Hi,
Thanks for sharing your problem here. Let me try to help.
Do you see the same error when you run
"npm -i" or "yarn install" in your visualizatioin package
dir? (/home/romain/visu-vegas/Test01_HelloWorld)
Thanks,
moon
On Wed, Sep 30, 2020 at 2:34 AM wrote:
> Hello,
>
>
>
> I wish to integ
Hi,
I'm trying to build a docker image for Zeppelin in which I'll be able to use a
spark standalone cluster. For this I understand that I need to include a Spark
installation and point to it with the environment variable SPARK_HOME. I think
I've done this correctly, but it doesn't seem to work.