[jira] [Updated] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13871: --- Attachment: HBASE-13871.patch Change RegionScannerImpl to deal with Cell instead of byte[],

[jira] [Commented] (HBASE-13848) Access InfoServer SSL passwords through Credential Provder API

2015-06-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578670#comment-14578670 ] Hadoop QA commented on HBASE-13848: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-13855) NPE in PartitionedMobCompactor

2015-06-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578640#comment-14578640 ] ramkrishna.s.vasudevan commented on HBASE-13855: +1 for commit. NPE in

[jira] [Commented] (HBASE-13836) Do not reset the mvcc for bulk loaded mob reference cells in reading

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578660#comment-14578660 ] Anoop Sam John commented on HBASE-13836: -if (this.cur != null

[jira] [Commented] (HBASE-13836) Do not reset the mvcc for bulk loaded mob reference cells in reading

2015-06-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578649#comment-14578649 ] ramkrishna.s.vasudevan commented on HBASE-13836: {code} public static

[jira] [Created] (HBASE-13872) Typo in dfshealth.html - Decomissioning

2015-06-09 Thread nijel (JIRA)
nijel created HBASE-13872: - Summary: Typo in dfshealth.html - Decomissioning Key: HBASE-13872 URL: https://issues.apache.org/jira/browse/HBASE-13872 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-13451) Make the HFileBlockIndex blockKeys to Cells so that it could be easy to use in the CellComparators

2015-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578616#comment-14578616 ] Hudson commented on HBASE-13451: FAILURE: Integrated in HBase-TRUNK #6554 (See

[jira] [Commented] (HBASE-13829) Add more ThrottleType

2015-06-09 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578769#comment-14578769 ] Matteo Bertozzi commented on HBASE-13829: - +1 on v2 Add more ThrottleType

[jira] [Commented] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578773#comment-14578773 ] ramkrishna.s.vasudevan commented on HBASE-13871: LGTM. nit,

[jira] [Commented] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578790#comment-14578790 ] Hadoop QA commented on HBASE-13871: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-13755) Provide single super user check implementation

2015-06-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578392#comment-14578392 ] Hadoop QA commented on HBASE-13755: --- {color:green}+1 overall{color}. Here are the

[jira] [Created] (HBASE-13870) Aborted major compaction does not clean up after itself

2015-06-09 Thread Gautam Gopalakrishnan (JIRA)
Gautam Gopalakrishnan created HBASE-13870: - Summary: Aborted major compaction does not clean up after itself Key: HBASE-13870 URL: https://issues.apache.org/jira/browse/HBASE-13870 Project:

[jira] [Commented] (HBASE-13847) getWriteRequestCount function in HRegionServer uses int variable to return the count.

2015-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578388#comment-14578388 ] Hudson commented on HBASE-13847: FAILURE: Integrated in HBase-1.1 #531 (See

[jira] [Commented] (HBASE-13847) getWriteRequestCount function in HRegionServer uses int variable to return the count.

2015-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578382#comment-14578382 ] Hudson commented on HBASE-13847: FAILURE: Integrated in HBase-TRUNK #6553 (See

[jira] [Created] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-13871: -- Summary: Change RegionScannerImpl to deal with Cell instead of byte[], int, int Key: HBASE-13871 URL: https://issues.apache.org/jira/browse/HBASE-13871 Project:

[jira] [Updated] (HBASE-13848) Access InfoServer SSL passwords through Credential Provder API

2015-06-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13848: Status: Patch Available (was: Open) Access InfoServer SSL passwords through Credential Provder

[jira] [Commented] (HBASE-13855) NPE in PartitionedMobCompactor

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578484#comment-14578484 ] Anoop Sam John commented on HBASE-13855: +1 [~jmhsieh] Pls check and commit ?

[jira] [Updated] (HBASE-13848) Access InfoServer SSL passwords through Credential Provder API

2015-06-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13848: Status: Open (was: Patch Available) Access InfoServer SSL passwords through Credential Provder

[jira] [Commented] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578492#comment-14578492 ] Hadoop QA commented on HBASE-13871: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-13848) Access InfoServer SSL passwords through Credential Provder API

2015-06-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13848: Attachment: HBASE-13848.1.patch reattaching for another run. based on conversation on HBASE-13811

[jira] [Commented] (HBASE-13870) Aborted major compaction does not clean up after itself

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578409#comment-14578409 ] Anoop Sam John commented on HBASE-13870: Planning to give a patch? Aborted

[jira] [Updated] (HBASE-13451) Make the HFileBlockIndex blockKeys to Cells so that it could be easy to use in the CellComparators

2015-06-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-13451: --- Attachment: HBASE-13451_7.patch Patch that was committed. Thanks for the

[jira] [Updated] (HBASE-13451) Make the HFileBlockIndex blockKeys to Cells so that it could be easy to use in the CellComparators

2015-06-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-13451: --- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HBASE-13451) Make the HFileBlockIndex blockKeys to Cells so that it could be easy to use in the CellComparators

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578417#comment-14578417 ] Anoop Sam John commented on HBASE-13451: Thanks [~ram_krish] for the nice work..

[jira] [Updated] (HBASE-13836) Do not reset the mvcc for bulk loaded mob reference cells in reading

2015-06-09 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-13836: - Attachment: HBASE-13836.diff Upload the patch. Please take a look, thanks a lot! Do not reset

[jira] [Commented] (HBASE-13865) Default value of hbase.hregion.memstore.block.multiplier in HBase book is wrong

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578374#comment-14578374 ] Vladimir Rodionov commented on HBASE-13865: --- It does, but I would move default

[jira] [Updated] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13871: --- Fix Version/s: 2.0.0 Status: Patch Available (was: Open) Change

[jira] [Updated] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13871: --- Attachment: HBASE-13871.patch Change RegionScannerImpl to deal with Cell instead of byte[],

[jira] [Updated] (HBASE-13840) Master UI should rename column labels from KVs to Cell

2015-06-09 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-13840: Component/s: regionserver Master UI should rename column labels from KVs to Cell

[jira] [Commented] (HBASE-13840) Master UI should rename column labels from KVs to Cell

2015-06-09 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578977#comment-14578977 ] Lars George commented on HBASE-13840: - This also applies to the region server UI. I

[jira] [Created] (HBASE-13873) LoadTestTool addAuthInfoToConf throws UnsupportedOperationException

2015-06-09 Thread sunyerui (JIRA)
sunyerui created HBASE-13873: Summary: LoadTestTool addAuthInfoToConf throws UnsupportedOperationException Key: HBASE-13873 URL: https://issues.apache.org/jira/browse/HBASE-13873 Project: HBase

[jira] [Commented] (HBASE-13873) LoadTestTool addAuthInfoToConf throws UnsupportedOperationException

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579114#comment-14579114 ] Anoop Sam John commented on HBASE-13873: Planning to put a patch? LoadTestTool

[jira] [Updated] (HBASE-13873) LoadTestTool addAuthInfoToConf throws UnsupportedOperationException

2015-06-09 Thread sunyerui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunyerui updated HBASE-13873: - Description: When run IntegrationTestIngestWithACL on distributed clusters with kerberos security

[jira] [Updated] (HBASE-13840) Server UIs should rename column labels from KVs to Cell

2015-06-09 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-13840: Summary: Server UIs should rename column labels from KVs to Cell (was: Master UI should rename

[jira] [Updated] (HBASE-13873) LoadTestTool addAuthInfoToConf throws UnsupportedOperationException

2015-06-09 Thread sunyerui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunyerui updated HBASE-13873: - Description: When run IntegrationTestIngestWithACL on distributed clusters with kerberos security

[jira] [Commented] (HBASE-13329) Memstore flush fails if data has always the same value, breaking the region

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579205#comment-14579205 ] Ted Yu commented on HBASE-13329: lgtm Memstore flush fails if data has always the same

[jira] [Updated] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-13845: - Attachment: HBASE-13845-branch-1.patch Expire of one region server carrying meta can bring down the

[jira] [Commented] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579239#comment-14579239 ] Anoop Sam John commented on HBASE-13871: Yes this class need not be top level..

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579253#comment-14579253 ] Nick Dimiduk commented on HBASE-13845: -- Nice one [~jerryhe] Expire of one region

[jira] [Commented] (HBASE-13329) Memstore flush fails if data has always the same value, breaking the region

2015-06-09 Thread Ruben Aguiar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579196#comment-14579196 ] Ruben Aguiar commented on HBASE-13329: -- Done Memstore flush fails if data has

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579219#comment-14579219 ] Jerry He commented on HBASE-13845: -- Thanks for the review, [~stack] Committed to

[jira] [Commented] (HBASE-13829) Add more ThrottleType

2015-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579147#comment-14579147 ] Hudson commented on HBASE-13829: FAILURE: Integrated in HBase-TRUNK #6555 (See

[jira] [Commented] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579228#comment-14579228 ] stack commented on HBASE-13871: --- Do we have to have a class named FirstOnRowFakeCell at top

[jira] [Updated] (HBASE-13329) Memstore flush fails if data has always the same value, breaking the region

2015-06-09 Thread Ruben Aguiar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Aguiar updated HBASE-13329: - Attachment: 13329-v1.patch Memstore flush fails if data has always the same value, breaking the

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579236#comment-14579236 ] Hadoop QA commented on HBASE-13845: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579412#comment-14579412 ] Jerry He commented on HBASE-13845: -- it seems there was a glitch applying the branch-1

[jira] [Comment Edited] (HBASE-13378) RegionScannerImpl synchronized for READ_UNCOMMITTED Isolation Levels

2015-06-09 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579309#comment-14579309 ] Andrew Purtell edited comment on HBASE-13378 at 6/9/15 5:53 PM:

[jira] [Updated] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-13845: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579266#comment-14579266 ] stack commented on HBASE-13845: --- bq. I am thinking about putting only the test case into

[jira] [Updated] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-13845: - Attachment: HBASE-13845-master-test-case-only.patch Expire of one region server carrying meta can bring

[jira] [Commented] (HBASE-13378) RegionScannerImpl synchronized for READ_UNCOMMITTED Isolation Levels

2015-06-09 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579309#comment-14579309 ] Andrew Purtell commented on HBASE-13378: {quote} bq. Up to this point

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579382#comment-14579382 ] Hudson commented on HBASE-13845: SUCCESS: Integrated in HBase-1.2 #140 (See

[jira] [Commented] (HBASE-13873) LoadTestTool addAuthInfoToConf throws UnsupportedOperationException

2015-06-09 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579318#comment-14579318 ] Andrew Purtell commented on HBASE-13873: Would you mind providing a patch

[jira] [Assigned] (HBASE-13862) TestRegionRebalancing is flaky avain

2015-06-09 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov reassigned HBASE-13862: --- Assignee: Sergey Soldatov TestRegionRebalancing is flaky avain

[jira] [Commented] (HBASE-13871) Change RegionScannerImpl to deal with Cell instead of byte[], int, int

2015-06-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579279#comment-14579279 ] stack commented on HBASE-13871: --- bq. Pls see the compare in isStopROw is changed. So we

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579351#comment-14579351 ] Esteban Gutierrez commented on HBASE-13874: --- Right

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579358#comment-14579358 ] Vladimir Rodionov commented on HBASE-13874: --- Should log WARN if HBase own heap

[jira] [Created] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread stack (JIRA)
stack created HBASE-13874: - Summary: Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap Key: HBASE-13874 URL: https://issues.apache.org/jira/browse/HBASE-13874 Project:

[jira] [Commented] (HBASE-12465) HBase master start fails due to incorrect file creations

2015-06-09 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579354#comment-14579354 ] Alicia Ying Shu commented on HBASE-12465: - [~clayb] Which version of Hbase are

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579418#comment-14579418 ] Nick Dimiduk commented on HBASE-13874: -- bq. Should log WARN if HBase own heap is

[jira] [Commented] (HBASE-13846) Run MiniCluster on top of other MiniDfsCluster

2015-06-09 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579492#comment-14579492 ] Jesse Yates commented on HBASE-13846: - Thanks for taking a look Ted! I assume

[jira] [Created] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Ted Yu (JIRA)
Ted Yu created HBASE-13875: -- Summary: Clock skew between master and region server may render restored region without server address Key: HBASE-13875 URL: https://issues.apache.org/jira/browse/HBASE-13875

[jira] [Commented] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579585#comment-14579585 ] Enis Soztutar commented on HBASE-13875: --- Otherwise looks good. +1 if tests pass.

[jira] [Commented] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579584#comment-14579584 ] Enis Soztutar commented on HBASE-13875: --- You can remove the first line, and change

[jira] [Commented] (HBASE-13846) Run MiniCluster on top of other MiniDfsCluster

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579459#comment-14579459 ] Ted Yu commented on HBASE-13846: {code} 2985 * @param requireDown require the that

[jira] [Updated] (HBASE-13846) Run MiniCluster on top of other MiniDfsCluster

2015-06-09 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-13846: Attachment: hbase-13846-master-v1.patch Updated master version - fixing javadoc, extra imports

[jira] [Updated] (HBASE-13846) Run MiniCluster on top of other MiniDfsCluster

2015-06-09 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-13846: Status: Patch Available (was: Open) Run MiniCluster on top of other MiniDfsCluster

[jira] [Updated] (HBASE-13846) Run MiniCluster on top of other MiniDfsCluster

2015-06-09 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-13846: Status: Open (was: Patch Available) Run MiniCluster on top of other MiniDfsCluster

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Description: I am trying to improve the performance of DefaultHeapMemoryTuner by introducing some more

[jira] [Commented] (HBASE-13671) More classes to add to the invoking repository of org.apache.hadoop.hbase.mapreduce.driver

2015-06-09 Thread li xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579430#comment-14579430 ] li xiang commented on HBASE-13671: -- Thanks Jerry and Ted for reviewing ! More classes

[jira] [Created] (HBASE-13876) Improving performance of HeapMemoryTunerManager

2015-06-09 Thread Abhilash (JIRA)
Abhilash created HBASE-13876: Summary: Improving performance of HeapMemoryTunerManager Key: HBASE-13876 URL: https://issues.apache.org/jira/browse/HBASE-13876 Project: HBase Issue Type:

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579432#comment-14579432 ] Hudson commented on HBASE-13845: FAILURE: Integrated in HBase-1.1 #532 (See

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579484#comment-14579484 ] Esteban Gutierrez commented on HBASE-13874: --- I think we should fail fast in the

[jira] [Commented] (HBASE-13329) Memstore flush fails if data has always the same value, breaking the region

2015-06-09 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579511#comment-14579511 ] Nick Dimiduk commented on HBASE-13329: -- I'd like this fix for 1.1.1 but would feel

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Attachment: HBASE-13876.patch Improving performance of HeapMemoryManager

[jira] [Updated] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-13875: --- Attachment: 13875-branch-1.txt Clock skew between master and region server may render restored region

[jira] [Commented] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579570#comment-14579570 ] Ted Yu commented on HBASE-13875: Patch uses master timestamp for the mutations so that

[jira] [Commented] (HBASE-13845) Expire of one region server carrying meta can bring down the master

2015-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579569#comment-14579569 ] Hudson commented on HBASE-13845: FAILURE: Integrated in HBase-TRUNK #6556 (See

[jira] [Updated] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-13875: --- Status: Patch Available (was: Open) Clock skew between master and region server may render restored region

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Description: I am trying to improve the performance of DefaultHeapMemoryTuner by introducing some more

[jira] [Commented] (HBASE-13329) Memstore flush fails if data has always the same value, breaking the region

2015-06-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579434#comment-14579434 ] Hadoop QA commented on HBASE-13329: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-13848) Access InfoServer SSL passwords through Credential Provder API

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579451#comment-14579451 ] Ted Yu commented on HBASE-13848: lgtm Access InfoServer SSL passwords through

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579500#comment-14579500 ] Dave Latham commented on HBASE-13874: - I would definitely appreciate being able to

[jira] [Updated] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13875: -- Fix Version/s: 1.1.1 1.2.0 2.0.0 Clock skew between

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Description: I am trying to improve the performance of DefaultHeapMemoryTuner by introducing some more

[jira] [Updated] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-13875: --- Attachment: (was: 13875-branch-1.txt) Clock skew between master and region server may render restored

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Description: I am trying to improve the performance of DefaultHeapMemoryTuner by introducing some more

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Description: I am trying to improve the performance of DefaultHeapMemoryTuner by introducing some more

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579494#comment-14579494 ] stack commented on HBASE-13874: --- As per Esteban, I could just make it so you can configure

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Summary: Improving performance of HeapMemoryManager (was: Improving performance of

[jira] [Updated] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-13875: --- Attachment: 13875-branch-1.txt Clock skew between master and region server may render restored region

[jira] [Commented] (HBASE-13875) Clock skew between master and region server may render restored region without server address

2015-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579576#comment-14579576 ] Ted Yu commented on HBASE-13875: Removes redundant Put in

[jira] [Updated] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-13874: -- Attachment: 0001-HBASE-13874-Fix-0.8-being-hardcoded-sum-of-blockcach.patch Hey

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579710#comment-14579710 ] Vladimir Rodionov commented on HBASE-13874: --- [~saint@gmail.com] asked:

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579714#comment-14579714 ] Vladimir Rodionov commented on HBASE-13874: --- If block cache + memstore exceed (

[jira] [Updated] (HBASE-13877) Interrupt to flush from TableFlushProcedure causes dataloss in ITBLL

2015-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13877: -- Status: Patch Available (was: Open) Interrupt to flush from TableFlushProcedure causes

[jira] [Updated] (HBASE-13877) Interrupt to flush from TableFlushProcedure causes dataloss in ITBLL

2015-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13877: -- Attachment: hbase-13877_v1.patch How about this? Interrupt to flush from

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Description: I am trying to improve the performance of DefaultHeapMemoryTuner by introducing some more

[jira] [Updated] (HBASE-13876) Improving performance of HeapMemoryManager

2015-06-09 Thread Abhilash (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash updated HBASE-13876: - Description: I am trying to improve the performance of DefaultHeapMemoryTuner by introducing some more

[jira] [Commented] (HBASE-13877) Interrupt to flush from TableFlushProcedure causes dataloss in ITBLL

2015-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579723#comment-14579723 ] Enis Soztutar commented on HBASE-13877: --- [~jinghe] mind taking a look? I'll run

  1   2   3   >