> 100% 15:11:16
> Python 2.7.14
>
> And this is what I see in Zeppelin logs :
>
> WARN [2017-10-04 15:10:35,998] ({pool-2-thread-34}
> NotebookServer.java[afterStatusChange]:2064) - Job 20171004-150341_2114032812
> is finished, status: ERROR, exception: null, result: %text Not supported
> command: activate python:2.7
> print ‘nothing'
>
> Thanks
> —
> Cyril Scetbon
>
thon:2.7 python -V
100% 15:11:16
Python 2.7.14
And this is what I see in Zeppelin logs :
WARN [2017-10-04 15:10:35,998] ({pool-2-thread-34}
NotebookServer.java[afterStatusChange]:2064) - Job 20171004-150341_2114032812
is finis
;
>
>
>
> Docker is installed on my machine :
>
> docker run -ti python:2.7 python -V
>
> 100% 15:11:16
> Python 2.7.14
>
> And this is what I see in Zeppelin logs :
>
> WARN [2017-10-04 15:10:35,998] ({pool-2-thread-34}
> NotebookSer
Hello
I am having troubles using the cassandra interpreter on my local machine.
Whenever i try to run a cassandra notebook i get following error stack
java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.zeppelin.cassandra.DisplaySystem$NoResultDisplay$
> at
> org.apache.zeppel
“we were considering how to deliver our programs to users widely after we made
a program with collaboration on Zeppelin”
- This is a common question/use case in my experience with Zeppelin: “How do we
roll out code to everyone once it’s been prototyped in Zeppelin?”. Our
approach is to package