[jira] [Updated] (HBASE-6370) Add compression codec test at HMaster when createTable/modifyColumn/modifyTable

2012-07-11 Thread ShiXing (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShiXing updated HBASE-6370: --- Summary: Add compression codec test at HMaster when createTable/modifyColumn/modifyTable (was: Add compressi

[jira] [Updated] (HBASE-6370) Add compression codec test at HMaster when createTable/modifyColumn/modifyTable

2012-07-11 Thread ShiXing (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShiXing updated HBASE-6370: --- Attachment: HBASE-6370-trunk-V1.patch Use the already exists unit test through the HBaseAdmin's.

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchMutation()

2012-07-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411318#comment-13411318 ] Anoop Sam John commented on HBASE-6284: --- HRegion#put(Pair[] putsAndLocks) This metho

[jira] [Created] (HBASE-6371) Level based compaction

2012-07-11 Thread Akashnil (JIRA)
Akashnil created HBASE-6371: --- Summary: Level based compaction Key: HBASE-6371 URL: https://issues.apache.org/jira/browse/HBASE-6371 Project: HBase Issue Type: Improvement Reporter: Akas

[jira] [Commented] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411462#comment-13411462 ] stack commented on HBASE-6299: -- @Mary Is HBASE-5396 committed? bq. We now set RegionState OF

[jira] [Commented] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411466#comment-13411466 ] stack commented on HBASE-6299: -- bq. I'm not sure what the lock on an encoded name String does

[jira] [Commented] (HBASE-6370) Add compression codec test at HMaster when createTable/modifyColumn/modifyTable

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411470#comment-13411470 ] stack commented on HBASE-6370: -- @ShiXing This is a good idea. I think you should be able to

[jira] [Commented] (HBASE-6369) HTable is not closed in AggregationClient

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411471#comment-13411471 ] stack commented on HBASE-6369: -- +1 on patch. > HTable is not closed in Aggre

[jira] [Commented] (HBASE-6369) HTable is not closed in AggregationClient

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

[jira] [Commented] (HBASE-2730) Expose RS work queue contents on web UI

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411502#comment-13411502 ] stack commented on HBASE-2730: -- +1 on patch. Mind posting sample of what it looks like Jie?

[jira] [Updated] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

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

[jira] [Commented] (HBASE-2730) Expose RS work queue contents on web UI

2012-07-11 Thread Jie Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411510#comment-13411510 ] Jie Huang commented on HBASE-2730: -- Thanks Stack. You can find the sample output in dump.

[jira] [Commented] (HBASE-2730) Expose RS work queue contents on web UI

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411513#comment-13411513 ] stack commented on HBASE-2730: -- Does the 29th of June output include output from the patch up

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

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411518#comment-13411518 ] stack commented on HBASE-3725: -- @ShiXing I'm reluctant to commit this to 0.92 if it slows inc

[jira] [Commented] (HBASE-2730) Expose RS work queue contents on web UI

2012-07-11 Thread Jie Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411519#comment-13411519 ] Jie Huang commented on HBASE-2730: -- The latest patch against trunk comes from that patch_

[jira] [Updated] (HBASE-6359) KeyValue may return incorrect values after readFields()

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6359: - Tags: noob Labels: noob (was: ) > KeyValue may return incorrect values after readFields() > --

[jira] [Updated] (HBASE-2730) Expose RS work queue contents on web UI

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

[jira] [Commented] (HBASE-5498) Secure Bulk Load

2012-07-11 Thread Laxman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411543#comment-13411543 ] Laxman commented on HBASE-5498: --- I tried this draft patch. *Scenario* 1) As "hbase": Creat

[jira] [Commented] (HBASE-6290) Add a function a mark a server as dead and start the recovery the process

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411545#comment-13411545 ] stack commented on HBASE-6290: -- Sounds good. > Add a function a mark a serve

[jira] [Updated] (HBASE-6290) Add a function a mark a server as dead and start the recovery the process

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6290: - Tags: noob Labels: noob (was: ) > Add a function a mark a server as dead and start the recovery the pr

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411558#comment-13411558 ] Hudson commented on HBASE-5151: --- Integrated in HBase-TRUNK #3118 (See [https://builds.apach

[jira] [Commented] (HBASE-2730) Expose RS work queue contents on web UI

2012-07-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411559#comment-13411559 ] Hudson commented on HBASE-2730: --- Integrated in HBase-TRUNK #3118 (See [https://builds.apach

[jira] [Commented] (HBASE-6290) Add a function a mark a server as dead and start the recovery the process

2012-07-11 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411560#comment-13411560 ] nkeywal commented on HBASE-6290: For ZK, there is nothing to get the sessions/expire in th

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411570#comment-13411570 ] Zhihong Ted Yu commented on HBASE-5151: --- In trunk build 3118: {code} [ERROR] Failed

[jira] [Updated] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5151: --- Attachment: HBASE-5151.patch HBASE-5151.amend.patch GAH, sorry guys! Amendment attached (.ame

[jira] [Created] (HBASE-6372) Add scanner batching to Export job

2012-07-11 Thread Lars George (JIRA)
Lars George created HBASE-6372: -- Summary: Add scanner batching to Export job Key: HBASE-6372 URL: https://issues.apache.org/jira/browse/HBASE-6372 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411584#comment-13411584 ] Zhihong Ted Yu commented on HBASE-5151: --- @Harsh: In the future, please version patch

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411589#comment-13411589 ] Harsh J commented on HBASE-5151: Sure, will do. I thought it was practice to rely on JIRA'

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411608#comment-13411608 ] Zhihong Ted Yu commented on HBASE-5151: --- The line being corrected in addendum is too

[jira] [Updated] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5151: --- Attachment: HBASE-5151.amend.wrapped.patch Here it is. Will be more careful in future, apologies.

[jira] [Updated] (HBASE-6361) Change the compaction queue to a round robin scheduler

2012-07-11 Thread Akashnil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akashnil updated HBASE-6361: Assignee: (was: Akashnil) > Change the compaction queue to a round robin scheduler > --

[jira] [Commented] (HBASE-6366) Eviction on close should be delayed until next eviction to improve performance.

2012-07-11 Thread Michal Gregorczyk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411633#comment-13411633 ] Michal Gregorczyk commented on HBASE-6366: -- Sorry, I don't know exact numbers.

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

2012-07-11 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411694#comment-13411694 ] Alex Baranau commented on HBASE-4050: - If the above correct/sensible, I'd say I'm for

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

2012-07-11 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411693#comment-13411693 ] Alex Baranau commented on HBASE-4050: - So, about the shim. Haven't done that kind of t

[jira] [Created] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
Marcelo Vanzin created HBASE-6373: - Summary: Add more context information to audit log messages Key: HBASE-6373 URL: https://issues.apache.org/jira/browse/HBASE-6373 Project: HBase Issue Type

[jira] [Updated] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6373: -- Attachment: accesscontroller.patch Proposed patch. > Add more context informat

[jira] [Assigned] (HBASE-6066) some low hanging read path improvement ideas

2012-07-11 Thread Karthik Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Ranganathan reassigned HBASE-6066: -- Assignee: Michal Gregorczyk (was: Aurick Qiao) > some low hanging read pat

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

2012-07-11 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411762#comment-13411762 ] Elliott Clark commented on HBASE-4050: -- The reflection option seems like it would be

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

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411771#comment-13411771 ] Jonathan Hsieh commented on HBASE-4050: --- Just a few points of data to help make the

[jira] [Resolved] (HBASE-6361) Change the compaction queue to a round robin scheduler

2012-07-11 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-6361. --- Resolution: Duplicate This is a duplicate of HBASE-5479. Confirmed with Akashnil that it's OK

[jira] [Commented] (HBASE-5479) Postpone CompactionSelection to compaction execution time

2012-07-11 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411799#comment-13411799 ] Mikhail Bautin commented on HBASE-5479: --- HBASE-6361 (closed as duplicate) has additi

[jira] [Updated] (HBASE-6369) HTable is not closed in AggregationClient

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6369: -- Fix Version/s: (was: 0.94.2) 0.94.1 After getting Lars' endorsement, I h

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

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411832#comment-13411832 ] Zhihong Ted Yu commented on HBASE-4050: --- For option #2, looks like we need some mave

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

2012-07-11 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411846#comment-13411846 ] Elliott Clark commented on HBASE-4050: -- bq.hbase needs to be recompiled to run agains

[jira] [Updated] (HBASE-6351) IO impact reduction for compaction

2012-07-11 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated HBASE-6351: Description: The following came from Otis via http://search-hadoop.com/m/MGVqgZJ4Mj2 : Luc

[jira] [Updated] (HBASE-6351) Stop compactions from polluting OS FS cache

2012-07-11 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated HBASE-6351: Summary: Stop compactions from polluting OS FS cache (was: IO impact reduction for compac

[jira] [Commented] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411877#comment-13411877 ] Andrew Purtell commented on HBASE-6373: --- Looks ok. I'd add a null check for remoteAd

[jira] [Commented] (HBASE-6284) Introduce HRegion#doMiniBatchMutation()

2012-07-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411879#comment-13411879 ] Lars Hofhansl commented on HBASE-6284: -- That's fine. What you mean with "HRegion is e

[jira] [Resolved] (HBASE-6284) Introduce HRegion#doMiniBatchMutation()

2012-07-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-6284. -- Resolution: Fixed > Introduce HRegion#doMiniBatchMutation() > -

[jira] [Updated] (HBASE-6369) HTable is not closed in AggregationClient

2012-07-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6369: - Resolution: Fixed Status: Resolved (was: Patch Available) > HTable is not closed in

[jira] [Commented] (HBASE-6331) Problem with HBCK mergeOverlaps

2012-07-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411882#comment-13411882 ] Lars Hofhansl commented on HBASE-6331: -- I'm OK with committing this without a test (c

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

2012-07-11 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411891#comment-13411891 ] Elliott Clark commented on HBASE-4050: -- http://docs.oracle.com/javase/6/docs/api/java

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

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411900#comment-13411900 ] Zhihong Ted Yu commented on HBASE-4050: --- Good idea. ServiceLoader is used widely in

[jira] [Commented] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411902#comment-13411902 ] Marcelo Vanzin commented on HBASE-6373: --- I'm not dereferencing remoteAddr; it's safe

[jira] [Commented] (HBASE-6369) HTable is not closed in AggregationClient

2012-07-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411914#comment-13411914 ] Hudson commented on HBASE-6369: --- Integrated in HBase-0.94 #311 (See [https://builds.apache.

[jira] [Commented] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411928#comment-13411928 ] Andrew Purtell commented on HBASE-6373: --- bq. Unless you prefer to log an empty strin

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

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411949#comment-13411949 ] Jonathan Hsieh commented on HBASE-4050: --- bq. bq. hbase needs to be recompiled to run

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

2012-07-11 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411952#comment-13411952 ] Luke Lu commented on HBASE-4050: +1 on Alex's option 2 and ServiceLoader. For HBase we onl

[jira] [Updated] (HBASE-6373) Add more context information to audit log messages

2012-07-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HBASE-6373: -- Attachment: accesscontroller.patch Updated patch (empty string instead of null if remote addres

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411959#comment-13411959 ] stack commented on HBASE-5151: -- @Harsh No need to apologize. Thanks for fast turn around. A

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

2012-07-11 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411963#comment-13411963 ] Elliott Clark commented on HBASE-4050: -- @Jonathan Thanks. @Luke Lu Unfortunately we

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411966#comment-13411966 ] stack commented on HBASE-5151: -- I applied the amendment. Thanks Harsh. > Re

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

2012-07-11 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411975#comment-13411975 ] Luke Lu commented on HBASE-4050: @Elliott: MetricsBuilder/Collector is only needed for cre

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

2012-07-11 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411979#comment-13411979 ] Elliott Clark commented on HBASE-4050: -- @Luke Yes. We have per region metrics, per r

[jira] [Commented] (HBASE-6368) Upgrade Guava for critical performance bug fix

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411978#comment-13411978 ] Zhihong Ted Yu commented on HBASE-6368: --- Integrated to trunk. > Upg

[jira] [Commented] (HBASE-6368) Upgrade Guava for critical performance bug fix

2012-07-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411990#comment-13411990 ] Lars Hofhansl commented on HBASE-6368: -- How does this mingle with newer versions of H

[jira] [Commented] (HBASE-2315) BookKeeper for write-ahead logging

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411998#comment-13411998 ] Zhihong Ted Yu commented on HBASE-2315: --- @Flavio: Looking at the attached patch: {co

[jira] [Commented] (HBASE-6368) Upgrade Guava for critical performance bug fix

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412003#comment-13412003 ] Zhihong Ted Yu commented on HBASE-6368: --- Thanks for the reminder. I logged MAPREDUCE

[jira] [Created] (HBASE-6374) integrate the multi-put/get/delete path so there is only one call to each RS, instead of one call per R

2012-07-11 Thread Amitanand Aiyer (JIRA)
Amitanand Aiyer created HBASE-6374: -- Summary: integrate the multi-put/get/delete path so there is only one call to each RS, instead of one call per R Key: HBASE-6374 URL: https://issues.apache.org/jira/browse/HBA

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

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6374: -- Fix Version/s: 0.89-fb Summary: [89-fb] Unify the multi-put/get/delete path so there i

[jira] [Commented] (HBASE-6368) Upgrade Guava for critical performance bug fix

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412025#comment-13412025 ] stack commented on HBASE-6368: -- Will this undo the work done over in HBASE-5955? Does this b

[jira] [Commented] (HBASE-6368) Upgrade Guava for critical performance bug fix

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412026#comment-13412026 ] Zhihong Ted Yu commented on HBASE-6368: --- The following step passed Hadoop QA: {code}

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

2012-07-11 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5883: -- Fix Version/s: 0.92.2 0.90.7 Adding 0.92.2 and 0.90.7 to fix version, as thi

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412043#comment-13412043 ] Hudson commented on HBASE-5151: --- Integrated in HBase-TRUNK #3119 (See [https://builds.apach

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

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412041#comment-13412041 ] stack commented on HBASE-5883: -- @Jieshan So, what do we need to do to close this issue out?

[jira] [Commented] (HBASE-6368) Upgrade Guava for critical performance bug fix

2012-07-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412044#comment-13412044 ] Hudson commented on HBASE-6368: --- Integrated in HBase-TRUNK #3119 (See [https://builds.apach

[jira] [Commented] (HBASE-6362) Enhance test-patch.sh script to recognize images / non-trunk patches

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412057#comment-13412057 ] Zhihong Ted Yu commented on HBASE-6362: --- See https://issues.apache.org/jira/browse/

[jira] [Commented] (HBASE-5151) Rename "hbase.skip.errors" in HRegion as it is too general-sounding.

2012-07-11 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412056#comment-13412056 ] Zhihong Ted Yu commented on HBASE-5151: --- It turns out that the first patch was synta

[jira] [Commented] (HBASE-6338) Cache Method in RPC handler

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412061#comment-13412061 ] stack commented on HBASE-6338: -- Why javadoc a private method (especially a method named getMe

[jira] [Commented] (HBASE-6362) Enhance test-patch.sh script to recognize images / non-trunk patches

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412063#comment-13412063 ] stack commented on HBASE-6362: -- I'm with Andrew. The barrier to contribution should be as lo

[jira] [Commented] (HBASE-2315) BookKeeper for write-ahead logging

2012-07-11 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412065#comment-13412065 ] Flavio Junqueira commented on HBASE-2315: - Hi Ted, fs is part of the issue I was d

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

2012-07-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412069#comment-13412069 ] stack commented on HBASE-6336: -- +1 on the patch. @Ram when you say 'But here in the first re

[jira] [Commented] (HBASE-6220) PersistentMetricsTimeVaryingRate gets used for non-time-based metrics

2012-07-11 Thread Paul Cavallaro (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412230#comment-13412230 ] Paul Cavallaro commented on HBASE-6220: --- Sorry I've been away this week with intermi

[jira] [Commented] (HBASE-6331) Problem with HBCK mergeOverlaps

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412249#comment-13412249 ] Jonathan Hsieh commented on HBASE-6331: --- Lars, let's go ahead and bump it to 0.94.2

[jira] [Commented] (HBASE-6331) Problem with HBCK mergeOverlaps

2012-07-11 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412261#comment-13412261 ] Jimmy Xiang commented on HBASE-6331: I don't think this is a bug. In hbck, the last e

[jira] [Assigned] (HBASE-5334) Pluggable Compaction Algorithms

2012-07-11 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg reassigned HBASE-5334: -- Assignee: Akashnil (was: Nicolas Spiegelberg) Assigning to Akashnil, who is an

[jira] [Commented] (HBASE-6368) Upgrade Guava for critical performance bug fix

2012-07-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412279#comment-13412279 ] Andrew Purtell commented on HBASE-6368: --- This issue and patch just rolls right over

[jira] [Created] (HBASE-6375) Master could possibly be using a stale list of region servers for creating assignment plan during startup

2012-07-11 Thread Aditya Kishore (JIRA)
Aditya Kishore created HBASE-6375: - Summary: Master could possibly be using a stale list of region servers for creating assignment plan during startup Key: HBASE-6375 URL: https://issues.apache.org/jira/browse/HBA

[jira] [Updated] (HBASE-6375) Master could possibly be using a stale list of region servers for creating assignment plan during startup

2012-07-11 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-6375: -- Attachment: HBASE-6375_trunk.patch Patch for trunk > Master could possibly be

[jira] [Updated] (HBASE-6375) Master could possibly be using a stale list of region servers for creating assignment plan during startup

2012-07-11 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-6375: -- Fix Version/s: 0.96.0 Status: Patch Available (was: Open) As described in the summa

[jira] [Updated] (HBASE-3834) Store ignores checksum errors when opening files

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-3834: -- Fix Version/s: (was: 0.90.7) 0.90.8 No activity, moving to 0.90.8

[jira] [Updated] (HBASE-3834) Store ignores checksum errors when opening files

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-3834: -- No activity, moving to 0.90.8 > Store ignores checksum errors when opening files >

[jira] [Commented] (HBASE-5376) Add more logging to triage HBASE-5312: Closed parent region present in Hlog.lastSeqWritten

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412358#comment-13412358 ] Jonathan Hsieh commented on HBASE-5376: --- Jimmy, this patch look trivial, do you want

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

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412360#comment-13412360 ] Jonathan Hsieh commented on HBASE-5883: --- @Jieshan since this was committed along tim

[jira] [Commented] (HBASE-4064) Two concurrent unassigning of the same region caused the endless loop of "Region has been PENDING_CLOSE for too long..."

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412363#comment-13412363 ] Jonathan Hsieh commented on HBASE-4064: --- There was some recent activity here, anyone

[jira] [Commented] (HBASE-5323) Need to handle assertion error while splitting log through ServerShutDownHandler by shutting down the master

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412366#comment-13412366 ] Jonathan Hsieh commented on HBASE-5323: --- If it isn't making 0.94.1 then I'm going to

[jira] [Updated] (HBASE-5323) Need to handle assertion error while splitting log through ServerShutDownHandler by shutting down the master

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5323: -- Fix Version/s: (was: 0.90.7) 0.90.8 > Need to handle assertion error

[jira] [Updated] (HBASE-4462) Properly treating SocketTimeoutException

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4462: -- Fix Version/s: (was: 0.90.7) 0.90.8 Looks like ram bumped this from 0.90

[jira] [Updated] (HBASE-4083) If Enable table is not completed and is partial, then scanning of the table is not working

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

[jira] [Updated] (HBASE-5157) Backport HBASE-4880- Region is on service before openRegionHandler completes, may cause data loss

2012-07-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5157: -- Fix Version/s: (was: 0.90.7) 0.90.8 No activity in 6 months. Bumping fr

  1   2   >