Re: Spark - Eclipse IDE - Maven

2015-07-29 Thread Venkat Reddy
Thanks Petar,

I will purchase. Thanks for the input.


Thanks
Siva

On Tue, Jul 28, 2015 at 4:39 PM, Carol McDonald cmcdon...@maprtech.com
wrote:

 I agree,  I found this book very useful for getting started with spark and
 eclipse

 On Tue, Jul 28, 2015 at 11:10 AM, Petar Zecevic petar.zece...@gmail.com
 wrote:


 Sorry about self-promotion, but there's a really nice tutorial for
 setting up Eclipse for Spark in Spark in Action book:
 http://www.manning.com/bonaci/


 On 24.7.2015. 7:26, Siva Reddy wrote:

 Hi All,

  I am trying to setup the Eclipse (LUNA)  with Maven so that I
 create a
 maven projects for developing spark programs.  I am having some issues
 and I
 am not sure what is the issue.


Can Anyone share a nice step-step document to configure eclipse with
 maven
 for spark development.


 Thanks
 Siva



 --
 View this message in context:
 http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977.html
 Sent from the Apache Spark User List mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org



 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org





Re: Spark - Eclipse IDE - Maven

2015-07-29 Thread Dean Wampler
If you don't mind using SBT with your Scala instead of Maven, you can see
the example I created here: https://github.com/deanwampler/spark-workshop

It can be loaded into Eclipse or IntelliJ

Dean Wampler, Ph.D.
Author: Programming Scala, 2nd Edition
http://shop.oreilly.com/product/0636920033073.do (O'Reilly)
Typesafe http://typesafe.com
@deanwampler http://twitter.com/deanwampler
http://polyglotprogramming.com

On Wed, Jul 29, 2015 at 10:52 AM, Venkat Reddy ksiv...@gmail.com wrote:

 Thanks Petar,

 I will purchase. Thanks for the input.


 Thanks
 Siva

 On Tue, Jul 28, 2015 at 4:39 PM, Carol McDonald cmcdon...@maprtech.com
 wrote:

 I agree,  I found this book very useful for getting started with spark
 and eclipse

 On Tue, Jul 28, 2015 at 11:10 AM, Petar Zecevic petar.zece...@gmail.com
 wrote:


 Sorry about self-promotion, but there's a really nice tutorial for
 setting up Eclipse for Spark in Spark in Action book:
 http://www.manning.com/bonaci/


 On 24.7.2015. 7:26, Siva Reddy wrote:

 Hi All,

  I am trying to setup the Eclipse (LUNA)  with Maven so that I
 create a
 maven projects for developing spark programs.  I am having some issues
 and I
 am not sure what is the issue.


Can Anyone share a nice step-step document to configure eclipse with
 maven
 for spark development.


 Thanks
 Siva



 --
 View this message in context:
 http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977.html
 Sent from the Apache Spark User List mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org



 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org






Re: Spark - Eclipse IDE - Maven

2015-07-28 Thread Petar Zecevic


Sorry about self-promotion, but there's a really nice tutorial for 
setting up Eclipse for Spark in Spark in Action book:

http://www.manning.com/bonaci/


On 27.7.2015. 10:22, Akhil Das wrote:
You can follow this doc 
https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-IDESetup


Thanks
Best Regards

On Fri, Jul 24, 2015 at 10:56 AM, Siva Reddy ksiv...@gmail.com 
mailto:ksiv...@gmail.com wrote:


Hi All,

I am trying to setup the Eclipse (LUNA)  with Maven so that I
create a
maven projects for developing spark programs.  I am having some
issues and I
am not sure what is the issue.


  Can Anyone share a nice step-step document to configure eclipse
with maven
for spark development.


Thanks
Siva



--
View this message in context:

http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977.html
Sent from the Apache Spark User List mailing list archive at
Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
mailto:user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org
mailto:user-h...@spark.apache.org






Re: Spark - Eclipse IDE - Maven

2015-07-28 Thread Petar Zecevic


Sorry about self-promotion, but there's a really nice tutorial for 
setting up Eclipse for Spark in Spark in Action book:

http://www.manning.com/bonaci/


On 24.7.2015. 7:26, Siva Reddy wrote:

Hi All,

 I am trying to setup the Eclipse (LUNA)  with Maven so that I create a
maven projects for developing spark programs.  I am having some issues and I
am not sure what is the issue.


   Can Anyone share a nice step-step document to configure eclipse with maven
for spark development.


Thanks
Siva



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org




-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: Spark - Eclipse IDE - Maven

2015-07-28 Thread Carol McDonald
I agree,  I found this book very useful for getting started with spark and
eclipse

On Tue, Jul 28, 2015 at 11:10 AM, Petar Zecevic petar.zece...@gmail.com
wrote:


 Sorry about self-promotion, but there's a really nice tutorial for setting
 up Eclipse for Spark in Spark in Action book:
 http://www.manning.com/bonaci/


 On 24.7.2015. 7:26, Siva Reddy wrote:

 Hi All,

  I am trying to setup the Eclipse (LUNA)  with Maven so that I create
 a
 maven projects for developing spark programs.  I am having some issues
 and I
 am not sure what is the issue.


Can Anyone share a nice step-step document to configure eclipse with
 maven
 for spark development.


 Thanks
 Siva



 --
 View this message in context:
 http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977.html
 Sent from the Apache Spark User List mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org



 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org




Re: Spark - Eclipse IDE - Maven

2015-07-27 Thread Akhil Das
You can follow this doc
https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-IDESetup

Thanks
Best Regards

On Fri, Jul 24, 2015 at 10:56 AM, Siva Reddy ksiv...@gmail.com wrote:

 Hi All,

 I am trying to setup the Eclipse (LUNA)  with Maven so that I create a
 maven projects for developing spark programs.  I am having some issues and
 I
 am not sure what is the issue.


   Can Anyone share a nice step-step document to configure eclipse with
 maven
 for spark development.


 Thanks
 Siva



 --
 View this message in context:
 http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977.html
 Sent from the Apache Spark User List mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org




Re: Spark - Eclipse IDE - Maven

2015-07-24 Thread Anas Sherwani
Can you explain the issue? Further, in which language do you want to code?
There are number of blogs to create a simple a maven project in Eclipse, and
they are pretty simple and straightforward.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977p23979.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: Spark - Eclipse IDE - Maven

2015-07-24 Thread Siva Reddy
I want to program in scala  for spark.  



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977p23981.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Spark - Eclipse IDE - Maven

2015-07-23 Thread Siva Reddy
Hi All,

I am trying to setup the Eclipse (LUNA)  with Maven so that I create a
maven projects for developing spark programs.  I am having some issues and I
am not sure what is the issue.


  Can Anyone share a nice step-step document to configure eclipse with maven
for spark development.


Thanks
Siva



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Eclipse-IDE-Maven-tp23977.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org