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 "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2011/03/16 06:29:29 UTC

[jira] Created: (HADOOP-7193) Help message is wrong for touchz command.

Help message is wrong for touchz command.
-----------------------------------------

                 Key: HADOOP-7193
                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Uma Maheswara Rao G
            Priority: Minor


Help message for touchz command is
 -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
                in a file at <path>. An error is returned if the file exists with non-zero length.

 Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.

So better to change the help message to give exact meaning.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (HADOOP-7193) Help message is wrong for touchz command.

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

James Seigel updated HADOOP-7193:
---------------------------------

    Attachment: HADOOP-7193.patch

> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (HADOOP-7193) Help message is wrong for touchz command.

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

James Seigel updated HADOOP-7193:
---------------------------------

    Affects Version/s: 0.21.0
         Release Note: Updated the help for the touchz command.
               Status: Patch Available  (was: Open)

> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Priority: Minor
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-7193) Help message is wrong for touchz command.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-7193:
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.0
                   0.22.0
                   0.21.1
           Status: Resolved  (was: Patch Available)

> Please justify why no new tests are needed for this patch.
This only fixes an help message.

I have committed this.  Thanks, Uma!

> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>             Fix For: 0.21.1, 0.22.0, 0.23.0
>
>         Attachments: HADOOP-7193.patch, HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-7193) Help message is wrong for touchz command.

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

Hudson commented on HADOOP-7193:
--------------------------------

Integrated in Hadoop-Common-22-branch #35 (See [https://hudson.apache.org/hudson/job/Hadoop-Common-22-branch/35/])
    HADOOP-7193. Correct the "fs -touchz" command help message.  Contributed by Uma Maheswara Rao G


> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>             Fix For: 0.21.1, 0.22.0, 0.23.0
>
>         Attachments: HADOOP-7193.patch, HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-7193) Help message is wrong for touchz command.

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

Hudson commented on HADOOP-7193:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #533 (See [https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/533/])
    HADOOP-7193. Correct the "fs -touchz" command help message.  Contributed by Uma Maheswara Rao G


> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>             Fix For: 0.21.1, 0.22.0, 0.23.0
>
>         Attachments: HADOOP-7193.patch, HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (HADOOP-7193) Help message is wrong for touchz command.

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

Uma Maheswara Rao G updated HADOOP-7193:
----------------------------------------

    Attachment: HADOOP-7193.patch

> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HADOOP-7193.patch, HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-7193) Help message is wrong for touchz command.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-7193:
-------------------------------------------

        Assignee: Uma Maheswara Rao G
    Hadoop Flags: [Reviewed]

+1 patch looks good.

> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HADOOP-7193.patch, HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (HADOOP-7193) Help message is wrong for touchz command.

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

Uma Maheswara Rao G commented on HADOOP-7193:
---------------------------------------------

Thanks James,
Small change in message, HDFS will not write any time stamp in file. Just it will create zero size files and modified/created time as current time.
Updated the appropriate message.

> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HADOOP-7193.patch, HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-7193) Help message is wrong for touchz command.

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

Hadoop QA commented on HADOOP-7193:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12473984/HADOOP-7193.patch
  against trunk revision 1084415.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://hudson.apache.org/hudson/job/PreCommit-HADOOP-Build/317//testReport/
Findbugs warnings: https://hudson.apache.org/hudson/job/PreCommit-HADOOP-Build/317//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://hudson.apache.org/hudson/job/PreCommit-HADOOP-Build/317//console

This message is automatically generated.

> Help message is wrong for touchz command.
> -----------------------------------------
>
>                 Key: HADOOP-7193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7193
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HADOOP-7193.patch, HADOOP-7193.patch
>
>
> Help message for touchz command is
>  -touchz <path>: Write a timestamp in yyyy-MM-dd HH:mm:ss format
>                 in a file at <path>. An error is returned if the file exists with non-zero length.
>  Actually current DFS behaviour is that it will not write any time stamp in created file. Just it is creating zero size file.
> So better to change the help message to give exact meaning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira