[jira] [Commented] (HBASE-6466) Enable multi-thread for memstore flush

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424213#comment-13424213 ] Zhihong Ted Yu commented on HBASE-6466: --- CompactSplitThread.requestCompaction(final

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424205#comment-13424205 ] Zhihong Ted Yu commented on HBASE-6468: --- My first comment lacks clarity: FirstKeyOnl

[jira] [Updated] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6468: -- Status: Open (was: Patch Available) > RowCounter may return incorrect result if column nam

[jira] [Commented] (HBASE-6468) RowCounter may return incorrect result if column name is specified in command line

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424189#comment-13424189 ] Zhihong Ted Yu commented on HBASE-6468: --- {code} +if (!scanHasColumns) { + s

[jira] [Commented] (HBASE-6466) Enable multi-thread for memstore flush

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424146#comment-13424146 ] Zhihong Ted Yu commented on HBASE-6466: --- MemStoreFlusher.flushRegion does the follow

[jira] [Commented] (HBASE-6466) Enable multi-thread for memstore flush

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424121#comment-13424121 ] Zhihong Ted Yu commented on HBASE-6466: --- {{cacheFlushLock}} is locked by HLog.startC

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424088#comment-13424088 ] Zhihong Ted Yu commented on HBASE-5547: --- Addendum v4 integrated to trunk.

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424083#comment-13424083 ] Zhihong Ted Yu commented on HBASE-5547: --- If you want to add an extra check for file

[jira] [Commented] (HBASE-6272) In-memory region state is inconsistent

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424011#comment-13424011 ] Zhihong Ted Yu commented on HBASE-6272: --- Would there be patches for 0.92 and 0.94 ?

[jira] [Updated] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5547: -- Attachment: 5547-addendum-v4.txt Hopefully this is the last addendum :-) > Don

[jira] [Commented] (HBASE-6466) Enable multi-thread for memstore flush

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423922#comment-13423922 ] Zhihong Ted Yu commented on HBASE-6466: --- Minor comment: {code} + LOG.warn("Mems

[jira] [Updated] (HBASE-6466) Enable multi-thread for memstore flush

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6466: -- Summary: Enable multi-thread for memstore flush (was: Enable multi-thread for Flush) > En

[jira] [Updated] (HBASE-6466) Enable multi-thread for Flush

2012-07-27 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6466: -- Status: Patch Available (was: Open) > Enable multi-thread for Flush >

[jira] [Commented] (HBASE-6466) Enable multi-thread for Flush

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423668#comment-13423668 ] Zhihong Ted Yu commented on HBASE-6466: --- {code} +this.handlerCount = conf.getInt

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423649#comment-13423649 ] Zhihong Ted Yu commented on HBASE-6429: --- Will go over patch v2 one more time. Feedb

[jira] [Commented] (HBASE-6465) Load balancer repeatedly close and open region in the same regionserver.

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423630#comment-13423630 ] Zhihong Ted Yu commented on HBASE-6465: --- This particular issue appeared on user mail

[jira] [Commented] (HBASE-6461) Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table.

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423605#comment-13423605 ] Zhihong Ted Yu commented on HBASE-6461: --- So by 2012-07-27 00:39:45,094 , java proces

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423567#comment-13423567 ] Zhihong Ted Yu commented on HBASE-6411: --- Put up some comments on review board.

[jira] [Commented] (HBASE-6457) when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423476#comment-13423476 ] Zhihong Ted Yu commented on HBASE-6457: --- That would be nice, Andy.

[jira] [Assigned] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reassigned HBASE-6456: - Assignee: Shengsheng Huang > Export Utility throws ClassNotFoundException > -

[jira] [Updated] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6456: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) > Export Utility thro

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6431: -- Fix Version/s: 0.96.0 Integrated to trunk. Thanks for the patch, Alex. Thanks for the review,

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423431#comment-13423431 ] Zhihong Ted Yu commented on HBASE-6449: --- A completely independent project is good to

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423279#comment-13423279 ] Zhihong Ted Yu commented on HBASE-6431: --- Will integrate in the afternoon if there is

[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423137#comment-13423137 ] Zhihong Ted Yu commented on HBASE-6455: --- Integrated to trunk. Thanks for the patch,

[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422855#comment-13422855 ] Zhihong Ted Yu commented on HBASE-6455: --- Patch looks good to me. >

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6431: -- Attachment: 6431-v2.txt I was wrong about the implementation of Arrays.asList(). Here is a pat

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422849#comment-13422849 ] Zhihong Ted Yu commented on HBASE-6431: --- The second question above was about this: {

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422833#comment-13422833 ] Zhihong Ted Yu commented on HBASE-6449: --- You're right about test categorization. Pl

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422780#comment-13422780 ] Zhihong Ted Yu commented on HBASE-6431: --- {code} - private List filters = new ArrayL

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-25 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422355#comment-13422355 ] Zhihong Ted Yu commented on HBASE-2214: --- Scan class should be flexible in serializin

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421808#comment-13421808 ] Zhihong Ted Yu commented on HBASE-6449: --- Sounds good to me. > Dappe

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421799#comment-13421799 ] Zhihong Ted Yu commented on HBASE-6449: --- @Jonathan: HBase trunk now has several mave

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421609#comment-13421609 ] Zhihong Ted Yu commented on HBASE-2214: --- Rollback is Okay. Some code is needed to ke

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421566#comment-13421566 ] Zhihong Ted Yu commented on HBASE-6411: --- bq. increment shouldn't be on the registry.

[jira] [Commented] (HBASE-6447) Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421554#comment-13421554 ] Zhihong Ted Yu commented on HBASE-6447: --- Looking at RecoverableZooKeeper#create(), i

[jira] [Created] (HBASE-6448) Add RecoverableZooKeeper#setACL which handles transient zookeeper exception

2012-07-24 Thread Zhihong Ted Yu (JIRA)
Zhihong Ted Yu created HBASE-6448: - Summary: Add RecoverableZooKeeper#setACL which handles transient zookeeper exception Key: HBASE-6448 URL: https://issues.apache.org/jira/browse/HBASE-6448 Project:

[jira] [Commented] (HBASE-6447) Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421542#comment-13421542 ] Zhihong Ted Yu commented on HBASE-6447: --- Patch looks good. {code} +Threa

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421534#comment-13421534 ] Zhihong Ted Yu commented on HBASE-6411: --- @Alex: I read your arguments @ 24/Jul/12 15

[jira] [Commented] (HBASE-6446) Replication source will throw EOF exception when hlog size is 0

2012-07-24 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421448#comment-13421448 ] Zhihong Ted Yu commented on HBASE-6446: --- Would HBASE-6327 solve this problem ?

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421156#comment-13421156 ] Zhihong Ted Yu commented on HBASE-6429: --- We should keep filterRow() call after the c

[jira] [Commented] (HBASE-5659) TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421154#comment-13421154 ] Zhihong Ted Yu commented on HBASE-5659: --- Correction for above observation. Readers f

[jira] [Commented] (HBASE-5659) TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421150#comment-13421150 ] Zhihong Ted Yu commented on HBASE-5659: --- Found it. I think StoreFile readers should

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421145#comment-13421145 ] Zhihong Ted Yu commented on HBASE-6411: --- For TestMasterMetrics: {code} + private vo

[jira] [Commented] (HBASE-5659) TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421137#comment-13421137 ] Zhihong Ted Yu commented on HBASE-5659: --- I don't see completeCompation in Store.java

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421124#comment-13421124 ] Zhihong Ted Yu commented on HBASE-6429: --- List is passed to filterRow(kvs). This mean

[jira] [Commented] (HBASE-5659) TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421121#comment-13421121 ] Zhihong Ted Yu commented on HBASE-5659: --- Nice finding. Should true be passed to r.c

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421115#comment-13421115 ] Zhihong Ted Yu commented on HBASE-6429: --- Is find_target_kv_count a field of the filt

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420990#comment-13420990 ] Zhihong Ted Yu commented on HBASE-6429: --- For filterRow(List kvs): {code} +this.f

[jira] [Commented] (HBASE-6330) TestImportExport has been failing against hadoop 0.23/2.0 profile [Part2]

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420706#comment-13420706 ] Zhihong Ted Yu commented on HBASE-6330: --- TestImportExport indeed passes for both had

[jira] [Commented] (HBASE-6327) HLog can be null when create table

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420654#comment-13420654 ] Zhihong Ted Yu commented on HBASE-6327: --- Integrated to trunk. Thanks for the patch,

[jira] [Commented] (HBASE-6327) HLog can be null when create table

2012-07-23 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420651#comment-13420651 ] Zhihong Ted Yu commented on HBASE-6327: --- Here was Stack's comment: https://issues.ap

[jira] [Commented] (HBASE-6441) MasterFS doesn't set scheme for internal FileSystem

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420438#comment-13420438 ] Zhihong Ted Yu commented on HBASE-6441: --- Before integration, I ran the failed tests

[jira] [Commented] (HBASE-6441) MasterFS doesn't set scheme for internal FileSystem

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420437#comment-13420437 ] Zhihong Ted Yu commented on HBASE-6441: --- I don't think the following exception was c

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420429#comment-13420429 ] Zhihong Ted Yu commented on HBASE-5547: --- HBASE-6442 has been filed as a sub-task of

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420425#comment-13420425 ] Zhihong Ted Yu commented on HBASE-5547: --- @Lars: Go ahead. > Don't d

[jira] [Updated] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-5547: -- Attachment: 5547.addendum-v3 Addendum v3 is based on v2 and changes TestZooKeeperTableArchiveCl

[jira] [Updated] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6429: -- Status: Patch Available (was: Open) > Filter with filterRow() returning true is incompatib

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420350#comment-13420350 ] Zhihong Ted Yu commented on HBASE-5547: --- >From https://builds.apache.org/job/PreComm

[jira] [Created] (HBASE-6442) Add test for archiving/cleaning across multiple tables where some tables are retained and others aren't

2012-07-22 Thread Zhihong Ted Yu (JIRA)
Zhihong Ted Yu created HBASE-6442: - Summary: Add test for archiving/cleaning across multiple tables where some tables are retained and others aren't Key: HBASE-6442 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420305#comment-13420305 ] Zhihong Ted Yu commented on HBASE-5547: --- If I keep the cleaner in addendum v1, testM

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420293#comment-13420293 ] Zhihong Ted Yu commented on HBASE-5547: --- bq. Because the cleaner chain works, the TT

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420237#comment-13420237 ] Zhihong Ted Yu commented on HBASE-5547: --- Could this be related to HBASE-6403 ?

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420233#comment-13420233 ] Zhihong Ted Yu commented on HBASE-5547: --- bq. we don't have to worry about interactio

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-22 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420187#comment-13420187 ] Zhihong Ted Yu commented on HBASE-5547: --- For the NPE, I think the null reference sho

[jira] [Commented] (HBASE-6437) Avoid admin.balance during master initialize

2012-07-21 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419852#comment-13419852 ] Zhihong Ted Yu commented on HBASE-6437: --- Balancer is started in finishInitialization

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-21 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419834#comment-13419834 ] Zhihong Ted Yu commented on HBASE-6429: --- Year is not needed in license header of Fil

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419746#comment-13419746 ] Zhihong Ted Yu commented on HBASE-5547: --- I think the latest patch has addressed HFil

[jira] [Commented] (HBASE-6433) Improve HBaseServer#getRemoteAddress by utilizing HBaseServer.Connection.hostAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419561#comment-13419561 ] Zhihong Ted Yu commented on HBASE-6433: --- Looking at the code, Connection has this me

[jira] [Commented] (HBASE-6433) Improve HBaseServer#getRemoteAddress by utilizing HBaseServer.Connection.hostAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419461#comment-13419461 ] Zhihong Ted Yu commented on HBASE-6433: --- Integrated to trunk. Thanks for the patch,

[jira] [Updated] (HBASE-6433) Improve HBaseServer#getRemoteAddress by utilizing HBaseServer.Connection.hostAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6433: -- Description: Currently, HBaseServer#getRemoteAddress would call getRemoteIp(), leading to call

[jira] [Commented] (HBASE-6433) improve getRemoteAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419316#comment-13419316 ] Zhihong Ted Yu commented on HBASE-6433: --- I ran the two tests listed above and they p

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

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-3725: -- Fix Version/s: 0.92.2 > HBase increments from old value after delete and write to disk > --

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

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reassigned HBASE-3725: - Assignee: ShiXing (was: Jonathan Gray) > HBase increments from old value after delet

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

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419255#comment-13419255 ] Zhihong Ted Yu commented on HBASE-3725: --- In trunk, getLastIncrement() call has been

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419207#comment-13419207 ] Zhihong Ted Yu commented on HBASE-5547: --- Will integrate in 3 hours if there is no ob

[jira] [Updated] (HBASE-6433) improve getRemoteAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6433: -- Attachment: 6433-getRemoteAddress-trunk.txt Simplified patch for trunk. > impr

[jira] [Assigned] (HBASE-6433) improve getRemoteAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reassigned HBASE-6433: - Assignee: binlijin > improve getRemoteAddress > > >

[jira] [Updated] (HBASE-6433) improve getRemoteAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6433: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed > improve getRemoteAddress >

[jira] [Commented] (HBASE-6433) improve getRemoteAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419152#comment-13419152 ] Zhihong Ted Yu commented on HBASE-6433: --- The trunk patch contains reordering of impo

[jira] [Updated] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6429: -- Status: Open (was: Patch Available) > Filter with filterRow() returning true is incompatib

[jira] [Commented] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419124#comment-13419124 ] Zhihong Ted Yu commented on HBASE-6429: --- TestFilterWithScanLimits.java and FilterWra

[jira] [Updated] (HBASE-6429) Filter with filterRow() returning true is incompatible with scan with limit

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6429: -- Summary: Filter with filterRow() returning true is incompatible with scan with limit (was: Fil

[jira] [Updated] (HBASE-6433) improve getRemoteAddress

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6433: -- Status: Patch Available (was: Open) > improve getRemoteAddress >

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

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419046#comment-13419046 ] Zhihong Ted Yu commented on HBASE-3725: --- How about renaming leftResults as remaining

[jira] [Updated] (HBASE-6429) Filter with filterRow() returning true is also incompatible with scan with limit

2012-07-20 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6429: -- Status: Patch Available (was: Open) > Filter with filterRow() returning true is also incom

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

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418904#comment-13418904 ] Zhihong Ted Yu commented on HBASE-3725: --- Looking at existing code: {code} private

[jira] [Resolved] (HBASE-6345) Utilize fault injection in testing using AspectJ

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu resolved HBASE-6345. --- Resolution: Won't Fix There was not enough incentive to pursue fault injection using AspectJ.

[jira] [Updated] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6389: -- Status: Open (was: Patch Available) > Modify the conditions to ensure that Master waits fo

[jira] [Comment Edited] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418866#comment-13418866 ] Zhihong Ted Yu edited comment on HBASE-6389 at 7/20/12 2:53 AM:

[jira] [Comment Edited] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418866#comment-13418866 ] Zhihong Ted Yu edited comment on HBASE-6389 at 7/20/12 1:41 AM:

[jira] [Comment Edited] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418866#comment-13418866 ] Zhihong Ted Yu edited comment on HBASE-6389 at 7/20/12 1:37 AM:

[jira] [Updated] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6389: -- Attachment: testReplication.jstack jstack for the hanging TestReplication > Mo

[jira] [Commented] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418866#comment-13418866 ] Zhihong Ted Yu commented on HBASE-6389: --- I ran test suite with latest patch on trunk

[jira] [Commented] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418752#comment-13418752 ] Zhihong Ted Yu commented on HBASE-6389: --- Looking at https://builds.apache.org/job/Pr

[jira] [Updated] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6389: -- Attachment: org.apache.hadoop.hbase.TestZooKeeper-output.txt Here was the test output from yest

[jira] [Commented] (HBASE-6389) Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418738#comment-13418738 ] Zhihong Ted Yu commented on HBASE-6389: --- Thanks for your explanation. Have you seen

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in "backup mode"

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418730#comment-13418730 ] Zhihong Ted Yu commented on HBASE-5547: --- I ran TestRegionServerCoprocessorExceptionW

[jira] [Commented] (HBASE-6430) Few modifications in section 2.4.2.1 of Apache HBase Reference Guide

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418656#comment-13418656 ] Zhihong Ted Yu commented on HBASE-6430: --- Can you attach the patch (remember to grant

[jira] [Commented] (HBASE-4956) Control direct memory buffer consumption by HBaseClient

2012-07-19 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418655#comment-13418655 ] Zhihong Ted Yu commented on HBASE-4956: --- Integrated to 0.94 since this JIRA is marke

<    1   2   3   4   5   6   7   8   9   10   >