You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andy Isaacson (JIRA)" <ji...@apache.org> on 2012/10/29 21:08:12 UTC

[jira] [Created] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

Andy Isaacson created HADOOP-8994:
-------------------------------------

             Summary: TestDFSShell creates file named "noFileHere", making further tests hard to understand
                 Key: HADOOP-8994
                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Andy Isaacson


While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Hudson commented on HADOOP-8994:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1242 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1242/])
    HADOOP-8994. TestDFSShell creates file named "noFileHere", making further tests hard to understand (Andy Isaacson via daryn) (Revision 1403714)

     Result = FAILURE
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1403714
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java

                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Andy Isaacson updated HADOOP-8994:
----------------------------------

    Attachment: hadoop8994.txt

Change name of the file that is created to {{isFileHere}}.
                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Hudson commented on HADOOP-8994:
--------------------------------

Integrated in Hadoop-Yarn-trunk #22 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/22/])
    HADOOP-8994. TestDFSShell creates file named "noFileHere", making further tests hard to understand (Andy Isaacson via daryn) (Revision 1403714)

     Result = SUCCESS
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1403714
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java

                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Andy Isaacson updated HADOOP-8994:
----------------------------------

    Affects Version/s: 3.0.0
                       2.0.2-alpha
    
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Andy Isaacson updated HADOOP-8994:
----------------------------------

    Priority: Minor  (was: Major)
    
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Daryn Sharp updated HADOOP-8994:
--------------------------------

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

I've committed to trunk and branch-2.  Thanks Andy!
                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Hudson commented on HADOOP-8994:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1212 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1212/])
    HADOOP-8994. TestDFSShell creates file named "noFileHere", making further tests hard to understand (Andy Isaacson via daryn) (Revision 1403714)

     Result = FAILURE
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1403714
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java

                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Andy Isaacson updated HADOOP-8994:
----------------------------------

    Status: Patch Available  (was: Open)
    
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Andy Isaacson updated HADOOP-8994:
----------------------------------

    Component/s: test
    
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

Posted by "Daryn Sharp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486887#comment-13486887 ] 

Daryn Sharp commented on HADOOP-8994:
-------------------------------------

+1  Will commit shortly.
                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Hudson commented on HADOOP-8994:
--------------------------------

Integrated in Hadoop-trunk-Commit #2942 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/2942/])
    HADOOP-8994. TestDFSShell creates file named "noFileHere", making further tests hard to understand (Andy Isaacson via daryn) (Revision 1403714)

     Result = SUCCESS
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1403714
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java

                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] [Assigned] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Andy Isaacson reassigned HADOOP-8994:
-------------------------------------

    Assignee: Andy Isaacson
    
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

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

Hadoop QA commented on HADOOP-8994:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12551231/hadoop8994.txt
  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:green}+1 javadoc{color}.  The javadoc tool did not generate any 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-hdfs-project/hadoop-hdfs.

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

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

This message is automatically generated.
                
> TestDFSShell creates file named "noFileHere", making further tests hard to understand
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8994
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.0.2-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>         Attachments: hadoop8994.txt
>
>
> While working on HDFS-1331 I added a test to {{TestDFSShell}} which used {{noFileHere}} in the negative case.  This failed mysteriously because the earlier tests run {{-touchz noFileHere}} for no good reason.

--
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