[jira] [Commented] (HBASE-19976) Dead lock if the worker threads in procedure executor are exhausted

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360473#comment-16360473 ] Duo Zhang commented on HBASE-19976: --- It is not easy to fix since the MasterProcedureScheduler is really

[jira] [Commented] (HBASE-19977) FileMmapEngine allocation of byte buffers should be synchronized

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360490#comment-16360490 ] Duo Zhang commented on HBASE-19977: --- An AtomicInteger is enough? > FileMmapEngine allocation of byte

[jira] [Commented] (HBASE-19082) Reject read/write from client but accept write from replication in state S

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360552#comment-16360552 ] Duo Zhang commented on HBASE-19082: --- Rebased and pushed to branch HBASE-19064. Thanks [~openinx] for

[jira] [Updated] (HBASE-19977) FileMmapEngine allocation of byte buffers should be synchronized

2018-02-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-19977: --- Attachment: HBASE-19977.patch > FileMmapEngine allocation of byte buffers

[jira] [Updated] (HBASE-19977) FileMmapEngine allocation of byte buffers should be synchronized

2018-02-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-19977: --- Attachment: (was: HBASE-19977.patch) > FileMmapEngine allocation of byte

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360590#comment-16360590 ] Anoop Sam John commented on HBASE-18294: bq.You keep saying that but it seems to be based more on

[jira] [Commented] (HBASE-19844) Shell should support to flush by regionserver

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

[jira] [Commented] (HBASE-19972) Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360544#comment-16360544 ] Duo Zhang commented on HBASE-19972: --- Ping [~apurtell]. I think this is very critical bug which may

[jira] [Updated] (HBASE-19950) Introduce a ColumnValueFilter

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-19950: -- Attachment: (was: HBASE-19950.master.008.patch) > Introduce a ColumnValueFilter >

[jira] [Comment Edited] (HBASE-19844) Shell should support to flush by regionserver

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360486#comment-16360486 ] Reid Chan edited comment on HBASE-19844 at 2/12/18 10:49 AM: - v3 patch adds

[jira] [Commented] (HBASE-19971) TestMajorCompaction#testDataBlockEncodingInCacheOnly sometimes fails with IllegalArgumentException

2018-02-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360597#comment-16360597 ] ramkrishna.s.vasudevan commented on HBASE-19971: Will take a look at this. Ping

[jira] [Updated] (HBASE-19844) Shell should support to flush by regionserver

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-19844: -- Attachment: HBASE-19844.master.003.patch > Shell should support to flush by regionserver >

[jira] [Commented] (HBASE-19844) Shell should support to flush by regionserver

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360486#comment-16360486 ] Reid Chan commented on HBASE-19844: --- v3 patch adds test in "flush should work". Btw, may i ask what's

[jira] [Commented] (HBASE-19976) Dead lock if the worker threads in procedure executor are exhausted

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360532#comment-16360532 ] Duo Zhang commented on HBASE-19976: --- OK, here the problem is, we can only insert the special logic into

[jira] [Commented] (HBASE-19554) AbstractTestDLS.testThreeRSAbort sometimes fails in pre commit

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360455#comment-16360455 ] Duo Zhang commented on HBASE-19554: --- After revisiting the log, I think I found a possible dead lock in

[jira] [Created] (HBASE-19976) Dead lock if the worker threads in procedure executor are exhausted

2018-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19976: - Summary: Dead lock if the worker threads in procedure executor are exhausted Key: HBASE-19976 URL: https://issues.apache.org/jira/browse/HBASE-19976 Project: HBase

[jira] [Commented] (HBASE-15381) Implement a distributed MOB compaction by procedure

2018-02-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360591#comment-16360591 ] Anoop Sam John commented on HBASE-15381: Great. This is a long waited improvement. Hope we can

[jira] [Created] (HBASE-19977) FileMmapEngine allocation of byte buffers should be synchronized

2018-02-12 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-19977: -- Summary: FileMmapEngine allocation of byte buffers should be synchronized Key: HBASE-19977 URL: https://issues.apache.org/jira/browse/HBASE-19977

[jira] [Commented] (HBASE-19977) FileMmapEngine allocation of byte buffers should be synchronized

2018-02-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360542#comment-16360542 ] ramkrishna.s.vasudevan commented on HBASE-19977: Yes [~Apache9]. Using AtomicInteger will

[jira] [Updated] (HBASE-19976) Dead lock if the worker threads in procedure executor are exhausted

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19976: -- Priority: Critical (was: Major) > Dead lock if the worker threads in procedure executor are exhausted

[jira] [Commented] (HBASE-19968) MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-12 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360476#comment-16360476 ] Peter Somogyi commented on HBASE-19968: --- I ran the test with and without the patch and both passed.

[jira] [Created] (HBASE-19978) The keepalive logic is incomplete in ProcedureExecutor

2018-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19978: - Summary: The keepalive logic is incomplete in ProcedureExecutor Key: HBASE-19978 URL: https://issues.apache.org/jira/browse/HBASE-19978 Project: HBase Issue Type:

[jira] [Commented] (HBASE-19950) Introduce a ColumnValueFilter

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360570#comment-16360570 ] Reid Chan commented on HBASE-19950: --- Trigger QA again > Introduce a ColumnValueFilter >

[jira] [Updated] (HBASE-19950) Introduce a ColumnValueFilter

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-19950: -- Status: Patch Available (was: Open) > Introduce a ColumnValueFilter > - >

[jira] [Updated] (HBASE-19950) Introduce a ColumnValueFilter

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-19950: -- Status: Open (was: Patch Available) > Introduce a ColumnValueFilter > - >

[jira] [Updated] (HBASE-19950) Introduce a ColumnValueFilter

2018-02-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-19950: -- Attachment: HBASE-19950.master.008.patch > Introduce a ColumnValueFilter >

[jira] [Updated] (HBASE-19079) Support setting up two clusters with A and S state

2018-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19079: -- Summary: Support setting up two clusters with A and S state (was: Implement a procedure to convert RS

[jira] [Commented] (HBASE-19972) Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink

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

[jira] [Commented] (HBASE-19844) Shell should support to flush by regionserver

2018-02-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360816#comment-16360816 ] Ted Yu commented on HBASE-19844: You can run TestShell in usual way. > Shell should support to flush by

[jira] [Commented] (HBASE-19506) Support variable sized chunks from ChunkCreator

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

[jira] [Commented] (HBASE-19554) AbstractTestDLS.testThreeRSAbort sometimes fails in pre commit

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

[jira] [Commented] (HBASE-19950) Introduce a ColumnValueFilter

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

[jira] [Updated] (HBASE-19506) Support variable sized chunks from ChunkCreator

2018-02-12 Thread Gali Sheffi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gali Sheffi updated HBASE-19506: Attachment: HBASE-19506-V05.patch > Support variable sized chunks from ChunkCreator >

[jira] [Resolved] (HBASE-19854) Add a link to Ref Guide PDF

2018-02-12 Thread Balazs Meszaros (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros resolved HBASE-19854. - Resolution: Won't Fix It is also possible to find it through the search box if I search

[jira] [Created] (HBASE-19979) ReplicationSyncUp tool may leak Zookeeper connection

2018-02-12 Thread Pankaj Kumar (JIRA)
Pankaj Kumar created HBASE-19979: Summary: ReplicationSyncUp tool may leak Zookeeper connection Key: HBASE-19979 URL: https://issues.apache.org/jira/browse/HBASE-19979 Project: HBase Issue

[jira] [Updated] (HBASE-15535) Correct link to Trafodion

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15535: - Priority: Minor (was: Blocker) > Correct link to Trafodion > - > > Key:

[jira] [Commented] (HBASE-7608) Considering Java 8

2018-02-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361341#comment-16361341 ] Steve Loughran commented on HBASE-7608: --- Is it time to close this as done/worksforme? > Considering

[jira] [Assigned] (HBASE-19976) Dead lock if the worker threads in procedure executor are exhausted

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-19976: - Assignee: stack > Dead lock if the worker threads in procedure executor are exhausted >

[jira] [Commented] (HBASE-19972) Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361265#comment-16361265 ] stack commented on HBASE-19972: --- I pushed this addendum: diff --git

[jira] [Updated] (HBASE-19770) Add '--return-values' option to Shell to print return values of commands in interactive mode

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-19770: - Issue Type: Improvement (was: Bug) > Add '--return-values' option to Shell to print return values of commands

[jira] [Commented] (HBASE-19980) NullPointerException when restoring a snapshot after splitting a region

2018-02-12 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361095#comment-16361095 ] Toshihiro Suzuki commented on HBASE-19980: -- I just attached a unit test patch to reproduce. >

[jira] [Created] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19981: -- Summary: Boolean#getBoolean is used to parse value Key: HBASE-19981 URL: https://issues.apache.org/jira/browse/HBASE-19981 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-19974) Decommissioned servers cannot be removed by remove_servers_rsgroup mehods

2018-02-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361247#comment-16361247 ] Ted Yu commented on HBASE-19974: Nice finding. Happy New Year. > Decommissioned servers cannot be

[jira] [Commented] (HBASE-19976) Dead lock if the worker threads in procedure executor are exhausted

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360984#comment-16360984 ] stack commented on HBASE-19976: --- bq. We need to introduce something like priority, and expose a method in

[jira] [Updated] (HBASE-16060) 1.x clients cannot access table state talking to 2.0 cluster

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16060: -- Resolution: Fixed Status: Resolved (was: Patch Available) I just pushed this to master and branch-2.

[jira] [Updated] (HBASE-19980) NullPointerException when restoring a snapshot after splitting a region

2018-02-12 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-19980: - Attachment: HBASE-19980-UT.patch > NullPointerException when restoring a snapshot after

[jira] [Commented] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361207#comment-16361207 ] Ted Yu commented on HBASE-19981: +1, pending QA > Boolean#getBoolean is used to parse value >

[jira] [Updated] (HBASE-19893) restore_snapshot is broken in master branch

2018-02-12 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-19893: - Component/s: snapshots > restore_snapshot is broken in master branch >

[jira] [Updated] (HBASE-17825) Backup: further optimizations

2018-02-12 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17825: --- Assignee: Vladimir Rodionov (was: Josh Elser) Status: Patch Available (was: In Progress) >

[jira] [Assigned] (HBASE-17825) Backup: further optimizations

2018-02-12 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-17825: -- Assignee: Josh Elser (was: Vladimir Rodionov) > Backup: further optimizations >

[jira] [Commented] (HBASE-17825) Backup: further optimizations

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

[jira] [Assigned] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janos Gub reassigned HBASE-19981: - Assignee: Janos Gub > Boolean#getBoolean is used to parse value >

[jira] [Commented] (HBASE-19842) Cell ACLs v2

2018-02-12 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361201#comment-16361201 ] Thomas D'Silva commented on HBASE-19842: [~apurtell, I can work on this JIRA if no one else is

[jira] [Commented] (HBASE-19968) MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360978#comment-16360978 ] Ted Yu commented on HBASE-19968: I used the following command: mvn test -PrunAllTests,skipSparkTests

[jira] [Commented] (HBASE-19968) MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-12 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361011#comment-16361011 ] Peter Somogyi commented on HBASE-19968: --- +1 Thanks [~yuzhih...@gmail.com]! The

[jira] [Updated] (HBASE-19980) NullPointerException when restoring a snapshot after splitting a region

2018-02-12 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-19980: - Component/s: snapshots > NullPointerException when restoring a snapshot after splitting

[jira] [Updated] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janos Gub updated HBASE-19981: -- Attachment: HBASE-19981.branch-1.001.patch > Boolean#getBoolean is used to parse value >

[jira] [Updated] (HBASE-19968) MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19968: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0-beta-2 Status: Resolved

[jira] [Commented] (HBASE-19981) Boolean#getBoolean is used to parse value

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

[jira] [Commented] (HBASE-19968) MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361024#comment-16361024 ] Ted Yu commented on HBASE-19968: bq. Shall I file an issue to fix the comment Go ahead. > MapReduce

[jira] [Resolved] (HBASE-19940) TestMetaShutdownHandler flakey

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19940. --- Resolution: Cannot Reproduce This test fell off the flakies. It got addressed by fixup in WAL shutdown.

[jira] [Created] (HBASE-19980) NullPointerException when restoring a snapshot after splitting a region

2018-02-12 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19980: Summary: NullPointerException when restoring a snapshot after splitting a region Key: HBASE-19980 URL: https://issues.apache.org/jira/browse/HBASE-19980

[jira] [Updated] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janos Gub updated HBASE-19981: -- Status: Patch Available (was: Open) > Boolean#getBoolean is used to parse value >

[jira] [Comment Edited] (HBASE-19842) Cell ACLs v2

2018-02-12 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361201#comment-16361201 ] Thomas D'Silva edited comment on HBASE-19842 at 2/12/18 6:10 PM: -

[jira] [Commented] (HBASE-17825) Backup: further optimizations

2018-02-12 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361216#comment-16361216 ] Josh Elser commented on HBASE-17825: Looks fine to me. Let's see what Precommit says. > Backup:

[jira] [Commented] (HBASE-19984) Add hadoop 2.8 and 2.9 to precommit

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361423#comment-16361423 ] Appy commented on HBASE-19984: -- Or maybe it's this bq. Hadoop version 2.8.0 and 2.8.1 are not tested or

[jira] [Commented] (HBASE-19842) Cell ACLs v2

2018-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361481#comment-16361481 ] Andrew Purtell commented on HBASE-19842: Improved the description a bit. > Cell ACLs v2 >

[jira] [Updated] (HBASE-19842) Cell ACLs v2

2018-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-19842: --- Description: Per cell ACLs as currently implemented (HBASE-7662) embed the serialized ACL in

[jira] [Updated] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19986: -- Assignee: stack Status: Patch Available (was: Open) > If HBaseTestClassRule timesout a test, thread

[jira] [Comment Edited] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361561#comment-16361561 ] Appy edited comment on HBASE-19986 at 2/12/18 10:54 PM: --you need to add it to

[jira] [Comment Edited] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361561#comment-16361561 ] Appy edited comment on HBASE-19986 at 2/12/18 10:54 PM: -you need to add it to

[jira] [Commented] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

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

[jira] [Updated] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19986: -- Attachment: HBASE-19986.branch-2.002.patch > If HBaseTestClassRule timesout a test, thread dump. >

[jira] [Commented] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361561#comment-16361561 ] Appy commented on HBASE-19986: -- you need to add it to surefire configuration here

[jira] [Commented] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361583#comment-16361583 ] stack commented on HBASE-19986: --- It looks like it works if I throw in a flush What I had also

[jira] [Assigned] (HBASE-19987) update error-prone to 2.2.0

2018-02-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob reassigned HBASE-19987: - Assignee: Mike Drob > update error-prone to 2.2.0 > --- > >

[jira] [Updated] (HBASE-19987) update error-prone to 2.2.0

2018-02-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-19987: -- Status: Patch Available (was: Open) > update error-prone to 2.2.0 > --- > >

[jira] [Created] (HBASE-19987) update error-prone to 2.2.0

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19987: - Summary: update error-prone to 2.2.0 Key: HBASE-19987 URL: https://issues.apache.org/jira/browse/HBASE-19987 Project: HBase Issue Type: Bug Reporter:

[jira] [Commented] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361531#comment-16361531 ] Appy commented on HBASE-19986: -- Let's use this instead -

[jira] [Commented] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361557#comment-16361557 ] stack commented on HBASE-19986: --- Yuck. We had TimedOutTestsListener in hbase-server already. Mostly unused.

[jira] [Updated] (HBASE-19987) update error-prone to 2.2.0

2018-02-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-19987: -- Attachment: HBASE-19987.patch > update error-prone to 2.2.0 > --- > >

[jira] [Updated] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19986: -- Attachment: HBASE-19986.branch-2.003.patch > If HBaseTestClassRule timesout a test, thread dump. >

[jira] [Commented] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361585#comment-16361585 ] stack commented on HBASE-19986: --- .003 does the @appy suggestion Here is what it looks like when it

[jira] [Commented] (HBASE-19920) TokenUtil.obtainToken unnecessarily creates a local directory

2018-02-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361587#comment-16361587 ] Mike Drob commented on HBASE-19920: --- Looking for a review please > TokenUtil.obtainToken unnecessarily

[jira] [Commented] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361593#comment-16361593 ] Appy commented on HBASE-19986: -- Looks nice. +1 > If HBaseTestClassRule timesout a test, thread dump. >

[jira] [Comment Edited] (HBASE-19984) Add hadoop 2.8 and 2.9 to precommit

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361423#comment-16361423 ] Appy edited comment on HBASE-19984 at 2/12/18 8:47 PM: --- Or maybe it's this bq.

[jira] [Commented] (HBASE-19842) Cell ACLs v2

2018-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361476#comment-16361476 ] Andrew Purtell commented on HBASE-19842: [~tdsilva] assigned to you! Thanks > Cell ACLs v2 >

[jira] [Assigned] (HBASE-19842) Cell ACLs v2

2018-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-19842: -- Assignee: Thomas D'Silva > Cell ACLs v2 > > > Key:

[jira] [Updated] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19986: -- Attachment: HBASE-19986.branch-2.001.patch > If HBaseTestClassRule timesout a test, thread dump. >

[jira] [Updated] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19986: -- Description: We set look for stuck thread in our timeout rule but it is super conservative in what it

[jira] [Updated] (HBASE-19982) Hadoop 2.8 and 2.9 Compatability

2018-02-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-19982: -- Description: Hadoop 2.8.3 and 2.9.0 are both releases, and we haven't been keeping up with them.

[jira] [Created] (HBASE-19984) Add hadoop 2.8 and 2.9 to precommit

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19984: - Summary: Add hadoop 2.8 and 2.9 to precommit Key: HBASE-19984 URL: https://issues.apache.org/jira/browse/HBASE-19984 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19983) Update ref guide for hadoop versions to include 2.8 and 2.9

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19983: - Summary: Update ref guide for hadoop versions to include 2.8 and 2.9 Key: HBASE-19983 URL: https://issues.apache.org/jira/browse/HBASE-19983 Project: HBase Issue

[jira] [Created] (HBASE-19985) Redundant instanceof check in ProtobufUtil#getServiceException

2018-02-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19985: -- Summary: Redundant instanceof check in ProtobufUtil#getServiceException Key: HBASE-19985 URL: https://issues.apache.org/jira/browse/HBASE-19985 Project: HBase Issue

[jira] [Updated] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19981: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.2 Status: Resolved (was:

[jira] [Commented] (HBASE-16060) 1.x clients cannot access table state talking to 2.0 cluster

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

[jira] [Commented] (HBASE-19984) Add hadoop 2.8 and 2.9 to precommit

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361436#comment-16361436 ] Appy commented on HBASE-19984: -- Basically means - we're not confident if it's fine to use it, so use at your

[jira] [Created] (HBASE-19982) Hadoop 2.8 and 2.9 Compatability

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19982: - Summary: Hadoop 2.8 and 2.9 Compatability Key: HBASE-19982 URL: https://issues.apache.org/jira/browse/HBASE-19982 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-19984) Add hadoop 2.8 and 2.9 to precommit

2018-02-12 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361422#comment-16361422 ] Appy commented on HBASE-19984: -- http://hbase.apache.org/book.html#hadoop 2.8.x is not supported and we don't

[jira] [Commented] (HBASE-19984) Add hadoop 2.8 and 2.9 to precommit

2018-02-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361432#comment-16361432 ] Mike Drob commented on HBASE-19984: --- 2.8.3 is marked stable (as was 2.8.2) 2.9.0 is labeled bq. Please

  1   2   >