[jira] [Updated] (HBASE-5997) Fix concerns raised in HBASE-5922 related to HalfStoreFileReader

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-5997: -- Status: Patch Available (was: Reopened) Fix concerns raised in HBASE-5922 related to HalfStoreFileReader

[jira] [Commented] (HBASE-6622) TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk

2012-08-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442191#comment-13442191 ] Hudson commented on HBASE-6622: --- Integrated in HBase-TRUNK #3282 (See

[jira] [Reopened] (HBASE-6477) Use PB filter definitions in RPC

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-6477: --- I could no longer find TestAggregateProtocol in build console output. I tried to identify the hanging test and

[jira] [Commented] (HBASE-6477) Use PB filter definitions in RPC

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442199#comment-13442199 ] Ted Yu commented on HBASE-6477: --- Here is the call stack: {code}

[jira] [Commented] (HBASE-5449) Support for wire-compatible security functionality

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442200#comment-13442200 ] Ted Yu commented on HBASE-5449: --- The above finding actually should go to HBASE-6477

[jira] [Commented] (HBASE-6477) Use PB filter definitions in RPC

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442207#comment-13442207 ] Ted Yu commented on HBASE-6477: --- This is Gregory's 1st goal: Filter would no longer extend

[jira] [Commented] (HBASE-5997) Fix concerns raised in HBASE-5922 related to HalfStoreFileReader

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442208#comment-13442208 ] Ted Yu commented on HBASE-5997: --- Since I got some finding w.r.t. HBASE-6477, I am rerunning

[jira] [Commented] (HBASE-6477) Use PB filter definitions in RPC

2012-08-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442209#comment-13442209 ] stack commented on HBASE-6477: -- I can work on a patch to fix above (Thanks for finding it

[jira] [Commented] (HBASE-6622) TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk

2012-08-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442210#comment-13442210 ] stack commented on HBASE-6622: -- +1 on patch. Does it need backporting?

[jira] [Commented] (HBASE-6622) TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk

2012-08-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442211#comment-13442211 ] stack commented on HBASE-6622: -- I'd say if the test is same in 0.94, upping the number of

[jira] [Updated] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6667: -- Priority: Critical (was: Major) TestCatalogJanitor occasionally fails

[jira] [Updated] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6667: -- Attachment: testCatalogJanitor-output.txt Here is test output TestCatalogJanitor

[jira] [Created] (HBASE-6667) TestCatalogJanitor occasionally fails

2012-08-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-6667: - Summary: TestCatalogJanitor occasionally fails Key: HBASE-6667 URL: https://issues.apache.org/jira/browse/HBASE-6667 Project: HBase Issue Type: Bug Reporter:

[jira] [Commented] (HBASE-5997) Fix concerns raised in HBASE-5922 related to HalfStoreFileReader

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442218#comment-13442218 ] Ted Yu commented on HBASE-5997: --- Hit HBASE-6667 in the test run Fix

[jira] [Commented] (HBASE-6477) Use PB filter definitions in RPC

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1344#comment-1344 ] Ted Yu commented on HBASE-6477: --- This is the important call in

[jira] [Commented] (HBASE-5922) HalfStoreFileReader seekBefore causes StackOverflowError

2012-08-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442227#comment-13442227 ] Hudson commented on HBASE-5922: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #150 (See

[jira] [Commented] (HBASE-5997) Fix concerns raised in HBASE-5922 related to HalfStoreFileReader

2012-08-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442226#comment-13442226 ] Hudson commented on HBASE-5997: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #150 (See

[jira] [Commented] (HBASE-6622) TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk

2012-08-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442228#comment-13442228 ] Hudson commented on HBASE-6622: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #150 (See

[jira] [Commented] (HBASE-6622) TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk

2012-08-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442233#comment-13442233 ] Ted Yu commented on HBASE-6622: --- Although I haven't identified the exact change in RPC in

[jira] [Commented] (HBASE-6622) TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk

2012-08-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442249#comment-13442249 ] stack commented on HBASE-6622: -- Grand. Resolving the issue given Ted's last comment that

[jira] [Updated] (HBASE-6622) TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk

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

[jira] [Commented] (HBASE-6537) Balancer compete with disable table will lead to cluster inconsistent

2012-08-26 Thread Zhou wenjian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442254#comment-13442254 ] Zhou wenjian commented on HBASE-6537: - @Lars rajeshbabu. i found it unavailable to

[jira] [Created] (HBASE-6668) disable in shell may make confused to user

2012-08-26 Thread Zhou wenjian (JIRA)
Zhou wenjian created HBASE-6668: --- Summary: disable in shell may make confused to user Key: HBASE-6668 URL: https://issues.apache.org/jira/browse/HBASE-6668 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-6477) Use PB filter definitions in RPC

2012-08-26 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442257#comment-13442257 ] Gregory Chanan commented on HBASE-6477: --- Thanks for finding this, Ted. I wonder if

[jira] [Commented] (HBASE-6668) disable in shell may make confused to user

2012-08-26 Thread Zhou wenjian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442259#comment-13442259 ] Zhou wenjian commented on HBASE-6668: - also appears in enable twice

[jira] [Commented] (HBASE-6598) Combine Master Metrics into a single class.

2012-08-26 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442268#comment-13442268 ] Elliott Clark commented on HBASE-6598: -- In jmx it will be under: Hadoop - HBase -

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-08-26 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442276#comment-13442276 ] Anil Gupta commented on HBASE-6618: --- Hi Alex, I am still unable to access the png file

[jira] [Created] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2012-08-26 Thread Anil Gupta (JIRA)
Anil Gupta created HBASE-6669: - Summary: Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient Key: HBASE-6669 URL: https://issues.apache.org/jira/browse/HBASE-6669 Project:

[jira] [Updated] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

2012-08-26 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Gupta updated HBASE-6669: -- Description: I recently created a Class for doing aggregations(sum,min,max,std) on values stored as