[jira] [Commented] (HBASE-14925) Develop HBase shell command/tool to list table's region info through command line

2017-04-05 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958305#comment-15958305 ] Ashish Singhi commented on HBASE-14925: --- bq. This is to determine the time taken for the command to

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-05 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958302#comment-15958302 ] Duo Zhang commented on HBASE-17877: --- Agree that we'd better use jmh to test the performance. And 1

[jira] [Commented] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958297#comment-15958297 ] Anoop Sam John commented on HBASE-17872: No need to add new patch. Just fix that on ur commit. >

[jira] [Commented] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958296#comment-15958296 ] Chia-Ping Tsai commented on HBASE-17872: I will add the @visibileForTesting in next patch. Thanks

[jira] [Commented] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958292#comment-15958292 ] ramkrishna.s.vasudevan commented on HBASE-17872: Seeing 2nd patch. Looks good.

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958291#comment-15958291 ] Anoop Sam John commented on HBASE-17869: Yes I mean the generic pattern match rather than

[jira] [Commented] (HBASE-15179) Cell/DBB end-to-end on the write-path

2017-04-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958289#comment-15958289 ] Anoop Sam John commented on HBASE-15179: We dont need BC for the write path. Ya we will need

[jira] [Commented] (HBASE-17882) Why do the WalEdit implement the Writable interface

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958290#comment-15958290 ] Chia-Ping Tsai commented on HBASE-17882: bq. that it won't read 0.98 or earlier. The

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958287#comment-15958287 ] Jerry He commented on HBASE-17869: -- The spark fix does the same exact string match. But it covers more

[jira] [Commented] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958286#comment-15958286 ] Anoop Sam John commented on HBASE-17872: disableUnsafe -> Pls add @VisibleForTesting. > The

[jira] [Commented] (HBASE-17849) PE tool random read is not totally random

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958284#comment-15958284 ] ramkrishna.s.vasudevan commented on HBASE-17849: I see. I never knew there was a similar

[jira] [Commented] (HBASE-17881) Remove the ByteBufferCellImpl

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958282#comment-15958282 ] Chia-Ping Tsai commented on HBASE-17881: bq. Could we rename ByteBufferKeyValue as ByteBufferCell

[jira] [Commented] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958281#comment-15958281 ] ramkrishna.s.vasudevan commented on HBASE-17872: +1. > The MSLABImpl generates the

[jira] [Created] (HBASE-17885) Backport HBASE-15871 to branch-1

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-17885: -- Summary: Backport HBASE-15871 to branch-1 Key: HBASE-17885 URL: https://issues.apache.org/jira/browse/HBASE-17885 Project: HBase Issue

[jira] [Commented] (HBASE-17882) Why do the WalEdit implement the Writable interface

2017-04-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958277#comment-15958277 ] stack commented on HBASE-17882: --- We could say that hbase2 reads hbase1 WAL files only in release notes,

[jira] [Updated] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17872: --- Status: Patch Available (was: Open) > The MSLABImpl generates the invaild cells when unsafe

[jira] [Updated] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17872: --- Attachment: HBASE-17872.v1.patch > The MSLABImpl generates the invaild cells when unsafe is

[jira] [Updated] (HBASE-15871) Memstore flush doesn't finish because of backwardseek() in memstore scanner.

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15871: --- Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HBASE-15871) Memstore flush doesn't finish because of backwardseek() in memstore scanner.

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958276#comment-15958276 ] ramkrishna.s.vasudevan commented on HBASE-15871: Oh sorry about this. I had a patch for

[jira] [Updated] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17872: --- Status: Open (was: Patch Available) > The MSLABImpl generates the invaild cells when unsafe

[jira] [Commented] (HBASE-17872) The MSLABImpl generates the invaild cells when unsafe is not availble

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958275#comment-15958275 ] Chia-Ping Tsai commented on HBASE-17872: bq. Consider introducing trivial change in hbase-server

[jira] [Commented] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958274#comment-15958274 ] ramkrishna.s.vasudevan commented on HBASE-15691: I can look into this if [~syuanjiang] is

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958273#comment-15958273 ] stack commented on HBASE-17877: --- First, this is great. Thanks for the work [~vik.karma]. Most compares in

[jira] [Commented] (HBASE-17882) Why do the WalEdit implement the Writable interface

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958267#comment-15958267 ] Chia-Ping Tsai commented on HBASE-17882: bq. Would this be a problem? No, i just noticed that

[jira] [Commented] (HBASE-15179) Cell/DBB end-to-end on the write-path

2017-04-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958262#comment-15958262 ] stack commented on HBASE-15179: --- Oh, don't we also need to finish up the gdoc? Its nearly done but put a

[jira] [Commented] (HBASE-15179) Cell/DBB end-to-end on the write-path

2017-04-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958260#comment-15958260 ] stack commented on HBASE-15179: --- [~anoop.hbase] doesn't write path require bucketcache? How about a bit of

[jira] [Commented] (HBASE-17881) Remove the ByteBufferCellImpl

2017-04-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958257#comment-15958257 ] stack commented on HBASE-17881: --- Don't we want to remove KeyValue references replacing them with Cell

[jira] [Commented] (HBASE-17882) Why do the WalEdit implement the Writable interface

2017-04-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958256#comment-15958256 ] stack commented on HBASE-17882: --- Agreed. Concern is a new version being able to read old WALs. I've not

[jira] [Commented] (HBASE-16469) Several log refactoring/improvement suggestions

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

[jira] [Updated] (HBASE-17873) Change the IA.Public annotation to IA.Private for unstable API

2017-04-05 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17873: -- Attachment: HBASE-17873.patch > Change the IA.Public annotation to IA.Private for unstable API >

[jira] [Updated] (HBASE-17873) Change the IA.Public annotation to IA.Private for unstable API

2017-04-05 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17873: -- Assignee: Duo Zhang Status: Patch Available (was: Open) > Change the IA.Public annotation to

[jira] [Commented] (HBASE-17871) scan#setBatch(int) call leads wrong result of VerifyReplication

2017-04-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958248#comment-15958248 ] Phil Yang commented on HBASE-17871: --- +1 Does the patch for master can also be applied to branch-1? >

[jira] [Commented] (HBASE-17881) Remove the ByteBufferCellImpl

2017-04-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958247#comment-15958247 ] Chia-Ping Tsai commented on HBASE-17881: The failed test pass locally. I will commit it tomorrow

[jira] [Commented] (HBASE-17785) RSGroupBasedLoadBalancer fails to assign new table regions when cloning snapshot

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

[jira] [Updated] (HBASE-17871) scan#setBatch(int) call leads wrong result of VerifyReplication

2017-04-05 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17871: -- Attachment: HBASE-17871.master.003.patch > scan#setBatch(int) call leads wrong result of

[jira] [Commented] (HBASE-17871) scan#setBatch(int) call leads wrong result of VerifyReplication

2017-04-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958211#comment-15958211 ] Ted Yu commented on HBASE-17871: {code} HBASE-17871 patch is being downloaded at Wed Apr 5 22:38:21 UTC

[jira] [Commented] (HBASE-17849) PE tool random read is not totally random

2017-04-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958170#comment-15958170 ] Anoop Sam John commented on HBASE-17849: Noticed issue HBASE-13708 which is exactly this one..

[jira] [Commented] (HBASE-17873) Change the IA.Public annotation to IA.Private for unstable API

2017-04-05 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958165#comment-15958165 ] Duo Zhang commented on HBASE-17873: --- Yeah

[jira] [Updated] (HBASE-17858) Update refguide about the IS annotation if necessary

2017-04-05 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17858: -- Resolution: Fixed Hadoop Flags: Reviewed Release Note: Updated refguide to tell users that IS

[jira] [Commented] (HBASE-17858) Update refguide about the IS annotation if necessary

2017-04-05 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958156#comment-15958156 ] Duo Zhang commented on HBASE-17858: --- Then let me commit. > Update refguide about the IS annotation if

[jira] [Commented] (HBASE-17302) The region flush request disappeared from flushQueue

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

[jira] [Updated] (HBASE-16469) Several log refactoring/improvement suggestions

2017-04-05 Thread Nemo Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemo Chen updated HBASE-16469: -- Description: *method invocation replaced by variable*

[jira] [Updated] (HBASE-16469) Several log refactoring/improvement suggestions

2017-04-05 Thread Nemo Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemo Chen updated HBASE-16469: -- Description: *method invocation replaced by variable*

[jira] [Updated] (HBASE-16469) Several log refactoring/improvement suggestions

2017-04-05 Thread Nemo Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemo Chen updated HBASE-16469: -- Description: *method invocation replaced by variable*

[jira] [Updated] (HBASE-16469) Several log refactoring/improvement suggestions

2017-04-05 Thread Nemo Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemo Chen updated HBASE-16469: -- Status: Patch Available (was: Open) > Several log refactoring/improvement suggestions >

[jira] [Updated] (HBASE-16469) Several log refactoring/improvement suggestions

2017-04-05 Thread Nemo Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemo Chen updated HBASE-16469: -- Attachment: HBASE-16469.master.001.patch > Several log refactoring/improvement suggestions >

[jira] [Updated] (HBASE-16469) Several log refactoring/improvement suggestions

2017-04-05 Thread Nemo Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemo Chen updated HBASE-16469: -- Attachment: (was: HBASE-16469.master.001.patch) > Several log refactoring/improvement suggestions

[jira] [Commented] (HBASE-17227) Backport HBASE-17206 to branch-1.3

2017-04-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958070#comment-15958070 ] Hudson commented on HBASE-17227: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK7 #139 (See

[jira] [Commented] (HBASE-17206) FSHLog may roll a new writer successfully with unflushed entries

2017-04-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958071#comment-15958071 ] Hudson commented on HBASE-17206: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK7 #139 (See

[jira] [Commented] (HBASE-17883) release 1.4.0

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958058#comment-15958058 ] Sean Busbey commented on HBASE-17883: - kicked a bunch of stuff out of 1.4.0. there are still 11

[jira] [Updated] (HBASE-14845) hbase-server leaks jdk.tools dependency to mapreduce consumers

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14845: Fix Version/s: (was: 1.4.0) 1.5.0 > hbase-server leaks jdk.tools dependency

[jira] [Updated] (HBASE-16196) Update jruby to a newer version.

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16196: Fix Version/s: (was: 1.4.0) 1.5.0 > Update jruby to a newer version. >

[jira] [Updated] (HBASE-16030) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16030: Fix Version/s: (was: 1.3.2) (was: 1.2.6) (was:

[jira] [Updated] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15691: Fix Version/s: (was: 1.4.0) 1.5.0 1.4.1 > Port

[jira] [Updated] (HBASE-13017) Backport HBASE-12035 Keep table state in Meta to branch-1

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13017: Fix Version/s: (was: 1.4.0) 1.5.0 > Backport HBASE-12035 Keep table state

[jira] [Updated] (HBASE-15291) FileSystem not closed in secure bulkLoad

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15291: Fix Version/s: (was: 1.4.0) 1.4.1 > FileSystem not closed in secure

[jira] [Updated] (HBASE-16750) hbase compilation failed on power system

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16750: Fix Version/s: (was: 1.4.0) > hbase compilation failed on power system >

[jira] [Updated] (HBASE-15835) HBaseTestingUtility#startMiniCluster throws "HMasterAddress already in use" RuntimeException when a local instance of HBase is running

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15835: Fix Version/s: (was: 1.3.2) (was: 1.4.0) >

[jira] [Updated] (HBASE-17785) RSGroupBasedLoadBalancer fails to assign new table regions when cloning snapshot

2017-04-05 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17785: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-17302) The region flush request disappeared from flushQueue

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17302: Status: Patch Available (was: Reopened) > The region flush request disappeared from flushQueue >

[jira] [Updated] (HBASE-14470) Reduce memory pressure generated by client

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14470: Fix Version/s: (was: 1.4.0) > Reduce memory pressure generated by client >

[jira] [Created] (HBASE-17884) Backport HBASE-16217 to branch-1

2017-04-05 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-17884: - Summary: Backport HBASE-16217 to branch-1 Key: HBASE-17884 URL: https://issues.apache.org/jira/browse/HBASE-17884 Project: HBase Issue Type: Sub-task

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

2017-04-05 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-16217: -- Resolution: Fixed Fix Version/s: (was: 1.4.0) Status: Resolved (was:

[jira] [Updated] (HBASE-13903) Speedup IdLock

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13903: Fix Version/s: (was: 1.4.0) 1.5.0 > Speedup IdLock > -- > >

[jira] [Updated] (HBASE-16071) The VisibilityLabelFilter and AccessControlFilter should not count the "delete cell"

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16071: Fix Version/s: (was: 1.4.0) 1.4.1 > The VisibilityLabelFilter and

[jira] [Updated] (HBASE-13260) Bootstrap Tables for fun and profit

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13260: Fix Version/s: (was: 1.4.0) 1.5.0 > Bootstrap Tables for fun and profit >

[jira] [Updated] (HBASE-13458) Create/expand unit test to exercise htrace instrumentation

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13458: Fix Version/s: (was: 1.4.0) 1.5.0 > Create/expand unit test to exercise

[jira] [Updated] (HBASE-16239) Better logging for RPC related exceptions

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16239: Fix Version/s: (was: 1.4.0) 1.4.1 > Better logging for RPC related

[jira] [Updated] (HBASE-14803) Add some debug logs to StoreFileScanner

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14803: Fix Version/s: (was: 1.4.0) 1.5.0 > Add some debug logs to StoreFileScanner

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

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-10944: Fix Version/s: (was: 1.4.0) 1.5.0 > Remove all kv.getBuffer() and

[jira] [Updated] (HBASE-13605) RegionStates should not keep its list of dead servers

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13605: Fix Version/s: (was: 1.4.0) 1.5.0 > RegionStates should not keep its list

[jira] [Updated] (HBASE-16102) Procedure v2 - Print Procedure Graphs

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16102: Fix Version/s: (was: 1.4.0) 1.5.0 > Procedure v2 - Print Procedure Graphs >

[jira] [Updated] (HBASE-15779) Examples should use programmatic keytab auth

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15779: Fix Version/s: (was: 1.4.0) 1.5.0 > Examples should use programmatic keytab

[jira] [Updated] (HBASE-10974) Improve DBEs read performance by avoiding byte array deep copies for key[] and value[]

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-10974: Fix Version/s: (was: 1.4.0) 1.5.0 > Improve DBEs read performance by

[jira] [Updated] (HBASE-7115) [shell] Provide a way to register custom filters with the Filter Language Parser

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-7115: --- Fix Version/s: (was: 1.4.0) 1.5.0 > [shell] Provide a way to register custom

[jira] [Updated] (HBASE-15654) Optimize client's MetaCache handling

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15654: Fix Version/s: (was: 1.4.0) 1.5.0 2.0.0 > Optimize

[jira] [Updated] (HBASE-16594) ROW_INDEX_V2 DBE

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16594: Fix Version/s: (was: 1.4.0) 1.5.0 > ROW_INDEX_V2 DBE > > >

[jira] [Updated] (HBASE-14008) REST - Throw an appropriate error during schema POST

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14008: Fix Version/s: (was: 1.4.0) 1.5.0 > REST - Throw an appropriate error

[jira] [Updated] (HBASE-15677) FailedServerException shouldn't clear MetaCache

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15677: Fix Version/s: (was: 1.4.0) 1.5.0 2.0.0 >

[jira] [Updated] (HBASE-12269) Add support for Scan.setRowPrefixFilter to thrift

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-12269: Fix Version/s: (was: 1.4.0) 1.5.0 > Add support for Scan.setRowPrefixFilter

[jira] [Updated] (HBASE-16141) Unwind use of UserGroupInformation.doAs() to convey requester identity in coprocessor upcalls

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16141: Fix Version/s: (was: 1.4.0) 1.5.0 > Unwind use of

[jira] [Updated] (HBASE-16469) Several log refactoring/improvement suggestions

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16469: Fix Version/s: (was: 1.4.0) 1.5.0 > Several log refactoring/improvement

[jira] [Updated] (HBASE-15648) Reduce number of concurrent region location lookups when MetaCache entry is cleared

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15648: Fix Version/s: (was: 1.4.0) 1.5.0 > Reduce number of concurrent region

[jira] [Updated] (HBASE-14187) Add Thrift 1 RPC to batch gets in a single call

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14187: Fix Version/s: (was: 1.4.0) 1.5.0 > Add Thrift 1 RPC to batch gets in a

[jira] [Updated] (HBASE-16766) Do not rely on InputStream.available()

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16766: Fix Version/s: (was: 1.4.0) 1.5.0 > Do not rely on InputStream.available()

[jira] [Updated] (HBASE-12217) System load average based client pushback

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-12217: Fix Version/s: (was: 1.4.0) 1.5.0 > System load average based client

[jira] [Updated] (HBASE-15833) Make deadline (CoDel) RPC scheduler the default one

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15833: Fix Version/s: (was: 1.4.0) 1.5.0 2.0.0 > Make deadline

[jira] [Updated] (HBASE-17559) Verify service threads are using the UncaughtExceptionHandler

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17559: Fix Version/s: (was: 1.4.0) 1.5.0 > Verify service threads are using the

[jira] [Updated] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14938: Fix Version/s: (was: 1.4.0) 1.5.0 > Limit the number of znodes for ZK in

[jira] [Updated] (HBASE-16218) Eliminate use of UGI.doAs() in AccessController testing

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16218: Fix Version/s: (was: 1.4.0) 1.5.0 > Eliminate use of UGI.doAs() in

[jira] [Updated] (HBASE-13147) Load actual META table descriptor, don't use statically defined one.

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13147: Fix Version/s: (was: 1.4.0) 1.5.0 > Load actual META table descriptor,

[jira] [Updated] (HBASE-15728) Add remaining per-table region / store / flush / compaction related metrics

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15728: Fix Version/s: (was: 1.4.0) 1.5.0 > Add remaining per-table region / store

[jira] [Updated] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17319: Fix Version/s: (was: 1.4.0) 1.5.0 2.0.0 > Truncate table

[jira] [Updated] (HBASE-17762) Add logging to HBaseAdmin for user initiated tasks

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17762: Fix Version/s: (was: 0.98.25) (was: 1.4.0) 1.5.0 >

[jira] [Updated] (HBASE-14160) backport hbase-spark module to branch-1

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14160: Fix Version/s: (was: 1.4.0) 1.5.0 2.0.0 > backport

[jira] [Updated] (HBASE-15809) Basic Replication WebUI

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15809: Fix Version/s: (was: 1.4.0) 1.5.0 > Basic Replication WebUI >

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-6618: --- Fix Version/s: (was: 1.4.0) 1.5.0 > Implement FuzzyRowFilter with ranges

[jira] [Updated] (HBASE-12807) Implement 0.89fb-style "roll on slow sync"

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-12807: Fix Version/s: (was: 1.4.0) 1.5.0 > Implement 0.89fb-style "roll on slow

[jira] [Updated] (HBASE-11290) Unlock RegionStates

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-11290: Fix Version/s: (was: 0.98.25) (was: 1.4.0) 1.5.0 >

[jira] [Updated] (HBASE-14927) Backport HBASE-13014 and HBASE-14749 to branch-1

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14927: Fix Version/s: (was: 1.4.0) 1.5.0 2.0.0 > Backport

  1   2   3   4   >