[jira] [Commented] (HBASE-12959) Compact never end when table's dataBlockEncoding using PREFIX_TREE

2015-11-10 Thread wangyongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998218#comment-14998218 ] wangyongqiang commented on HBASE-12959: --- you use hbase0.98.10, but this bug is fixe

[jira] [Commented] (HBASE-12959) Compact never end when table's dataBlockEncoding using PREFIX_TREE

2015-11-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998232#comment-14998232 ] Duo Zhang commented on HBASE-12959: --- No, I haven't met this problem yet. > Compact ne

[jira] [Commented] (HBASE-14279) Race condition in ConcurrentIndex

2015-11-10 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998240#comment-14998240 ] Hiroshi Ikeda commented on HBASE-14279: --- To tell the truth ConcurrentHashMap is mor

[jira] [Commented] (HBASE-14788) Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998250#comment-14998250 ] Hadoop QA commented on HBASE-14788: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998255#comment-14998255 ] Heng Chen commented on HBASE-14703: --- {quote} There seems to be a whole bunch of mechani

[jira] [Commented] (HBASE-14279) Race condition in ConcurrentIndex

2015-11-10 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998256#comment-14998256 ] Hiroshi Ikeda commented on HBASE-14279: --- Sorry, these days ConcurrentHashMap seems

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-11-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998312#comment-14998312 ] Heng Chen commented on HBASE-14790: --- {quote} And the most important thing is that, it i

[jira] [Commented] (HBASE-14279) Race condition in ConcurrentIndex

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998353#comment-14998353 ] Hadoop QA commented on HBASE-14279: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-11-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998397#comment-14998397 ] Duo Zhang commented on HBASE-14790: --- The root reason of HBASE-14004 is that, HBase and

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-11-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998403#comment-14998403 ] Heng Chen commented on HBASE-14790: --- {quote} try closing the file(just make a call to

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-11-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998407#comment-14998407 ] Duo Zhang commented on HBASE-14790: --- {quote} As for this, IMO we can set a limit, if ex

[jira] [Updated] (HBASE-13408) HBase In-Memory Memstore Compaction

2015-11-10 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-13408: -- Attachment: HBASE-13408-trunk-v09.patch We attach a new patch which includes the changes requir

[jira] [Updated] (HBASE-14750) HBaseConfiguration.create() doesn't load properties

2015-11-10 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated HBASE-14750: - Attachment: HBASE-14750-20151110-1323.patch I attached a simple patch that shows where I would

[jira] [Assigned] (HBASE-14750) HBaseConfiguration.create() doesn't load properties

2015-11-10 Thread Niels Basjes (JIRA)
Assignee: Niels Basjes > Attachments: HBASE-14750-20151110-1323.patch > > > While writing an application that uses HBase I ran into the problem that > although I have setup the hbase-site.xml in the {{HBASE_CONF_DIR}}; the > settings in this file are not picked up in my appli

[jira] [Updated] (HBASE-14750) HBaseConfiguration.create() doesn't load properties

2015-11-10 Thread Niels Basjes (JIRA)
Assignee: Niels Basjes > Attachments: HBASE-14750-20151110-1323.patch > > > While writing an application that uses HBase I ran into the problem that > although I have setup the hbase-site.xml in the {{HBASE_CONF_DIR}}; the > settings in this file are not picked up in my appli

[jira] [Updated] (HBASE-14498) Master stuck in infinite loop when all Zookeeper servers are unreachable.

2015-11-10 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-14498: - Attachment: HBASE-14498-V3.patch Thanks [~tedyu] for the suggestions, have addressed them in V3 p

[jira] [Commented] (HBASE-13408) HBase In-Memory Memstore Compaction

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998594#comment-14998594 ] Hadoop QA commented on HBASE-13408: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-14784) Port conflict is not resolved in HBaseTestingUtility.randomFreePort()

2015-11-10 Thread Youngjoon Kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Youngjoon Kim updated HBASE-14784: -- Attachment: HBASE-14784_Test.patch Add a patch for testing(HBASE-14784_Test.patch). I think it

[jira] [Commented] (HBASE-14785) Hamburger menu for mobile site

2015-11-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998681#comment-14998681 ] Ted Yu commented on HBASE-14785: This file is causing release audit warning: src/main/sit

[jira] [Commented] (HBASE-14771) RpcServer.getRemoteAddress always returns null.

2015-11-10 Thread Abhishek Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998683#comment-14998683 ] Abhishek Kumar commented on HBASE-14771: thanks Appy for review, i m planning to

[jira] [Commented] (HBASE-14490) [RpcServer] reuse request read buffer

2015-11-10 Thread Zephyr Guo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998701#comment-14998701 ] Zephyr Guo commented on HBASE-14490: [~ikeda] {quote} you must have used one or two c

[jira] [Commented] (HBASE-14766) WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation.

2015-11-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998724#comment-14998724 ] Ted Yu commented on HBASE-14766: Mind re-attaching patch to get a clean QA run ? > WALEn

[jira] [Commented] (HBASE-14750) HBaseConfiguration.create() doesn't load properties

2015-11-10 Thread Hadoop QA (JIRA)
the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12771538/HBASE-14750-20151110-1323.patch against master branch at commit 112900d0425a8157b89041f0e353ebf5cc259c69. ATTACHMENT ID: 12771538 {color:green}+1 @author{color}. The patch does not contain

[jira] [Updated] (HBASE-14780) Integration Tests that run with ChaosMonkey need to specify CFs

2015-11-10 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-14780: --- Attachment: hbase-14780.patch > Integration Tests that run with ChaosMonkey need to specify C

[jira] [Commented] (HBASE-14780) Integration Tests that run with ChaosMonkey need to specify CFs

2015-11-10 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998751#comment-14998751 ] Jonathan Hsieh commented on HBASE-14780: Hm.. I don't actually touch anything rel

[jira] [Commented] (HBASE-14498) Master stuck in infinite loop when all Zookeeper servers are unreachable.

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998842#comment-14998842 ] Hadoop QA commented on HBASE-14498: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-14498) Master stuck in infinite loop when all Zookeeper servers are unreachable.

2015-11-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998894#comment-14998894 ] Ted Yu commented on HBASE-14498: Last comment: {code} 641 Thread t = new Thre

[jira] [Commented] (HBASE-14611) Backport HBASE-14473 (Compute region locality in parallel) to 0.98

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998920#comment-14998920 ] Hudson commented on HBASE-14611: FAILURE: Integrated in HBase-0.98-matrix #258 (See [htt

[jira] [Commented] (HBASE-14693) Add client-side metrics for received pushback signals

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998918#comment-14998918 ] Hudson commented on HBASE-14693: FAILURE: Integrated in HBase-0.98-matrix #258 (See [htt

[jira] [Commented] (HBASE-14473) Compute region locality in parallel

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998919#comment-14998919 ] Hudson commented on HBASE-14473: FAILURE: Integrated in HBase-0.98-matrix #258 (See [htt

[jira] [Commented] (HBASE-14611) Backport HBASE-14473 (Compute region locality in parallel) to 0.98

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998945#comment-14998945 ] Hudson commented on HBASE-14611: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1131 (S

[jira] [Commented] (HBASE-14693) Add client-side metrics for received pushback signals

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998943#comment-14998943 ] Hudson commented on HBASE-14693: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1131 (S

[jira] [Commented] (HBASE-14473) Compute region locality in parallel

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998944#comment-14998944 ] Hudson commented on HBASE-14473: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1131 (S

[jira] [Updated] (HBASE-14766) WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation.

2015-11-10 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-14766: - Attachment: HBASE-14766-v003.patch > WALEntryFilter's filter implement, cell.getFamily() needs to

[jira] [Commented] (HBASE-14766) WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation.

2015-11-10 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998955#comment-14998955 ] huaxiang sun commented on HBASE-14766: -- Thanks, I was wondering how to re-trigger an

[jira] [Created] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-14791: - Summary: [0.98] CopyTable is extremely slow when moving delete markers Key: HBASE-14791 URL: https://issues.apache.org/jira/browse/HBASE-14791 Project: HBase

[jira] [Commented] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Vikas Vishwakarma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999028#comment-14999028 ] Vikas Vishwakarma commented on HBASE-14791: --- also thanks to [~sukuna...@gmail.c

[jira] [Assigned] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Araujo reassigned HBASE-14791: --- Assignee: Alex Araujo [~lhofhansl] I can take this > [0.98] CopyTable is extremely slow whe

[jira] [Commented] (HBASE-14780) Integration Tests that run with ChaosMonkey need to specify CFs

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999059#comment-14999059 ] Hadoop QA commented on HBASE-14780: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999064#comment-14999064 ] Lars Hofhansl commented on HBASE-14791: --- Cool! > [0.98] CopyTable is extremely slo

[jira] [Commented] (HBASE-12790) Support fairness across parallelized scans

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999067#comment-14999067 ] stack commented on HBASE-12790: --- bq. Glad to see you're working on that over at Cloudera.

[jira] [Updated] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-14791: -- Description: We found that some of our copy table job run for many hours, even when there isn'

[jira] [Created] (HBASE-14792) Latest docs fail to build when packaging 0.98

2015-11-10 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-14792: -- Summary: Latest docs fail to build when packaging 0.98 Key: HBASE-14792 URL: https://issues.apache.org/jira/browse/HBASE-14792 Project: HBase Issue Type:

[jira] [Updated] (HBASE-14792) Latest docs fail to build when packaging 0.98

2015-11-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-14792: --- Fix Version/s: 0.98.17 > Latest docs fail to build when packaging 0.98 >

[jira] [Commented] (HBASE-14792) Latest docs fail to build when packaging 0.98

2015-11-10 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999088#comment-14999088 ] Nick Dimiduk commented on HBASE-14792: -- bq. Do I need to make POM updates? Must be;

[jira] [Resolved] (HBASE-3779) Allow split regions to be placed on different region servers

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke resolved HBASE-3779. - Resolution: Won't Fix > Allow split regions to be placed on different region servers > ---

[jira] [Reopened] (HBASE-3779) Allow split regions to be placed on different region servers

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke reopened HBASE-3779: - > Allow split regions to be placed on different region servers > -

[jira] [Updated] (HBASE-3862) Race conditions in aggregate calculation

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HBASE-3862: Fix Version/s: 0.92.0 > Race conditions in aggregate calculation > -

[jira] [Updated] (HBASE-3871) Speedup LoadIncrementalHFiles by parallelizing HFile splitting

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HBASE-3871: Fix Version/s: 0.92.0 > Speedup LoadIncrementalHFiles by parallelizing HFile splitting > ---

[jira] [Created] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14793: - Summary: Allow limiting size of block into L1 block cache. Key: HBASE-14793 URL: https://issues.apache.org/jira/browse/HBASE-14793 Project: HBase Issue Typ

[jira] [Updated] (HBASE-3877) Determine Proper Defaults for Compaction ThreadPools

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HBASE-3877: Fix Version/s: 0.92.0 > Determine Proper Defaults for Compaction ThreadPools > -

[jira] [Reopened] (HBASE-3879) Add way to control the split position of region

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke reopened HBASE-3879: - > Add way to control the split position of region > --- >

[jira] [Commented] (HBASE-12790) Support fairness across parallelized scans

2015-11-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999119#comment-14999119 ] Andrew Purtell commented on HBASE-12790: bq. Hopefully there's enough information

[jira] [Resolved] (HBASE-3879) Add way to control the split position of region

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke resolved HBASE-3879. - Resolution: Duplicate > Add way to control the split position of region >

[jira] [Updated] (HBASE-14766) WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation.

2015-11-10 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-14766: - Attachment: HBASE-14766-v004.patch Reload the patch to get a clean QA run. > WALEntryFilter's fi

[jira] [Reopened] (HBASE-3933) Hmaster throw NullPointerException

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke reopened HBASE-3933: - > Hmaster throw NullPointerException > -- > > Key: HBA

[jira] [Resolved] (HBASE-3933) Hmaster throw NullPointerException

2015-11-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke resolved HBASE-3933. - Resolution: Won't Fix > Hmaster throw NullPointerException > -- >

[jira] [Commented] (HBASE-12790) Support fairness across parallelized scans

2015-11-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999155#comment-14999155 ] Andrew Purtell commented on HBASE-12790: Just throwing out ideas, considering exi

[jira] [Updated] (HBASE-14387) Compaction improvements: Maximum off-peak compaction size

2015-11-10 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-14387: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.3.0 1.2

[jira] [Commented] (HBASE-14780) Integration Tests that run with ChaosMonkey need to specify CFs

2015-11-10 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999179#comment-14999179 ] Enis Soztutar commented on HBASE-14780: --- +1. > Integration Tests that run with Ch

[jira] [Commented] (HBASE-14780) Integration Tests that run with ChaosMonkey need to specify CFs

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999189#comment-14999189 ] stack commented on HBASE-14780: --- bq. Hm.. I don't actually touch anything related to the zo

[jira] [Commented] (HBASE-14387) Compaction improvements: Maximum off-peak compaction size

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999188#comment-14999188 ] Hudson commented on HBASE-14387: SUCCESS: Integrated in HBase-1.2-IT #274 (See [https://

[jira] [Commented] (HBASE-14785) Hamburger menu for mobile site

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999206#comment-14999206 ] stack commented on HBASE-14785: --- bq. Only way to know for sure is to test it live. Yeah, s

[jira] [Updated] (HBASE-14784) Port conflict is not resolved in HBaseTestingUtility.randomFreePort()

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14784: -- Status: Patch Available (was: Reopened) > Port conflict is not resolved in HBaseTestingUtility.randomFreePort(

[jira] [Commented] (HBASE-14784) Port conflict is not resolved in HBaseTestingUtility.randomFreePort()

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999215#comment-14999215 ] stack commented on HBASE-14784: --- Nice test. Thank you [~y0un5]. I pushed the test to master

[jira] [Reopened] (HBASE-14784) Port conflict is not resolved in HBaseTestingUtility.randomFreePort()

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-14784: --- > Port conflict is not resolved in HBaseTestingUtility.randomFreePort() > ---

[jira] [Updated] (HBASE-14784) Port conflict is not resolved in HBaseTestingUtility.randomFreePort()

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14784: -- Resolution: Fixed Status: Resolved (was: Patch Available) Reresolving after committing test addendum t

[jira] [Commented] (HBASE-14771) RpcServer.getRemoteAddress always returns null.

2015-11-10 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999218#comment-14999218 ] Appy commented on HBASE-14771: -- Perfect! > RpcServer.getRemoteAddress always returns null.

[jira] [Updated] (HBASE-13408) HBase In-Memory Memstore Compaction

2015-11-10 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-13408: -- Attachment: HBASE-13408-trunk-v10.patch > HBase In-Memory Memstore Compaction > ---

[jira] [Commented] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999243#comment-14999243 ] Alex Araujo commented on HBASE-14791: - The patch for HBASE-12728 moved buffering of P

[jira] [Updated] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14793: -- Fix Version/s: 1.3.0 1.2.0 2.0.0 Affects V

[jira] [Commented] (HBASE-14766) WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation.

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999275#comment-14999275 ] Hadoop QA commented on HBASE-14766: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14793: -- Attachment: HBASE-14793.patch > Allow limiting size of block into L1 block cache. > ---

[jira] [Commented] (HBASE-14790) Implement a new DFSOutputStream for logging WAL only

2015-11-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999330#comment-14999330 ] Sean Busbey commented on HBASE-14790: - excellent! I had a first pass of this done sev

[jira] [Commented] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999342#comment-14999342 ] Andrew Purtell commented on HBASE-14791: bq. Essentially, we'd need to implement

[jira] [Comment Edited] (HBASE-14791) [0.98] CopyTable is extremely slow when moving delete markers

2015-11-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999342#comment-14999342 ] Andrew Purtell edited comment on HBASE-14791 at 11/10/15 8:58 PM: -

[jira] [Created] (HBASE-14794) Cleanup TestAtomicOperation

2015-11-10 Thread stack (JIRA)
stack created HBASE-14794: - Summary: Cleanup TestAtomicOperation Key: HBASE-14794 URL: https://issues.apache.org/jira/browse/HBASE-14794 Project: HBase Issue Type: Sub-task Components: flak

[jira] [Updated] (HBASE-14794) Cleanup TestAtomicOperation

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14794: -- Attachment: 14794.patch Close WAL when test is done. Run with less threads (25 vs 100). > Cleanup TestAtomicOp

[jira] [Updated] (HBASE-14794) Cleanup TestAtomicOperation

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14794: -- Status: Patch Available (was: Open) > Cleanup TestAtomicOperation > --- > >

[jira] [Commented] (HBASE-14785) Hamburger menu for mobile site

2015-11-10 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999350#comment-14999350 ] Misty Stanley-Jones commented on HBASE-14785: - It's the ID of the custom sear

[jira] [Commented] (HBASE-14786) TestProcedureAdmin hangs

2015-11-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999349#comment-14999349 ] stack commented on HBASE-14786: --- +1 > TestProcedureAdmin hangs >

[jira] [Commented] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999355#comment-14999355 ] Appy commented on HBASE-14793: -- [~eclark], how do you plan to use the new variable 'maxBlock

[jira] [Updated] (HBASE-14786) TestProcedureAdmin hangs

2015-11-10 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-14786: Resolution: Fixed Fix Version/s: 1.3.0 2.0.0 Status: Re

[jira] [Commented] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999371#comment-14999371 ] Elliott Clark commented on HBASE-14793: --- Yeah for some reason I hadn't committed th

[jira] [Updated] (HBASE-14785) Hamburger menu for mobile site

2015-11-10 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-14785: Attachment: 0001-HBASE-14774-Addendum-Exclude-src-main-site-resources.patch Patch t

[jira] [Updated] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14793: -- Attachment: HBASE-14793-v1.patch > Allow limiting size of block into L1 block cache. >

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999385#comment-14999385 ] Ted Malaska commented on HBASE-14789: - Can you help me understand what components thi

[jira] [Updated] (HBASE-14778) Make block cache hit percentages not integer in the metrics system

2015-11-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14778: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999422#comment-14999422 ] Ted Malaska commented on HBASE-14789: - Cool I read the doc so there are two points.

[jira] [Commented] (HBASE-14785) Hamburger menu for mobile site

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999431#comment-14999431 ] Hadoop QA commented on HBASE-14785: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-14766) WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation.

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999434#comment-14999434 ] Hadoop QA commented on HBASE-14766: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999440#comment-14999440 ] Hadoop QA commented on HBASE-14793: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-14793) Allow limiting size of block into L1 block cache.

2015-11-10 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999446#comment-14999446 ] Appy commented on HBASE-14793: -- Emm, what about a metric to count the blocks which couldn't

[jira] [Commented] (HBASE-14387) Compaction improvements: Maximum off-peak compaction size

2015-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999453#comment-14999453 ] Hudson commented on HBASE-14387: SUCCESS: Integrated in HBase-1.3 #359 (See [https://bui

[jira] [Updated] (HBASE-14766) In WALEntryFilter, cell.getFamily() needs to be replaced with the new low-cost implementation

2015-11-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14766: --- Summary: In WALEntryFilter, cell.getFamily() needs to be replaced with the new low-cost implementation (was:

[jira] [Updated] (HBASE-14766) In WALEntryFilter, cell.getFamily() needs to be replaced with the new low-cost implementation

2015-11-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14766: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Status: Resolved (was: P

[jira] [Updated] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14789: Issue Type: Improvement (was: Bug) > Provide an alternative spark-hbase connector > --

[jira] [Commented] (HBASE-14788) Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region

2015-11-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999470#comment-14999470 ] Jerry He commented on HBASE-14788: -- The patch would fix the problem. Alternatively, it w

[jira] [Commented] (HBASE-14788) Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region

2015-11-10 Thread Randy Fox (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999475#comment-14999475 ] Randy Fox commented on HBASE-14788: --- I tested V3 of the patch and it fixes the split is

[jira] [Commented] (HBASE-13408) HBase In-Memory Memstore Compaction

2015-11-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999480#comment-14999480 ] Hadoop QA commented on HBASE-13408: --- {color:red}-1 overall{color}. Here are the result

  1   2   >