You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/22 09:47:25 UTC

[jira] [Commented] (FLINK-3645) HDFSCopyUtilitiesTest fails in a Hadoop cluster

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

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

GitHub user chiwanpark opened a pull request:

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

    [FLINK-3645] [tests] HDFSCopyUtilitiesTest fails in a Hadoop cluster

    Please check [JIRA](https://issues.apache.org/jira/browse/FLINK-3645). `HDFSCopyUtilitiesTest` should use local file system only. This PR forces the test to use local file system.

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

    $ git pull https://github.com/chiwanpark/flink FLINK-3645

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

    https://github.com/apache/flink/pull/1825.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 #1825
    
----
commit 019715e842c6e44256bda008bbd697287f681382
Author: Chiwan Park <ch...@apache.org>
Date:   2016-03-22T08:44:35Z

    [FLINK-3645] [tests] Force HDFSCOPYUtilitiesTest to use local file system

----


> HDFSCopyUtilitiesTest fails in a Hadoop cluster
> -----------------------------------------------
>
>                 Key: FLINK-3645
>                 URL: https://issues.apache.org/jira/browse/FLINK-3645
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.0
>            Reporter: Chiwan Park
>            Assignee: Chiwan Park
>            Priority: Minor
>
> {{HDFSCopyUtilitiesTest}} class tests {{HDFSCopyFromLocal.copyFromLocal}} and {{HDFSCopyToLocal.copyToLocal}} methods. This test fails when runs on a machine where Hadoop is installed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)