Re: Zeppelin on Windows

2024-08-03 Thread Jongyoul Lee
It sounds good for you to do it. For Mongo interpreter, I think it would be good to share your error logs and how we can reproduce it with a jira ticket. Then, someone can solve the problem. If you made it, please share it with this thread. For handing Kafka messages, In my understanding, we prov

Re: Zeppelin on Windows

2024-08-02 Thread Andrés Ivaldi
Thanks for the explanation, I was able to create a docker image able to access the network of my services. Regarding mongo interpreter, I’m connecting to an Atlas cluster, it was not possible to use it properly, different kind on issues, I ended up doing a script that calls mongosh with my atlas ur

Re: Zeppelin on Windows

2024-07-28 Thread Jongyoul Lee
Hello, As Joo mentioned, Zeppelin doesn't support Windows officially (of course, we are trying to run it on Windows but there's no CI/CD for Windows) I recommend using WSL2 or Docker for Windows. Best regards, Jongyoul Lee 2024년 7월 28일 (일) 오전 11:56, Joo Hyuk Kim 님이 작성: > > AFAIK Zeppelin system

Re: Zeppelin on Windows

2024-07-27 Thread Joo Hyuk Kim
AFAIK Zeppelin system design scope doesn’t cover Windows, so it is possible to not run and you shoud expect much trouble ahead of u ( unless u found an end to end guide) 2024년 7월 28일 (일) 오전 6:21, Andrés Ivaldi 님이 작성: > Hello, I’m new using zeppelin, I’ve tried to make it run in windows but > seem

Re: Zeppelin on windows

2016-08-12 Thread moon soo Lee
Hi Guillaume, I think https://issues.apache.org/jira/browse/SPARK-2356 is related issue. Could you try set HADOOP_HOME env variable? Thanks, moon On Sat, Aug 6, 2016 at 3:22 AM tog wrote: > Hi > > I have access to a HDP platform running on RedHat. I would like to install > Zeppelin on my Windo