You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by vinayakumarb <gi...@git.apache.org> on 2016/04/04 15:15:31 UTC

[GitHub] hadoop pull request: HDFS-10256. Use GenericTestUtils.getTestDir m...

GitHub user vinayakumarb opened a pull request:

    https://github.com/apache/hadoop/pull/90

    HDFS-10256. Use GenericTestUtils.getTestDir method in tests for temporary directories

    Separated the HDFS changes from HADOOP-12984

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

    $ git pull https://github.com/vinayakumarb/hadoop features/HDFS-10256

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

    https://github.com/apache/hadoop/pull/90.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 #90
    
----
commit c029cee003492b68954be8a20cfc23ad22bedaa5
Author: Vinayakumar B <vi...@apache.org>
Date:   2016-04-04T12:54:37Z

    HADOOP-12984. Add GenericTestUtils.getTestDir method and use it for temporary directory in tests

commit 1e7c43187deb18fe3bd56250fc6620d82d0602bb
Author: Vinayakumar B <vi...@apache.org>
Date:   2016-04-04T13:04:24Z

    HDFS-10256. Use GenericTestUtils.getTestDir method in tests for temporary directories

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---