[jira] [Commented] (HBASE-3922) pre sharding in ascii

2011-05-29 Thread mingjian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041021#comment-13041021 ] mingjian commented on HBASE-3922: - Thanks for stack's comments. I added a simple unit test

[jira] [Updated] (HBASE-3922) pre sharding in ascii

2011-05-29 Thread mingjian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingjian updated HBASE-3922: Attachment: RegionSplit-v2.patch modified some spaces and tabs modified and added some comments add a new p

[jira] [Created] (HBASE-3932) Support saving MR jobs counters in HBase.

2011-05-29 Thread Ophir Cohen (JIRA)
Support saving MR jobs counters in HBase. - Key: HBASE-3932 URL: https://issues.apache.org/jira/browse/HBASE-3932 Project: HBase Issue Type: New Feature Components: mapreduce Repo

[jira] [Commented] (HBASE-3921) Allow adding arbitrary blobs to Put

2011-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040981#comment-13040981 ] Hudson commented on HBASE-3921: --- Integrated in HBase-TRUNK #1944 (See [https://builds.apach

[jira] [Commented] (HBASE-3931) Allow adding attributes to Get

2011-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040980#comment-13040980 ] Hudson commented on HBASE-3931: --- Integrated in HBase-TRUNK #1944 (See [https://builds.apach

[jira] [Commented] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040972#comment-13040972 ] Ted Yu commented on HBASE-3927: --- @Andrew: That's fine. > display total uncompressed byte s

[jira] [Commented] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040910#comment-13040910 ] Andrew Purtell commented on HBASE-3927: --- @Ted: I agree with Matt also. However, comm

[jira] [Updated] (HBASE-3931) Allow adding attributes to Get

2011-05-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3931: -- Resolution: Fixed Fix Version/s: 0.92.0 Status: Resolved (was: Patch Availabl

[jira] [Commented] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040884#comment-13040884 ] Ted Yu commented on HBASE-3927: --- I tend to agree with Matt. But Facebook may have large inde

[jira] [Commented] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040881#comment-13040881 ] Matt Corgan commented on HBASE-3927: This looks great Ted. Thanks. Should we take th

[jira] [Updated] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3927: -- Attachment: (was: 3927.txt) > display total uncompressed byte size of a region in web UI >

[jira] [Updated] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3927: -- Attachment: 3927.txt This version limits the digits after decimal point to 4 for compression ratio. > display

[jira] [Updated] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3927: -- Attachment: 3927.txt This version adjusts Store.FIXED_OVERHEAD > display total uncompressed byte size of a reg

[jira] [Updated] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3927: -- Attachment: (was: 3927.txt) > display total uncompressed byte size of a region in web UI >

[jira] [Commented] (HBASE-3928) Some potential performance improvements to Bytes/KeyValue

2011-05-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040855#comment-13040855 ] Andrew Purtell commented on HBASE-3928: --- +1 KV comparison is a key hotspot in memst

[jira] [Commented] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-05-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040854#comment-13040854 ] Andrew Purtell commented on HBASE-3927: --- +1 Minor nit, I think the compression rati

[jira] [Commented] (HBASE-3931) Allow adding attributes to Get

2011-05-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040820#comment-13040820 ] Andrew Purtell commented on HBASE-3931: --- Running tests now. Will commit if no errors

[jira] [Updated] (HBASE-3931) Allow adding attributes to Get

2011-05-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3931: -- Attachment: HBASE-3931.patch > Allow adding attributes to Get > --

[jira] [Updated] (HBASE-3931) Allow adding attributes to Get

2011-05-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3931: -- Affects Version/s: 0.92.0 Status: Patch Available (was: Open) > Allow adding at

[jira] [Created] (HBASE-3931) Allow adding attributes to Get

2011-05-29 Thread Andrew Purtell (JIRA)
Allow adding attributes to Get -- Key: HBASE-3931 URL: https://issues.apache.org/jira/browse/HBASE-3931 Project: HBase Issue Type: Improvement Reporter: Andrew Purtell Assignee: Andrew Purt