[jira] [Commented] (HBASE-5440) Allow import to optionally use HFileOutputFormat

2012-02-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215178#comment-13215178 ] Lars Hofhansl commented on HBASE-5440: -- Ran the failed tests locally. They all pass.

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

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

[jira] [Updated] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread Ashley Taylor (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashley Taylor updated HBASE-5466: - Attachment: MetaScanner_HBASE_5466(3).patch Thanks for the feedback this is my first patch to

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215189#comment-13215189 ] Lars Hofhansl commented on HBASE-4365: -- @Stack: I trust J-D's test far more than my

[jira] [Commented] (HBASE-5357) Use builder pattern in HColumnDescriptor

2012-02-23 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215190#comment-13215190 ] Phabricator commented on HBASE-5357: mbautin has committed the revision [jira]

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215196#comment-13215196 ] Zhihong Yu commented on HBASE-5466: --- Patch v3 looks good to me. @Stack: Should this go

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215199#comment-13215199 ] Zhihong Yu commented on HBASE-4991: --- bq. The log of intent would list the steps to be

[jira] [Created] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

2012-02-23 Thread Mikhail Bautin (Created) (JIRA)
Make DataBlockEncodingTool work correctly with no native compression codecs loaded -- Key: HBASE-5470 URL: https://issues.apache.org/jira/browse/HBASE-5470 Project:

[jira] [Updated] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

2012-02-23 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5470: --- Attachment: D1917.1.patch mbautin requested code review of [jira] [HBASE-5470] HBase

[jira] [Updated] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

2012-02-23 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5470: -- Description: DataBlockEncodingTool was fixed as part of porting data block encoding (HBASE-4218) to

[jira] [Commented] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

2012-02-23 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215206#comment-13215206 ] Phabricator commented on HBASE-5470: tedyu has accepted the revision [jira]

[jira] [Updated] (HBASE-5434) [REST] Include more metrics in cluster status request

2012-02-23 Thread Mubarak Seyed (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mubarak Seyed updated HBASE-5434: - Attachment: HBASE-5434.trunk.v2.patch The attached file is an updated patch (with fix for unit

[jira] [Commented] (HBASE-5349) Automagically tweak global memstore and block cache sizes based on workload

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215220#comment-13215220 ] stack commented on HBASE-5349: -- Chatting w/ J-D about a phenomenon where we do not use memory

[jira] [Updated] (HBASE-5434) [REST] Include more metrics in cluster status request

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5434: - Status: Patch Available (was: Open) Submit Mubaraks' new patch [REST] Include more metrics in

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215226#comment-13215226 ] Jean-Daniel Cryans commented on HBASE-4365: --- bq. One question I had: Did you

[jira] [Updated] (HBASE-5464) Log warning message when thrift calls throw exceptions

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5464: - Status: Patch Available (was: Open) Log warning message when thrift calls throw exceptions

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

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

[jira] [Commented] (HBASE-5464) Log warning message when thrift calls throw exceptions

2012-02-23 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215232#comment-13215232 ] Phabricator commented on HBASE-5464: stack has commented on the revision HBASE-5464

[jira] [Updated] (HBASE-5434) [REST] Include more metrics in cluster status request

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5434: - Status: Open (was: Patch Available) [REST] Include more metrics in cluster status request

[jira] [Commented] (HBASE-5317) Fix TestHFileOutputFormat to work against hadoop 0.23

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215222#comment-13215222 ] Zhihong Yu commented on HBASE-5317: --- I was able to get the test to pass on Linux for

[jira] [Resolved] (HBASE-5407) Show the per-region level request/sec count in the web ui

2012-02-23 Thread Mikhail Bautin (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-5407. --- Resolution: Fixed Liyin: it looks like the 89-fb patch has been committed internally. As

[jira] [Commented] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215236#comment-13215236 ] stack commented on HBASE-5415: -- bq. Former's HTD is null, latter gets a FNFE. I still don't

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215239#comment-13215239 ] stack commented on HBASE-4991: -- bq. Is it Okay to do the above in another JIRA ? As a prereq

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215243#comment-13215243 ] Mubarak Seyed commented on HBASE-4991: -- bq. could use: 'ListHRegionInfo

[jira] [Commented] (HBASE-5465) [book] changing book to reference guide (content only, not filenames)

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215244#comment-13215244 ] Hudson commented on HBASE-5465: --- Integrated in HBase-TRUNK #2668 (See

[jira] [Commented] (HBASE-5437) HRegionThriftServer does not start because of a bug in HbaseHandlerMetricsProxy

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215248#comment-13215248 ] Hudson commented on HBASE-5437: --- Integrated in HBase-TRUNK #2668 (See

[jira] [Commented] (HBASE-5467) changing homepage to refer to 'reference guide'

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215245#comment-13215245 ] Hudson commented on HBASE-5467: --- Integrated in HBase-TRUNK #2668 (See

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215258#comment-13215258 ] stack commented on HBASE-4991: -- bq. i have tried with getting a ListHRegion, got into

[jira] [Commented] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215259#comment-13215259 ] stack commented on HBASE-5415: -- +1 on commit FSTableDescriptors should

[jira] [Commented] (HBASE-5434) [REST] Include more metrics in cluster status request

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

[jira] [Resolved] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread Jean-Daniel Cryans (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-5415. --- Resolution: Fixed Assignee: Jean-Daniel Cryans Hadoop Flags: Reviewed

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215277#comment-13215277 ] stack commented on HBASE-3909: -- I'm now suggesting we hoist the differences only up into zk.

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215279#comment-13215279 ] stack commented on HBASE-5466: -- @Ted Yes please. Opening a table also opens

[jira] [Commented] (HBASE-5442) Use builder pattern in StoreFile and HFile

2012-02-23 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215280#comment-13215280 ] Phabricator commented on HBASE-5442: mbautin has commented on the revision [jira]

[jira] [Commented] (HBASE-5442) Use builder pattern in StoreFile and HFile

2012-02-23 Thread Mikhail Bautin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215278#comment-13215278 ] Mikhail Bautin commented on HBASE-5442: --- Re-ran failed unit tests locally: Running

[jira] [Updated] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5466: -- Fix Version/s: 0.92.1 Hadoop Flags: Reviewed Opening a table also opens the metatable and

[jira] [Commented] (HBASE-5442) Use builder pattern in StoreFile and HFile

2012-02-23 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215281#comment-13215281 ] Phabricator commented on HBASE-5442: stack has accepted the revision [jira]

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215284#comment-13215284 ] stack commented on HBASE-3909: -- Reading over hadoop-7001, Phillip says Not to mention that

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215283#comment-13215283 ] Zhihong Yu commented on HBASE-5466: --- Integrated to 0.92 and TRUNK. Thanks for the patch

[jira] [Updated] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5466: -- Resolution: Fixed Status: Resolved (was: Patch Available) Opening a table also opens the

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215288#comment-13215288 ] Mubarak Seyed commented on HBASE-4991: -- @Stack, {quote} The log of intent would list

[jira] [Commented] (HBASE-5317) Fix TestHFileOutputFormat to work against hadoop 0.23

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215290#comment-13215290 ] Zhihong Yu commented on HBASE-5317: --- Integrated patch v6 to TRUNK. Thanks for the patch

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215291#comment-13215291 ] Zhihong Yu commented on HBASE-3909: --- bq. It would have znodes whose names are the config

[jira] [Commented] (HBASE-5464) Log warning message when thrift calls throw exceptions

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

[jira] [Updated] (HBASE-5357) Use builder pattern in HColumnDescriptor

2012-02-23 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5357: --- Attachment: D1929.1.patch mbautin requested code review of [jira] [HBASE-5357] [89-fb] Refactoring:

[jira] [Commented] (HBASE-5454) Refuse operations from Admin befor master is initialized

2012-02-23 Thread chunhui shen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215296#comment-13215296 ] chunhui shen commented on HBASE-5454: - Yes, I think so, close this one as won't fix.

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-23 Thread chunhui shen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215298#comment-13215298 ] chunhui shen commented on HBASE-5270: - @Ted I has created the Review Request:

[jira] [Commented] (HBASE-5357) Use builder pattern in HColumnDescriptor

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

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215346#comment-13215346 ] stack commented on HBASE-3909: -- bq. The assumption is there wouldn't be many such config

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215349#comment-13215349 ] Hudson commented on HBASE-5466: --- Integrated in HBase-0.92 #301 (See

[jira] [Commented] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215350#comment-13215350 ] Hudson commented on HBASE-5415: --- Integrated in HBase-0.92 #301 (See

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215352#comment-13215352 ] Zhihong Yu commented on HBASE-3909: --- I think these two questions are related. If we keep

[jira] [Commented] (HBASE-3134) [replication] Add the ability to enable/disable streams

2012-02-23 Thread Teruyoshi Zenmyo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215354#comment-13215354 ] Teruyoshi Zenmyo commented on HBASE-3134: - I have checked on a testing environment

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215355#comment-13215355 ] Zhihong Yu commented on HBASE-5270: --- There seems to be some compilation error: {code}

[jira] [Created] (HBASE-5471) Upgrade hadoop to 1.0.2

2012-02-23 Thread Zhihong Yu (Created) (JIRA)
Upgrade hadoop to 1.0.2 --- Key: HBASE-5471 URL: https://issues.apache.org/jira/browse/HBASE-5471 Project: HBase Issue Type: Task Reporter: Zhihong Yu Now that MAPREDUCE-3583 has been integrated, we should

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215360#comment-13215360 ] Lars Hofhansl commented on HBASE-4365: -- Ah nice :) Add a decent

[jira] [Updated] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4365: - Attachment: 4365-v3.txt This version sets the default split policy to be the new one and ups the max file size

[jira] [Updated] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4365: - Status: Patch Available (was: Open) Add a decent heuristic for region size

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215368#comment-13215368 ] Lars Hofhansl commented on HBASE-4365: -- Wanna have KeyPrefixRegionSplitPolicy extend

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-23 Thread chunhui shen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215369#comment-13215369 ] chunhui shen commented on HBASE-5270: - I build project again and didn't find any

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215370#comment-13215370 ] Zhihong Yu commented on HBASE-5270: --- The compilation error was caused by the following

[jira] [Commented] (HBASE-5451) Switch RPC call envelope/headers to PBs

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215378#comment-13215378 ] stack commented on HBASE-5451: -- Excellent! Minor, would do: if (!head.hasUserInfo())

[jira] [Updated] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-23 Thread chunhui shen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-5270: Attachment: hbase-5270v6.patch I‘m sorry for the mistake of ConcurrentHashSet. Thank Ted.

[jira] [Commented] (HBASE-5440) Allow import to optionally use HFileOutputFormat

2012-02-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215380#comment-13215380 ] Lars Hofhansl commented on HBASE-5440: -- Would review board help? This is actually a

[jira] [Updated] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4365: - Attachment: 4365-v4.txt Your wish is my command Lars. Also addressed Ted comments made earlier that I'd

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

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

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215386#comment-13215386 ] Zhihong Yu commented on HBASE-4365: --- Minor comment: {code} + // If any of the

[jira] [Commented] (HBASE-5440) Allow import to optionally use HFileOutputFormat

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215388#comment-13215388 ] stack commented on HBASE-5440: -- LGTM. Whats missing is better documentation in the usage for

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

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

[jira] [Updated] (HBASE-5075) regionserver crashed and failover

2012-02-23 Thread ZhengBowen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhengBowen updated HBASE-5075: -- Attachment: stop-monitors.sh start-monitors.sh monitor-daemon.sh the

[jira] [Updated] (HBASE-5075) regionserver crashed and failover

2012-02-23 Thread zhiyuan.dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhiyuan.dai updated HBASE-5075: --- Attachment: HBase-5075-shell.patch regionserver crashed and failover

[jira] [Commented] (HBASE-5075) regionserver crashed and failover

2012-02-23 Thread zhiyuan.dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215393#comment-13215393 ] zhiyuan.dai commented on HBASE-5075: @Lars Hofhansl we have made shell's patch which

[jira] [Updated] (HBASE-5075) regionserver crashed and failover

2012-02-23 Thread ZhengBowen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhengBowen updated HBASE-5075: -- Attachment: (was: start-monitors.sh) regionserver crashed and failover

[jira] [Updated] (HBASE-5075) regionserver crashed and failover

2012-02-23 Thread ZhengBowen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhengBowen updated HBASE-5075: -- Attachment: (was: stop-monitors.sh) regionserver crashed and failover

[jira] [Updated] (HBASE-5075) regionserver crashed and failover

2012-02-23 Thread ZhengBowen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhengBowen updated HBASE-5075: -- Attachment: (was: monitor-daemon.sh) regionserver crashed and failover

[jira] [Commented] (HBASE-5440) Allow import to optionally use HFileOutputFormat

2012-02-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215395#comment-13215395 ] Lars Hofhansl commented on HBASE-5440: -- Yeah, you're right of course :) Will do and a

[jira] [Updated] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4365: - Status: Patch Available (was: Open) Add a decent heuristic for region size

[jira] [Updated] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4365: - Attachment: 4365-v5.txt Fix test (wasn't accomodating of square of the number of regions) and address Ted

[jira] [Updated] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4365: - Status: Open (was: Patch Available) Add a decent heuristic for region size

[jira] [Resolved] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

2012-02-23 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5470. -- Resolution: Fixed Fix Version/s: 0.94.0 Resolving as Mikhail committed the issue.

[jira] [Updated] (HBASE-5464) Log warning message when thrift calls throw exceptions

2012-02-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5464: - Resolution: Fixed Fix Version/s: 0.94.0 Hadoop Flags: Reviewed Status: Resolved (was:

[jira] [Commented] (HBASE-5467) changing homepage to refer to 'reference guide'

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215407#comment-13215407 ] Hudson commented on HBASE-5467: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215406#comment-13215406 ] Hudson commented on HBASE-5466: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5465) [book] changing book to reference guide (content only, not filenames)

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215405#comment-13215405 ] Hudson commented on HBASE-5465: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5468) [book] updating copyright in Reference Guide

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215408#comment-13215408 ] Hudson commented on HBASE-5468: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-4218) Data Block Encoding of KeyValues (aka delta encoding / prefix compression)

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215404#comment-13215404 ] Hudson commented on HBASE-4218: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5424) HTable meet NPE when call getRegionInfo()

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215412#comment-13215412 ] Hudson commented on HBASE-5424: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5317) Fix TestHFileOutputFormat to work against hadoop 0.23

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215410#comment-13215410 ] Hudson commented on HBASE-5317: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5437) HRegionThriftServer does not start because of a bug in HbaseHandlerMetricsProxy

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215411#comment-13215411 ] Hudson commented on HBASE-5437: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215409#comment-13215409 ] Hudson commented on HBASE-5415: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5423) Regionserver may block forever on waitOnAllRegionsToClose when aborting

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215413#comment-13215413 ] Hudson commented on HBASE-5423: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215416#comment-13215416 ] Hudson commented on HBASE-5470: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5357) Use builder pattern in HColumnDescriptor

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215414#comment-13215414 ] Hudson commented on HBASE-5357: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5460) Add protobuf as M/R dependency jar

2012-02-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215415#comment-13215415 ] Hudson commented on HBASE-5460: --- Integrated in HBase-TRUNK-security #121 (See

[jira] [Commented] (HBASE-5442) Use builder pattern in StoreFile and HFile

2012-02-23 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215419#comment-13215419 ] Phabricator commented on HBASE-5442: mbautin has committed the revision [jira]

[jira] [Updated] (HBASE-5442) Use builder pattern in StoreFile and HFile

2012-02-23 Thread Mikhail Bautin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5442: -- Resolution: Fixed Fix Version/s: 0.94.0 Status: Resolved (was: Patch

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

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

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215427#comment-13215427 ] Lars Hofhansl commented on HBASE-4365: -- +1 on V5 Add a decent

[jira] [Updated] (HBASE-5440) Allow import to optionally use HFileOutputFormat

2012-02-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5440: - Status: Open (was: Patch Available) Allow import to optionally use HFileOutputFormat

[jira] [Updated] (HBASE-5440) Allow import to optionally use HFileOutputFormat

2012-02-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5440: - Attachment: 5440-v2.txt How about this. Same patch, just different message. Note that I

<    1   2   3   >