Github user secsubs commented on the issue:
https://github.com/apache/zeppelin/pull/868
I managed to build successfully against CDH 5.7.0 right after the fix was
released. Anyone need any specific artifacts? I am using Spark and Drill
interpreters.
---
If your project is set up
Github user secsubs commented on the issue:
https://github.com/apache/zeppelin/pull/868
@kovalenko-boris I did not deviate from the official build tutorial. Just:
mvn clean package -Pspark-1.6 -Dspark.version=1.6.0
-Dhadoop.version=2.6.0-cdh5.7.0 -Phadoop-2.6 -Pvendor-repo
Github user secsubs commented on the issue:
https://github.com/apache/zeppelin/pull/868
Sorry, my bad, this tutorial from Cloudera blog still works:
http://blog.cloudera.com/blog/2015/07/how-to-install-apache-zeppelin-on-cdh/
---
If your project is set up for it, you can reply