z.load in apache zeppelin results in error -


enter image description herei'm trying z.load in apache zeppelin following:

%dep z.load("/zeppelin-0.5.6-incubating-bin-all/lplibs/hive/csv-serde-1.0.5-jar-with-dependencies.jar") 

i error , says (not sure error):

must used before sparkinterpreter (%spark) initialized hint: put paragraph before spark code , restart zeppelin/interpreter 

this zeppelin section first have in notebook i'm not sure complaining about..

right can't check problem, should restart interpreter (pushing restart button) before loading dependency jar file.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -