Github user prasadwagle commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/917#issuecomment-221947440 @bzz I had originally created ZeppelinScaldingShell in the org.apache.zeppelin.scalding package. I moved it to com.twitter.scalding so that I could access "private[scalding] var storedHdfsMode". I am planning to create a PR in https://github.com/twitter/scalding to make that field protected. Once that happens, I will move ZeppelinScaldingShell to org.apache.zeppelin.scalding. Does that make sense? I created https://issues.apache.org/jira/browse/ZEPPELIN-888 for the DummyNotebookRepo class not found issue. I merged #862 and the selenium test passed! But one of the jobs failed with the error below. I am going to start another build. https://travis-ci.org/apache/incubator-zeppelin/jobs/133162290 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on project zeppelin: Error downloading resources archive. Could not transfer artifact org.apache.apache.resources:apache-jar-resource-bundle:jar:1.5-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Name or service not known I really appreciate you looking into the flaky builds and tests!
--- 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. ---