[jira] [Created] (HBASE-19759) Fix Checkstyle errors in hbase-common

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19759: - Summary: Fix Checkstyle errors in hbase-common Key: HBASE-19759 URL: https://issues.apache.org/jira/browse/HBASE-19759 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19760) Fix Checkstyle errors in hbase-client

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19760: - Summary: Fix Checkstyle errors in hbase-client Key: HBASE-19760 URL: https://issues.apache.org/jira/browse/HBASE-19760 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19761) Fix Checkstyle errors in hbase-zookeeper

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19761: - Summary: Fix Checkstyle errors in hbase-zookeeper Key: HBASE-19761 URL: https://issues.apache.org/jira/browse/HBASE-19761 Project: HBase Issue Type:

[jira] [Created] (HBASE-19766) UninitializedMessageException : Message missing required fields

2018-01-11 Thread Karthick (JIRA)
Karthick created HBASE-19766: Summary: UninitializedMessageException : Message missing required fields Key: HBASE-19766 URL: https://issues.apache.org/jira/browse/HBASE-19766 Project: HBase

[jira] [Created] (HBASE-19765) Fix Checkstyle errors in hbase-backup

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19765: - Summary: Fix Checkstyle errors in hbase-backup Key: HBASE-19765 URL: https://issues.apache.org/jira/browse/HBASE-19765 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-17664) Remove unnecessary semicolons throughout the code base

2018-01-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-17664. --- Resolution: Fixed Fix Version/s: 3.0.0 Checked the current master and it seems that

[jira] [Created] (HBASE-19764) Fix Checkstyle errors in hbase-endpoint

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19764: - Summary: Fix Checkstyle errors in hbase-endpoint Key: HBASE-19764 URL: https://issues.apache.org/jira/browse/HBASE-19764 Project: HBase Issue Type:

[jira] [Created] (HBASE-19763) Fix Checkstyle errors in hbase-procedure

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19763: - Summary: Fix Checkstyle errors in hbase-procedure Key: HBASE-19763 URL: https://issues.apache.org/jira/browse/HBASE-19763 Project: HBase Issue Type:

[jira] [Created] (HBASE-19762) Fix Checkstyle errors in hbase-http

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19762: - Summary: Fix Checkstyle errors in hbase-http Key: HBASE-19762 URL: https://issues.apache.org/jira/browse/HBASE-19762 Project: HBase Issue Type: Sub-task

Call for Presentations FOSS Backstage open

2018-01-11 Thread Isabel Drost-Fromm
Hi, As announced on Berlin Buzzwords we (that is Isabel Drost-Fromm, Stefan Rudnitzki as well as the eventing team over at newthinking communications GmbH) are working on a new conference in summer in Berlin. The name of this new conference will be "FOSS Backstage". Backstage comprises all things

[jira] [Created] (HBASE-19767) Master web UI shows negative values for Remaining KVs

2018-01-11 Thread Jean-Marc Spaggiari (JIRA)
Jean-Marc Spaggiari created HBASE-19767: --- Summary: Master web UI shows negative values for Remaining KVs Key: HBASE-19767 URL: https://issues.apache.org/jira/browse/HBASE-19767 Project: HBase

[jira] [Created] (HBASE-19768) RegionServer startup failing when DN is dead

2018-01-11 Thread Jean-Marc Spaggiari (JIRA)
Jean-Marc Spaggiari created HBASE-19768: --- Summary: RegionServer startup failing when DN is dead Key: HBASE-19768 URL: https://issues.apache.org/jira/browse/HBASE-19768 Project: HBase

Re: [VOTE] The first hbase-2.0.0-beta-1 Release Candidate is available

2018-01-11 Thread Jean-Marc Spaggiari
Opened HBASE-19767 and HBASE-19768. Regarding the issue to create the log writer, it fails even if the DN is already declared dead on the NN side... 2018-01-10 21:37 GMT-05:00 Apekshit Sharma : > On Wed, Jan 10, 2018 at 11:25

[jira] [Created] (HBASE-19769) IllegalAccessError on package-private Hadoop metrics2 classes in MapReduce jobs

2018-01-11 Thread Josh Elser (JIRA)
Josh Elser created HBASE-19769: -- Summary: IllegalAccessError on package-private Hadoop metrics2 classes in MapReduce jobs Key: HBASE-19769 URL: https://issues.apache.org/jira/browse/HBASE-19769 Project:

Re: [VOTE] The second hbase-2.0.0-beta-1 Release Candidate is available for download

2018-01-11 Thread Josh Elser
Just filed HBASE-19769 after Rajeshbabu and I did lots of digging. We should probably fix before rolling an RC2, but I'm not sold on a clear path to fix it. Feedback welcome up there, all. On 1/8/18 10:43 PM, Stack wrote: The second release candidate for HBase 2.0.0-beta-1 is up at:

[jira] [Created] (HBASE-19776) shell gives unfriendly errors for nonexistant table

2018-01-11 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19776: - Summary: shell gives unfriendly errors for nonexistant table Key: HBASE-19776 URL: https://issues.apache.org/jira/browse/HBASE-19776 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-19773) Adding javadoc around getting instance of RawCellBuilder

2018-01-11 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy resolved HBASE-19773. -- Resolution: Fixed > Adding javadoc around getting instance of RawCellBuilder >

Re: [VOTE] The first hbase-2.0.0-beta-1 Release Candidate is available

2018-01-11 Thread Stack
Thanks JMS. S On Thu, Jan 11, 2018 at 9:36 AM, Jean-Marc Spaggiari < jean-m...@spaggiari.org> wrote: > Opened HBASE-19767 > and HBASE-19768. > Regarding the issue to create the log writer, it fails even if the DN is > already declared dead on

[jira] [Created] (HBASE-19777) RemoteProcedureException#unwrapRemoteIOException doesn't handle the case where cause is null

2018-01-11 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19777: -- Summary: RemoteProcedureException#unwrapRemoteIOException doesn't handle the case where cause is null Key: HBASE-19777 URL: https://issues.apache.org/jira/browse/HBASE-19777

[jira] [Created] (HBASE-19775) hbase shell doesn't handle the exceptions that are wrapped in java.io.UncheckedIOException

2018-01-11 Thread Sergey Soldatov (JIRA)
Sergey Soldatov created HBASE-19775: --- Summary: hbase shell doesn't handle the exceptions that are wrapped in java.io.UncheckedIOException Key: HBASE-19775 URL: https://issues.apache.org/jira/browse/HBASE-19775

[jira] [Resolved] (HBASE-19776) shell gives unfriendly errors for nonexistant table

2018-01-11 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved HBASE-19776. --- Resolution: Duplicate Fix Version/s: (was: 2.0.0-beta-2) Beat to the punch by

[jira] [Created] (HBASE-19771) restore_snapshot shell command gives wrong namespace if the namespace doesn't exist

2018-01-11 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19771: -- Summary: restore_snapshot shell command gives wrong namespace if the namespace doesn't exist Key: HBASE-19771 URL: https://issues.apache.org/jira/browse/HBASE-19771 Project:

[jira] [Resolved] (HBASE-19754) Backport HBASE-11409 to branch-1 and branch-1.4

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales resolved HBASE-19754. Resolution: Fixed Moving this ticket back to the original HBASE-11409 for the branch-1

[jira] [Created] (HBASE-19774) incorrect behavior of locateRegionInMeta

2018-01-11 Thread Sergey Soldatov (JIRA)
Sergey Soldatov created HBASE-19774: --- Summary: incorrect behavior of locateRegionInMeta Key: HBASE-19774 URL: https://issues.apache.org/jira/browse/HBASE-19774 Project: HBase Issue Type:

[jira] [Created] (HBASE-19772) ReadOnlyZKClient improvements

2018-01-11 Thread stack (JIRA)
stack created HBASE-19772: - Summary: ReadOnlyZKClient improvements Key: HBASE-19772 URL: https://issues.apache.org/jira/browse/HBASE-19772 Project: HBase Issue Type: Sub-task Components:

[jira] [Reopened] (HBASE-11409) Add more flexibility for input directory structure to LoadIncrementalHFiles

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales reopened HBASE-11409: > Add more flexibility for input directory structure to LoadIncrementalHFiles >

[jira] [Created] (HBASE-19773) RawCellBuilder is LP.Coproc, it's factory should have save InterfaceAudience

2018-01-11 Thread Appy (JIRA)
Appy created HBASE-19773: Summary: RawCellBuilder is LP.Coproc, it's factory should have save InterfaceAudience Key: HBASE-19773 URL: https://issues.apache.org/jira/browse/HBASE-19773 Project: HBase

[jira] [Created] (HBASE-19770) `list` shell command does not return an array of table names

2018-01-11 Thread Josh Elser (JIRA)
Josh Elser created HBASE-19770: -- Summary: `list` shell command does not return an array of table names Key: HBASE-19770 URL: https://issues.apache.org/jira/browse/HBASE-19770 Project: HBase

[jira] [Resolved] (HBASE-19483) Add proper privilege check for rsgroup commands

2018-01-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-19483. Resolution: Fixed Addendum integrated to branch-1.4 and branch-1 Thanks Guangxu. > Add proper privilege

[jira] [Created] (HBASE-19778) Add the jira link to the Flaky Test

2018-01-11 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19778: -- Summary: Add the jira link to the Flaky Test Key: HBASE-19778 URL: https://issues.apache.org/jira/browse/HBASE-19778 Project: HBase Issue Type:

[jira] [Created] (HBASE-19779) The chunk encountering the OOM will store in ChunkCreator forever

2018-01-11 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19779: -- Summary: The chunk encountering the OOM will store in ChunkCreator forever Key: HBASE-19779 URL: https://issues.apache.org/jira/browse/HBASE-19779 Project: HBase

Flaky dashboard for current branch-2

2018-01-11 Thread Apekshit Sharma
https://builds.apache.org/job/HBase-Find-Flaky-Tests-branch2.0/lastSuccessfulBuild/artifact/dashboard.html @stack: when you branch out branch-2.0, let me know, i'll update the jobs to point to that branch so that it's helpful in release. Once release is done, i'll move them back to "branch-2".

[jira] [Created] (HBASE-19781) Add a new peer state flag for synchronous replication

2018-01-11 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19781: -- Summary: Add a new peer state flag for synchronous replication Key: HBASE-19781 URL: https://issues.apache.org/jira/browse/HBASE-19781 Project: HBase

[jira] [Created] (HBASE-19780) Fix build in branch-2

2018-01-11 Thread Appy (JIRA)
Appy created HBASE-19780: Summary: Fix build in branch-2 Key: HBASE-19780 URL: https://issues.apache.org/jira/browse/HBASE-19780 Project: HBase Issue Type: Bug Reporter: Appy Not able

[jira] [Created] (HBASE-19782) Reject the replication request at sink side when peer is DA state.

2018-01-11 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-19782: Summary: Reject the replication request at sink side when peer is DA state. Key: HBASE-19782 URL: https://issues.apache.org/jira/browse/HBASE-19782 Project: HBase

Re: Flaky dashboard for current branch-2

2018-01-11 Thread Stack
Thanks Appy. Looks beautiful. Is Nightly now using a list of flakes? Thanks. S On Thu, Jan 11, 2018 at 6:10 PM, Apekshit Sharma wrote: > https://builds.apache.org/job/HBase-Find-Flaky-Tests- > branch2.0/lastSuccessfulBuild/artifact/dashboard.html > > @stack: when you branch

[VOTE] The third hbase-2.0.0-beta-1 Release Candidate is available for download

2018-01-11 Thread Stack
The third release candidate for HBase 2.0.0-beta-1 is up at: https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-beta-1-RC2/ Maven artifacts are available from a staging directory here: https://repository.apache.org/content/repositories/orgapachehbase-1191 All was signed with my key

[jira] [Created] (HBASE-19783) Change replication peer cluster key/endpoint from a not-null value to null is not allowed

2018-01-11 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19783: -- Summary: Change replication peer cluster key/endpoint from a not-null value to null is not allowed Key: HBASE-19783 URL: https://issues.apache.org/jira/browse/HBASE-19783