Re: Unable to print("Hello World") using %python :(

2016-12-10 Thread Jianfeng (Jeff) Zhang
This exception is thrown from spark side. I suspect you set them. Please grep them in SPARK_CONF_DIR grep -nr SPARK_CLASSPATH SPARK_CONF_DIR grep -nr spark.driver.extraClassPath SPARK_CONF_DIR Best Regard, Jeff Zhang From: Russell Jurney

Integrating SSO to Zeepelin Shiro

2016-12-10 Thread Niraj Kumar
Hi All, I am trying to integrate SSO to Zeppelin using shiro. Identity provider is Siteminder and protocol is SAML. Could you please send me or point me to link where I find the procedure to do this.? Thanks in advance Niraj Disclaimer : This email communication may contain privileged and

Re: Adding Angular API to non-Spark interpreters

2016-12-10 Thread DuyHai Doan
All interpreters can leverage the AngularObjectRegistry. The Cassandra interpreter does this here: https://github.com/apache/zeppelin/blob/master/cassandra/src/main/scala/org/apache/zeppelin/cassandra/InterpreterLogic.scala#L316-L356 On Fri, Dec 9, 2016 at 10:45 PM, Goodman, Alexander (398K) <