[jira] Updated: (HBASE-3436) HBase start scripts should not include maven repos jars if they exist in lib

2011-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3436: - Priority: Critical (was: Major) Fix Version/s: 0.90.1 I think this issue will manufacture support reque

[jira] Created: (HBASE-3437) Allow Explicit Splits from the Shell

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
Allow Explicit Splits from the Shell Key: HBASE-3437 URL: https://issues.apache.org/jira/browse/HBASE-3437 Project: HBase Issue Type: Improvement Components: shell Reporter: Nicolas

[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

2011-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980222#action_12980222 ] stack commented on HBASE-3437: -- Does this not work N? {code} hbase(main):006:0* help 'split'

[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980226#action_12980226 ] Nicolas Spiegelberg commented on HBASE-3437: @stack: Sorry, I meant explicit sp

[jira] Commented: (HBASE-3436) HBase start scripts should not include maven repos jars if they exist in lib

2011-01-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980230#action_12980230 ] Todd Lipcon commented on HBASE-3436: I thought we only injected the maven jars if we sa

[jira] Updated: (HBASE-3437) Allow Explicit Splits from the Shell

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3437: --- Attachment: HBASE-3437.patch also fixes a small bug where you couldn't explicit split

[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

2011-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980255#action_12980255 ] stack commented on HBASE-3437: -- +1 on patch. > Allow Explicit Splits from the Shell > ---

[jira] Commented: (HBASE-3436) HBase start scripts should not include maven repos jars if they exist in lib

2011-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980258#action_12980258 ] stack commented on HBASE-3436: -- Yeah, I suppose. That check is there: {code} # Detect if we

[jira] Commented: (HBASE-3436) HBase start scripts should not include maven repos jars if they exist in lib

2011-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980259#action_12980259 ] stack commented on HBASE-3436: -- Bill, that is, did you change your hbase download from a clean

[jira] Resolved: (HBASE-3437) Allow Explicit Splits from the Shell

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg resolved HBASE-3437. Resolution: Fixed > Allow Explicit Splits from the Shell >

[jira] Commented: (HBASE-3436) HBase start scripts should not include maven repos jars if they exist in lib

2011-01-11 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980273#action_12980273 ] Bill Graham commented on HBASE-3436: I'm don't recall running mvn install, but I do see

[jira] Commented: (HBASE-3433) Remove the KV copy of every KV in Scan; introduced by HBASE-3232 (why doesn't keyonlyfilter make copies rather than mutate -- HBASE-3211)?

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980293#action_12980293 ] Nicolas Spiegelberg commented on HBASE-3433: I agree with Stack that a soft cop

[jira] Commented: (HBASE-3433) Remove the KV copy of every KV in Scan; introduced by HBASE-3232 (why doesn't keyonlyfilter make copies rather than mutate -- HBASE-3211)?

2011-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980304#action_12980304 ] stack commented on HBASE-3433: -- Yeah, maybe its not a drag on perf. but its 'dirty' and would

[jira] Updated: (HBASE-3433) Remove the KV copy of every KV in Scan; introduced by HBASE-3232 (why doesn't keyonlyfilter make copies rather than mutate -- HBASE-3211)?

2011-01-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3433: --- Component/s: regionserver performance > Remove the KV copy of every KV in Scan; intr

[jira] Updated: (HBASE-2498) Read multiple HFile blocks from HDFS in a single call when possible

2011-01-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-2498: --- Component/s: regionserver performance io > Read multiple HFile bloc

[jira] Updated: (HBASE-2182) NIO based RPC

2011-01-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-2182: --- Component/s: performance ipc > NIO based RPC > - > > Key

[jira] Commented: (HBASE-2832) Priorities and multi-threading for MemStore flushing

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980377#action_12980377 ] Nicolas Spiegelberg commented on HBASE-2832: Not sure about the state of this J

[jira] Commented: (HBASE-3433) Remove the KV copy of every KV in Scan; introduced by HBASE-3232 (why doesn't keyonlyfilter make copies rather than mutate -- HBASE-3211)?

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980392#action_12980392 ] Nicolas Spiegelberg commented on HBASE-3433: dj_ryan: nspiegelberg: extra copy

[jira] Commented: (HBASE-2832) Priorities and multi-threading for MemStore flushing

2011-01-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980393#action_12980393 ] Todd Lipcon commented on HBASE-2832: fyi you can access the review using review.clouder

[jira] Updated: (HBASE-3433) Remove the KV copy of every KV in Scan; introduced by HBASE-3232 (why doesn't keyonlyfilter make copies rather than mutate -- HBASE-3211)?

2011-01-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3433: --- Attachment: HBASE-3433-sidenote.patch minor API refactoring to add a deepCopy and a s

[jira] Commented: (HBASE-3434) ability to increment a counter without reading original value from storage

2011-01-11 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980585#action_12980585 ] dhruba borthakur commented on HBASE-3434: - Using co-processors seems to be the righ