guys i tried it also(fresh git repo): mvn clean install -Pspark-1.5 -DskipTests -Drat.skip and no problem.
Abhay, you wrote you run: mvn package -Pspark-1.4 -Pcassandra-spark-1.4 -Dhadoop.version=2.6.0 -Phadoop-2.6 -Pbuild-distr –DskipTests if you use install instead of package - won't be better? t. On Fri, Nov 13, 2015 at 11:38 AM, moon soo Lee <m...@apache.org> wrote: > Just tried building from master, and i can not see the problem. > > After 'bin/zeppelin-daemon.sh start', If you go to zeppelin-web directory > and run './grunt serve', you'll able to connect http://localhost:9000 in > development mode. Then your javascript console will print more detailed > error. > > Could you try and see error in this way? > > > Thanks, > moon > > On Fri, Nov 13, 2015 at 7:19 PM <abhay.prad...@ubs.com> wrote: > >> Yes >> >> >> >> :( >> >> >> >> Nothing in the logs >> >> >> >> *From:* Tomas Hudik [mailto:xhu...@gmail.com] >> *Sent:* 13 November 2015 10:04 >> *To:* users@zeppelin.incubator.apache.org >> *Subject:* Re: cannot edit notebook after building zeppelin from source >> >> >> >> Hi Abhay, >> >> if you compile default Zeppelin: >> mvn package -DskipTests >> >> do you have the same problem? >> >> >> >> On Fri, Nov 13, 2015 at 10:50 AM, <abhay.prad...@ubs.com> wrote: >> >> Hello, >> >> >> >> I downloaded the zeppelin source code from github (branch master) and >> compiled it using this command and the build finishes successfully. >> >> >> >> mvn package -Pspark-1.4 -Pcassandra-spark-1.4 -Dhadoop.version=2.6.0 >> -Phadoop-2.6 -Pbuild-distr –DskipTests >> >> >> >> However, when I now start up zeppelin and create a new notebook, I cannot >> edit the notebook. Looking at the javascript output it fails with this error >> >> >> >> ****************** >> >> Error: ui-ace need ace to work... (o rly?) >> >> at vendor.js:69 >> >> at Object.e [as invoke] (vendor.js:36) >> >> at vendor.js:36 >> >> at f (vendor.js:36) >> >> at Object.<anonymous> (vendor.js:36) >> >> at Object.e [as invoke] (vendor.js:36) >> >> at Object.$get (vendor.js:36) >> >> at Object.e [as invoke] (vendor.js:36) >> >> at vendor.js:36 >> >> at Object.d [as get] (vendor.js:36) >> >> ******************* >> >> >> >> >> >> This comes from the file zeppelin-web/bower_components/angular-ui-ace/ >> ui-ace.js >> >> >> >> Any idea what is going on? >> >> >> >> cheers >> >> Abhay >> >> >> >> >> >> Visit our website at http://www.ubs.com >> >> This message contains confidential information and is intended only >> for the individual named. If you are not the named addressee you >> should not disseminate, distribute or copy this e-mail. Please >> notify the sender immediately by e-mail if you have received this >> e-mail by mistake and delete this e-mail from your system. >> >> E-mails are not encrypted and cannot be guaranteed to be secure or >> error-free as information could be intercepted, corrupted, lost, >> destroyed, arrive late or incomplete, or contain viruses. The sender >> therefore does not accept liability for any errors or omissions in the >> contents of this message which arise as a result of e-mail transmission. >> If verification is required please request a hard-copy version. This >> message is provided for informational purposes and should not be >> construed as a solicitation or offer to buy or sell any securities >> or related financial instruments. >> >> UBS Limited is a company limited by shares incorporated in the United >> Kingdom registered in England and Wales with number 2035362. >> Registered Office: 1 Finsbury Avenue, London EC2M 2PP >> UBS Limited is authorised by the Prudential Regulation Authority >> and regulated by the Financial Conduct Authority and the Prudential >> Regulation Authority. >> >> UBS AG is a public company incorporated with limited liability in >> Switzerland domiciled in the Canton of Basel-City and the Canton of >> Zurich respectively registered at the Commercial Registry offices in >> those Cantons with new Identification No: CHE-101.329.561 as from 18 >> December 2013 (and prior to 18 December 2013 with Identification >> No: CH-270.3.004.646-4) and having respective head offices at >> Aeschenvorstadt 1, 4051 Basel and Bahnhofstrasse 45, 8001 Zurich, >> Switzerland and is authorised and regulated by the Financial Market >> Supervisory Authority in Switzerland. Registered in the United >> Kingdom as a foreign company with No: FC021146 and having a UK >> Establishment registered at Companies House, Cardiff, with >> No: BR 004507. The principal office of UK Establishment: 1 Finsbury >> Avenue, London EC2M 2PP. In the United Kingdom, UBS AG is authorised >> by the Prudential Regulation Authority and subject to regulation >> by the Financial Conduct Authority and limited regulation by the >> Prudential Regulation Authority. Details about the extent of our >> regulation by the Prudential Regulation Authority are available >> from us on request. >> >> UBS reserves the right to retain all messages. Messages are protected >> and accessed only in legally justified cases. >> >> >> >