Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 4a8735530 -> ec9c231b0
[HOTFIX] Fix CI on branch-0.8
The build is broken in branch-0.8 after the merge of
https://github.com/apache/zeppelin/pull/3117 (ZEPPELIN-3691). This is to fix
that.
Along with above this fixes the checkstyl
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 6fed0628a -> 4a8735530
ZEPPELIN-3633. ZeppelinContext Not Found in yarn-cluster Mode
### What is this PR for?
This issue is due to classpath in cluster mode. Because in cluster mode, driver
run in the node of yarn cluster which don'
Repository: zeppelin
Updated Branches:
refs/heads/master 68512b9cd -> 92f244ef7
ZEPPELIN-3633. ZeppelinContext Not Found in yarn-cluster Mode
### What is this PR for?
This issue is due to classpath in cluster mode. Because in cluster mode, driver
run in the node of yarn cluster which don't ha