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 "Eli Collins (JIRA)" <ji...@apache.org> on 2012/05/13 21:51:51 UTC

[jira] [Created] (HADOOP-8398) Cleanup BlockLocation

Eli Collins created HADOOP-8398:
-----------------------------------

             Summary: Cleanup BlockLocation
                 Key: HADOOP-8398
                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.0.0
            Reporter: Eli Collins
            Assignee: Eli Collins
            Priority: Minor


Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8398) Cleanup BlockLocation

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

Hudson commented on HADOOP-8398:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1045 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1045/])
    HADOOP-8398. Cleanup BlockLocation. Contributed by Eli Collins (Revision 1338806)

     Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1338806
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/BlockLocation.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/Node.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NodeBase.java

                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8398) Cleanup BlockLocation

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

Eli Collins updated HADOOP-8398:
--------------------------------

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

I've committed this to trunk and merged to branch-2. Thanks John and Todd.
                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8398) Cleanup BlockLocation

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

Eli Collins updated HADOOP-8398:
--------------------------------

    Attachment: hadoop-8398.txt

Patch attached.
                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8398) Cleanup BlockLocation

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

Hudson commented on HADOOP-8398:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1081 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1081/])
    HADOOP-8398. Cleanup BlockLocation. Contributed by Eli Collins (Revision 1338806)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1338806
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/BlockLocation.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/Node.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NodeBase.java

                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8398) Cleanup BlockLocation

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

Hudson commented on HADOOP-8398:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #2247 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2247/])
    HADOOP-8398. Cleanup BlockLocation. Contributed by Eli Collins (Revision 1338806)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1338806
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/BlockLocation.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/Node.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NodeBase.java

                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8398) Cleanup BlockLocation

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

John George commented on HADOOP-8398:
-------------------------------------

+1 seems pretty straightforward. 
                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8398) Cleanup BlockLocation

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

Eli Collins updated HADOOP-8398:
--------------------------------

    Status: Patch Available  (was: Open)
    
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8398) Cleanup BlockLocation

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

Hudson commented on HADOOP-8398:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2321 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2321/])
    HADOOP-8398. Cleanup BlockLocation. Contributed by Eli Collins (Revision 1338806)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1338806
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/BlockLocation.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/Node.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NodeBase.java

                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8398) Cleanup BlockLocation

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

Todd Lipcon commented on HADOOP-8398:
-------------------------------------

One typo:

+  private long offset;  // Offset of the of the block in the file

                
> Cleanup BlockLocation
> ---------------------
>
>                 Key: HADOOP-8398
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8398
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-8398.txt
>
>
> Minor BlockLocation cleanup. Remove dead imports, cleanup some incorrect comment and write a better javadoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira