Hi
 i am using sbt to generate ecliipse project file
these are my dependencies
they 'll probably translate to some thing like this in mvn dependencies


these are same for all packages listed below
<groupId>org.apache,spark</groupId>
<version>2.1.0</version>


<artifactId>spark-core_2.11</artifactId>
<artifactId>spark-streaming_2.11</artifactId
<artifactId>spark-mllib_2.11</artifactId>
<artifactId>spark-sql_2.11</artifactId>
<artifactId>spark-streaming-flume-sink_2.11</artifactId>
<artifactId>spark-streaming-kafka-0-10_2.11</artifactId>

hth




On Fri, Feb 24, 2017 at 8:16 AM, nancy henry <nancyhenry6...@gmail.com>
wrote:

> Hi Guys,
>
> Please one of you who is successfully able to bbuild maven packages in
> eclipse scala IDE please share your pom.xml
>
>
>
>

Reply via email to