On Wed, Mar 11, 2015 at 8:20 PM, Tharinda Ehelepola <tharinda221@gmail.com> wrote:
Hi,

I need some help. My project is get the libraries from wrangler and create a back-end for the interface created using jaggery. Wrangler script to java converter  add to the back-end.


Using above linking I can get an idea about wrangler. Problem is how to convert wrangler scripts into java. They sends me some links to solve that problem.

They said that java code created using the wrangler script (after conversion) should be able to used as an Apache Spark [1] Transformations [2] at the back-end


I found some simple example from stackoverflow . But I am not able to find the library of 
spark.apache.

Have a look at quick start guide. http://spark.apache.org/docs/1.2.0/quick-start.html
I don't think there are spark.apache package as usually apache projects  naming convention. It  should be 'org.apache.spark'. I assume quick start guide give you all basic info


And also I have not proper idea about apache spark. I want to get some idea about apache spark And libraries. 

Thank You.
Tharinda



--
/Lali Devamanthri