RE: 'mvn verify' fails at flink-hadoop-fs

2018-07-10 Thread NEKRASSOV, ALEXEI
y Schepler [mailto:ches...@apache.org] Sent: Tuesday, July 10, 2018 3:10 PM To: dev@flink.apache.org; NEKRASSOV, ALEXEI Subject: Re: 'mvn verify' fails at flink-hadoop-fs That flat-out disables all tests in the module, even those that could run on Windows. We commonly add an OS check to r

Re: 'mvn verify' fails at flink-hadoop-fs

2018-07-10 Thread Chesnay Schepler
10, 2018 10:36 AM To: dev@flink.apache.org; NEKRASSOV, ALEXEI Subject: Re: 'mvn verify' fails at flink-hadoop-fs There's currently no workaround except going in and manually disabling them. On 10.07.2018 16:32, Chesnay Schepler wrote: Generally, any test that uses HDFS will fail on Window

RE: 'mvn verify' fails at flink-hadoop-fs

2018-07-10 Thread NEKRASSOV, ALEXEI
AM To: dev@flink.apache.org; NEKRASSOV, ALEXEI Subject: Re: 'mvn verify' fails at flink-hadoop-fs There's currently no workaround except going in and manually disabling them. On 10.07.2018 16:32, Chesnay Schepler wrote: > Generally, any test that uses HDFS will fail on Windows.

Re: 'mvn verify' fails at flink-hadoop-fs

2018-07-10 Thread Chesnay Schepler
There's currently no workaround except going in and manually disabling them. On 10.07.2018 16:32, Chesnay Schepler wrote: Generally, any test that uses HDFS will fail on Windows. We've disabled most of them, but some slip through from time to time. Note that we do not provide any guarantees fo

Re: 'mvn verify' fails at flink-hadoop-fs

2018-07-10 Thread Chesnay Schepler
Generally, any test that uses HDFS will fail on Windows. We've disabled most of them, but some slip through from time to time. Note that we do not provide any guarantees for all tests passing on Windows. On 10.07.2018 16:28, NEKRASSOV, ALEXEI wrote: I'm running 'mvn clean verify' on Windows wi

'mvn verify' fails at flink-hadoop-fs

2018-07-10 Thread NEKRASSOV, ALEXEI
I'm running 'mvn clean verify' on Windows with no Hadoop libraries installed, and the build fails (see below). What's the solution? Is there a switch to skip Hadoop-related tests? Or I need to install Hadoop libraries? Thanks, Alex Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: