"You must build Spark with Hive. Export 'SPARK_HIVE=true'"

2016-11-21 Thread Ruslan Dautkhanov
Getting You must *build Spark with Hive*. Export 'SPARK_HIVE=true' See full stack [2] below. I'm using Spark 1.6 that comes with CDH 5.8.3. So it's definitely compiled with Hive. We use Jupyter notebooks without problems in the same environment. Using Zeppelin 0.6.2, downloaded as zeppelin-0.6.2-

Re: Pass parameters to paragraphs via URL

2016-11-21 Thread duncan.fol...@gmail.com
On 2016-07-13 16:34 (-), TEJA SRIVASTAV wrote: > PS typo > > > > On Wed, Jul 13, 2016 at 9:03 PM TEJA SRIVASTAV > wrote: > > > We do have work around for that but Validate. > > You need to use angularBinding to achieve it > > %angular > > > > var > > scope=angular.element(document.get

Re: Zeppeling 0.6.2 stable version startup error - Static initialization is deprecated

2016-11-21 Thread Nirav Patel
Looks like it was an issue with Linux Firewall. Got around it. Thanks On Mon, Nov 21, 2016 at 11:24 AM, Nirav Patel wrote: > I built 0.6.2 stable version using spark2 . It starts but I get following > error and UI doesn't load. > > INFO [2016-11-21 11:19:22,235] ({main} InterpreterFactory.jav

Zeppeling 0.6.2 stable version startup error - Static initialization is deprecated

2016-11-21 Thread Nirav Patel
I built 0.6.2 stable version using spark2 . It starts but I get following error and UI doesn't load. INFO [2016-11-21 11:19:22,235] ({main} InterpreterFactory.java[init]:154) - Interpreter md.md found. class=org.apache.zeppelin.markdown.Markdown ERROR [2016-11-21 11:19:22,252] ({main} Interprete

Re: Embedded Mode for interpreter

2016-11-21 Thread kevin giroux
What about giving *freedom* to users, and then, exposing again such an embedded mode to users ? Well, not all users have the same needs, or want to run Zeppelin the same way. On my side, being able to use such a 'embedded' mode will be useful. Thanks. Le mer. 16 nov. 2016 à 23:45, moon soo Lee