zeppelin git commit: ZEPPELIN-3246. Need option for automatically restart the livy interpreter automatically as zeppelin does not start new Livy session if yarn livy session application is killed

2018-02-26 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 7b3011d31 -> 0f05288ad ZEPPELIN-3246. Need option for automatically restart the livy interpreter automatically as zeppelin does not start new Livy session if yarn livy session application is killed ### What is this PR for? Add one

zeppelin git commit: ZEPPELIN-3246. Need option for automatically restart the livy interpreter automatically as zeppelin does not start new Livy session if yarn livy session application is killed

2018-02-26 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 720537aab -> 75ada89f4 ZEPPELIN-3246. Need option for automatically restart the livy interpreter automatically as zeppelin does not start new Livy session if yarn livy session application is killed ### What is this PR for? Add one new

zeppelin git commit: ZEPPELIN-3265. DevInterpreter doesn't work

2018-02-26 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 0f05288ad -> 7ddfaed10 ZEPPELIN-3265. DevInterpreter doesn't work ### What is this PR for? This PR is trying the fix the bug that DevInterpreter doesn't work due the interpreter code refactoring. ### What type of PR is it? [Bug Fix

zeppelin git commit: ZEPPELIN-3265. DevInterpreter doesn't work

2018-02-26 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 75ada89f4 -> fc44693fe ZEPPELIN-3265. DevInterpreter doesn't work ### What is this PR for? This PR is trying the fix the bug that DevInterpreter doesn't work due the interpreter code refactoring. ### What type of PR is it? [Bug Fix ]

zeppelin git commit: ZEPPELIN-3255. Can not run spark1 and spark2 in one zeppelin instance

2018-02-26 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 7ddfaed10 -> fd96855d9 ZEPPELIN-3255. Can not run spark1 and spark2 in one zeppelin instance ### What is this PR for? Although #2750 enable the support of spark 2.3, it breaks the support of spark 1.6. Users have to build zeppelin a

zeppelin git commit: ZEPPELIN-3255. Can not run spark1 and spark2 in one zeppelin instance

2018-02-26 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master fc44693fe -> 64bbba479 ZEPPELIN-3255. Can not run spark1 and spark2 in one zeppelin instance ### What is this PR for? Although #2750 enable the support of spark 2.3, it breaks the support of spark 1.6. Users have to build zeppelin again