[GitHub] zeppelin issue #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2350 This seems flaky test in cassandra, not related with this PR. ``` Results : Tests in error: CassandraInterpreterTest.org.apache.zeppelin.cassandra.CassandraInterpreterTest

[GitHub] zeppelin issue #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2350 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] zeppelin issue #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-17 Thread sergeymazin
Github user sergeymazin commented on the issue: https://github.com/apache/zeppelin/pull/2350 @zjffdu Thanks for your comments. I updated PR with your proposed solution and progress bar for LivySparkSQLInterpreter also works now. I am not sure if my test makes sense or maybe I

[GitHub] zeppelin issue #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2350 Thanks @sergeymazin for the contribution. But I am afraid the right fix should be delegating the `getProcess` to the inner `sparkInterpreter` of `LivySparkSQLInterpreter`. Otherwise although we