[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664037#comment-15664037 ] Duo Zhang commented on HBASE-17085: --- With a larger batch size the total sync count is much less. But it

[jira] [Updated] (HBASE-16700) Allow for coprocessor whitelisting

2016-11-14 Thread Clay B. (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clay B. updated HBASE-16700: Attachment: HBASE-16700.002.patch [~enis] Thank you! * Forgetting {{preCreateTable()}} would have been a

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663473#comment-15663473 ] ramkrishna.s.vasudevan commented on HBASE-17085: This patch did not help me much. But how

[jira] [Commented] (HBASE-17073) Increase the max number of buffers in ByteBufferPool

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

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663814#comment-15663814 ] Duo Zhang commented on HBASE-17074: --- Seems worked. There is no OOM any more.

[jira] [Updated] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17085: -- Attachment: HBASE-17085-v2.patch Polish on finishSync, will try to advance the highestSyncedTxid as

[jira] [Updated] (HBASE-17088) Refactor RWQueueRpcExecutor/BalancedQueueRpcExecutor/RpcExecutor

2016-11-14 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17088: --- Description: 1. The RWQueueRpcExecutor has eight constructor method and the longest one has

[jira] [Updated] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17074: -- Affects Version/s: 1.4.0 1.3.0 2.0.0

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663866#comment-15663866 ] ramkrishna.s.vasudevan commented on HBASE-17085: Our comments crossed. Yes what you see

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663897#comment-15663897 ] ramkrishna.s.vasudevan commented on HBASE-17085: I tried setting 128MB but still not

[jira] [Commented] (HBASE-17088) Refactor RWQueueRpcExecutor/BalancedQueueRpcExecutor/RpcExecutor

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

[jira] [Created] (HBASE-17088) Refactor RWQueueRpcExecutor/BalancedQueueRpcExecutor/RpcExecutor

2016-11-14 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17088: -- Summary: Refactor RWQueueRpcExecutor/BalancedQueueRpcExecutor/RpcExecutor Key: HBASE-17088 URL: https://issues.apache.org/jira/browse/HBASE-17088 Project: HBase

[jira] [Updated] (HBASE-16700) Allow for coprocessor whitelisting

2016-11-14 Thread Clay B. (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clay B. updated HBASE-16700: Attachment: HBASE-16700.003.patch Erg, removing extraneous logging. > Allow for coprocessor whitelisting

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663875#comment-15663875 ] Duo Zhang commented on HBASE-17085: --- As you said above, this is because the batch size. The default

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664003#comment-15664003 ] Duo Zhang commented on HBASE-17085: --- I tried to set the batchSize to 1MB but got a worse result for PE.

[jira] [Updated] (HBASE-17088) Refactor RWQueueRpcExecutor/BalancedQueueRpcExecutor/RpcExecutor

2016-11-14 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17088: --- Assignee: Guanghao Zhang Status: Patch Available (was: Open) > Refactor

[jira] [Updated] (HBASE-17088) Refactor RWQueueRpcExecutor/BalancedQueueRpcExecutor/RpcExecutor

2016-11-14 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17088: --- Attachment: HBASE-17088-v1.patch > Refactor

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663855#comment-15663855 ] Duo Zhang commented on HBASE-17085: --- [~ramkrishna] Could you please confirm your code again? Do you use

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663856#comment-15663856 ] ramkrishna.s.vasudevan commented on HBASE-17085: 'highestProcessedAppendTxid' increases.

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663916#comment-15663916 ] Duo Zhang commented on HBASE-17085: --- What if I have an append with txid 1 and a sync with txid 2? >

[jira] [Updated] (HBASE-16912) TEST: update HBaseTestingUtility to avoid direct use of filesystem / legacy implementation

2016-11-14 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-16912: - Attachment: HBASE-16912.hbase-14439.002.patch > TEST: update HBaseTestingUtility to avoid direct use of

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2016-11-14 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663137#comment-15663137 ] Anastasia Braginsky commented on HBASE-16417: - [~ram_krish], this fix is also included there.

[jira] [Comment Edited] (HBASE-17086) Cell#getTagsLength() returns a int, but in KeyValue, tags length is a short

2016-11-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663255#comment-15663255 ] Anoop Sam John edited comment on HBASE-17086 at 11/14/16 9:21 AM: -- Ya

[jira] [Commented] (HBASE-17086) Cell#getTagsLength() returns a int, but in KeyValue, tags length is a short

2016-11-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663255#comment-15663255 ] Anoop Sam John commented on HBASE-17086: Ya 65536.. To be the correct math :-) >

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

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

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

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

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663280#comment-15663280 ] Hadoop QA commented on HBASE-17074: --- (!) A patch to the testing environment has been detected.

[jira] [Updated] (HBASE-17073) Increase the max number of buffers in ByteBufferPool

2016-11-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17073: --- Attachment: HBASE-17073.patch > Increase the max number of buffers in ByteBufferPool >

[jira] [Updated] (HBASE-17073) Increase the max number of buffers in ByteBufferPool

2016-11-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17073: --- Status: Patch Available (was: Open) > Increase the max number of buffers in ByteBufferPool

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663732#comment-15663732 ] Duo Zhang commented on HBASE-17085: --- This is a bit awkward. If highestProcessedAppendTxid does not

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663146#comment-15663146 ] Duo Zhang commented on HBASE-17074: --- Oh no we have this in the docker file... {code} ENV MAVEN_OPTS

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663725#comment-15663725 ] ramkrishna.s.vasudevan commented on HBASE-17085: No. Under sync(AsyncWriter) before we

[jira] [Updated] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17074: -- Attachment: HBASE-17074-test.patch Try a build in root. > PreCommit job always fails because of OOM >

[jira] [Comment Edited] (HBASE-17086) Cell#getTagsLength() returns a int, but in KeyValue, tags length is a short

2016-11-14 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663109#comment-15663109 ] Xiang Li edited comment on HBASE-17086 at 11/14/16 8:50 AM: Hi Anoop, thanks,

[jira] [Commented] (HBASE-17083) Enable hedged reads by default in hbase-2.0.0

2016-11-14 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663335#comment-15663335 ] Yu Li commented on HBASE-17083: --- The idea of hedge read is good but one thing to notice is the network

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663541#comment-15663541 ] Duo Zhang commented on HBASE-17085: --- Where do you put the logging code? At syncCompleted? > AsyncFSWAL

[jira] [Updated] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17074: -- Attachment: HBASE-17074-v1.patch > PreCommit job always fails because of OOM >

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663161#comment-15663161 ] Hadoop QA commented on HBASE-17074: --- (!) A patch to the testing environment has been detected.

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663141#comment-15663141 ] Duo Zhang commented on HBASE-17074: --- Seems not work. And I wonder whether the MAVEN_OPTS works in

[jira] [Commented] (HBASE-16169) Make RegionSizeCalculator scalable

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665490#comment-15665490 ] stack commented on HBASE-16169: --- You'll have to call all regionservers even though you just want to do a MR

[jira] [Updated] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17074: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665540#comment-15665540 ] Duo Zhang commented on HBASE-17074: --- I'm afraid not... -Xmx512M is too small... > PreCommit job always

[jira] [Work started] (HBASE-16708) Expose endpoint Coprocessor name in "responseTooSlow" log messages

2016-11-14 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-16708 started by Yi Liang. > Expose endpoint Coprocessor name in "responseTooSlow" log messages >

[jira] [Assigned] (HBASE-16708) Expose endpoint Coprocessor name in "responseTooSlow" log messages

2016-11-14 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang reassigned HBASE-16708: Assignee: Yi Liang > Expose endpoint Coprocessor name in "responseTooSlow" log messages >

[jira] [Commented] (HBASE-16169) Make RegionSizeCalculator scalable

2016-11-14 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665653#comment-15665653 ] Thiruvel Thirumoolan commented on HBASE-16169: -- With this patch, the split calculation logic

[jira] [Comment Edited] (HBASE-16708) Expose endpoint Coprocessor name in "responseTooSlow" log messages

2016-11-14 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665646#comment-15665646 ] Yi Liang edited comment on HBASE-16708 at 11/15/16 1:20 AM: Hi Nick, I am

[jira] [Commented] (HBASE-16981) Expand Mob Compaction Partition policy from daily to weekly, monthly and beyond

2016-11-14 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665727#comment-15665727 ] Jingcheng Du commented on HBASE-16981: -- Thanks a lot [~huaxiang]! The idea is great. I'll take some

[jira] [Commented] (HBASE-17092) Both LoadIncrementalHFiles#doBulkLoad() methods should set return value

2016-11-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665552#comment-15665552 ] Ted Yu commented on HBASE-17092: Test failure was not related to the patch. > Both

[jira] [Updated] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17082: -- Status: Open (was: Patch Available) > ForeignExceptionUtil isn’t packaged when building

[jira] [Updated] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17082: -- Assignee: (was: ChiaPing Tsai) > ForeignExceptionUtil isn’t packaged when building shaded

[jira] [Updated] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17082: -- Attachment: HBASE-17082.nothing.patch > ForeignExceptionUtil isn’t packaged when building

[jira] [Updated] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17082: -- Status: Patch Available (was: Open) > ForeignExceptionUtil isn’t packaged when building

[jira] [Commented] (HBASE-16708) Expose endpoint Coprocessor name in "responseTooSlow" log messages

2016-11-14 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665646#comment-15665646 ] Yi Liang commented on HBASE-16708: -- Hi Nick, I am now working on this jira, and just research the

[jira] [Comment Edited] (HBASE-16708) Expose endpoint Coprocessor name in "responseTooSlow" log messages

2016-11-14 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665646#comment-15665646 ] Yi Liang edited comment on HBASE-16708 at 11/15/16 1:19 AM: Hi Nick, I am

[jira] [Commented] (HBASE-17044) Fix merge failed before creating merged region leaves meta inconsistent

2016-11-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665666#comment-15665666 ] Hudson commented on HBASE-17044: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1948 (See

[jira] [Commented] (HBASE-16169) Make RegionSizeCalculator scalable

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665684#comment-15665684 ] stack commented on HBASE-16169: --- Thanks. See below for question on how this API will be used. Thanks

[jira] [Created] (HBASE-17095) The ClientSimpleScannr cannot be stopped if the hfile is corrupt or cannot found

2016-11-14 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-17095: Summary: The ClientSimpleScannr cannot be stopped if the hfile is corrupt or cannot found Key: HBASE-17095 URL: https://issues.apache.org/jira/browse/HBASE-17095

[jira] [Commented] (HBASE-16169) Make RegionSizeCalculator scalable

2016-11-14 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665872#comment-15665872 ] Thiruvel Thirumoolan commented on HBASE-16169: -- Our primary intention is to use this API for

[jira] [Commented] (HBASE-16169) Make RegionSizeCalculator scalable

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665466#comment-15665466 ] stack commented on HBASE-16169: --- So [~thiruvel], you will have a tool call all regionservers in the

[jira] [Commented] (HBASE-9774) Provide a way for coprocessors to register and report custom metrics

2016-11-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665464#comment-15665464 ] Enis Soztutar commented on HBASE-9774: -- See

[jira] [Commented] (HBASE-16169) Make RegionSizeCalculator scalable

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665517#comment-15665517 ] stack commented on HBASE-16169: --- On the above comment that you are exposing internal types, I think it is

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665544#comment-15665544 ] Duo Zhang commented on HBASE-17085: --- If there is no operation after the sync, then the

[jira] [Commented] (HBASE-17092) Both LoadIncrementalHFiles#doBulkLoad() methods should set return value

2016-11-14 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665637#comment-15665637 ] Heng Chen commented on HBASE-17092: --- +1 > Both LoadIncrementalHFiles#doBulkLoad() methods should set

[jira] [Commented] (HBASE-17046) Add 1.1 doc to hbase.apache.org

2016-11-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665670#comment-15665670 ] Hudson commented on HBASE-17046: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1948 (See

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665667#comment-15665667 ] Hudson commented on HBASE-17074: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1948 (See

[jira] [Commented] (HBASE-17046) Add 1.1 doc to hbase.apache.org

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665665#comment-15665665 ] stack commented on HBASE-17046: --- Add addendum that adds a 1.2 link. Just pushed it. > Add 1.1 doc to

[jira] [Commented] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665506#comment-15665506 ] ChiaPing Tsai commented on HBASE-17082: --- Thanks for your suggestion [~stack][~enis] Please see the

[jira] [Comment Edited] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665506#comment-15665506 ] ChiaPing Tsai edited comment on HBASE-17082 at 11/15/16 12:25 AM: --

[jira] [Commented] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665557#comment-15665557 ] stack commented on HBASE-17082: --- Did this not fix your issue [~chia7712]: "HBASE-16955 Fixup precommit

[jira] [Commented] (HBASE-17017) Remove the current per-region latency histogram metrics

2016-11-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665650#comment-15665650 ] Enis Soztutar commented on HBASE-17017: --- Thanks Mikhail. I've pushed this to branch-1.3 as well

[jira] [Commented] (HBASE-12341) Overhaul logging; log4j2, machine-readable, etc.

2016-11-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665776#comment-15665776 ] Enis Soztutar commented on HBASE-12341: --- We use commons-logging as the API. Is there bindings for

[jira] [Updated] (HBASE-17095) The ClientSimpleScannr cannot be stopped if the hfile is corrupt or cannot found

2016-11-14 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-17095: - Component/s: (was: Client) scan > The ClientSimpleScannr cannot be stopped

[jira] [Created] (HBASE-17096) checkAndMutateApi doesn't work correctly on 0.98.23

2016-11-14 Thread Samarth Jain (JIRA)
Samarth Jain created HBASE-17096: Summary: checkAndMutateApi doesn't work correctly on 0.98.23 Key: HBASE-17096 URL: https://issues.apache.org/jira/browse/HBASE-17096 Project: HBase Issue

[jira] [Commented] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665573#comment-15665573 ] ChiaPing Tsai commented on HBASE-17082: --- I did think so, because the 17076 and 16169 run QA after

[jira] [Updated] (HBASE-17044) Fix merge failed before creating merged region leaves meta inconsistent

2016-11-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17044: --- Resolution: Fixed Fix Version/s: 0.98.24 Status: Resolved (was: Patch

[jira] [Comment Edited] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665829#comment-15665829 ] ChiaPing Tsai edited comment on HBASE-17082 at 11/15/16 2:47 AM: -

[jira] [Commented] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665829#comment-15665829 ] ChiaPing Tsai commented on HBASE-17082: --- [~stack] Please take a look at unit of hbaser-server and

[jira] [Commented] (HBASE-8865) HBase shell split command acts incorrectly with hex split keys.

2016-11-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665447#comment-15665447 ] Jerry He commented on HBASE-8865: - Any update on this JIRA? > HBase shell split command acts incorrectly

[jira] [Commented] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665452#comment-15665452 ] stack commented on HBASE-17082: --- You have to do ' $ mvn install -Dcompile-protobuf' ...i.e. install ... not

[jira] [Commented] (HBASE-17044) Fix merge failed before creating merged region leaves meta inconsistent

2016-11-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665617#comment-15665617 ] Andrew Purtell commented on HBASE-17044: The reported findbugs issues aren't introduced by this

[jira] [Created] (HBASE-17094) Add a sitemap for hbase.apache.org

2016-11-14 Thread stack (JIRA)
stack created HBASE-17094: - Summary: Add a sitemap for hbase.apache.org Key: HBASE-17094 URL: https://issues.apache.org/jira/browse/HBASE-17094 Project: HBase Issue Type: Task Reporter:

[jira] [Commented] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

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

[jira] [Commented] (HBASE-17083) Enable hedged reads by default in hbase-2.0.0

2016-11-14 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665880#comment-15665880 ] Ashu Pachauri commented on HBASE-17083: --- One thing that we noticed in production workload is that

[jira] [Commented] (HBASE-17091) IntegrationTestZKAndFSPermissions failed with 'KeeperException$NoNodeException'

2016-11-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665923#comment-15665923 ] Ted Yu commented on HBASE-17091: lgtm {code} 184 } catch (NoNodeException ex) { 185 //

[jira] [Updated] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-11-14 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anastasia Braginsky updated HBASE-17081: Attachment: HBASE-17081-V01.patch > Flush the entire CompactingMemStore content to

[jira] [Commented] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-11-14 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664226#comment-15664226 ] Anastasia Braginsky commented on HBASE-17081: - Hi Guys, We didn't know you were working on

[jira] [Commented] (HBASE-12341) Overhaul logging; log4j2, machine-readable, etc.

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664288#comment-15664288 ] stack commented on HBASE-12341: --- No discussion as yet. Need one soon. Would be survey, why our current

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

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

[jira] [Updated] (HBASE-17037) Enhance LoadIncrementalHFiles API to convey loaded files

2016-11-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17037: --- Resolution: Fixed Assignee: Ted Yu Hadoop Flags: Reviewed Fix Version/s: 2.0.0

[jira] [Updated] (HBASE-17088) Refactor RWQueueRpcExecutor/BalancedQueueRpcExecutor/RpcExecutor

2016-11-14 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17088: --- Attachment: HBASE-17088-v2.patch Attach a v2 patch. Fix the timeout ut

[jira] [Commented] (HBASE-17083) Enable hedged reads by default in hbase-2.0.0

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664390#comment-15664390 ] stack commented on HBASE-17083: --- Excellent feedback. Let me fold into our doc. Sounds like it should stay

[jira] [Updated] (HBASE-16700) Allow for coprocessor whitelisting

2016-11-14 Thread Clay B. (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clay B. updated HBASE-16700: Attachment: HBASE-16700.005.patch Oof, dropped table creation test out of the last patch. Added back in

[jira] [Updated] (HBASE-16700) Allow for coprocessor whitelisting

2016-11-14 Thread Clay B. (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clay B. updated HBASE-16700: Attachment: HBASE-16700.004.patch This fixes using {{*}} as a global whitelist. Also refactors the tests

[jira] [Commented] (HBASE-16700) Allow for coprocessor whitelisting

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

[jira] [Commented] (HBASE-17085) AsyncFSWAL may issue unnecessary AsyncDFSOutput.sync

2016-11-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664405#comment-15664405 ] ramkrishna.s.vasudevan commented on HBASE-17085: No prob. When this becomes 2 then sync

[jira] [Commented] (HBASE-17074) PreCommit job always fails because of OOM

2016-11-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665987#comment-15665987 ] Hudson commented on HBASE-17074: SUCCESS: Integrated in Jenkins build HBase-1.4 #533 (See

[jira] [Comment Edited] (HBASE-17073) Increase the max number of buffers in ByteBufferPool

2016-11-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15666045#comment-15666045 ] Anoop Sam John edited comment on HBASE-17073 at 11/15/16 4:37 AM: --

[jira] [Comment Edited] (HBASE-17073) Increase the max number of buffers in ByteBufferPool

2016-11-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15666045#comment-15666045 ] Anoop Sam John edited comment on HBASE-17073 at 11/15/16 4:36 AM: --

[jira] [Updated] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17082: -- Assignee: stack > ForeignExceptionUtil isn’t packaged when building shaded protocol with > -Pcompile-protobuf

[jira] [Commented] (HBASE-17082) ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf

2016-11-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15666079#comment-15666079 ] stack commented on HBASE-17082: --- Good one [~chia7712]. You are on to something. Assigning myself to take a

  1   2   3   >