Re: Windows Supports

2019-03-03 Thread Jongyoul Lee
26, 2019 11:12 PM > *To:* users > *Subject:* Re: Windows Supports > > @Felix > What I meant was the case that running Zeppelin in the Windows environment > natively without a docker and a virtual Linux environment. People could run > Zeppelin through these kinds of ways but in the case

Re: Windows Supports

2019-02-28 Thread Felix Cheung
Ok but was the point about appveyer as CI. It’s not hard to setup. From: Jongyoul Lee Sent: Tuesday, February 26, 2019 11:12 PM To: users Subject: Re: Windows Supports @Felix What I meant was the case that running Zeppelin in the Windows environment natively

Re: Windows Supports

2019-02-26 Thread Jongyoul Lee
@Felix What I meant was the case that running Zeppelin in the Windows environment natively without a docker and a virtual Linux environment. People could run Zeppelin through these kinds of ways but in the case where they run Zeppelin natively, we didn't test that case and couldn't know the

Re: Windows Supports

2019-02-26 Thread Jeff Zhang
I think the issue is about running spark interpreter in windows. This is due to some script changes in interpreter launch script interpreter.sh, but it is not applied in interpreter.cmd. We could still support windows by fixing this issue, but I don't have time on this right now. I would be very

Re: Windows Supports

2019-02-26 Thread Thomas Bernhardt
We had no trouble running 0.8.0 on Windows 10 professional. We even set up authentication. Maybe our case is special however since we don't use any of the provided interpreters and only have an own interpreter. -Tom On Monday, February 25, 2019, 9:29:14 PM EST, Jongyoul Lee wrote:

Re: Windows Supports

2019-02-25 Thread Felix Cheung
://docs.microsoft.com/en-us/windows/wsl/install-win10 From: Jongyoul Lee Sent: Monday, February 25, 2019 6:29 PM To: dev; users Subject: Windows Supports Hi Dev and Users, Recently, personally, I've got reports that Z couldn't run under Windows' environments. I

Windows Supports

2019-02-25 Thread Jongyoul Lee
Hi Dev and Users, Recently, personally, I've got reports that Z couldn't run under Windows' environments. I think we need to discuss how to handle issues supporting windows. AFAIK, there are not many resources to test Z under Windows by committers or contributors. If we couldn't support Windows