[jira] [Commented] (HBASE-13271) Table#puts(List) operation is indeterminate; needs fixing

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162607#comment-16162607 ] Hudson commented on HBASE-13271: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3701 (See

[jira] [Commented] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162703#comment-16162703 ] Anoop Sam John commented on HBASE-18793: bq.are marked as deprecated for 5 years but they still

[jira] [Resolved] (HBASE-10944) Remove all kv.getBuffer() and kv.getRow() references existing in the code

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-10944. Resolution: Fixed Fix Version/s: (was: 1.5.0) KeyValue.getRow()

[jira] [Updated] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-18771: --- Attachment: HBASE-18771.branch-1.3.005.patch Fix test issues. [~ram_krish]

[jira] [Updated] (HBASE-7320) Remove KeyValue.getBuffer()

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-7320: -- Fix Version/s: (was: 2.0.0) > Remove KeyValue.getBuffer() >

[jira] [Resolved] (HBASE-7320) Remove KeyValue.getBuffer()

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-7320. --- Resolution: Fixed Fix Version/s: 2.0.0-alpha-3 3.0.0

[jira] [Updated] (HBASE-18772) [JDK8] Replace AtomicLong with LongAdder

2017-09-12 Thread Yechao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yechao Chen updated HBASE-18772: Attachment: HBASE-18772.master-v3.patch update the patch :change

[jira] [Updated] (HBASE-18772) [JDK8] Replace AtomicLong with LongAdder

2017-09-12 Thread Yechao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yechao Chen updated HBASE-18772: Description: Currently we use many AtomicLong in HBase Region Code ,such as BucketCache calss

[jira] [Created] (HBASE-18794) Remove deprecated methods in MasterObserver

2017-09-12 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18794: -- Summary: Remove deprecated methods in MasterObserver Key: HBASE-18794 URL: https://issues.apache.org/jira/browse/HBASE-18794 Project: HBase Issue Type:

[jira] [Commented] (HBASE-10944) Remove all kv.getBuffer() and kv.getRow() references existing in the code

2017-09-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162695#comment-16162695 ] Anoop Sam John commented on HBASE-10944: This issue speak abt remove refs to kv.getBuffer() and

[jira] [Commented] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162709#comment-16162709 ] Duo Zhang commented on HBASE-18793: --- {quote} Which jira did this deprecation? {quote} HBASE-6427. I've

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162723#comment-16162723 ] Anoop Sam John commented on HBASE-18771: bq.MetaTableAccessor#splitRegion although the

[jira] [Updated] (HBASE-18112) Write RequestTooBigException back to client for NettyRpcServer

2017-09-12 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-18112: - Attachment: HBASE-18112-v2.patch > Write RequestTooBigException back to client for

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162661#comment-16162661 ] ramkrishna.s.vasudevan commented on HBASE-18771: [~abhishek.chouhan] Thanks for the

[jira] [Updated] (HBASE-10944) Remove all kv.getBuffer() and kv.getRow() references existing in the code

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-10944: --- Attachment: HBASE-10944_master.patch Patch adding the @VisibleForTesting

[jira] [Commented] (HBASE-10944) Remove all kv.getBuffer() and kv.getRow() references existing in the code

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162736#comment-16162736 ] ramkrishna.s.vasudevan commented on HBASE-10944: bq.We have to undeprecate also. I

[jira] [Commented] (HBASE-14093) deduplicate copies of bootstrap files

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

[jira] [Created] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-18793: - Summary: Remove deprecated methods in RegionObserver Key: HBASE-18793 URL: https://issues.apache.org/jira/browse/HBASE-18793 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162633#comment-16162633 ] Duo Zhang commented on HBASE-18793: --- These two methods {code} void preFlush(final ObserverContext c)

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162624#comment-16162624 ] Abhishek Singh Chouhan commented on HBASE-18771: Actually bq. return

[jira] [Commented] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162685#comment-16162685 ] Duo Zhang commented on HBASE-18793: --- [~stack] [~anoopsamjohn] PTAL. Thanks. > Remove deprecated

[jira] [Commented] (HBASE-15482) Provide an option to skip calculating block locations for SnapshotInputFormat

2017-09-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162699#comment-16162699 ] Xiang Li commented on HBASE-15482: -- Hi, this JIRA is still valid now? I plan to work on it if it is

[jira] [Resolved] (HBASE-10944) Remove all kv.getBuffer() and kv.getRow() references existing in the code

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-10944. Resolution: Won't Fix We wont't be removing Kv.getBuffer() instead only

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163787#comment-16163787 ] Chia-Ping Tsai commented on HBASE-17980: [~brandboat] Would you please put ur patch in [review

[jira] [Commented] (HBASE-18090) Improve TableSnapshotInputFormat to allow more multiple mappers per region

2017-09-12 Thread xinxin fan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164090#comment-16164090 ] xinxin fan commented on HBASE-18090: mantonov Mikhail Antonov I have create a patch for master and

[jira] [Commented] (HBASE-15511) ClusterStatus should be able to return responses by scope

2017-09-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164103#comment-16164103 ] Reid Chan commented on HBASE-15511: --- Update release note, as it is refactored in HBASE-18621 >

[jira] [Updated] (HBASE-15511) ClusterStatus should be able to return responses by scope

2017-09-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-15511: -- Release Note: Provide a new way to get desired ClusterStatus with a set of ClusterStatus.Option, such

[jira] [Commented] (HBASE-18733) [compat 1-2] Hide WALKey

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163769#comment-16163769 ] Hudson commented on HBASE-18733: FAILURE: Integrated in Jenkins build HBase-2.0 #504 (See

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

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

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-12 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163816#comment-16163816 ] Zach York commented on HBASE-18773: --- Added patch 004 to address issues [~tedyu] brought up in

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

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

[jira] [Commented] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

2017-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163902#comment-16163902 ] Sean Busbey commented on HBASE-18803: - maybe we can back out the use of curator? > Mapreduce job get

[jira] [Commented] (HBASE-16894) Create more than 1 split per region, generalize HBASE-12590

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

[jira] [Updated] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-18793: -- Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed (was: Incompatible change)

[jira] [Updated] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-18793: -- Affects Version/s: (was: 2.0.0-alpha-3) 2.0.0-alpha-2 Hadoop Flags:

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163918#comment-16163918 ] stack commented on HBASE-17980: --- RegionInfoUtil is out-of-the-way. I hear you on too many methds. Let me

[jira] [Commented] (HBASE-18762) Canary sink type cast error

2017-09-12 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163927#comment-16163927 ] Chinmay Kulkarni commented on HBASE-18762: -- [~apurtell] Thanks for the input, but how should we

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163987#comment-16163987 ] Chia-Ping Tsai commented on HBASE-17980: bq. I can make the patch np if you folks are busy I can

[jira] [Updated] (HBASE-18131) Add an hbase shell command to clear deadserver list in ServerManager

2017-09-12 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-18131: -- Attachment: HBASE-18131.branch-1.v2.patch I ran the test locally on branch-1 and both passed

[jira] [Commented] (HBASE-14998) Unify synchronous and asynchronous methods in Admin and cleanup

2017-09-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164052#comment-16164052 ] stack commented on HBASE-14998: --- .001 incorporates 14998.txt but is based on a patch I got from

[jira] [Updated] (HBASE-14998) Unify synchronous and asynchronous methods in Admin and cleanup

2017-09-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14998: -- Attachment: HBASE-14998.master.002.patch > Unify synchronous and asynchronous methods in Admin and cleanup >

[jira] [Updated] (HBASE-18609) Apply HBASE-15511 in code base

2017-09-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-18609: -- Description: HBASE-15511 enable us to get the cluster status by scope, and after refactoring in

[jira] [Updated] (HBASE-18609) Apply ClusterStatus#getClusterStatus(EnumSet) in code base

2017-09-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-18609: -- Summary: Apply ClusterStatus#getClusterStatus(EnumSet) in code base (was: Apply HBASE-15511 in code

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164118#comment-16164118 ] Hudson commented on HBASE-18771: FAILURE: Integrated in Jenkins build HBase-1.5 #55 (See

[jira] [Updated] (HBASE-18772) [JDK8] Replace AtomicLong with LongAdder

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18772: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

2017-09-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-18803: - Fix Version/s: 2.0.0 Affects Version/s: 2.0.0-alpha-2 Status: Patch Available

[jira] [Updated] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

2017-09-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-18803: - Attachment: HBASE-18803-v1-master.patch > Mapreduce job get failed caused by NoClassDefFoundError: >

[jira] [Commented] (HBASE-18772) [JDK8] Replace AtomicLong with LongAdder

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

[jira] [Commented] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

2017-09-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164009#comment-16164009 ] stack commented on HBASE-18803: --- Interesting [~easyliangjob]. Yeah, have to pull in Curator into

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164031#comment-16164031 ] Hudson commented on HBASE-18771: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #276 (See

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163781#comment-16163781 ] Chia-Ping Tsai commented on HBASE-17980: bq. ...to the RegionInfo Interface? or RegionInfoUtil >

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

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

[jira] [Commented] (HBASE-18762) Canary sink type cast error

2017-09-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163952#comment-16163952 ] Andrew Purtell commented on HBASE-18762: bq. For example, if the user provides the '-zookeeper'

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164041#comment-16164041 ] Hudson commented on HBASE-18771: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #205 (See

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164174#comment-16164174 ] Chia-Ping Tsai commented on HBASE-17980: We have a issue to trace the timeout. You can just retry

[jira] [Commented] (HBASE-18795) Expose KeyValue.getBuffer() for tests alone

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164143#comment-16164143 ] ramkrishna.s.vasudevan commented on HBASE-18795: [~chia7712] Thanks for the review. This

[jira] [Commented] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164157#comment-16164157 ] Anoop Sam John commented on HBASE-18793: Pls add Release notes including all incompatible changes

[jira] [Commented] (HBASE-18795) Expose KeyValue.getBuffer() for tests alone

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164159#comment-16164159 ] Chia-Ping Tsai commented on HBASE-18795: Got it. Thanks for the explanation. [~ram_krish] I

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164176#comment-16164176 ] Hudson commented on HBASE-18771: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #286 (See

[jira] [Commented] (HBASE-15154) Master puts up a blockcache instance

2017-09-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164179#comment-16164179 ] Anoop Sam John commented on HBASE-15154: Can we make it blocker for 2.0 Stack? > Master puts up

[jira] [Work started] (HBASE-18775) Add a Global Read-Only property to turn off all writes for the cluster

2017-09-12 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-18775 started by Zach York. - > Add a Global Read-Only property to turn off all writes for the cluster >

[jira] [Commented] (HBASE-18775) Add a Global Read-Only property to turn off all writes for the cluster

2017-09-12 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163790#comment-16163790 ] Zach York commented on HBASE-18775: --- Added a patch based on a patch of HBASE-18773 to start the review

[jira] [Updated] (HBASE-18775) Add a Global Read-Only property to turn off all writes for the cluster

2017-09-12 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach York updated HBASE-18775: -- Attachment: HBASE-18775.HBASE-18477.001.patch > Add a Global Read-Only property to turn off all writes

[jira] [Created] (HBASE-18802) [C++] Remove hbase-macros.h

2017-09-12 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-18802: - Summary: [C++] Remove hbase-macros.h Key: HBASE-18802 URL: https://issues.apache.org/jira/browse/HBASE-18802 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163854#comment-16163854 ] stack commented on HBASE-17980: --- [~chia7712] Why not RegionInfo? I can make the patch np if you folks are

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163871#comment-16163871 ] Chia-Ping Tsai commented on HBASE-17980: bq. Why not RegionInfo? There are many of helper

[jira] [Comment Edited] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

2017-09-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163895#comment-16163895 ] Yi Liang edited comment on HBASE-18803 at 9/12/17 11:59 PM: [~stack] This

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

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

[jira] [Commented] (HBASE-18733) [compat 1-2] Hide WALKey

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164006#comment-16164006 ] Hudson commented on HBASE-18733: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3705 (See

[jira] [Commented] (HBASE-18131) Add an hbase shell command to clear deadserver list in ServerManager

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

[jira] [Commented] (HBASE-18772) [JDK8] Replace AtomicLong with LongAdder

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164100#comment-16164100 ] Hudson commented on HBASE-18772: FAILURE: Integrated in Jenkins build HBase-2.0 #505 (See

[jira] [Updated] (HBASE-17823) Migrate to Apache Yetus Audience Annotations

2017-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17823: Status: In Progress (was: Patch Available) > Migrate to Apache Yetus Audience Annotations >

[jira] [Updated] (HBASE-17823) Migrate to Apache Yetus Audience Annotations

2017-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17823: Attachment: HBASE-17823.3.patch -3 version pushed to master after final rebase. > Migrate to

[jira] [Commented] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164131#comment-16164131 ] Hudson commented on HBASE-18771: FAILURE: Integrated in Jenkins build HBase-1.4 #911 (See

[jira] [Updated] (HBASE-17823) Migrate to Apache Yetus Audience Annotations

2017-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17823: Attachment: HBASE-17823-branch-2.v3.patch -branch 2 version of v3 includes a partial backport of

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread Kuan-Po Tseng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164154#comment-16164154 ] Kuan-Po Tseng commented on HBASE-17980: --- [~chia7712] [~stack] Here is the review board

[jira] [Commented] (HBASE-18789) Displays the reporting interval of each RS on the Master page

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

[jira] [Updated] (HBASE-17823) Migrate to Apache Yetus Audience Annotations

2017-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17823: Status: Patch Available (was: In Progress) > Migrate to Apache Yetus Audience Annotations >

[jira] [Commented] (HBASE-18772) [JDK8] Replace AtomicLong with LongAdder

2017-09-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164147#comment-16164147 ] Hudson commented on HBASE-18772: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3706 (See

[jira] [Commented] (HBASE-18795) Expose KeyValue.getBuffer() for tests alone

2017-09-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164172#comment-16164172 ] ramkrishna.s.vasudevan commented on HBASE-18795: If we need to remove the @Deprecated tag

[jira] [Commented] (HBASE-17980) Any HRegionInfo we give out should be immutable

2017-09-12 Thread Kuan-Po Tseng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164177#comment-16164177 ] Kuan-Po Tseng commented on HBASE-17980: --- [~stack] Are you alreday doing this stuff ? There are just

[jira] [Commented] (HBASE-14998) Unify synchronous and asynchronous methods in Admin and cleanup

2017-09-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164055#comment-16164055 ] stack commented on HBASE-14998: --- Something up w/ rb. I can't upload. Will try later. > Unify synchronous

[jira] [Updated] (HBASE-18789) Displays the reporting interval of each RS on the Master page

2017-09-12 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-18789: -- Fix Version/s: 1.5.0 1.4.0 3.0.0

[jira] [Updated] (HBASE-18794) Remove deprecated methods in MasterObserver

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18794: --- Attachment: HBASE-18794.v0.patch > Remove deprecated methods in MasterObserver >

[jira] [Updated] (HBASE-18794) Remove deprecated methods in MasterObserver

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18794: --- Status: Patch Available (was: Open) > Remove deprecated methods in MasterObserver >

[jira] [Commented] (HBASE-18794) Remove deprecated methods in MasterObserver

2017-09-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164058#comment-16164058 ] Chia-Ping Tsai commented on HBASE-18794: WIll upload the patch to RB... > Remove deprecated

[jira] [Commented] (HBASE-17823) Migrate to Apache Yetus Audience Annotations

2017-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164066#comment-16164066 ] Sean Busbey commented on HBASE-17823: - pushed to master after rebasing again. working on branch-2

[jira] [Commented] (HBASE-18793) Remove deprecated methods in RegionObserver

2017-09-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164070#comment-16164070 ] Duo Zhang commented on HBASE-18793: --- Will commit shortly. > Remove deprecated methods in

[jira] [Comment Edited] (HBASE-18090) Improve TableSnapshotInputFormat to allow more multiple mappers per region

2017-09-12 Thread xinxin fan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164090#comment-16164090 ] xinxin fan edited comment on HBASE-18090 at 9/13/17 3:19 AM: - [~ted_yu]

[jira] [Updated] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-12 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach York updated HBASE-18773: -- Attachment: HBASE-18773.HBASE-18477.002.patch > Add utility to determine if a TableName is a meta

[jira] [Comment Edited] (HBASE-16894) Create more than 1 split per region, generalize HBASE-12590

2017-09-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163846#comment-16163846 ] Yi Liang edited comment on HBASE-16894 at 9/12/17 11:27 PM: Test it on real

[jira] [Commented] (HBASE-16894) Create more than 1 split per region, generalize HBASE-12590

2017-09-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163846#comment-16163846 ] Yi Liang commented on HBASE-16894: -- Test it on real cluster > Create more than 1 split per region,

[jira] [Updated] (HBASE-16894) Create more than 1 split per region, generalize HBASE-12590

2017-09-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-16894: - Attachment: HBASE-16894-V2-master.patch > Create more than 1 split per region, generalize HBASE-12590 >

[jira] [Created] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

2017-09-12 Thread Yi Liang (JIRA)
Yi Liang created HBASE-18803: Summary: Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils Key: HBASE-18803 URL: https://issues.apache.org/jira/browse/HBASE-18803

[jira] [Commented] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

2017-09-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163895#comment-16163895 ] Yi Liang commented on HBASE-18803: -- [~stack] This patch can solve some NoClassDefFoundError error in

[jira] [Commented] (HBASE-18803) Mapreduce job get failed caused by NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils

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

[jira] [Updated] (HBASE-18771) Incorrect StoreFileRefresh leading to split and compaction failures

2017-09-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18771: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0

[jira] [Updated] (HBASE-14998) Unify synchronous and asynchronous methods in Admin and cleanup

2017-09-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14998: -- Attachment: HBASE-14998.master.001.patch > Unify synchronous and asynchronous methods in Admin and cleanup >

[jira] [Updated] (HBASE-18621) Refactor ClusterOptions before applying to code base

2017-09-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-18621: -- Release Note: Provide a new way to get desired ClusterStatus with a set of ClusterStatus.Option, such

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-12 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163776#comment-16163776 ] Zach York commented on HBASE-18773: --- [~stack] I added a new patch that incorporates these comments. >

  1   2   3   >