zeppelin git commit: [ZEPPELIN-2679] JDBC. precode for session

2018-04-16 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 0a97446a7 -> edf3c2589 [ZEPPELIN-2679] JDBC. precode for session ### What is this PR for? We have a precode for interpreter (all interpreters) which executes once after start interpreter. With it we can create shared code that will be a

zeppelin git commit: [ZEPPELIN-2679] JDBC. precode for session

2018-04-16 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 4635259fe -> 1795ed427 [ZEPPELIN-2679] JDBC. precode for session We have a precode for interpreter (all interpreters) which executes once after start interpreter. With it we can create shared code that will be available in the para

zeppelin git commit: ZEPPELIN-3395 Fix impersonate spark interpreter without proxy-user option

2018-04-16 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master edf3c2589 -> aa3ea6869 ZEPPELIN-3395 Fix impersonate spark interpreter without proxy-user option ### What is this PR for? Fix impersonate spark interpreter. Currently, impersonate spark interpreter always runs as zeppelin user, not impe

zeppelin git commit: ZEPPELIN-3395 Fix impersonate spark interpreter without proxy-user option

2018-04-16 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 1795ed427 -> 637612276 ZEPPELIN-3395 Fix impersonate spark interpreter without proxy-user option ### What is this PR for? Fix impersonate spark interpreter. Currently, impersonate spark interpreter always runs as zeppelin user, not

zeppelin git commit: ZEPPELIN-3391. Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters

2018-04-16 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master aa3ea6869 -> 0e82a5712 ZEPPELIN-3391. Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters ### What is this PR for? The root cause of this bug is that the final status of paragraph is not only determined by interpret

zeppelin git commit: ZEPPELIN-3391. Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters

2018-04-16 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 637612276 -> 90bd8cb16 ZEPPELIN-3391. Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters ### What is this PR for? The root cause of this bug is that the final status of paragraph is not only determined by inter