You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Brandon Li (JIRA)" <ji...@apache.org> on 2012/10/19 06:50:03 UTC

[jira] [Created] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Brandon Li created MAPREDUCE-4736:
-------------------------------------

             Summary: Remove obsolete option [-rootDir] from TestDFSIO
                 Key: MAPREDUCE-4736
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: test
            Reporter: Brandon Li
            Assignee: Brandon Li
            Priority: Trivial
         Attachments: MAPREDUCE-4736.patch

Looks like this option is obsolete.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Brandon Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Li updated MAPREDUCE-4736:
----------------------------------

    Attachment: MAPREDUCE-4736.patch
    
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Brandon Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Li updated MAPREDUCE-4736:
----------------------------------

    Status: Patch Available  (was: Open)
    
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Konstantin Shvachko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479663#comment-13479663 ] 

Konstantin Shvachko commented on MAPREDUCE-4736:
------------------------------------------------

+1
Root directory can be specified by -Dtest.build.data=/my/root/dir
                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480726#comment-13480726 ] 

Hudson commented on MAPREDUCE-4736:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1201 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1201/])
    Moved MAPREDUCE-4736 jira from trunk to Release 2.0.3 section (Revision 1400314)
MAPREDUCE-4736. Remove obsolete option [-rootDir] from TestDFSIO. Contributed by Brandon Li. (Revision 1400313)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400314
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400313
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/TestDFSIO.java

                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas updated MAPREDUCE-4736:
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

I committed the patch to trunk. Thank you Brandon for the patch. Thank you Konstantin for the review.
                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>             Fix For: 3.0.0
>
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480691#comment-13480691 ] 

Hudson commented on MAPREDUCE-4736:
-----------------------------------

Integrated in Hadoop-Yarn-trunk #9 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/9/])
    Moved MAPREDUCE-4736 jira from trunk to Release 2.0.3 section (Revision 1400314)
MAPREDUCE-4736. Remove obsolete option [-rootDir] from TestDFSIO. Contributed by Brandon Li. (Revision 1400313)

     Result = FAILURE
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400314
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400313
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/TestDFSIO.java

                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480456#comment-13480456 ] 

Hudson commented on MAPREDUCE-4736:
-----------------------------------

Integrated in Hadoop-trunk-Commit #2899 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/2899/])
    Moved MAPREDUCE-4736 jira from trunk to Release 2.0.3 section (Revision 1400314)
MAPREDUCE-4736. Remove obsolete option [-rootDir] from TestDFSIO. Contributed by Brandon Li. (Revision 1400313)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400314
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400313
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/TestDFSIO.java

                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Brandon Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Li updated MAPREDUCE-4736:
----------------------------------

    Affects Version/s: 3.0.0
    
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Brandon Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Li updated MAPREDUCE-4736:
----------------------------------

    Description: Looks like this option is obsolete. Remove it to avoid confusion.   (was: Looks like this option is obsolete.)
    
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479638#comment-13479638 ] 

Hadoop QA commented on MAPREDUCE-4736:
--------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12549803/MAPREDUCE-4736.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated -4 warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2944//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2944//console

This message is automatically generated.
                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480737#comment-13480737 ] 

Hudson commented on MAPREDUCE-4736:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1231 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1231/])
    Moved MAPREDUCE-4736 jira from trunk to Release 2.0.3 section (Revision 1400314)
MAPREDUCE-4736. Remove obsolete option [-rootDir] from TestDFSIO. Contributed by Brandon Li. (Revision 1400313)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400314
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400313
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/TestDFSIO.java

                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4736) Remove obsolete option [-rootDir] from TestDFSIO

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas updated MAPREDUCE-4736:
---------------------------------------

    Fix Version/s: 2.0.3-alpha

Merged the change to branch-2 as well.
                
> Remove obsolete option [-rootDir] from TestDFSIO
> ------------------------------------------------
>
>                 Key: MAPREDUCE-4736
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4736
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: MAPREDUCE-4736.patch
>
>
> Looks like this option is obsolete. Remove it to avoid confusion. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira