Re: No spark examples jar in maven repository after 1.1.1 ?

2015-11-16 Thread Sean Owen
I think because they're not a library? they're example code, not
something you build an app on.

On Mon, Nov 16, 2015 at 9:27 AM, Jeff Zhang <zjf...@gmail.com> wrote:
> I don't find spark examples jar in maven repository after 1.1.1. Any reason
> for that ?
>
> http://mvnrepository.com/artifact/org.apache.spark/spark-examples_2.10
>
>
> --
> Best Regards
>
> Jeff Zhang

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



Re: No spark examples jar in maven repository after 1.1.1 ?

2015-11-16 Thread Jeff Zhang
But it may be useful for user to check the example source code in IDE just
by adding it to maven dependency. Otherwise user have to either download
the source code or check it in github.

On Mon, Nov 16, 2015 at 5:32 PM, Sean Owen <so...@cloudera.com> wrote:

> I think because they're not a library? they're example code, not
> something you build an app on.
>
> On Mon, Nov 16, 2015 at 9:27 AM, Jeff Zhang <zjf...@gmail.com> wrote:
> > I don't find spark examples jar in maven repository after 1.1.1. Any
> reason
> > for that ?
> >
> > http://mvnrepository.com/artifact/org.apache.spark/spark-examples_2.10
> >
> >
> > --
> > Best Regards
> >
> > Jeff Zhang
>



-- 
Best Regards

Jeff Zhang


No spark examples jar in maven repository after 1.1.1 ?

2015-11-16 Thread Jeff Zhang
I don't find spark examples jar in maven repository after 1.1.1. Any reason
for that ?

http://mvnrepository.com/artifact/org.apache.spark/spark-examples_2.10


-- 
Best Regards

Jeff Zhang