Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1333 I tested branch-0.6 after reverting this PR, and I cannot reproduce the issue. ``` remoteInterpreter.setEnv(env); ``` Above line of code only existed in master branch, and use of variable `env` is causing compiling issue in branch-0.6. If someone else can confirm that env variable works in branch-0.6 without this patch, I would like to revert this PR from branch-0.6.
--- 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 feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---