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} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,252] ({main} InterpreterFactory.java[init]:154)
- Interpreter livy.spark found.
class=org.apache.zeppelin.livy.LivySparkInterpreter
INFO [2016-11-21 11:19:22,253] ({main} InterpreterFactory.java[init]:154)
- Interpreter livy.sql found.
class=org.apache.zeppelin.livy.LivySparkSQLInterpreter
ERROR [2016-11-21 11:19:22,254] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,255] ({main} InterpreterFactory.java[init]:154)
- Interpreter livy.pyspark found.
class=org.apache.zeppelin.livy.LivyPySparkInterpreter
ERROR [2016-11-21 11:19:22,255] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,255] ({main} InterpreterFactory.java[init]:154)
- Interpreter livy.sparkr found.
class=org.apache.zeppelin.livy.LivySparkRInterpreter
ERROR [2016-11-21 11:19:22,297] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,297] ({main} InterpreterFactory.java[init]:154)
- Interpreter alluxio.alluxio found.
class=org.apache.zeppelin.alluxio.AlluxioInterpreter
ERROR [2016-11-21 11:19:22,310] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,310] ({main} InterpreterFactory.java[init]:154)
- Interpreter kylin.kylin found.
class=org.apache.zeppelin.kylin.KylinInterpreter
ERROR [2016-11-21 11:19:22,318] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,318] ({main} InterpreterFactory.java[init]:154)
- Interpreter psql.sql found.
class=org.apache.zeppelin.postgresql.PostgreSqlInterpreter
ERROR [2016-11-21 11:19:22,327] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,327] ({main} InterpreterFactory.java[init]:154)
- Interpreter python.python found.
class=org.apache.zeppelin.python.PythonInterpreter
ERROR [2016-11-21 11:19:22,371] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,372] ({main} InterpreterFactory.java[init]:154)
- Interpreter hbase.hbase found.
class=org.apache.zeppelin.hbase.HbaseInterpreter
INFO [2016-11-21 11:19:22,388] ({main} InterpreterFactory.java[init]:154)
- Interpreter cassandra.cassandra found.
class=org.apache.zeppelin.cassandra.CassandraInterpreter
ERROR [2016-11-21 11:19:22,425] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,426] ({main} InterpreterFactory.java[init]:154)
- Interpreter ignite.ignite found.
class=org.apache.zeppelin.ignite.IgniteInterpreter
ERROR [2016-11-21 11:19:22,427] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,427] ({main} InterpreterFactory.java[init]:154)
- Interpreter ignite.ignitesql found.
class=org.apache.zeppelin.ignite.IgniteSqlInterpreter
ERROR [2016-11-21 11:19:22,477] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,477] ({main} InterpreterFactory.java[init]:154)
- Interpreter lens.lens found.
class=org.apache.zeppelin.lens.LensInterpreter
INFO [2016-11-21 11:19:22,508] ({main} InterpreterFactory.java[init]:154)
- Interpreter flink.flink found.
class=org.apache.zeppelin.flink.FlinkInterpreter
ERROR [2016-11-21 11:19:22,520] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,520] ({main} InterpreterFactory.java[init]:154)
- Interpreter file.hdfs found.
class=org.apache.zeppelin.file.HDFSFileInterpreter
ERROR [2016-11-21 11:19:22,526] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
INFO [2016-11-21 11:19:22,526] ({main} InterpreterFactory.java[init]:154)
- Interpreter angular.angular found.
class=org.apache.zeppelin.angular.AngularInterpreter
INFO [2016-11-21 11:19:22,538] ({main} InterpreterFactory.java[init]:154)
- Interpreter jdbc.sql found. class=org.apache.zeppelin.jdbc.JDBCInterpreter
INFO [2016-11-21 11:19:22,555] ({main} InterpreterFactory.java[init]:154)
- Interpreter bigquery.sql found.
class=org.apache.zeppelin.bigquery.BigQueryInterpreter
ERROR [2016-11-21 11:19:22,577] ({main} Interpreter.java[register]:315) -
Static initialization is deprecated. You should change it to use
interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
--
[image: What's New with Xactly] <http://www.xactlycorp.com/email-click/>
<https://www.nyse.com/quote/XNYS:XTLY> [image: LinkedIn]
<https://www.linkedin.com/company/xactly-corporation> [image: Twitter]
<https://twitter.com/Xactly> [image: Facebook]
<https://www.facebook.com/XactlyCorp> [image: YouTube]
<http://www.youtube.com/xactlycorporation>