You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (Created) (JIRA)" <ji...@apache.org> on 2011/10/15 16:11:11 UTC

[jira] [Created] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

HFilePrettyPrinter Scanned kv count always 0
--------------------------------------------

                 Key: HBASE-4595
                 URL: https://issues.apache.org/jira/browse/HBASE-4595
             Project: HBase
          Issue Type: Bug
          Components: io
    Affects Versions: 0.92.0, 0.94.0, 0.92.1
            Reporter: Matteo Bertozzi
            Priority: Minor


The "count" variable used to print the "Scanned kv count" is never incremented.
A local "count" variable in scanKeysValues() method is updated instead.

--
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] [Assigned] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

Posted by "Ted Yu (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu reassigned HBASE-4595:
-----------------------------

    Assignee: Matteo Bertozzi
    
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

Posted by "Ted Yu (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128205#comment-13128205 ] 

Ted Yu commented on HBASE-4595:
-------------------------------

+1 on patch.
                
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Priority: Minor
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

Posted by "Matteo Bertozzi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-4595:
-----------------------------------

    Status: Patch Available  (was: Open)
    
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Priority: Minor
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

Posted by "ramkrishna.s.vasudevan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128764#comment-13128764 ] 

ramkrishna.s.vasudevan commented on HBASE-4595:
-----------------------------------------------

+1
                
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

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

Hudson commented on HBASE-4595:
-------------------------------

Integrated in HBase-0.92 #75 (See [https://builds.apache.org/job/HBase-0.92/75/])
    HBASE-4595 HFilePrettyPrinter Scanned kv count always 0

stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java

                
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

Posted by "Matteo Bertozzi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-4595:
-----------------------------------

    Attachment: HBASE-4595.patch
    
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Priority: Minor
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

Posted by "Matteo Bertozzi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-4595:
-----------------------------------

    Attachment:     (was: HBASE-4595.patch)
    
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Priority: Minor
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

Posted by "Matteo Bertozzi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-4595:
-----------------------------------

    Attachment: HBASE-4595.patch
    
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Priority: Minor
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

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

Hudson commented on HBASE-4595:
-------------------------------

Integrated in HBase-TRUNK #2346 (See [https://builds.apache.org/job/HBase-TRUNK/2346/])
    HBASE-4595 HFilePrettyPrinter Scanned kv count always 0

stack : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java

                
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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] (HBASE-4595) HFilePrettyPrinter Scanned kv count always 0

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

stack updated HBASE-4595:
-------------------------

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

Applied trunk and 0.92 branch.
                
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

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