Github user 1ambda commented on the issue:

    https://github.com/apache/zeppelin/pull/2363
  
    Helium feature doesn't work after this PR.
    
    - cloned new zeppelin repository
    - built ` mvn clean package -DskipTests;`
    - started zeppelin instance
    - then got this error.
    
    ```
    ERROR [2017-05-30 17:23:55,117] ({main} ZeppelinServer.java[<init>]:145) - 
    java.lang.NullPointerException
        at java.net.URI$Parser.parse(URI.java:3023)
        at java.net.URI.<init>(URI.java:595)
        at 
org.apache.zeppelin.helium.HeliumOnlineRegistry.getProxy(HeliumOnlineRegistry.java:123)
        at 
org.apache.zeppelin.helium.HeliumOnlineRegistry.getAll(HeliumOnlineRegistry.java:71)
        at org.apache.zeppelin.helium.Helium.getAllPackageInfo(Helium.java:190)
    ```


---
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.
---

Reply via email to