Github user bbuild11 commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/868
  
    Hi all,
    
    I downloaded the latest master clone from github and built it using this 
command:
    
    mvn clean package -DskipTests -Pspark-1.6 -Phadoop-2.6 
-Dspark.version=1.6.0-cdh5.7.0 -Dhadoop.version=2.6.0-cdh5.7.0 -Pvendor-repo
    
    I got this error running the Zeppelin Tutorial example:
    
    java.lang.ClassNotFoundException: 
org.apache.spark.deploy.yarn.YarnSparkHadoopUtil
    
    So, I rebuilt using this command:
    
    mvn clean package -DskipTests -Pspark-1.6 -Phadoop-2.6 
-Dspark.version=1.6.0-cdh5.7.0 -Dhadoop.version=2.6.0-cdh5.7.0 -Pvendor-repo 
-Pyarn
    
    Now, I get this after a long while:
    
    java.net.ConnectException: Connection refused
    
    Can someone provide some advice on getting this to work with CDH 5.7.0?
    
    Thanks,
    Ben
    
    
    > On May 24, 2016, at 9:43 PM, Lee moon soo <notificati...@github.com> 
wrote:
    > 
    > +1 for merge
    > 
    > —
    > You are receiving this because you commented.
    > Reply to this email directly or view it on GitHub 
<https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-221471718>
    



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