Marco Capuccini
Marco Capuccini
@zjffdu Indeed, adding Hadoop JARs to `CLASSPATH` caused conflicts in my environment, but adding them to `ZEPPELIN_CLASSPATH` seems to work good (https://github.com/mcapuccini/spark-tensorflow/blob/master/Dockerfile). Ins't `$ZEPPELIN_HOME/plugins/NotebookRepo/FileSystemNotebookRepo` added to the `ZEPPELIN_CLASSPATH` ultimately?
Ok! I'll try and I'll let you know. It would be nice though to to have it set automatically by the startup script. Zeppelin is an Apache project, and I...
I tested this PR and it fixes the issue that I initially reported to Marshall via email. It would be nice to have it merged :)
I was actually looking at the tensorboard and getting kind of confused. Along the same lines, the loss shown in the tensorboard grows together with the episode reward. I would...
I see. It's mostly a Spark UI problem then I'd say. If you don't mind we could leave this open for a while, if I have some spare time I...
@dongluochen my PR fixes it https://github.com/docker/libkv/pull/154
@GordonTheTurtle done... now I have to understand why the CI fails. From the log it seems like it can't download the consul binary. Any suggestion?
@GordonTheTurtle ... just noticed that you are bot haha
This is going to pass after https://github.com/docker/libkv/pull/154 is merged
@abronan did this get implemented somehow?