Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1538 First and second failing CI profile hit [ZEPPELIN-1797](https://issues.apache.org/jira/browse/ZEPPELIN-1797) Spark 1.5 had another troubles \w `DepInterpreterTest` ``` 16/12/13 10:47:22 INFO RemoteActorRefProvider$RemotingTerminator: Remote daemon shut down; proceeding with flushing remote transports. Results : Tests in error: DepInterpreterTest.testDefault:96 » NullPointer Tests run: 24, Failures: 0, Errors: 1, Skipped: 0 ``` And Selenium profiles also fails on test, related to `DepInterpreter` ``` ailed tests: SparkParagraphIT.testDep:234 First paragraph from SparkParagraphIT of testDep status: Expected: "FINISHED" but: was "ERROR" Tests in error: ZeppelinIT.testSparkInterpreterDependencyLoading:234->AbstractZeppelinIT.waitForParagraph:70->AbstractZeppelinIT.pollingWait:96 » Timeout Tests run: 18, Failures: 1, Errors: 1, Skipped: 0 ``` Though I belive none of these have to do anything with the changed introduced in this PR, so merging it to master if there is no further discussion
--- 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. ---