[ANNOUNCE] Apache HBase 1.3.0 is now available for download

2017-01-16 Thread Mikhail Antonov
The HBase team is happy to announce the immediate availability of HBase 1.3. 0! Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To learn mor

Re: [VOTE] The 1st HBase 1.3.0 release candidate (RC0) is available

2017-01-16 Thread Mikhail Antonov
Thanks Stack. I expect starting merges for 1.3.1 in next coming weeks, I think there's a dozen or so patches waiting for review and backport, and the more large-scale testing we can get the better. Thanks for testing that kerberized setup Jerry. Looking at the patch though, I imagine older HBase r

Re: SocketTimeoutException on regionservers

2017-01-16 Thread Stack
Timeout after waiting ten seconds to read from HDFS is no fun. Tell us more about your HDFS setup. You collect system metrics on disks? Machines are healthy all around? How frequent does this occur? Thanks for the question, S On Thu, Jan 12, 2017 at 10:18 AM, Tulasi Paradarami < tulasi.krishn...@

Re: Merge and HMerge

2017-01-16 Thread Stack
On Sat, Jan 14, 2017 at 9:50 PM, Lars George wrote: > I think that makes sense. The tool with its custom code dates back to > where we had no built in version. I am all for removing all of the tools > and leave the API call only. That is the same for an admin then compared to > calling flush or s

Re: [VOTE] The 1st HBase 1.3.0 release candidate (RC0) is available

2017-01-16 Thread Stack
Late +1 Checked signature and hash on src tgz. Built tgz from src w/ jdk7. Loaded some data. Verified it made it. Browsed UI, logs, and docs. All looks good. St.Ack P.S. Sorry, didn't get a chance to deploy and run RC test at larger scale. Will do for 1.3.1. Have done a bunch of larger scale IT

Re: [VOTE] The 1st HBase 1.3.0 release candidate (RC0) is available

2017-01-16 Thread Jerry He
Hi, Mikhail It looks like the hadoop 2.5.1 bundled with the HBase 1.3.0 would make the HBase servers (master and region server) fail/abort in a Kerberos environment after the initial server login expires. It happens on Java 1.8. This seems to be the related JIRA: https://issues.apache.org/jira/bro

Re: Resignation as RM for branch 0.98

2017-01-16 Thread ramkrishna vasudevan
Thanks for your efforts Andrew. +1 on EOL of 0.98. On Mon, Jan 16, 2017 at 10:27 PM, Josh Elser wrote: > Big +1 to your efforts, Andrew, and an EOL on 0.98 > > > Ted Yu wrote: > >> Kudos to Andrew. >> >> On Mon, Jan 9, 2017 at 11:26 AM, Enis Söztutar wrote: >> >> Thanks Andrew for carrying this

Successful: hbase.apache.org HTML Checker

2017-01-16 Thread Apache Jenkins Server
Successful If successful, the HTML and link-checking report for http://hbase.apache.org is available at https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/78/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/78/console.

[jira] [Created] (HBASE-17475) Stack overflow in AsyncProcess if retry too much

2017-01-16 Thread Allan Yang (JIRA)
Allan Yang created HBASE-17475: -- Summary: Stack overflow in AsyncProcess if retry too much Key: HBASE-17475 URL: https://issues.apache.org/jira/browse/HBASE-17475 Project: HBase Issue Type: Bug

Re: Moving 2.0 forward

2017-01-16 Thread Stack
On Mon, Jan 16, 2017 at 3:01 AM, Guanghao Zhang wrote: > For 6. Significant contirbs in master only, there are some issues about > replication operations routed through master. They are sub-task > of HBASE-10504. And there are other umbrella issue for replication, like > HBase-14379 Replication V

[jira] [Created] (HBASE-17474) Reduce frequency of NoSuchMethodException when calling setStoragePolicy()

2017-01-16 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17474: -- Summary: Reduce frequency of NoSuchMethodException when calling setStoragePolicy() Key: HBASE-17474 URL: https://issues.apache.org/jira/browse/HBASE-17474 Project: HBase

[jira] [Resolved] (HBASE-17461) HBase shell "major_compact" command should properly convert "table_or_region_name" parameter to java byte array properly before simply calling "HBaseAdmin.majorCompact"

2017-01-16 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-17461. -- Resolution: Invalid > HBase shell "major_compact" command should properly conve

Re: Resignation as RM for branch 0.98

2017-01-16 Thread Josh Elser
Big +1 to your efforts, Andrew, and an EOL on 0.98 Ted Yu wrote: Kudos to Andrew. On Mon, Jan 9, 2017 at 11:26 AM, Enis Söztutar wrote: Thanks Andrew for carrying this. +1 on the EOL messaging. Enis On Mon, Jan 9, 2017 at 10:37 AM, Mikhail Antonov wrote: Yeah - thank you for all hard wo

Re: Region comapction failed

2017-01-16 Thread Ted Yu
This is likely a new bug. Please consider opening a JIRA. > On Jan 16, 2017, at 2:22 AM, Pankaj kr wrote: > > Yeah, HBASE-13123 already available. > > While going through HFilePrettyPrinter result with -e option, we observed > some keys doesn't contain complete column_family:qualifier infor

Re: Moving 2.0 forward

2017-01-16 Thread Guanghao Zhang
For 6. Significant contirbs in master only, there are some issues about replication operations routed through master. They are sub-task of HBASE-10504. And there are other umbrella issue for replication, like HBase-14379 Replication V2 and HBASE-15867 Moving HBase Replication tracking from Zookeepe

Re: [VOTE] The 1st HBase 1.3.0 release candidate (RC0) is available

2017-01-16 Thread Mikhail Antonov
With 4 binding +1 (including mine), 2 non-binding +1 and no other votes this vote passes and RC0 becomes 1.3.0 release. Thanks for everyone who tested the RC and voted! I'll publish artifacts and make an announcements soon, Thanks! Mikhail On Sat, Jan 14, 2017 at 12:12 PM, Jerry He wrote: >

[jira] [Created] (HBASE-17473) Set capacity on ArrayList in hbase-client

2017-01-16 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17473: - Summary: Set capacity on ArrayList in hbase-client Key: HBASE-17473 URL: https://issues.apache.org/jira/browse/HBASE-17473 Project: HBase Issue Type: Sub-t

RE: Region comapction failed

2017-01-16 Thread Pankaj kr
Yeah, HBASE-13123 already available. While going through HFilePrettyPrinter result with -e option, we observed some keys doesn't contain complete column_family:qualifier information. Normally in HFIle Keys are formed as, K: r1/CF:Qualifier/1484302946516/Put/vlen=1/seqid=0 But some recor