RE: building zeppelin from source - web not working

2024-05-17 Thread Leon Katsnelson
unsubscribe From: Michal Vince Date: Friday, May 17, 2024 at 4:21 AM To: users@zeppelin.apache.org Subject: [EXTERNAL] Re: building zeppelin from source - web not working Hi Jongyoul thanks for looking into this. I just pulled fresh master branch, run build command and start zeppelin-daemon i

Re: building zeppelin from source - web not working

2024-05-17 Thread Michal Vince
Hi Jongyoul thanks for looking into this. I just pulled fresh master branch, run build command and start zeppelin-daemon i got the same result when building in docker from Dockerfile in root of the project docker build -t zeppelin -f Dockerfile --no-cache . docker run -it zeppelin bash ap

Re: building zeppelin from source - web not working

2024-05-16 Thread Jongyoul Lee
Hello, I followed your command and I ran Zeppelin with the latest master and successfully accessed the web. Could you please share more information? Best regards, Jongyoul Lee 2024년 5월 16일 (목) 오후 6:15, Michal Vince 님이 작성: > hi > > I`m trying to build zeppelin >