Hello Everyone,

I'm trying to use Zeppelin again as I've heard there have been some new
updates. I'm running on Spark 1.2.0 and CDH 5.3/Hadoop 2.5.0. Is there
anyway I can use Zeppelin now?

I have installed Zeppelin, maven, jdk 1.7, and npm. I have tried
installing/clean package on the home directory (I am cloning from github)
including
I tried this as well:
mvn -Phadoop-2.4 -Dhadoop.version=2.4.0 -DskipTests clean package

but I get this error:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.13:check (checkstyle) on
project zeppelin: Unable to create output stream:
/home/ec2-user/zeppelin/target/checkstyle-result.xml:
/home/ec2-user/zeppelin/target/checkstyle-result.xml (No such file or
directory) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:

Thank you for the help!

Reply via email to