Created on 11-15-2016 06:42 PM - edited 09-16-2022 03:47 AM
Hi,
I'm using Spark 2.0.0 beta2. I find the following beta2.jars
/opt/cloudera/parcels/SPARK2-2.0.0.cloudera.beta2-1.cdh5.7.0.p0.110234/lib/spark2/jars/spark-core_2.11-2.0.0.cloudera.beta2.jar
Spark2 beta works well by using interactive shell spark2-shell.
I'm going to write some java code. Is there a maven repository for beta projects?
Just like release repository https://repository.cloudera.com/content/repositories/releases/ ?
I've tried https://repository.cloudera.com/content/repositories/beta but got 404 error.
Thanks.
Created 11-16-2016 01:57 AM
It's in the same repo, not a different 'beta' repo. For example, see:
Created 11-16-2016 01:57 AM
It's in the same repo, not a different 'beta' repo. For example, see:
Created 11-16-2016 03:05 AM
Created 11-16-2016 03:09 AM
No, the repo I'm referencing is the one single Cloudera repo where all artifacts are hosted.
Created 11-16-2016 03:12 AM