[jira] [Created] (HBASE-6399) MetricsContext be different between RegionServerMetrics and RegionServerDynamicMetrics

2012-07-17 Thread chunhui shen (JIRA)
chunhui shen created HBASE-6399: --- Summary: MetricsContext be different between RegionServerMetrics and RegionServerDynamicMetrics Key: HBASE-6399 URL: https://issues.apache.org/jira/browse/HBASE-6399

[jira] [Updated] (HBASE-6399) MetricsContext be different between RegionServerMetrics and RegionServerDynamicMetrics

2012-07-17 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6399: Attachment: HBASE-6399.patch MetricsContext be different between RegionServerMetrics and

[jira] [Updated] (HBASE-6399) MetricsContext be different between RegionServerMetrics and RegionServerDynamicMetrics

2012-07-17 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6399: Description: In hadoop-metrics.properties, GangliaContext is optional metrics context, I think we

[jira] [Commented] (HBASE-5754) data lost with gora continuous ingest test (goraci)

2012-07-17 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416003#comment-13416003 ] Enis Soztutar commented on HBASE-5754: -- @Lars, We have been running this for a while

[jira] [Created] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

2012-07-17 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6400: Summary: Add getMasterAdmin() and getMasterMonitor() to HConnection Key: HBASE-6400 URL: https://issues.apache.org/jira/browse/HBASE-6400 Project: HBase

[jira] [Updated] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

2012-07-17 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6400: - Attachment: HBASE-6400_v1.patch Attaching a very simple patch that does the task. BTW, I did

[jira] [Commented] (HBASE-6336) Split point should not be equal to start row or end row

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

[jira] [Created] (HBASE-6401) HBase may lose edits after a crash if used with HDFS 1.0.3 or older

2012-07-17 Thread nkeywal (JIRA)
nkeywal created HBASE-6401: -- Summary: HBase may lose edits after a crash if used with HDFS 1.0.3 or older Key: HBASE-6401 URL: https://issues.apache.org/jira/browse/HBASE-6401 Project: HBase Issue

[jira] [Updated] (HBASE-6401) HBase may lose edits after a crash if used with HDFS 1.0.3 or older

2012-07-17 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-6401: --- Attachment: TestReadAppendWithDeadDN.java HBase may lose edits after a crash if used with HDFS 1.0.3 or

[jira] [Commented] (HBASE-6399) MetricsContext be different between RegionServerMetrics and RegionServerDynamicMetrics

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416171#comment-13416171 ] Zhihong Ted Yu commented on HBASE-6399: --- {code} +#

[jira] [Commented] (HBASE-5754) data lost with gora continuous ingest test (goraci)

2012-07-17 Thread Eric Newton (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416177#comment-13416177 ] Eric Newton commented on HBASE-5754: I will try to reproduce the bug with 0.94 and

[jira] [Commented] (HBASE-5754) data lost with gora continuous ingest test (goraci)

2012-07-17 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416188#comment-13416188 ] nkeywal commented on HBASE-5754: @Eric When you kill servers, do you stop the whole

[jira] [Commented] (HBASE-5754) data lost with gora continuous ingest test (goraci)

2012-07-17 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416207#comment-13416207 ] Keith Turner commented on HBASE-5754: - In the past we just killed Accumulo processes,

[jira] [Commented] (HBASE-6401) HBase may lose edits after a crash if used with HDFS 1.0.3 or older

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416223#comment-13416223 ] Zhihong Ted Yu commented on HBASE-6401: --- The test is for hadoop. Is there HADOOP-

[jira] [Commented] (HBASE-6401) HBase may lose edits after a crash if used with HDFS 1.0.3 or older

2012-07-17 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416241#comment-13416241 ] nkeywal commented on HBASE-6401: Yeah, I wrote it for hadoop, but then saw it was fixed on

[jira] [Commented] (HBASE-5754) data lost with gora continuous ingest test (goraci)

2012-07-17 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416243#comment-13416243 ] Enis Soztutar commented on HBASE-5754: -- Just FYI in case, I've been working on adding

[jira] [Commented] (HBASE-5754) data lost with gora continuous ingest test (goraci)

2012-07-17 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416246#comment-13416246 ] nkeywal commented on HBASE-5754: @keith: thanks for the info. It will be interesting to

[jira] [Commented] (HBASE-6385) [0.90 branch] Backport HBASE-4195 to 0.90

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416247#comment-13416247 ] Jonathan Hsieh commented on HBASE-6385: --- +1 pending tests. This brings 0.90's path

[jira] [Created] (HBASE-6402) Ability to explicitly include and exclude hosts from cluster

2012-07-17 Thread Philip Zeyliger (JIRA)
Philip Zeyliger created HBASE-6402: -- Summary: Ability to explicitly include and exclude hosts from cluster Key: HBASE-6402 URL: https://issues.apache.org/jira/browse/HBASE-6402 Project: HBase

[jira] [Commented] (HBASE-6317) Master clean start up and Partially enabled tables make region assignment inconsistent.

2012-07-17 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416326#comment-13416326 ] rajeshbabu commented on HBASE-6317: --- Patch was uploaded to RB:

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

2012-07-17 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416347#comment-13416347 ] Jimmy Xiang commented on HBASE-6272: Thanks a lot, Ram! In-memory

[jira] [Commented] (HBASE-6399) MetricsContext be different between RegionServerMetrics and RegionServerDynamicMetrics

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416350#comment-13416350 ] Elliott Clark commented on HBASE-6399: -- I agree giving users the choice is the

[jira] [Commented] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416358#comment-13416358 ] Zhihong Ted Yu commented on HBASE-6400: --- {code} +public MasterAdminProtocol

[jira] [Commented] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

2012-07-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416414#comment-13416414 ] Gregory Chanan commented on HBASE-6400: --- I think you meant getMaster() not

[jira] [Created] (HBASE-6403) RegionCoprocessorHost provides empty config when loading a coprocessor

2012-07-17 Thread Eric Newton (JIRA)
Eric Newton created HBASE-6403: -- Summary: RegionCoprocessorHost provides empty config when loading a coprocessor Key: HBASE-6403 URL: https://issues.apache.org/jira/browse/HBASE-6403 Project: HBase

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

2012-07-17 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416416#comment-13416416 ] Gary Helmling commented on HBASE-5449: -- I see two parts of the current security

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

2012-07-17 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates reassigned HBASE-5449: -- Assignee: (was: Jesse Yates) Don't have time to work on this at the moment - someone else

[jira] [Commented] (HBASE-6403) RegionCoprocessorHost provides empty config when loading a coprocessor

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416421#comment-13416421 ] Zhihong Ted Yu commented on HBASE-6403: --- Nice finding, Eric. Looks like

[jira] [Updated] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6400: -- Description: HConnection used to have getMaster() which returns HMasterInterface, but after

[jira] [Commented] (HBASE-6383) Investigate using 2Q for block cache

2012-07-17 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416444#comment-13416444 ] Jesse Yates commented on HBASE-6383: {quote} It's main deficiency is that it can

[jira] [Updated] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6400: -- Attachment: 6400-v2.patch Patch v2 adds @Override. Add getMasterAdmin() and

[jira] [Updated] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

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

[jira] [Commented] (HBASE-6382) Upgrade Jersey to 1.8 to match Hadoop 1 and 2

2012-07-17 Thread David S. Wang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416512#comment-13416512 ] David S. Wang commented on HBASE-6382: -- @Jon: I confirmed that Hadoop 1.0 is using

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416543#comment-13416543 ] Zhihong Ted Yu commented on HBASE-4050: --- Would integrate the patch later this

[jira] [Commented] (HBASE-6400) Add getMasterAdmin() and getMasterMonitor() to HConnection

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

[jira] [Commented] (HBASE-6383) Investigate using 2Q for block cache

2012-07-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416556#comment-13416556 ] Jean-Daniel Cryans commented on HBASE-6383: --- bq. Which it? 2Q shouldn't be

[jira] [Commented] (HBASE-6383) Investigate using 2Q for block cache

2012-07-17 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416584#comment-13416584 ] Jesse Yates commented on HBASE-6383: bq. the difference is in nanoseconds (as you

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416592#comment-13416592 ] Alex Baranau commented on HBASE-4050: - Should I add metric sources for RegionServer

[jira] [Updated] (HBASE-6382) Upgrade Jersey to 1.8 to match Hadoop 1 and 2

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6382: -- Affects Version/s: 0.90.7 Fix Version/s: 0.90.7 Included in 0.90.7 as well. Thanks

[jira] [Commented] (HBASE-6383) Investigate using 2Q for block cache

2012-07-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416597#comment-13416597 ] Jean-Daniel Cryans commented on HBASE-6383: --- bq. I don't know how much I would

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416599#comment-13416599 ] Zhihong Ted Yu commented on HBASE-4050: --- How long would it take to align them with

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416601#comment-13416601 ] Alex Baranau commented on HBASE-4050: - Let me try to do that in coming hour or two. If

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416602#comment-13416602 ] Elliott Clark commented on HBASE-4050: -- Lets do those in another issue. I'm planning

[jira] [Updated] (HBASE-6379) [0.90 branch] Backport HBASE-6334 to 0.90

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6379: -- Issue Type: Bug (was: Task) [0.90 branch] Backport HBASE-6334 to 0.90

[jira] [Updated] (HBASE-6379) [0.90 branch] Backport HBASE-6334 to 0.90

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6379: -- Issue Type: Improvement (was: Bug) [0.90 branch] Backport HBASE-6334 to 0.90

[jira] [Updated] (HBASE-6385) [0.90 branch] Backport HBASE-4195 to 0.90

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6385: -- Issue Type: Bug (was: Task) [0.90 branch] Backport HBASE-4195 to 0.90

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416608#comment-13416608 ] Zhihong Ted Yu commented on HBASE-4050: --- The above is a nice list. The title of this

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416606#comment-13416606 ] Alex Baranau commented on HBASE-4050: - This works too. I was going to add almost

[jira] [Updated] (HBASE-6385) [0.90 branch] Backport HBASE-4195 to 0.90

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

[jira] [Commented] (HBASE-6379) [0.90 branch] Backport HBASE-6334 to 0.90

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416621#comment-13416621 ] Jonathan Hsieh commented on HBASE-6379: --- Thanks for the test greg. +1, lgtm. I

[jira] [Updated] (HBASE-6379) [0.90 branch] Backport HBASE-6334 to 0.90

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6379: -- Tags: test Resolution: Fixed Hadoop Flags: Reviewed Status:

[jira] [Created] (HBASE-6404) Collect p50, p75 and p95 stats

2012-07-17 Thread Arjen Roodselaar (JIRA)
Arjen Roodselaar created HBASE-6404: --- Summary: Collect p50, p75 and p95 stats Key: HBASE-6404 URL: https://issues.apache.org/jira/browse/HBASE-6404 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416628#comment-13416628 ] Elliott Clark commented on HBASE-4050: -- Doesn't matter to me too much

[jira] [Updated] (HBASE-5883) Backup master is going down due to connection refused exception

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5883: -- Resolution: Fixed Fix Version/s: (was: 0.94.2) 0.94.1

[jira] [Assigned] (HBASE-6404) Collect p50, p75 and p95 stats

2012-07-17 Thread Arjen Roodselaar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arjen Roodselaar reassigned HBASE-6404: --- Assignee: Liyin Tang Feel free to re-assign to someone in the eng team and/or adjust

[jira] [Commented] (HBASE-6404) Collect p50, p75 and p95 stats

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416635#comment-13416635 ] Elliott Clark commented on HBASE-6404: -- Moving things to MetricsHistogram (or

[jira] [Created] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

2012-07-17 Thread Zhihong Ted Yu (JIRA)
Zhihong Ted Yu created HBASE-6405: - Summary: Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics Key: HBASE-6405 URL: https://issues.apache.org/jira/browse/HBASE-6405

[jira] [Updated] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-4050: -- Status: Open (was: Patch Available) Update HBase metrics framework to metrics2 framework

[jira] [Updated] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6405: -- Attachment: 6405.txt Same patch as 4050-8.patch from Elliot. Create Hadoop

[jira] [Created] (HBASE-6406) TestReplicationPeer.testResetZooKeeperSession and TestZooKeeper.testClientSessionExpired fail frequently

2012-07-17 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-6406: Summary: TestReplicationPeer.testResetZooKeeperSession and TestZooKeeper.testClientSessionExpired fail frequently Key: HBASE-6406 URL:

[jira] [Commented] (HBASE-4470) ServerNotRunningException coming out of assignRootAndMeta kills the Master

2012-07-17 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416640#comment-13416640 ] Jonathan Hsieh commented on HBASE-4470: --- [~gchanan] So if this was fixed in

[jira] [Created] (HBASE-6407) Investigate moving to DI (guice) framework for plugin arch.

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6407: Summary: Investigate moving to DI (guice) framework for plugin arch. Key: HBASE-6407 URL: https://issues.apache.org/jira/browse/HBASE-6407 Project: HBase

[jira] [Created] (HBASE-6408) Naming and documenting of the hadoop-metrics2.properties file

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6408: Summary: Naming and documenting of the hadoop-metrics2.properties file Key: HBASE-6408 URL: https://issues.apache.org/jira/browse/HBASE-6408 Project: HBase

[jira] [Created] (HBASE-6409) Create histogram class for metrics 2

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6409: Summary: Create histogram class for metrics 2 Key: HBASE-6409 URL: https://issues.apache.org/jira/browse/HBASE-6409 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-4470) ServerNotRunningException coming out of assignRootAndMeta kills the Master

2012-07-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4470: -- Assignee: Gregory Chanan ServerNotRunningException coming out of assignRootAndMeta kills

[jira] [Commented] (HBASE-4470) ServerNotRunningException coming out of assignRootAndMeta kills the Master

2012-07-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416646#comment-13416646 ] Gregory Chanan commented on HBASE-4470: --- @Jon I'm working on a test, should be done

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

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6411: Summary: Move Master Metrics to metrics 2 Key: HBASE-6411 URL: https://issues.apache.org/jira/browse/HBASE-6411 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-6410) Move RegionServer Metrics to metrics2

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6410: Summary: Move RegionServer Metrics to metrics2 Key: HBASE-6410 URL: https://issues.apache.org/jira/browse/HBASE-6410 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-6412) Move external servers to metrics2 (thrift,thrift2,rest)

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6412: Summary: Move external servers to metrics2 (thrift,thrift2,rest) Key: HBASE-6412 URL: https://issues.apache.org/jira/browse/HBASE-6412 Project: HBase Issue

[jira] [Commented] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

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

[jira] [Created] (HBASE-6413) Investigate having hbase-env.sh decide which hadoop-compat to include

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6413: Summary: Investigate having hbase-env.sh decide which hadoop-compat to include Key: HBASE-6413 URL: https://issues.apache.org/jira/browse/HBASE-6413 Project: HBase

[jira] [Commented] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416654#comment-13416654 ] Elliott Clark commented on HBASE-6405: -- Thanks Create Hadoop

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416653#comment-13416653 ] Elliott Clark commented on HBASE-4050: -- There. After I saw Ted create the first sub

[jira] [Created] (HBASE-6414) Remove the WritableRpcEngine associated Invocation classes

2012-07-17 Thread Devaraj Das (JIRA)
Devaraj Das created HBASE-6414: -- Summary: Remove the WritableRpcEngine associated Invocation classes Key: HBASE-6414 URL: https://issues.apache.org/jira/browse/HBASE-6414 Project: HBase Issue

[jira] [Commented] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

2012-07-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416659#comment-13416659 ] Hudson commented on HBASE-6405: --- Integrated in HBase-TRUNK #3141 (See

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416661#comment-13416661 ] Alex Baranau commented on HBASE-4050: - 2Elliott, just to understand: bq.

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416664#comment-13416664 ] Alex Baranau commented on HBASE-4050: - bq. After I saw Ted create the first sub task I

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416665#comment-13416665 ] Elliott Clark commented on HBASE-4050: -- # Yes that does for sure. # When replication

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416667#comment-13416667 ] Elliott Clark commented on HBASE-4050: -- s/pre region/per region/g

[jira] [Commented] (HBASE-6409) Create histogram class for metrics 2

2012-07-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416672#comment-13416672 ] Andrew Wang commented on HBASE-6409: This seems related to HBASE-6261 and HADOOP-8541,

[jira] [Created] (HBASE-6415) Add Rat checking to the pre-checkin script.

2012-07-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6415: Summary: Add Rat checking to the pre-checkin script. Key: HBASE-6415 URL: https://issues.apache.org/jira/browse/HBASE-6415 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-6406) TestReplicationPeer.testResetZooKeeperSession and TestZooKeeper.testClientSessionExpired fail frequently

2012-07-17 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416673#comment-13416673 ] Lars Hofhansl commented on HBASE-6406: -- The first one fails due to a race condition:

[jira] [Updated] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-6405: - Attachment: HBASE-6405-ADD.patch Fix rat. I also filed: HBASE-6415 as it looks like trunk has

[jira] [Commented] (HBASE-6409) Create histogram class for metrics 2

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416676#comment-13416676 ] Elliott Clark commented on HBASE-6409: -- Until they are in a version that is released

[jira] [Commented] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416679#comment-13416679 ] Zhihong Ted Yu commented on HBASE-6405: --- Addendum checked in. Thanks for the quick

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416681#comment-13416681 ] Alex Baranau commented on HBASE-4050: - Looks to me that we are going to copy-paste

[jira] [Commented] (HBASE-6261) Better approximate high-percentile percentile latency metrics

2012-07-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416680#comment-13416680 ] Andrew Wang commented on HBASE-6261: Sorry I haven't had time to push on this more. I

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

2012-07-17 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-5547: --- Attachment: java_HBASE-5547_v13.patch Attaching updated version based on trunk and addressing

[jira] [Commented] (HBASE-6228) Fixup daughters twice cause daughter region assigned twice

2012-07-17 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416697#comment-13416697 ] Jimmy Xiang commented on HBASE-6228: @Chunhui, this is a very rare case. Is it better

[jira] [Created] (HBASE-6416) hbck dies on NPE when a region folder exists but the table does not

2012-07-17 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created HBASE-6416: - Summary: hbck dies on NPE when a region folder exists but the table does not Key: HBASE-6416 URL: https://issues.apache.org/jira/browse/HBASE-6416 Project:

[jira] [Commented] (HBASE-6261) Better approximate high-percentile percentile latency metrics

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416706#comment-13416706 ] Zhihong Ted Yu commented on HBASE-6261: --- bq. copy the code over and then refactor it

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416709#comment-13416709 ] Zhihong Ted Yu commented on HBASE-4050: --- bq. filing JIRA to allow metrics removals

[jira] [Updated] (HBASE-4470) ServerNotRunningException coming out of assignRootAndMeta kills the Master

2012-07-17 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-4470: -- Attachment: HBASE-4470-90.patch Here's a patch against 90. This adds a test (which I'll

[jira] [Commented] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

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

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416736#comment-13416736 ] Elliott Clark commented on HBASE-4050: -- {code} CollectionMutableMetric metrics()

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

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

[jira] [Commented] (HBASE-6405) Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics

2012-07-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416740#comment-13416740 ] Hudson commented on HBASE-6405: --- Integrated in HBase-TRUNK #3142 (See

[jira] [Created] (HBASE-6417) hbck merges .META. regions if there's an old leftover

2012-07-17 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created HBASE-6417: - Summary: hbck merges .META. regions if there's an old leftover Key: HBASE-6417 URL: https://issues.apache.org/jira/browse/HBASE-6417 Project: HBase

[jira] [Updated] (HBASE-6417) hbck merges .META. regions if there's an old leftover

2012-07-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-6417: -- Attachment: hbck.log The full log on what happened. I was able to fix it by recreating

[jira] [Commented] (HBASE-6310) -ROOT- corruption when .META. is using the old encoding scheme

2012-07-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416760#comment-13416760 ] Jean-Daniel Cryans commented on HBASE-6310: --- It could be an issue caused by

  1   2   >