[jira] [Created] (HBASE-19387) HBase-spark snappy.SnappyError on Arm64

2017-11-29 Thread Yuqi Gu (JIRA)
Yuqi Gu created HBASE-19387: --- Summary: HBase-spark snappy.SnappyError on Arm64 Key: HBASE-19387 URL: https://issues.apache.org/jira/browse/HBASE-19387 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-19382) Update report-flakies.py script to handle yetus builds

2017-11-29 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy resolved HBASE-19382. -- Resolution: Fixed > Update report-flakies.py script to handle yetus builds >

[jira] [Created] (HBASE-19386) HBase UnsafeAvailChecker returns false on Arm64

2017-11-29 Thread Yuqi Gu (JIRA)
Yuqi Gu created HBASE-19386: --- Summary: HBase UnsafeAvailChecker returns false on Arm64 Key: HBASE-19386 URL: https://issues.apache.org/jira/browse/HBASE-19386 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19385) [1.3] TestReplicator failed 1.3 nightly

2017-11-29 Thread stack (JIRA)
stack created HBASE-19385: - Summary: [1.3] TestReplicator failed 1.3 nightly Key: HBASE-19385 URL: https://issues.apache.org/jira/browse/HBASE-19385 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19384) Results returned by preAppend hook in a coprocessor are replaced with null from other coprocessor even on bypass

2017-11-29 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created HBASE-19384: --- Summary: Results returned by preAppend hook in a coprocessor are replaced with null from other coprocessor even on bypass Key: HBASE-19384 URL:

[jira] [Created] (HBASE-19383) [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707)

2017-11-29 Thread stack (JIRA)
stack created HBASE-19383: - Summary: [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707) Key: HBASE-19383

[jira] [Resolved] (HBASE-19379) TestEndToEndSplitTransaction fails with NPE

2017-11-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-19379. Resolution: Fixed Just fix the NPE in compareTo and related problem with getting a

[jira] [Reopened] (HBASE-19379) TestEndToEndSplitTransaction fails with NPE

2017-11-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-19379: Whoops, have to do this differently. Reverted for now. > TestEndToEndSplitTransaction fails

[jira] [Created] (HBASE-19382) Update report-flakies.py script to handle yetus builds

2017-11-29 Thread Appy (JIRA)
Appy created HBASE-19382: Summary: Update report-flakies.py script to handle yetus builds Key: HBASE-19382 URL: https://issues.apache.org/jira/browse/HBASE-19382 Project: HBase Issue Type:

Re: Release 1.4.0 update

2017-11-29 Thread Andrew Purtell
TestGlobalThrottler is a problem stemming from the revert of HBASE-9465 ​ on branch-1.4. The test came in on HBASE-17314 so I'll also revert that from branch-1.4. For more on this see HBASE-19381 ​ On Wed, Nov 29, 2017 at 5:00 PM, Andrew Purtell wrote: > The

Re: Release 1.4.0 update

2017-11-29 Thread Andrew Purtell
The TestEndToEndSplitTransaction failure will be fixed by HBASE-19379. The TestGlobalThrottler issue is a hang, which is probably why it slipped through the cracks. I went back 32 commits from head and it was still stuck. 64 commits back it's good. Somewhere in between. Will get to the offending

[jira] [Created] (HBASE-19381) TestGlobalThrottler doesn't make progress

2017-11-29 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-19381: -- Summary: TestGlobalThrottler doesn't make progress Key: HBASE-19381 URL: https://issues.apache.org/jira/browse/HBASE-19381 Project: HBase Issue Type:

[jira] [Created] (HBASE-19379) TestEndToEndSplitTransaction fails with NPE

2017-11-29 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-19379: -- Summary: TestEndToEndSplitTransaction fails with NPE Key: HBASE-19379 URL: https://issues.apache.org/jira/browse/HBASE-19379 Project: HBase Issue Type:

Re: Release 1.4.0 update

2017-11-29 Thread Andrew Purtell
Thanks. I'll take a look. They were passing for me before I went out on vacation. On Wed, Nov 29, 2017 at 3:52 PM, Stack wrote: > Thanks. > > BTW, I noticed this morning that TestGlobalThrottler and > TestEndToEndSplitTransaction > fail locally for me and up on jenkins as

[jira] [Created] (HBASE-19378) Backport HBASE-19252 "Move the transform logic of FilterList into transformCell() method to avoid extra ref to question cell"

2017-11-29 Thread stack (JIRA)
stack created HBASE-19378: - Summary: Backport HBASE-19252 "Move the transform logic of FilterList into transformCell() method to avoid extra ref to question cell" Key: HBASE-19378 URL:

Re: Release 1.4.0 update

2017-11-29 Thread Stack
May I get HBASE-18233 into 1.4.0 Andrew? It is in 1.2 and 1.3. Waiting on hadoopqa run. Would be good to have it all up and down branch-1. Thanks Sir, St.Ack On Wed, Nov 29, 2017 at 12:38 PM, Peter Somogyi wrote: > HBASE-19188 was just resolved. :) > > On Wed, Nov 29,

Please hold all commits to branch-1.4 until further notice

2017-11-29 Thread Andrew Purtell
​I'm having to fix compatibility policy violations on Public interfaces again.

[jira] [Reopened] (HBASE-16391) Multiple backup/restore sessions support

2017-11-29 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov reopened HBASE-16391: --- Assignee: Vladimir Rodionov > Multiple backup/restore sessions support >

[jira] [Created] (HBASE-19377) Compatibility checker complaining about hash collisions

2017-11-29 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-19377: -- Summary: Compatibility checker complaining about hash collisions Key: HBASE-19377 URL: https://issues.apache.org/jira/browse/HBASE-19377 Project: HBase

[jira] [Created] (HBASE-19376) Fix more binary compatibility problems with branch-1.4 / branch-1

2017-11-29 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-19376: -- Summary: Fix more binary compatibility problems with branch-1.4 / branch-1 Key: HBASE-19376 URL: https://issues.apache.org/jira/browse/HBASE-19376 Project: HBase

Re: Release 1.4.0 update

2017-11-29 Thread Andrew Purtell
I come back to find HBASE-19188 is a blocker. :-/ Need to resolve it On Sat, Nov 18, 2017 at 10:30 AM, Sean Busbey wrote: > thanks for all the work as RM on this Andrew! > > On Sat, Nov 18, 2017 at 12:19 PM, Andrew Purtell > wrote: > > Everything is

[jira] [Created] (HBASE-19375) Fix import order in hbase-thrift

2017-11-29 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19375: - Summary: Fix import order in hbase-thrift Key: HBASE-19375 URL: https://issues.apache.org/jira/browse/HBASE-19375 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19374) Fix Checkstyle errors in TestThriftServer

2017-11-29 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19374: - Summary: Fix Checkstyle errors in TestThriftServer Key: HBASE-19374 URL: https://issues.apache.org/jira/browse/HBASE-19374 Project: HBase Issue Type:

[jira] [Created] (HBASE-19373) Fix Checkstyle error in hbase-annotations

2017-11-29 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19373: - Summary: Fix Checkstyle error in hbase-annotations Key: HBASE-19373 URL: https://issues.apache.org/jira/browse/HBASE-19373 Project: HBase Issue Type:

Re: [DISCUSS] Performance degradation in master (compared to 2-alpha-1)

2017-11-29 Thread Eshcar Hillel
I'm currently using my cluster for other purposes.When it is available I can run the same experiment against alpha-3. On Tuesday, November 28, 2017, 7:17:08 PM GMT+2, Mike Drob wrote: Eshcar - do you have time to try the other alpha releases and see where exactly

[jira] [Created] (HBASE-19372) Remove the Span object in SyncFuture as it is useless now

2017-11-29 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19372: - Summary: Remove the Span object in SyncFuture as it is useless now Key: HBASE-19372 URL: https://issues.apache.org/jira/browse/HBASE-19372 Project: HBase Issue