Filed an infra issue to enable appveyor support. https://issues.apache.org/jira/browse/INFRA-14019
Thanks, moon On Fri, Apr 21, 2017 at 2:22 AM Park Hoon <1am...@gmail.com> wrote: > Thanks for reply @moon. > > > Additionally, i create umbrella issue for windows support > > - https://issues.apache.org/jira/browse/ZEPPELIN-2440 > > > Regard, > > Hoon Park > > On Thu, Apr 20, 2017 at 12:28 PM, moon soo Lee <m...@apache.org> wrote: > >> Hi, >> >> Thanks for staring the thread. >> >> I've seen almost every month people report build broken on windows. >> Windows CI env will definitely help solving the problem. >> >> I'm +1 on setting up appveyor for the project. >> >> Due to very high usage on ASF's travis account, Zeppelin project guide >> each contributor setup travis account and check success/fail using Jenkins. >> >> I don't know how busy ASF's appveyor account. But I think we can first >> try just turn on appveyor with ASF's account and see how busy it is. >> >> Thanks, >> moon >> >> >> On Wed, Apr 19, 2017 at 5:15 AM Park Hoon <1am...@gmail.com> wrote: >> >>> Hi all, >>> >>> Some people are struggling with build Zeppelin in windows. >>> >>> - >>> http://stackoverflow.com/questions/40498638/install-zeppelin-on-windows/42560442#42560442 >>> >>> IMO, it's enough to verify that zeppelin works well on windows. >>> >>> But it's not that hard to setup CI for windows and it's possible to >>> execute integration tests on windows, it's useful. As you know, we have >>> some issues related with windows env >>> >>> - >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ZEPPELIN%20and%20text%20~%20windows >>> >>> I found that some apache projects already use appveyor to run CI on >>> windows. (sadly, travis doesn't support) >>> >>> - (thrift) https://github.com/apache/thrift/blob/master/appveyor.yml >>> - (arrow) https://issues.apache.org/jira/browse/INFRA-12967 >>> >>> >>> >>> Thanks. >>> >>> >>> >