Re: [DISCUSS] Make AsyncFSWAL the default WAL in 2.0

2016-05-11 Thread Andrew Purtell
All you have to do is stick around long enough. Hadoop 0.20-append v2 :-) > On May 11, 2016, at 9:46 PM, Stack wrote: > >> On Wed, May 11, 2016 at 7:53 PM, 张铎 wrote: >> >> I think at that time I will start a new project called AsyncDFSClient which >> will implement the whole client side logic

Re: [DISCUSS] Make AsyncFSWAL the default WAL in 2.0

2016-05-11 Thread Stack
On Wed, May 11, 2016 at 7:53 PM, 张铎 wrote: > I think at that time I will start a new project called AsyncDFSClient which > will implement the whole client side logic of HDFS without using reflection > :) > > Haven't I seen this movie before? (smile) St.Ack > 2016-05-12 10:27 GMT+08:00 Andrew P

Re: [DISCUSS] Make AsyncFSWAL the default WAL in 2.0

2016-05-11 Thread 张铎
I think at that time I will start a new project called AsyncDFSClient which will implement the whole client side logic of HDFS without using reflection :) 2016-05-12 10:27 GMT+08:00 Andrew Purtell : > If Hadoop refuses the changes before we release, we can change the default > back. > > > On May

Fixed: hbase.apache.org HTML Checker

2016-05-11 Thread Apache Jenkins Server
Fixed 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/42/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/42/console.

Re: [DISCUSS] Make AsyncFSWAL the default WAL in 2.0

2016-05-11 Thread Andrew Purtell
If Hadoop refuses the changes before we release, we can change the default back. On May 11, 2016, at 6:50 PM, Gary Helmling wrote: >> >> >> I was trying to avoid the below oft-repeated pattern at least for the case >> of critical developments: >> >> + New feature arrives after much work by

Re: [DISCUSS] Make AsyncFSWAL the default WAL in 2.0

2016-05-11 Thread Gary Helmling
> > > I was trying to avoid the below oft-repeated pattern at least for the case > of critical developments: > > + New feature arrives after much work by developer, reviewers and testers > accompanied by fanfare (blog, talks). > + Developers and reviewers move on after getting it committed or it ge

Re: [VOTE] First release candidate for HBase 1.1.5 (RC0) is available

2016-05-11 Thread Andrew Purtell
+1 - Checked sums and signatures. Signing key needs updating from your favorite hkp server (I used keys.gnupg.net) and then won't show as expired. - Unpacked tarballs, layouts look good. Spot checked LICENSE and NOTICE files. - Built from source with release auditing enabled, passed (7u79) - Unit

[jira] [Resolved] (HBASE-15818) Shell create ‘t1’, ‘f1’, ‘f2’, ‘f3’ wrong number of arguments

2016-05-11 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi resolved HBASE-15818. - Resolution: Invalid closing, I think is just wrong ' > Shell create ‘t1’, ‘f1’, ‘f2’, ‘

Re: [VOTE] First release candidate for HBase 1.1.5 (RC0) is available

2016-05-11 Thread Dima Spivak
+1 - Deployed onto a 5-node container cluster from binary tarball. Did some sanity checks of the HBase shell and web UI, all looks good. - Ran IntegrationTestBigLinkedList in loop mode with 1 billion nodes; passed without a problem. -Dima On Wed, May 11, 2016 at 9:37 AM, Matteo Bertozzi wrote:

[jira] [Created] (HBASE-15818) Shell create ‘t1’, ‘f1’, ‘f2’, ‘f3’ wrong number of arguments

2016-05-11 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-15818: --- Summary: Shell create ‘t1’, ‘f1’, ‘f2’, ‘f3’ wrong number of arguments Key: HBASE-15818 URL: https://issues.apache.org/jira/browse/HBASE-15818 Project: HBase

[jira] [Created] (HBASE-15817) Backup history should mention the type (full or incremental) of the backup

2016-05-11 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15817: -- Summary: Backup history should mention the type (full or incremental) of the backup Key: HBASE-15817 URL: https://issues.apache.org/jira/browse/HBASE-15817 Project: HBase

[jira] [Created] (HBASE-15816) Provide client with ability to set priority on Operations

2016-05-11 Thread churro morales (JIRA)
churro morales created HBASE-15816: -- Summary: Provide client with ability to set priority on Operations Key: HBASE-15816 URL: https://issues.apache.org/jira/browse/HBASE-15816 Project: HBase

[jira] [Created] (HBASE-15815) Region mover script sometimes reports stuck region where only one server was involved

2016-05-11 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15815: -- Summary: Region mover script sometimes reports stuck region where only one server was involved Key: HBASE-15815 URL: https://issues.apache.org/jira/browse/HBASE-15815 Project: HB

Failure: hbase.apache.org HTML Checker

2016-05-11 Thread Apache Jenkins Server
Failure 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/41/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/41/console.

Successful: hbase.apache.org HTML Checker

2016-05-11 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/40/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/40/console.

Successful: hbase.apache.org HTML Checker

2016-05-11 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/39/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/39/console.

Re: [VOTE] First release candidate for HBase 1.1.5 (RC0) is available

2016-05-11 Thread Matteo Bertozzi
+1 - compiled from source and run few unit-test TestAdmin*,Test*Master*,Test*Region* - inspected the binary - started hbase from both source and binary - few commands from shell: create/disable/enable/drop/split, put/get/scan, snapshot/clone_snapshot - run PerformanceEvaluation with random write/r

Re: [VOTE] First release candidate for HBase 1.1.5 (RC0) is available

2016-05-11 Thread Nick Dimiduk
A reminder, everyone, that this vote is scheduled to conclude in ~40 hours. On Sun, May 8, 2016 at 9:23 PM, Nick Dimiduk wrote: > *** Please note that my key expired since the previous release. I have > updated its expiration, pushed to pgp.mit.edu, updated the KEYS file > linked below, and atte

Successful: HBase Generate Website

2016-05-11 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If you prefer to keep the hbase-site repo around permanently,