[jira] [Created] (HBASE-8192) wrong logic in HRegion.bulkLoadHFiles(List)

2013-03-25 Thread Chenghao Jiang (JIRA)
Chenghao Jiang created HBASE-8192: - Summary: wrong logic in HRegion.bulkLoadHFiles(List) Key: HBASE-8192 URL: https://issues.apache.org/jira/browse/HBASE-8192 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-8192) wrong logic in HRegion.bulkLoadHFiles(List)

2013-03-25 Thread Chenghao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chenghao Jiang updated HBASE-8192: -- Description: the wrong logic is here: when a ColumnFamily does not exist, it gets a null

[jira] [Updated] (HBASE-8192) wrong logic in HRegion.bulkLoadHFiles(List)

2013-03-25 Thread Chenghao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chenghao Jiang updated HBASE-8192: -- Description: the wrong logic is here: when a ColumnFamily does not exist, it gets a null

[jira] [Updated] (HBASE-8192) wrong logic in HRegion.bulkLoadHFiles(List)

2013-03-25 Thread Chenghao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chenghao Jiang updated HBASE-8192: -- Description: the wrong logic is here: when a ColumnFamily does not exist, it gets a null

[jira] [Updated] (HBASE-8192) wrong logic in HRegion.bulkLoadHFiles(List)

2013-03-25 Thread Chenghao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chenghao Jiang updated HBASE-8192: -- Description: the wrong logic is here: when a ColumnFamily does not exist, it gets a null

[jira] [Commented] (HBASE-8127) Region of a disabling or disabled table could be stuck in transition state when RS dies during Master initialization

2013-03-25 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612421#comment-13612421 ] rajeshbabu commented on HBASE-8127: --- Thanks for review Jeffrey. If a RS went down

[jira] [Created] (HBASE-8193) HBaseAdmin.isTableAvailable should also check if the table is Enabled after successful creation

2013-03-25 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-8193: - Summary: HBaseAdmin.isTableAvailable should also check if the table is Enabled after successful creation Key: HBASE-8193 URL:

[jira] [Updated] (HBASE-7807) Introduce HRegionFileSystem and move region fs related code

2013-03-25 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7807: --- Fix Version/s: 0.95.0 Introduce HRegionFileSystem and move region fs related code

[jira] [Updated] (HBASE-7808) Refactor Store to use HRegionFileSystem

2013-03-25 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7808: --- Fix Version/s: 0.95.0 Refactor Store to use HRegionFileSystem

[jira] [Updated] (HBASE-7809) Refactor Split/Merge to use HRegionFileSystem

2013-03-25 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7809: --- Fix Version/s: 0.95.0 Refactor Split/Merge to use HRegionFileSystem

[jira] [Updated] (HBASE-8006) use FSUtils to get/set hbase.rootdir

2013-03-25 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-8006: --- Fix Version/s: 0.95.0 use FSUtils to get/set hbase.rootdir

[jira] [Commented] (HBASE-8193) HBaseAdmin.isTableAvailable should also check if the table is Enabled after successful creation

2013-03-25 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612556#comment-13612556 ] Jean-Marc Spaggiari commented on HBASE-8193: A round-trip to ZK is

[jira] [Commented] (HBASE-8170) HbaseAdmin.createTable cannot handle creating three regions

2013-03-25 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612559#comment-13612559 ] Jean-Marc Spaggiari commented on HBASE-8170: Perfect, thanks Anoop. So no need

[jira] [Commented] (HBASE-8193) HBaseAdmin.isTableAvailable should also check if the table is Enabled after successful creation

2013-03-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612560#comment-13612560 ] ramkrishna.s.vasudevan commented on HBASE-8193: --- I agree. But this may be

[jira] [Commented] (HBASE-8006) use FSUtils to get/set hbase.rootdir

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612572#comment-13612572 ] Hudson commented on HBASE-8006: --- Integrated in hbase-0.95-on-hadoop2 #42 (See

[jira] [Commented] (HBASE-7807) Introduce HRegionFileSystem and move region fs related code

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612571#comment-13612571 ] Hudson commented on HBASE-7807: --- Integrated in hbase-0.95-on-hadoop2 #42 (See

[jira] [Commented] (HBASE-7809) Refactor Split/Merge to use HRegionFileSystem

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612569#comment-13612569 ] Hudson commented on HBASE-7809: --- Integrated in hbase-0.95-on-hadoop2 #42 (See

[jira] [Commented] (HBASE-7808) Refactor Store to use HRegionFileSystem

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612570#comment-13612570 ] Hudson commented on HBASE-7808: --- Integrated in hbase-0.95-on-hadoop2 #42 (See

[jira] [Updated] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2013-03-25 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5441: --- Fix Version/s: 0.95.0 Setting Fix Version to 0.95 as its available in that branch. No CHANGES.txt entry was

[jira] [Commented] (HBASE-7667) Support stripe compaction

2013-03-25 Thread M. C. Srivas (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612653#comment-13612653 ] M. C. Srivas commented on HBASE-7667: - @mcorgan and @stack: The total i/o in terms of

[jira] [Commented] (HBASE-7809) Refactor Split/Merge to use HRegionFileSystem

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612677#comment-13612677 ] Hudson commented on HBASE-7809: --- Integrated in hbase-0.95 #105 (See

[jira] [Commented] (HBASE-7808) Refactor Store to use HRegionFileSystem

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612678#comment-13612678 ] Hudson commented on HBASE-7808: --- Integrated in hbase-0.95 #105 (See

[jira] [Commented] (HBASE-8006) use FSUtils to get/set hbase.rootdir

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612680#comment-13612680 ] Hudson commented on HBASE-8006: --- Integrated in hbase-0.95 #105 (See

[jira] [Commented] (HBASE-7807) Introduce HRegionFileSystem and move region fs related code

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612679#comment-13612679 ] Hudson commented on HBASE-7807: --- Integrated in hbase-0.95 #105 (See

[jira] [Commented] (HBASE-7667) Support stripe compaction

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612808#comment-13612808 ] stack commented on HBASE-7667: -- [~srivas] bq. But the disk iops are much, much worse. See

[jira] [Commented] (HBASE-8172) Fix ./bin/*.rb scripts or remove them

2013-03-25 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612813#comment-13612813 ] rajeshbabu commented on HBASE-8172: --- [~saint@gmail.com] I have changed bin/*.rb

[jira] [Commented] (HBASE-8173) HMaster#move wraps IOException in UnknownRegionException

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612815#comment-13612815 ] stack commented on HBASE-8173: -- +1 HMaster#move wraps IOException in

[jira] [Commented] (HBASE-8172) Fix ./bin/*.rb scripts or remove them

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612818#comment-13612818 ] stack commented on HBASE-8172: -- [~rajesh23] Thank you. Looking forward to it.

[jira] [Assigned] (HBASE-7871) HBase can be stuck in the shutdown

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-7871: - Assignee: Ted Yu HBase can be stuck in the shutdown --

[jira] [Updated] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8164: -- Attachment: 8164-v4.txt TestTableLockManager fails intermittently in trunk builds

[jira] [Commented] (HBASE-7667) Support stripe compaction

2013-03-25 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612847#comment-13612847 ] Matt Corgan commented on HBASE-7667: {quote}a RS will write 100x more files into HDFS

[jira] [Commented] (HBASE-8035) Add site target check to precommit tests

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612849#comment-13612849 ] stack commented on HBASE-8035: -- [~ted_yu] Thank you for the useless echo of publicly

[jira] [Assigned] (HBASE-8035) Add site target check to precommit tests

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-8035: Assignee: stack (was: Nick Dimiduk) Add site target check to precommit tests

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612854#comment-13612854 ] stack commented on HBASE-8164: -- Do you want to check for null here: + HRegion

[jira] [Commented] (HBASE-7871) HBase can be stuck in the shutdown

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612855#comment-13612855 ] Ted Yu commented on HBASE-7871: --- If I read

[jira] [Updated] (HBASE-7871) HBase can be stuck in the shutdown

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7871: -- Attachment: 7871-v2.patch HBase can be stuck in the shutdown --

[jira] [Updated] (HBASE-7871) HBase can be stuck in the shutdown

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7871: -- Attachment: (was: 7871-v2.patch) HBase can be stuck in the shutdown

[jira] [Commented] (HBASE-8163) MemStoreChunkPool: An improvement for JAVA GC when using MSLAB

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612856#comment-13612856 ] Ted Yu commented on HBASE-8163: --- I think the test failure above was due to:

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612859#comment-13612859 ] Ted Yu commented on HBASE-8164: --- The region list was obtained this way: {code}

[jira] [Updated] (HBASE-8156) Support for Namenode HA for non-idempotent operations

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8156: - Attachment: HBase-8156-trunk-v4.patch Retry Support for Namenode HA for non-idempotent

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612866#comment-13612866 ] stack commented on HBASE-8164: -- {code} +return null; + } {code}

[jira] [Commented] (HBASE-8190) Add documentation of region merges to the book

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612872#comment-13612872 ] stack commented on HBASE-8190: -- +1 Add documentation of region merges to

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612873#comment-13612873 ] Ted Yu commented on HBASE-8164: --- {code} +} while (maxAttempts == -1 || attempts

[jira] [Updated] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8164: -- Attachment: (was: 8164-v4.txt) TestTableLockManager fails intermittently in trunk builds

[jira] [Updated] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8164: -- Attachment: 8164-v4.txt TestTableLockManager fails intermittently in trunk builds

[jira] [Commented] (HBASE-8156) Support for Namenode HA for non-idempotent operations

2013-03-25 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612887#comment-13612887 ] Himanshu Vashishtha commented on HBASE-8156: Forgot to report,

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612890#comment-13612890 ] Enis Soztutar commented on HBASE-8164: -- lgtm. TestTableLockManager

[jira] [Commented] (HBASE-8190) Add documentation of region merges to the book

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612892#comment-13612892 ] Ted Yu commented on HBASE-8190: --- {code} +titleRegion Merges/title {code} There was

[jira] [Commented] (HBASE-8163) MemStoreChunkPool: An improvement for JAVA GC when using MSLAB

2013-03-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612894#comment-13612894 ] Sergey Shelukhin commented on HBASE-8163: - LGTM

[jira] [Commented] (HBASE-8127) Region of a disabling or disabled table could be stuck in transition state when RS dies during Master initialization

2013-03-25 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612899#comment-13612899 ] Jeffrey Zhong commented on HBASE-8127: -- {quote} If we handle this case in SSH without

[jira] [Updated] (HBASE-8173) HMaster#move wraps IOException in UnknownRegionException

2013-03-25 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-8173: --- Resolution: Fixed Fix Version/s: 0.98.0 0.95.0 Hadoop Flags:

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612921#comment-13612921 ] Hadoop QA commented on HBASE-8164: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7908) Add jstack logs in hbase-common.sh when killing the server.

2013-03-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612931#comment-13612931 ] Nick Dimiduk commented on HBASE-7908: - I'm with [~stack] on this one. Keep it in the

[jira] [Commented] (HBASE-6813) Optimise the time spent holding the updateLock under log roll

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612935#comment-13612935 ] Amitanand Aiyer commented on HBASE-6813: Overall, we have seen that the update

[jira] [Commented] (HBASE-8189) Shell commands of online region merge

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612937#comment-13612937 ] Ted Yu commented on HBASE-8189: --- Is it difficult to add simple test in

[jira] [Commented] (HBASE-7908) Add jstack logs in hbase-common.sh when killing the server.

2013-03-25 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612938#comment-13612938 ] Jean-Marc Spaggiari commented on HBASE-7908: That's fine for me too. New

[jira] [Commented] (HBASE-6813) Optimise the time spent holding the updateLock under log roll

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612948#comment-13612948 ] Amitanand Aiyer commented on HBASE-6813: Looks like writing the dummy entry takes

[jira] [Commented] (HBASE-6813) Optimise the time spent holding the updateLock under log roll

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612950#comment-13612950 ] Ted Yu commented on HBASE-6813: --- Thanks for the quick response, Amit. So it is worth

[jira] [Commented] (HBASE-8156) Support for Namenode HA for non-idempotent operations

2013-03-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612951#comment-13612951 ] Hadoop QA commented on HBASE-8156: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7871) HBase can be stuck in the shutdown

2013-03-25 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612952#comment-13612952 ] Nicolas Liochon commented on HBASE-7871: I'm going to test the patch locally. It

[jira] [Updated] (HBASE-8144) Limit number of attempts to assign a region

2013-03-25 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-8144: --- Attachment: trunk-8144_v3.patch Attached v3: minor changes and a new test case.

[jira] [Commented] (HBASE-7667) Support stripe compaction

2013-03-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612956#comment-13612956 ] Sergey Shelukhin commented on HBASE-7667: - bq. The first half of the sentence

Re: [jira] [Commented] (HBASE-8156) Support for Namenode HA for non-idempotent operations

2013-03-25 Thread Himanshu Vashishtha
And coprocessor.TestMasterObserver.testRegionTransitionOperations(TestMasterObserver.java passes me at local. I am wondering if something is wrong this patch, or is it some environmental issue which is causing this. Going by the patch and pattern of the failures, I don't see any relation b/w them.

[jira] [Commented] (HBASE-8156) Support for Namenode HA for non-idempotent operations

2013-03-25 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612965#comment-13612965 ] Himanshu Vashishtha commented on HBASE-8156: And

[jira] [Commented] (HBASE-7871) HBase can be stuck in the shutdown

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612966#comment-13612966 ] Ted Yu commented on HBASE-7871: --- From

[jira] [Updated] (HBASE-7709) Infinite loop possible in Master/Master replication

2013-03-25 Thread Mingjie Lai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingjie Lai updated HBASE-7709: --- Description: We just discovered the following scenario: # Cluster A and B are setup in

[jira] [Commented] (HBASE-8192) wrong logic in HRegion.bulkLoadHFiles(List)

2013-03-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612975#comment-13612975 ] Nick Dimiduk commented on HBASE-8192: - Oh, curious. Can you put together a test script

[jira] [Commented] (HBASE-7871) HBase can be stuck in the shutdown

2013-03-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612982#comment-13612982 ] Hadoop QA commented on HBASE-7871: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-8156) Support for Namenode HA for non-idempotent operations

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8156: - Attachment: HBase-8156-trunk-v4.patch I agree it likely not related to your patch Himanshu. Here is one more

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613002#comment-13613002 ] Hadoop QA commented on HBASE-8164: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7667) Support stripe compaction

2013-03-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613004#comment-13613004 ] stack commented on HBASE-7667: -- HBASE-7845 optimize hfile index key is the key/boundary

[jira] [Commented] (HBASE-8144) Limit number of attempts to assign a region

2013-03-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613020#comment-13613020 ] Hadoop QA commented on HBASE-8144: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-8161) setting blocking file count on table level doesn't work

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613022#comment-13613022 ] Hudson commented on HBASE-8161: --- Integrated in hbase-0.95 #106 (See

[jira] [Commented] (HBASE-8173) HMaster#move wraps IOException in UnknownRegionException

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613021#comment-13613021 ] Hudson commented on HBASE-8173: --- Integrated in hbase-0.95 #106 (See

[jira] [Commented] (HBASE-8173) HMaster#move wraps IOException in UnknownRegionException

2013-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613059#comment-13613059 ] Hudson commented on HBASE-8173: --- Integrated in HBase-TRUNK #3994 (See

[jira] [Updated] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8164: -- Attachment: (was: 8164-v4.txt) TestTableLockManager fails intermittently in trunk builds

[jira] [Updated] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8164: -- Attachment: 8164-v4.txt TestTableLockManager fails intermittently in trunk builds

[jira] [Commented] (HBASE-8156) Support for Namenode HA for non-idempotent operations

2013-03-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613077#comment-13613077 ] Hadoop QA commented on HBASE-8156: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-8092) bulk assignment in 0.94 doesn't handle ZK errors very well

2013-03-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613082#comment-13613082 ] Sergey Shelukhin commented on HBASE-8092: - Hi. Ping? :) bulk

[jira] [Commented] (HBASE-8081) Backport HBASE-7213 (separate hlog for meta tables) to 0.94

2013-03-25 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613112#comment-13613112 ] Devaraj Das commented on HBASE-8081: Yes, Lars, this patch has undergone some testing

[jira] [Updated] (HBASE-6212) [89-fb] Allow WAL to be disabled perTable.

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-6212: --- Fix Version/s: 0.89-fb [89-fb] Allow WAL to be disabled perTable.

[jira] [Updated] (HBASE-6212) [89-fb] Allow WAL to be disabled perTable.

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-6212: --- Attachment: D495277.diff [89-fb] Allow WAL to be disabled perTable.

[jira] [Commented] (HBASE-6212) [89-fb] Allow WAL to be disabled perTable.

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613149#comment-13613149 ] Amitanand Aiyer commented on HBASE-6212: @Ted. Sorry, Just seeing your comment.

[jira] [Updated] (HBASE-6035) [0.89-fb] region_status.rb does not count total regions correctly, when favornodes are used

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-6035: --- Fix Version/s: 0.89-fb [0.89-fb] region_status.rb does not count total regions

[jira] [Updated] (HBASE-6278) Allow table splits during a MapReduce job to be parameterized the same way as we parameterize the splitAlgorithm during table creation.

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-6278: --- Fix Version/s: 0.89-fb Allow table splits during a MapReduce job to be parameterized

[jira] [Updated] (HBASE-7904) Upgrade hadoop 2.0 dependency to 2.0.4-alpha

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7904: -- Status: Open (was: Patch Available) Upgrade hadoop 2.0 dependency to 2.0.4-alpha

[jira] [Commented] (HBASE-6278) Allow table splits during a MapReduce job to be parameterized the same way as we parameterize the splitAlgorithm during table creation.

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613155#comment-13613155 ] Amitanand Aiyer commented on HBASE-6278:

[jira] [Updated] (HBASE-6451) Integrate getRegionServerWithRetries and getRegionServerWithoutRetries

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-6451: --- Fix Version/s: 0.89-fb Integrate getRegionServerWithRetries and

[jira] [Commented] (HBASE-8164) TestTableLockManager fails intermittently in trunk builds

2013-03-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613157#comment-13613157 ] Hadoop QA commented on HBASE-8164: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6451) Integrate getRegionServerWithRetries and getRegionServerWithoutRetries

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613159#comment-13613159 ] Amitanand Aiyer commented on HBASE-6451:

[jira] [Updated] (HBASE-6605) [0.89-fb] Allow bulk loading to continue past failures.

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-6605: --- Fix Version/s: 0.89-fb [0.89-fb] Allow bulk loading to continue past failures.

[jira] [Commented] (HBASE-6605) [0.89-fb] Allow bulk loading to continue past failures.

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613161#comment-13613161 ] Amitanand Aiyer commented on HBASE-6605:

[jira] [Commented] (HBASE-6374) [89-fb] Unify the multi-put/get/delete path so there is only one call to each RS, instead of one call per region

2013-03-25 Thread Amitanand Aiyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613166#comment-13613166 ] Amitanand Aiyer commented on HBASE-6374: @Lars, I think trunk has the batch

[jira] [Updated] (HBASE-7826) Improve Hbase Thrift v1 to return results in sorted order

2013-03-25 Thread Shivendra Pratap Singh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivendra Pratap Singh updated HBASE-7826: -- Attachment: hbase_7826.patch Patch for trunk. Improve Hbase

[jira] [Updated] (HBASE-8119) Optimize StochasticLoadBalancer

2013-03-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-8119: - Priority: Critical (was: Major) Optimize StochasticLoadBalancer

[jira] [Commented] (HBASE-8119) Optimize StochasticLoadBalancer

2013-03-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613195#comment-13613195 ] Enis Soztutar commented on HBASE-8119: -- Stack, I've raised this to be critical, since

[jira] [Assigned] (HBASE-7826) Improve Hbase Thrift v1 to return results in sorted order

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-7826: - Assignee: Shivendra Pratap Singh Improve Hbase Thrift v1 to return results in sorted order

[jira] [Updated] (HBASE-7826) Improve Hbase Thrift v1 to return results in sorted order

2013-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7826: -- Status: Patch Available (was: Open) Improve Hbase Thrift v1 to return results in sorted order

[jira] [Updated] (HBASE-8150) the code that handles RAITE on master in 0.94 should not always use the same plan

2013-03-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-8150: Attachment: HBASE-8150-v0-094.patch Patch for 94 the code that handles

[jira] [Updated] (HBASE-8150) the code that handles RAITE on master in 0.94 should not always use the same plan

2013-03-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-8150: Assignee: Sergey Shelukhin the code that handles RAITE on master in 0.94 should not

  1   2   3   >