[VOTE] The second release candidate for HBase 2.0.4 is available

2018-12-29 Thread Stack
The second release candidate for HBase 2.0.4 is available for download:

 *https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC1/
*

Maven artifacts are also available in a staging repository at:

 https://repository.apache.org/content/repositories/orgapachehbase-1246

Artifacts are signed with my key (DB9D313DA7874F29) published in our
KEYS file at http://www.apache.org/dist/hbase/KEYS

The RC corresponds to the signed tag 2.0.4RC1, which currently points
to commit

  205e39c5704bf38568b34926dde9f1ee76e6b5d0

HBase 2.0.4 is the fourth maintenance release in the HBase 2.0 line,
continuing on the theme of bringing a stable, reliable database to
the Hadoop and NoSQL communities. It fixes a critical issue found
in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.0.4
includes ~31 bug and improvement fixes done since the 2.0.3,
~ a month ago.

The detailed source and binary compatibility report vs 2.0.3 has been
published for your review, at:


https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC1/compatibility_report_2.0.3vs2.0.4.html

The report shows no incompatibilities.

The full list of fixes included in this release is available in
the CHANGES.md that ships as part of the release also available
here:

 https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC1/CHANGES.md

The RELEASENOTES.md are here:

 https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC1/RELEASENOTES.md

Please try out this candidate and vote +1/-1 on whether we should
release these artifacts as HBase 2.0.4.

The VOTE will remain open for at least 72 hours. It'll probably take longer
given
its the holidays. I'll close the vote when sufficient votes after Tuesday,
January
1st, 2019.

Thanks,
S


[jira] [Created] (HBASE-21662) Add append_peer_exclude_namespaces and remove_peer_exclude_namespaces shell commands

2018-12-29 Thread Yi Mei (JIRA)
Yi Mei created HBASE-21662:
--

 Summary: Add append_peer_exclude_namespaces and 
remove_peer_exclude_namespaces shell commands
 Key: HBASE-21662
 URL: https://issues.apache.org/jira/browse/HBASE-21662
 Project: HBase
  Issue Type: Task
Reporter: Yi Mei


To add or remove a namespace to peers' exclude namespace list, the current way 
is use set_peer_exclude_namespaces. But one have to copy all exclude namespaces 
of the peer firstly and modify it, which is error-prone and time-consuming.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (HBASE-21661) Provide Thrift2 implementation of Table/Admin

2018-12-29 Thread Allan Yang (JIRA)
Allan Yang created HBASE-21661:
--

 Summary: Provide Thrift2 implementation of Table/Admin
 Key: HBASE-21661
 URL: https://issues.apache.org/jira/browse/HBASE-21661
 Project: HBase
  Issue Type: Sub-task
 Environment: Provide Thrift2 implementation of Table/Admin, making 
Java user to use thrift client more easily(Some environment which can not 
expose ZK or RS Servers directly require thrift or REST protocol even using 
Java). 
Another Example of this is RemoteHTable and RemoteAdmin, they are REST 
connectors.
Reporter: Allan Yang
Assignee: Allan Yang






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)