Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/1772 Since this updates docs only, I feel all fails are flaky and unrelated, however: [2](https://travis-ci.org/apache/zeppelin/jobs/184305296) Issue with dependency loader ``` testLoad(org.apache.zeppelin.dep.DependencyResolverTest) Time elapsed: 1.34 sec <<< ERROR! org.sonatype.aether.RepositoryException: Cannot fetch dependencies for com.agimatec:agimatec-validation:0.9.3 at org.apache.zeppelin.dep.DependencyResolver.getArtifactsWithDep(DependencyResolver.java:181) at org.apache.zeppelin.dep.DependencyResolver.loadFromMvn(DependencyResolver.java:131) at org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:79) at org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:96) at org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:88) at org.apache.zeppelin.dep.DependencyResolverTest.testLoad(DependencyResolverTest.java:89) ``` [3](https://travis-ci.org/apache/zeppelin/jobs/184305297) Loading R dependencies ``` ** R ** preparing package for lazy loading Error in eval(expr, envir, enclos) : could not find function ".getNamespace" Error : unable to load R code in package ââ¬Ëstringiââ¬â¢ Error : unable to load R code in package ââ¬Ërzeppelinââ¬â¢ ``` [10](https://travis-ci.org/apache/zeppelin/jobs/184305306) Stalled Build ``` No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself. ```
--- 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. ---