I try it in master branch, it looks like it fails to download the
dependencies. and it also fails when I try use spark-submit directly. It
should not be a zeppelin issue, please check these 2 dependencies.
Exception in thread "main" java.lang.RuntimeException: problem during
retrieve of org.apach
Hi Karan,
thanks for your hint, and sorry for the late response. I've tried the
import using _root_ as suggested on stackoverflow, but it didn't change
anything. Also, the import statement runs. The error occurs when using the
classname.
As for datavec-api, it is a transient dependency of deeplea
I already filed an issue: Checkout
https://issues.apache.org/jira/browse/ZEPPELIN-3290
Jeff Zhang wanted to wait for other users feedback there.
On 2018/03/19 18:10:48, Ruslan Dautkhanov wrote:
> We're getting " IPython is available, use IPython for PySparkInterpreter "
> warning each time we
We're getting " IPython is available, use IPython for PySparkInterpreter "
warning each time we start %pyspark notebooks.
Although there is no difference between %pyspark and %ipyspark afaik.
At least we can use all ipython magic commands etc.
(maybe becase we have zeppelin.pyspark.useIPython=true