[jira] [Commented] (HBASE-14921) Memory optimizations

2016-07-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387214#comment-15387214 ] Anoop Sam John commented on HBASE-14921: [~anastas] So you got the comment abt the heap sizing

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-07-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387209#comment-15387209 ] Anoop Sam John commented on HBASE-16257: You mean you want to just remove this config and go with

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-07-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387187#comment-15387187 ] ramkrishna.s.vasudevan commented on HBASE-15638: +1. Thanks Stack. So the only thing

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-07-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387188#comment-15387188 ] Jerry He commented on HBASE-16257: -- We will deprecate 'hbase.bulkload.staging.dir'. I was thinking just

[jira] [Commented] (HBASE-16205) When Cells are not copied to MSLAB, deep clone it while adding to Memstore

2016-07-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387157#comment-15387157 ] Anoop Sam John commented on HBASE-16205: The upsert code path rely on Object equality check to

[jira] [Updated] (HBASE-16205) When Cells are not copied to MSLAB, deep clone it while adding to Memstore

2016-07-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16205: --- Attachment: HBASE-16205_V3.patch > When Cells are not copied to MSLAB, deep clone it while

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387143#comment-15387143 ] stack commented on HBASE-15638: --- Uploaded patch that changes all pb references from com.google.protobuf to

[jira] [Updated] (HBASE-15638) Shade protobuf

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15638: -- Attachment: HBASE-15638.master.001.patch > Shade protobuf > -- > > Key:

[jira] [Updated] (HBASE-14123) HBase Backup/Restore Phase 2

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14123: --- Attachment: 14123-master.v7.txt Patch v7 fixes the two hashCode() warnings and ambiguous getConf() call. >

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-07-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387119#comment-15387119 ] Anoop Sam John commented on HBASE-16257: So now this config 'hbase.bulkload.staging.dir' expects

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387113#comment-15387113 ] Ted Yu commented on HBASE-14123: w.r.t. BackupInfo defines equals and uses Object.hashCode() , there're

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-07-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387103#comment-15387103 ] Anoop Sam John commented on HBASE-16257: +1 for doing this. > Move staging dir to be under hbase

[jira] [Updated] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-07-20 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yi liang updated HBASE-16261: - Status: Patch Available (was: Open) > MultiHFileOutputFormat Enhancement >

[jira] [Updated] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-07-20 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yi liang updated HBASE-16261: - Attachment: HBASE-16261-V1.patch > MultiHFileOutputFormat Enhancement >

[jira] [Updated] (HBASE-15227) HBase Backup Phase 3: Fault tolerance (client/server) support

2016-07-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15227: -- Attachment: HBASE-15277-v1.patch patch v1. requires HBASE-16181 > HBase Backup Phase

[jira] [Commented] (HBASE-14921) Memory optimizations

2016-07-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387050#comment-15387050 ] Anoop Sam John commented on HBASE-14921: I got your argument abt dynamic decision making for

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387041#comment-15387041 ] Hadoop QA commented on HBASE-14123: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14921) Memory optimizations

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387034#comment-15387034 ] Hadoop QA commented on HBASE-14921: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16265) BulkLoadSuite#Wide Row Bulk Load fails in master branch

2016-07-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387014#comment-15387014 ] Jerry He commented on HBASE-16265: -- This may be related to the commit by HBASE-13701. But the root cause

[jira] [Commented] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387000#comment-15387000 ] Hadoop QA commented on HBASE-16262: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386944#comment-15386944 ] Ted Yu commented on HBASE-14123: TestAssignmentListener is marked flaky test in trunk build. Let me

[jira] [Assigned] (HBASE-16221) Thrift server drops connection on long scans

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph reassigned HBASE-16221: -- Assignee: Joseph > Thrift server drops connection on long scans >

[jira] [Created] (HBASE-16265) BulkLoadSuite#Wide Row Bulk Load fails in master branch

2016-07-20 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16265: -- Summary: BulkLoadSuite#Wide Row Bulk Load fails in master branch Key: HBASE-16265 URL: https://issues.apache.org/jira/browse/HBASE-16265 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16264) Figure how to deal with endpoints and shaded pb

2016-07-20 Thread stack (JIRA)
stack created HBASE-16264: - Summary: Figure how to deal with endpoints and shaded pb Key: HBASE-16264 URL: https://issues.apache.org/jira/browse/HBASE-16264 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-15638) Shade protobuf

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15638: -- Assignee: stack > Shade protobuf > -- > > Key: HBASE-15638 > URL:

[jira] [Commented] (HBASE-16263) Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386926#comment-15386926 ] stack commented on HBASE-16263: --- nvm. Its a PITA. The hadoop plugin that runs the protoc is primitive. It

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386899#comment-15386899 ] Ted Yu commented on HBASE-16181: w.r.t. the new test, on Mac it took 113.497 sec. Can the test be

[jira] [Commented] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386867#comment-15386867 ] Hadoop QA commented on HBASE-16142: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386857#comment-15386857 ] stack commented on HBASE-15638: --- Thank you [~ghelmling] That helps. I think best thing for me to do is try

[jira] [Commented] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys

2016-07-20 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386851#comment-15386851 ] Mikhail Antonov commented on HBASE-16232: - no didn't see anything funny about it > ITBLL fails

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386849#comment-15386849 ] Vladimir Rodionov commented on HBASE-16181: --- Ok. > Backup of hbase:backup table >

[jira] [Commented] (HBASE-16263) Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386847#comment-15386847 ] stack commented on HBASE-16263: --- Let me do that. > Move all to do w/ protobuf -- *.proto files and

[jira] [Commented] (HBASE-16217) Identify calling user in ObserverContext

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386837#comment-15386837 ] Hadoop QA commented on HBASE-16217: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386819#comment-15386819 ] Hadoop QA commented on HBASE-14123: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-07-20 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386820#comment-15386820 ] Gary Helmling commented on HBASE-15638: --- [~saint@gmail.com], I'm not sure how to make this work

[jira] [Commented] (HBASE-16263) Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol

2016-07-20 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386803#comment-15386803 ] Elliott Clark commented on HBASE-16263: --- Should the protobuf files for test be moved into

[jira] [Commented] (HBASE-16263) Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386800#comment-15386800 ] stack commented on HBASE-16263: --- Any chance of a +1 [~busbey]? It is just moving files apart from a bit of

[jira] [Updated] (HBASE-16263) Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16263: -- Attachment: HBASE-16263.master.001.patch > Move all to do w/ protobuf -- *.proto files and generated classes

[jira] [Created] (HBASE-16263) Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol

2016-07-20 Thread stack (JIRA)
stack created HBASE-16263: - Summary: Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol Key: HBASE-16263 URL: https://issues.apache.org/jira/browse/HBASE-16263 Project:

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386794#comment-15386794 ] stack commented on HBASE-15638: --- Made a subtask out of moving all protos under hbase-protocol. Chatted w/

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386790#comment-15386790 ] Ted Yu commented on HBASE-16181: The license header in TestSystemTableBackup is not formatted in the same

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386784#comment-15386784 ] Ted Yu commented on HBASE-14123: The initial mega patch was based on: git diff

[jira] [Updated] (HBASE-16258) Wrong compaction and requests metrices on webUI

2016-07-20 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-16258: - Summary: Wrong compaction and requests metrices on webUI (was: Some issues about metrices on webUI) > Wrong

[jira] [Commented] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386724#comment-15386724 ] stack commented on HBASE-16232: --- If you search he NN log, does it say anything interesting about the

[jira] [Commented] (HBASE-16217) Identify calling user in ObserverContext

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386718#comment-15386718 ] Hadoop QA commented on HBASE-16217: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16095) Add priority to TableDescriptor and priority region open thread pool

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386715#comment-15386715 ] stack commented on HBASE-16095: --- Thinking on this more, I think the change itself innocuous as long as it

[jira] [Comment Edited] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386710#comment-15386710 ] Ted Yu edited comment on HBASE-16181 at 7/20/16 10:08 PM: -- As mentioned above,

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Status: Patch Available (was: Open) > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Attachment: HBASE-16262-branch-1.patch > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Attachment: (was: HBASE-16262-branch-1.patch) > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Status: Open (was: Patch Available) > Update RegionsInTransition UI for branch-1 >

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386710#comment-15386710 ] Ted Yu commented on HBASE-16181: As mentioned above, should black list be introduced so that it is easier

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Attachment: HBASE-16262-branch-1.patch > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Attachment: (was: HBASE-16262-branch-1.patch) > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Status: Open (was: Patch Available) > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Attachment: (was: HBASE-16262.patch) > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Attachment: HBASE-16262-branch-1.patch > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Status: Patch Available (was: Open) > Update RegionsInTransition UI for branch-1 >

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Status: Patch Available (was: Open) Tested locally on Branch-1 by failing openRegion commands and checking

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Attachment: HBASE-16262.patch > Update RegionsInTransition UI for branch-1 >

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386695#comment-15386695 ] Matteo Bertozzi commented on HBASE-16181: - +1 > Backup of hbase:backup table >

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386691#comment-15386691 ] Hadoop QA commented on HBASE-16181: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys

2016-07-20 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386690#comment-15386690 ] Mikhail Antonov commented on HBASE-16232: - The file 81580c0a6d8f41cdb83a1e9abf6491df was in the

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Summary: Update RegionsInTransition UI for branch-1 (was: Update RegionsInTransition UI for branch-1. Also

[jira] [Updated] (HBASE-16262) Update RegionsInTransition UI for branch-1. Also have Failed_Open regions appear first for RegionsInTransition

2016-07-20 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16262: --- Summary: Update RegionsInTransition UI for branch-1. Also have Failed_Open regions appear first for

[jira] [Created] (HBASE-16262) Update RegionsInTransition UI for branch-1

2016-07-20 Thread Joseph (JIRA)
Joseph created HBASE-16262: -- Summary: Update RegionsInTransition UI for branch-1 Key: HBASE-16262 URL: https://issues.apache.org/jira/browse/HBASE-16262 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386684#comment-15386684 ] stack commented on HBASE-16232: --- The original file name that could not be found is not same as those that

[jira] [Commented] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-07-20 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386673#comment-15386673 ] yi liang commented on HBASE-16261: -- will provide patch shortly > MultiHFileOutputFormat Enhancement

[jira] [Updated] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-07-20 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yi liang updated HBASE-16261: - Description: MultiHFileOutputFormat follow HFileOutputFormat2 (1) HFileOutputFormat2 can read one

[jira] [Created] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-07-20 Thread yi liang (JIRA)
yi liang created HBASE-16261: Summary: MultiHFileOutputFormat Enhancement Key: HBASE-16261 URL: https://issues.apache.org/jira/browse/HBASE-16261 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-07-20 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yi liang updated HBASE-16261: - Description: (1) HFileOutputFormat2 can read one table's region split keys. and then output multiple

[jira] [Updated] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-07-20 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yi liang updated HBASE-16261: - Description: aurelius (1) HFileOutputFormat2 can read one table's region split keys. and then output

[jira] [Commented] (HBASE-16260) Audit dependencies for Category-X

2016-07-20 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386668#comment-15386668 ] Jonathan Hsieh commented on HBASE-16260: xom as added as part of esapi jar additions in

[jira] [Commented] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys

2016-07-20 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386652#comment-15386652 ] Mikhail Antonov commented on HBASE-16232: - So one observation I have so far, maybe completely

[jira] [Updated] (HBASE-14921) Memory optimizations

2016-07-20 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anastasia Braginsky updated HBASE-14921: Attachment: HBASE-14921-V06-CAO.patch > Memory optimizations >

[jira] [Updated] (HBASE-13701) Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load

2016-07-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-13701: - Attachment: HBASE-13701-v4-addendum.patch > Consolidate SecureBulkLoadEndpoint into HBase core as

[jira] [Commented] (HBASE-15143) Procedure v2 - Web UI displaying queues

2016-07-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386587#comment-15386587 ] huaxiang sun commented on HBASE-15143: -- I'd like to help on this one, thanks. > Procedure v2 - Web

[jira] [Assigned] (HBASE-15143) Procedure v2 - Web UI displaying queues

2016-07-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun reassigned HBASE-15143: Assignee: huaxiang sun > Procedure v2 - Web UI displaying queues >

[jira] [Commented] (HBASE-13701) Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load

2016-07-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386575#comment-15386575 ] Jerry He commented on HBASE-13701: -- Ok, I pushed a trivial addendum to fix a trivial issue and to show

[jira] [Created] (HBASE-16260) Audit dependencies for Category-X

2016-07-20 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-16260: --- Summary: Audit dependencies for Category-X Key: HBASE-16260 URL: https://issues.apache.org/jira/browse/HBASE-16260 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-16259) Full backup only deployments

2016-07-20 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16259: - Summary: Full backup only deployments Key: HBASE-16259 URL: https://issues.apache.org/jira/browse/HBASE-16259 Project: HBase Issue Type: New

[jira] [Commented] (HBASE-16179) Fix compilation errors when building hbase-spark against Spark 2.0

2016-07-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386560#comment-15386560 ] Sean Busbey commented on HBASE-16179: - I suspect we need a dev@ discussion about what versions of

[jira] [Updated] (HBASE-16210) Add Timestamp class to the hbase-common

2016-07-20 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Teja Ranuva updated HBASE-16210: Status: Open (was: Patch Available) > Add Timestamp class to the hbase-common >

[jira] [Commented] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386555#comment-15386555 ] Hadoop QA commented on HBASE-16142: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16095) Add priority to TableDescriptor and priority region open thread pool

2016-07-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386548#comment-15386548 ] Andrew Purtell commented on HBASE-16095: bq. I'd be ok w/ this in branch-1 as a hack to get over

[jira] [Commented] (HBASE-16052) Improve HBaseFsck Scalability

2016-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386507#comment-15386507 ] Ted Yu commented on HBASE-16052: Integrated the addendum to 0.98 branch. Thanks, Ben. > Improve

[jira] [Commented] (HBASE-16210) Add Timestamp class to the hbase-common

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386512#comment-15386512 ] Hadoop QA commented on HBASE-16210: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Comment Edited] (HBASE-16052) Improve HBaseFsck Scalability

2016-07-20 Thread Ben Lau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386493#comment-15386493 ] Ben Lau edited comment on HBASE-16052 at 7/20/16 7:42 PM: -- Seems it should just

[jira] [Updated] (HBASE-16052) Improve HBaseFsck Scalability

2016-07-20 Thread Ben Lau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Lau updated HBASE-16052: Attachment: HBASE-16052-0.98.v3-amendment.patch Seems it should just be this method call. [~tedyu] can

[jira] [Updated] (HBASE-16256) Purpose of EnvironmentEdge, EnvironmentEdgeManager

2016-07-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16256: Issue Type: Improvement (was: Wish) > Purpose of EnvironmentEdge, EnvironmentEdgeManager >

[jira] [Updated] (HBASE-16256) Purpose of EnvironmentEdge, EnvironmentEdgeManager

2016-07-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16256: Labels: beginner clarification (was: clarification) > Purpose of EnvironmentEdge,

[jira] [Commented] (HBASE-13701) Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load

2016-07-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386439#comment-15386439 ] Jerry He commented on HBASE-13701: -- Thanks, [~ghelmling]. My bad. Did it again. is there a way to amend

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386431#comment-15386431 ] Matteo Bertozzi commented on HBASE-16181: - the fix on the snapshot side is easy. just put a

[jira] [Commented] (HBASE-16210) Add Timestamp class to the hbase-common

2016-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386421#comment-15386421 ] Hadoop QA commented on HBASE-16210: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-16181) Backup of hbase:backup table

2016-07-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386417#comment-15386417 ] Vladimir Rodionov commented on HBASE-16181: --- [~mbertozzi], we need snapshots for hbase:backup

[jira] [Commented] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys

2016-07-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386392#comment-15386392 ] stack commented on HBASE-16232: --- Per RS. I'd be interested in Search not finding keys... > ITBLL fails on

[jira] [Commented] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys

2016-07-20 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386390#comment-15386390 ] Mikhail Antonov commented on HBASE-16232: - 48 total or per rs? I'd say try upping that by order

[jira] [Commented] (HBASE-16256) Purpose of EnvironmentEdge, EnvironmentEdgeManager

2016-07-20 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386376#comment-15386376 ] Sai Teja Ranuva commented on HBASE-16256: - Yes, it helped. Thank you [~stack]. > Purpose of

[jira] [Commented] (HBASE-16052) Improve HBaseFsck Scalability

2016-07-20 Thread Ben Lau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386372#comment-15386372 ] Ben Lau commented on HBASE-16052: - Looks like some of the methods don't exist on Hadoop 1.1. When I ran

[jira] [Commented] (HBASE-13701) Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load

2016-07-20 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386343#comment-15386343 ] Gary Helmling commented on HBASE-13701: --- [~jerryhe] please include the JIRA number in the commit

  1   2   >