On Fri, Aug 5, 2016 at 9:53 AM, Carlo.Allocca <carlo.allo...@open.ac.uk> wrote:
>         <dependency>
>             <groupId>org.apache.spark</groupId>
>             <artifactId>spark-core_2.10</artifactId>
>             <version>2.0.0</version>
>             <type>jar</type>
>         </dependency>
>         <dependency>
>             <groupId>org.apache.spark</groupId>
>             <artifactId>spark-sql_2.10</artifactId>
>             <version>2.0.0</version>
>             <type>jar</type>
>         </dependency>
>         <dependency>
>             <groupId>org.apache.spark</groupId>
>             <artifactId>spark-mllib_2.10</artifactId>
>             <version>1.3.0</version>
>             <type>jar</type>
>         </dependency>
>
>     </dependencies>

One of these is not like the others...

-- 
Marcelo

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to