Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1535 Resolved the conflicts and the build ran but there are failures related to spark for 2 consecutive times.Refer below for details: `Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.043 sec <<< FAILURE! - in org.apache.zeppelin.rest.NotebookRepoRestApiTest org.apache.zeppelin.rest.NotebookRepoRestApiTest Time elapsed: 4.043 sec <<< ERROR! java.lang.NullPointerException: null at java.util.Hashtable.put(Hashtable.java:514) at java.util.Properties.setProperty(Properties.java:161) at org.apache.zeppelin.rest.AbstractTestRestApi.start(AbstractTestRestApi.java:201) at org.apache.zeppelin.rest.AbstractTestRestApi.startUp(AbstractTestRestApi.java:233) at org.apache.zeppelin.rest.NotebookRepoRestApiTest.init(NotebookRepoRestApiTest.java:52)` Thanks, Kavin MailTo: kavin.ku...@imaginea.com
--- 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. ---