Quick followup, I was able to download the file, I cloned the repository and tried to "mvn clean package". However, I got this error:
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.16:npm (npm install) on project zeppelin-web: Failed to run task: 'npm install --color=false' failed. (error code 1) -> [Help 1] It successfully got through all the steps and failed at Zeppelin: web Application. Any troubleshooting tips are greatly appreciated. Thanks! On Mon, Jan 12, 2015 at 1:51 PM, Su She <[email protected]> wrote: > Hello All, > > Very excited about using Zeppelin! Couple questions: > > 1) Is there any documentation for installing Zeppelin. I've been trying to > : > > wget > https://github.com/NFLabs/zeppelin/releases/download/release-0.4.0/zeppelin-0.4.0_spark-1.1.0_hadoop-2.4.tar.gz > > but, I keep getting errors saying the URL isn't valid. > > 2) I saw that there is a user list, but I don't see it here: > > http://mail-archives.apache.org/mod_mbox/ > > I only see dev and commits. Please let me know where the most appropriate > place to submit questions. > > Thank you for the help! >
