zeppelin git commit: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullPointerException when getProgress is called

2017-05-18 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 5aff67be6 -> 9cccd8677 [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullPointerException when getProgress is called ### What is this PR for? When using %livy.sql interpreter following error is logged into interpreter log:

zeppelin git commit: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullPointerException when getProgress is called

2017-05-18 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 2f03469bc -> 05af3bf4b [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullPointerException when getProgress is called ### What is this PR for? When using %livy.sql interpreter following error is logged into interpreter log: `ERROR

zeppelin git commit: [ZEPPELIN-2545] [ZEPPELIN-2546] SecurityRestApiTest, NotebookSecurityRestApiTest fails on travis

2017-05-18 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 9cf09cce8 -> 2f03469bc [ZEPPELIN-2545] [ZEPPELIN-2546] SecurityRestApiTest, NotebookSecurityRestApiTest fails on travis ### What is this PR for? shiro returns multiple JSESSIONID on login request in integration test. ```bash moon$