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

Hudson commented on HADOOP-9147:
--------------------------------

Integrated in Hadoop-trunk-Commit #3134 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3134/])
    HADOOP-9147. Add missing fields to FIleStatus.toString. Contributed by 
Jonathan Allen. (Revision 1423444)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423444
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileStatus.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFileStatus.java

                
> Add missing fields to FIleStatus.toString
> -----------------------------------------
>
>                 Key: HADOOP-9147
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9147
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.2-alpha
>            Reporter: Jonathan Allen
>            Assignee: Jonathan Allen
>            Priority: Trivial
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-9147.patch, HADOOP-9147.patch, HADOOP-9147.patch, 
> HADOOP-9147.patch
>
>
> The FileStatus.toString method is missing the following fields:
> - modification_time
> - access_time
> - symlink
> These should be added in to aid debugging.

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

Reply via email to