[ 
https://issues.apache.org/jira/browse/FLINK-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006662#comment-16006662
 ] 

ASF GitHub Bot commented on FLINK-6558:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/3874

    [FLINK-6558] Disable yarn tests on Windows

    This PR disabled a several YARN tests on Windows. They are failing since 
they try to start an HDFS cluster.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 6558_yarn_tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3874.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3874
    
----
commit ed48f4ffed5bb403f29bb2cf4350d3d16d69f307
Author: zentol <[email protected]>
Date:   2017-05-11T14:55:11Z

    [FLINK-6558] Disable yarn tests on Windows

----


> Yarn tests fail on Windows
> --------------------------
>
>                 Key: FLINK-6558
>                 URL: https://issues.apache.org/jira/browse/FLINK-6558
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests, YARN
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>
> The following yarn tests fail on Windows since they try to start-up an HDFS 
> cluster. This requires the Windows hadoop extensions which we can't ship, so 
> these tests should be disabled on Windows.
> {code}
> YarnIntraNonHaMasterServicesTest
> YarnPreConfiguredMasterHaServicesTest
> YarnApplicationMasterRunnerTest
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to