[jira] [Updated] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-02 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated HBASE-6299: --- Attachment: HBASE-6299.patch Add handling of SocketTimeoutException in assign(). 1. return if region

[jira] [Updated] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-02 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated HBASE-6299: --- Status: Patch Available (was: Open) RS starts region open while fails ack to

[jira] [Commented] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404918#comment-13404918 ] Hadoop QA commented on HBASE-6299: -- -1 overall. Here are the results of testing the

[jira] [Updated] (HBASE-6296) Refactor EventType to track its own ExecutorService type

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6296: - Status: Patch Available (was: Open) Refactor EventType to track its own ExecutorService type

[jira] [Updated] (HBASE-6296) Refactor EventType to track its own ExecutorService type

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6296: - Status: Open (was: Patch Available) Refactor EventType to track its own ExecutorService type

[jira] [Updated] (HBASE-6296) Refactor EventType to track its own ExecutorService type

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6296: - Attachment: 6296v1.txt Retry Refactor EventType to track its own ExecutorService type

[jira] [Commented] (HBASE-6298) Region balancer not balancing

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404939#comment-13404939 ] stack commented on HBASE-6298: -- @Dave Want to try what the lads suggest? Change config and

[jira] [Updated] (HBASE-6265) Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed

2012-07-02 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-6265: --- Fix Version/s: 0.94.1 0.92.2 Calling getTimestamp() on a KV in cp.prePut()

[jira] [Updated] (HBASE-6265) Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed

2012-07-02 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-6265: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-6265) Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed

2012-07-02 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-6265: --- Attachment: HBASE-6265-0.94.patch HBASE-6265-0.92.patch Calling getTimestamp()

[jira] [Commented] (HBASE-6265) Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed

2012-07-02 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404944#comment-13404944 ] Lars George commented on HBASE-6265: Just as a comment, the two -1's from Hadoop QA

[jira] [Updated] (HBASE-5416) Improve performance of scans with some kind of filters.

2012-07-02 Thread Max Lapan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Lapan updated HBASE-5416: - Attachment: Filtered_scans_v7.patch Implemented benchmark of joined scanners. You can run it with {{mvn

[jira] [Created] (HBASE-6301) Fix hadoopqa script warnings and findbugs counts

2012-07-02 Thread stack (JIRA)
stack created HBASE-6301: Summary: Fix hadoopqa script warnings and findbugs counts Key: HBASE-6301 URL: https://issues.apache.org/jira/browse/HBASE-6301 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-6265) Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404948#comment-13404948 ] stack commented on HBASE-6265: -- I made hbase-6301 to fix hadoopqa counts.

[jira] [Commented] (HBASE-6301) Fix hadoopqa script warnings and findbugs counts

2012-07-02 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404982#comment-13404982 ] Lars Francke commented on HBASE-6301: - For the javac warnings the QA script does a

[jira] [Commented] (HBASE-6210) Backport HBASE-6197 to 0.94

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405011#comment-13405011 ] ramkrishna.s.vasudevan commented on HBASE-6210: --- HBASE-6297 raised for

[jira] [Commented] (HBASE-6265) Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed

2012-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405028#comment-13405028 ] Hudson commented on HBASE-6265: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #77 (See

[jira] [Commented] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-07-02 Thread JQ Hadoop (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405031#comment-13405031 ] JQ Hadoop commented on HBASE-4364: -- Looks like a useful fix to me - the current behavior

[jira] [Resolved] (HBASE-6210) Backport HBASE-6197 to 0.94

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6210. -- Resolution: Fixed Hadoop Flags: Reviewed Committed to 0.94. Resolving. Backport

[jira] [Commented] (HBASE-6300) Master should not ignore event RS_ZK_REGION_OPENED when regionState is null or unexpected.

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405040#comment-13405040 ] stack commented on HBASE-6300: -- Sounds good Maryann. Why do you think RegionState was null?

[jira] [Commented] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405044#comment-13405044 ] stack commented on HBASE-6299: -- Good stuff Maryann. Your patch looks good as bandaid till we

[jira] [Updated] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6295: - Component/s: performance Tags: noob Labels: noob (was: ) Making it noob. Could be fun

[jira] [Created] (HBASE-6302) Document how to run integration tests

2012-07-02 Thread stack (JIRA)
stack created HBASE-6302: Summary: Document how to run integration tests Key: HBASE-6302 URL: https://issues.apache.org/jira/browse/HBASE-6302 Project: HBase Issue Type: Bug Components:

[jira] [Updated] (HBASE-6302) Document how to run integration tests

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6302: - Priority: Blocker (was: Major) Document how to run integration tests

[jira] [Commented] (HBASE-6203) Create hbase-it module

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405056#comment-13405056 ] stack commented on HBASE-6203: -- I made HBASE-6302 for doc. after we settle on how IT stuff is

[jira] [Updated] (HBASE-6289) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS is still working but only the RS's ZK node expires.

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6289: - Status: Open (was: Patch Available) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS

[jira] [Updated] (HBASE-6289) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS is still working but only the RS's ZK node expires.

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6289: - Attachment: HBASE-6289-v2.patch Retry ROOT region doesn't get re-assigned in

[jira] [Updated] (HBASE-6289) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS is still working but only the RS's ZK node expires.

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6289: - Status: Patch Available (was: Open) ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS

[jira] [Commented] (HBASE-5416) Improve performance of scans with some kind of filters.

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405062#comment-13405062 ] Zhihong Ted Yu commented on HBASE-5416: --- @Andrew, @Mikhail: What do you think of the

[jira] [Commented] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405066#comment-13405066 ] stack commented on HBASE-6241: -- Feedback up on RB Enis. Thanks.

[jira] [Commented] (HBASE-5360) [uberhbck] Add options for how to handle offline split parents.

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405074#comment-13405074 ] ramkrishna.s.vasudevan commented on HBASE-5360: --- @Jimmy I have a question

[jira] [Updated] (HBASE-6285) HBase master should log INFO message when it attempts to assign a region

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6285: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed to

[jira] [Commented] (HBASE-5838) Add an LZ4 compression option to HFile

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405083#comment-13405083 ] ramkrishna.s.vasudevan commented on HBASE-5838: --- @Andy I think this also

[jira] [Created] (HBASE-6303) setCompression api need to support LZ4 in HColumnDescriptor

2012-07-02 Thread Gopinathan A (JIRA)
Gopinathan A created HBASE-6303: --- Summary: setCompression api need to support LZ4 in HColumnDescriptor Key: HBASE-6303 URL: https://issues.apache.org/jira/browse/HBASE-6303 Project: HBase

[jira] [Commented] (HBASE-5360) [uberhbck] Add options for how to handle offline split parents.

2012-07-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405115#comment-13405115 ] Jimmy Xiang commented on HBASE-5360: @Ram, good question. For lingering parent, the

[jira] [Commented] (HBASE-6298) Region balancer not balancing

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405143#comment-13405143 ] Zhihong Ted Yu commented on HBASE-6298: --- This issue should be asked on dev mailing

[jira] [Comment Edited] (HBASE-6298) Region balancer not balancing

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405143#comment-13405143 ] Zhihong Ted Yu edited comment on HBASE-6298 at 7/2/12 5:25 PM:

[jira] [Updated] (HBASE-5416) Improve performance of scans with some kind of filters.

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5416: -- Status: Open (was: Patch Available) Improve performance of scans with some kind of

[jira] [Updated] (HBASE-5416) Improve performance of scans with some kind of filters.

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5416: -- Fix Version/s: 0.96.0 Status: Patch Available (was: Open) Improve performance

[jira] [Assigned] (HBASE-6303) setCompression api need to support LZ4 in HColumnDescriptor

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-6303: - Assignee: Andrew Purtell setCompression api need to support LZ4 in

[jira] [Commented] (HBASE-5838) Add an LZ4 compression option to HFile

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405156#comment-13405156 ] Andrew Purtell commented on HBASE-5838: --- Follow up work in HBASE-6303

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-07-02 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405166#comment-13405166 ] Matt Corgan commented on HBASE-6226: Should Hadoop QA have posted a result for this

[jira] [Updated] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6226: - Status: Patch Available (was: Open) @Matt It would if I submitted the patch... Ugh Lets see.

[jira] [Resolved] (HBASE-5955) Guava 11 drops MapEvictionListener and Hadoop 2.0.0-alpha requires it

2012-07-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-5955. -- Resolution: Fixed Committed to 0.94 Guava 11 drops MapEvictionListener and

[jira] [Updated] (HBASE-3852) ThriftServer leaks scanners

2012-07-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3852: - Fix Version/s: (was: 0.94.1) 0.94.2 ThriftServer leaks scanners

[jira] [Resolved] (HBASE-6297) Backport HBASE-6195 to 0.92

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-6297. --- Resolution: Fixed Hadoop Flags: Reviewed Committed to 0.92. Thanks for

[jira] [Commented] (HBASE-5360) [uberhbck] Add options for how to handle offline split parents.

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405180#comment-13405180 ] ramkrishna.s.vasudevan commented on HBASE-5360: --- @Jimmy Thanks for your

[jira] [Commented] (HBASE-5876) TestImportExport has been failing against hadoop 0.23 profile

2012-07-02 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405184#comment-13405184 ] Jonathan Hsieh commented on HBASE-5876: --- An update: I have a patch that works with

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-6284: -- Attachment: HBASE-6284_Trunk-V3.patch Addressed Ted's comment Introduce

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405191#comment-13405191 ] Anoop Sam John commented on HBASE-6284: --- @Ted {code} if (type != MutateType.PUT) {

[jira] [Resolved] (HBASE-6196) MR testcases TestImportExport does not run in Trunk with hadoop2.0

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-6196. --- Resolution: Duplicate HBASE-5876 addresses the same problem.

[jira] [Commented] (HBASE-6196) MR testcases TestImportExport does not run in Trunk with hadoop2.0

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405199#comment-13405199 ] ramkrishna.s.vasudevan commented on HBASE-6196: --- @Jon I will close this

[jira] [Commented] (HBASE-6281) Assignment need not be called for disabling table regions during clean cluster start up.

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405218#comment-13405218 ] ramkrishna.s.vasudevan commented on HBASE-6281: --- @Ted 0.92 patch is ready

[jira] [Updated] (HBASE-6303) HCD.setCompression should use Enum support for storing compression types as strings

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6303: -- Summary: HCD.setCompression should use Enum support for storing compression types as strings

[jira] [Commented] (HBASE-6281) Assignment need not be called for disabling table regions during clean cluster start up.

2012-07-02 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405224#comment-13405224 ] ramkrishna.s.vasudevan commented on HBASE-6281: --- Committed to 0.94. Will

[jira] [Created] (HBASE-6304) TestPBOnWritableRpc#testCalls fails on Hadoop 2.0 build consistently due to NoSuchMethodError

2012-07-02 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-6304: - Summary: TestPBOnWritableRpc#testCalls fails on Hadoop 2.0 build consistently due to NoSuchMethodError Key: HBASE-6304 URL: https://issues.apache.org/jira/browse/HBASE-6304

[jira] [Updated] (HBASE-6284) Introduce HRegion#doMiniBatchDelete()

2012-07-02 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6284: -- Attachment: 6284-trunk-suggest.txt @Anoop: What do you think my suggested change to multi() ?

[jira] [Updated] (HBASE-6303) HCD.setCompressionType should use Enum support for storing compression types as strings

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6303: -- Description: Let's not require an update to HCD every time the HFile compression enum is

[jira] [Assigned] (HBASE-6304) TestPBOnWritableRpc#testCalls fails on Hadoop 2.0 build consistently due to NoSuchMethodError

2012-07-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan reassigned HBASE-6304: - Assignee: Gregory Chanan TestPBOnWritableRpc#testCalls fails on Hadoop 2.0 build

[jira] [Updated] (HBASE-6303) HCD.setCompressionType should use Enum support for storing compression types as strings

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6303: -- Attachment: HBASE-6303-0.94.patch HBASE-6303-trunk.patch

[jira] [Assigned] (HBASE-6275) Add conditional Hadoop properties assignment

2012-07-02 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George reassigned HBASE-6275: -- Assignee: Lars George Add conditional Hadoop properties assignment

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Attachment: jira-HBASE-5104-Provide-a-reliable-intra-row-paginat-2012-07-02_12_43_28.patch

[jira] [Commented] (HBASE-6303) HCD.setCompressionType should use Enum support for storing compression types as strings

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405290#comment-13405290 ] stack commented on HBASE-6303: -- Seems good to me Andrew. So, if I specify CRAPPY instead of

[jira] [Commented] (HBASE-6293) HMaster does not go down while splitting logs even if explicit shutdown is called.

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405294#comment-13405294 ] stack commented on HBASE-6293: -- Good find Rajesh. HMaster does not go down

[jira] [Commented] (HBASE-6117) Revisit default condition added to Switch cases in Trunk

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405295#comment-13405295 ] stack commented on HBASE-6117: -- Is the logging redundant Ram? Is the state logged earlier?

[jira] [Commented] (HBASE-6304) TestPBOnWritableRpc#testCalls fails on Hadoop 2.0 build consistently due to NoSuchMethodError

2012-07-02 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405297#comment-13405297 ] Jonathan Hsieh commented on HBASE-6304: --- Sorry seems like a false alarm -- need to

[jira] [Commented] (HBASE-3725) HBase increments from old value after delete and write to disk

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405298#comment-13405298 ] stack commented on HBASE-3725: -- Is this a fix for 0.92 only ShiXing? Doing a get instead of

[jira] [Resolved] (HBASE-6304) TestPBOnWritableRpc#testCalls fails on Hadoop 2.0 build consistently due to NoSuchMethodError

2012-07-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved HBASE-6304. --- Resolution: Not A Problem TestPBOnWritableRpc#testCalls fails on Hadoop 2.0 build

[jira] [Updated] (HBASE-6275) Add conditional Hadoop properties assignment

2012-07-02 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-6275: --- Attachment: HBASE-6275.patch The first patch attempt. I am using a helper that checks which version

[jira] [Commented] (HBASE-2730) Expose RS work queue contents on web UI

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405303#comment-13405303 ] stack commented on HBASE-2730: -- Good stuff. I agree w/ Andrew that best place to put it at

[jira] [Commented] (HBASE-6275) Add conditional Hadoop properties assignment

2012-07-02 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405305#comment-13405305 ] Lars George commented on HBASE-6275: We could also actually use the

[jira] [Commented] (HBASE-6303) HCD.setCompressionType should use Enum support for storing compression types as strings

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405311#comment-13405311 ] Andrew Purtell commented on HBASE-6303: --- This doesn't change the semantics from

[jira] [Commented] (HBASE-6303) HCD.setCompressionType should use Enum support for storing compression types as strings

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405319#comment-13405319 ] stack commented on HBASE-6303: -- +1 then HCD.setCompressionType should use

[jira] [Commented] (HBASE-6039) Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol

2012-07-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405329#comment-13405329 ] stack commented on HBASE-6039: -- I added comments up on RB Gregory. Good work.

[jira] [Created] (HBASE-6305) TestLocalHBaseCluster hangs with hadoop 2.0/0.23 builds.

2012-07-02 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-6305: - Summary: TestLocalHBaseCluster hangs with hadoop 2.0/0.23 builds. Key: HBASE-6305 URL: https://issues.apache.org/jira/browse/HBASE-6305 Project: HBase

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Attachment: jira-HBASE-5104-Provide-a-reliable-intra-row-paginat-2012-07-02_15_15_30.patch

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Status: Patch Available (was: Open) Provide a reliable intra-row pagination mechanism

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Status: Open (was: Patch Available) Provide a reliable intra-row pagination mechanism

[jira] [Created] (HBASE-6306) TestFSUtils fails against hadoop 2.0

2012-07-02 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-6306: - Summary: TestFSUtils fails against hadoop 2.0 Key: HBASE-6306 URL: https://issues.apache.org/jira/browse/HBASE-6306 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-6307) Fix hbase hadoop 2.0/0.23 tests

2012-07-02 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-6307: - Summary: Fix hbase hadoop 2.0/0.23 tests Key: HBASE-6307 URL: https://issues.apache.org/jira/browse/HBASE-6307 Project: HBase Issue Type: Umbrella

[jira] [Commented] (HBASE-6298) Region balancer not balancing

2012-07-02 Thread Dave Revell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405399#comment-13405399 ] Dave Revell commented on HBASE-6298: I changed hbase.regions.slop to 0.1 and the

[jira] [Resolved] (HBASE-6298) Region balancer not balancing

2012-07-02 Thread Dave Revell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Revell resolved HBASE-6298. Resolution: Invalid Closing as invalid because there was never really a bug.

[jira] [Created] (HBASE-6308) Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase

2012-07-02 Thread James Baldassari (JIRA)
James Baldassari created HBASE-6308: --- Summary: Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase Key: HBASE-6308 URL:

[jira] [Commented] (HBASE-5705) Introduce Protocol Buffer RPC engine

2012-07-02 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405414#comment-13405414 ] Devaraj Das commented on HBASE-5705: https://reviews.apache.org/r/5714/ is the RB page

[jira] [Commented] (HBASE-6307) Fix hbase hadoop 2.0/0.23 tests

2012-07-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405420#comment-13405420 ] Lars Hofhansl commented on HBASE-6307: -- Should this delay 0.94.1?

[jira] [Updated] (HBASE-6308) Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase

2012-07-02 Thread James Baldassari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Baldassari updated HBASE-6308: Status: Patch Available (was: Open) Coprocessors should be loaded in a custom

[jira] [Updated] (HBASE-6308) Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase

2012-07-02 Thread James Baldassari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Baldassari updated HBASE-6308: Attachment: HBASE-6308-trunk.patch HBASE-6308-0.92.patch Here's the patch

[jira] [Commented] (HBASE-6294) Detect leftover data in ZK after a user delete all its HBase data

2012-07-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405430#comment-13405430 ] Lars Hofhansl commented on HBASE-6294: -- In a similar vain I found it impossible to

[jira] [Updated] (HBASE-6291) Don't retry increments on an invalid cell

2012-07-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6291: - Fix Version/s: (was: 0.94.1) 0.94.2 I don't think it is important to have

[jira] [Commented] (HBASE-6291) Don't retry increments on an invalid cell

2012-07-02 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405433#comment-13405433 ] Jean-Daniel Cryans commented on HBASE-6291: --- Yeah it's not a blocker and at the

[jira] [Commented] (HBASE-6031) RegionServer does not go down while aborting

2012-07-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405434#comment-13405434 ] Lars Hofhansl commented on HBASE-6031: -- @Ram: is this easily reproducible? And is

[jira] [Commented] (HBASE-6308) Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405435#comment-13405435 ] Andrew Purtell commented on HBASE-6308: --- +1 Nice work James, thanks for the

[jira] [Commented] (HBASE-6308) Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405438#comment-13405438 ] Andrew Purtell commented on HBASE-6308: --- I'm going to try out your patch on a test

[jira] [Commented] (HBASE-6307) Fix hbase hadoop 2.0/0.23 tests

2012-07-02 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405436#comment-13405436 ] Jonathan Hsieh commented on HBASE-6307: --- Ok to delay for a day or two? I now have a

[jira] [Commented] (HBASE-6307) Fix hbase hadoop 2.0/0.23 tests

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405439#comment-13405439 ] Andrew Purtell commented on HBASE-6307: --- Add Hadoop 2.0.0 + HBase 0.94 to the

[jira] [Updated] (HBASE-5876) TestImportExport has been failing against hadoop 0.23 profile

2012-07-02 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5876: -- Status: Patch Available (was: Reopened) TestImportExport has been failing against hadoop

[jira] [Updated] (HBASE-5876) TestImportExport has been failing against hadoop 0.23 profile

2012-07-02 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5876: -- Attachment: hbase-5876-trunk-v3.patch hbase-5876-94-v3.patch Updated patches

[jira] [Resolved] (HBASE-6303) HCD.setCompressionType should use Enum support for storing compression types as strings

2012-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-6303. --- Resolution: Fixed Hadoop Flags: Reviewed Committed to trunk and 0.94 branches. Local

[jira] [Assigned] (HBASE-5448) Support for dynamic coprocessor endpoints with PB-based RPC

2012-07-02 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling reassigned HBASE-5448: Assignee: Gary Helmling (was: Enis Soztutar) Support for dynamic coprocessor

[jira] [Created] (HBASE-6309) [MTTR] Do NN operations outside of the ZK EventThread in SplitLogManager

2012-07-02 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created HBASE-6309: - Summary: [MTTR] Do NN operations outside of the ZK EventThread in SplitLogManager Key: HBASE-6309 URL: https://issues.apache.org/jira/browse/HBASE-6309

  1   2   >