Andrea Guidi

Results 11 comments of Andrea Guidi

Thanks @jason-dai for your reply. Actually I am running notebooks on Jupyterlab as Spark Applications on YARN. I tried both by local and HDFS paths, the weird fact is that...

> in spark doc, / is not a option, please try hdfs:// or file://. > application-jar: Path to a bundled jar including your application and all dependencies. The URL must...

Hello @hkvision @jason-dai I tried what you said but I'm getting a 'JavaPackage object is not callable' error What might it be due to? Thanks

> > > Hi @guidiandrea > > Since you already have a SparkSession, you need to manually upload the jar for Analytics Zoo before initializing the SparkSession. You may refer...

> > > But actually pip install analytics-zoo will also install bigdl and pyspark2.4.6, how can you only pip install analytics-zoo? If you are using Spark 2.3, I suppose you...

> > > Hi @guidiandrea > > Since you already have a SparkSession, you need to manually upload the jar for Analytics Zoo before initializing the SparkSession. You may refer...

@hkvision Yep, I have this problem when adding the analytics-zoo JAR into sparkmagic configurations (we run Jupyter with JupyterHub, so when we launch the first cell a yarn application is...

Hello, The size of the file is 403 MB. What do you mean by ‘check that spark.jars is correct’? Inviato da myMail per iOS venerdì 29 ottobre 2021, 06:46 +0100...

![immagine](https://user-images.githubusercontent.com/44230804/133978638-28ee2137-cfc2-460e-8257-0d2b6c9716de.png) I am having the same problem. I tried installing pyspark as first package to avoid all of this, but then it downloads and caches all tensorflow versions, each patch...

I was able to install h5py==3.3.0 by downloading the wheel, python==3.7.9. The problem is that when I try installing Elephas, Tensorflow 2.6 is first installed and it downgrades h5py to...