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

2017-04-26 Thread Nick Dimiduk
On Wed, Apr 19, 2017 at 12:48 PM, Josh Elser wrote: > * NOTICE file needs an update (copyright year). The notes about "Licensed > under Apache License, version 2.0" also appear unnecessary to me (but are > only "bad" in that it unnecessarily bloats our NOTICE). > I've opened a ticket so we won't

[jira] [Created] (HBASE-17968) Update copyright year in NOTICE file

2017-04-26 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-17968: Summary: Update copyright year in NOTICE file Key: HBASE-17968 URL: https://issues.apache.org/jira/browse/HBASE-17968 Project: HBase Issue Type: Task Aff

Re: org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot broken in branch-1?

2017-04-26 Thread Duo Zhang
It seems that we do not set MR_AM_STAGING_DIR option when starting the mini MR cluster. The default value is '/tmp/hadoop-yarn/staging'. 2017-04-27 7:06 GMT+08:00 Apekshit Sharma : > So the issue here is, somehow Test*ExportSnapshot (4 tests classes) tests > are stepping on each other. > When we

[jira] [Resolved] (HBASE-17828) Revisit the IS annotation and the documentation

2017-04-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-17828. --- Resolution: Fixed Assignee: Duo Zhang All sub tasks are resolved. Resolve. > Revisit the IS an

Re: Pre commit job is broken on H0

2017-04-26 Thread Duo Zhang
Seems the PreCommit-Admin job is broken... The expression is 'H/10 * * * *', which means run every 10 minutes. But the execution does not follow the rule. It kept silence for about 14 hours until I executed it manually... Any jenkins experts here? Thanks. 2017-04-26 9:26 GMT+08:00 张铎(Duo Zhang)

Re: org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot broken in branch-1?

2017-04-26 Thread Apekshit Sharma
So the issue here is, somehow Test*ExportSnapshot (4 tests classes) tests are stepping on each other. When we run locally, tests are run sequentially, hence they always pass. But in precommit/flaky-tests-job, there are multiple forks and multiple tests can run in parallel. That's when they fail. If

Re: org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot broken in branch-1?

2017-04-26 Thread Stephen Jiang
It is not flaky in my local machine :-(. Today I can 100% repro in 7 runs. "org.apache.hadoop.hbase.snapshot.TestExportSnapshot" also always fails. Thanks Stephen On Wed, Apr 26, 2017 at 2:32 PM, Ted Yu wrote: > You can take a look at: > https://builds.apache.org/job/HBASE-Find-Flaky-Tests/ >

Re: org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot broken in branch-1?

2017-04-26 Thread Ted Yu
You can take a look at: https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html It seems the test is flaky. FYI On Wed, Apr 26, 2017 at 2:25 PM, Stephen Jiang wrote: > I am running "org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot" > test in my

org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot broken in branch-1?

2017-04-26 Thread Stephen Jiang
I am running "org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot" test in my local branch-1 today and it failed. I just wonder anyone else see the same failure? --- T E S T S --- Runni

[jira] [Created] (HBASE-17967) clean up documentation references to -ROOT- table.

2017-04-26 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17967: --- Summary: clean up documentation references to -ROOT- table. Key: HBASE-17967 URL: https://issues.apache.org/jira/browse/HBASE-17967 Project: HBase Issue Type:

[jira] [Created] (HBASE-17966) Inconsistent logic in Admin.createTable vs Admin.tableExists

2017-04-26 Thread Jeff Saremi (JIRA)
Jeff Saremi created HBASE-17966: --- Summary: Inconsistent logic in Admin.createTable vs Admin.tableExists Key: HBASE-17966 URL: https://issues.apache.org/jira/browse/HBASE-17966 Project: HBase I

[jira] [Resolved] (HBASE-15583) Any HTableDescriptor we give out should be immutable

2017-04-26 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-15583. Resolution: Fixed The "rebased" code is some hunks. Thanks for the reviewing. [~yuzhih...@

[jira] [Created] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread churro morales (JIRA)
churro morales created HBASE-17965: -- Summary: Canary tool should print the regionserver name on failure Key: HBASE-17965 URL: https://issues.apache.org/jira/browse/HBASE-17965 Project: HBase

[jira] [Created] (HBASE-17964) ensure hbase-metrics-api is included in mapreduce job classpaths

2017-04-26 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17964: --- Summary: ensure hbase-metrics-api is included in mapreduce job classpaths Key: HBASE-17964 URL: https://issues.apache.org/jira/browse/HBASE-17964 Project: HBase

[RESULT][VOTE] First release candidate for HBase 1.1.10 (RC0) is available

2017-04-26 Thread Nick Dimiduk
This measure PASSES with votes 5 +1 and no other votes cast. Thanks to all who took the time. I will promotes these bits as 1.1.10. -n On Tue, Apr 18, 2017 at 10:00 PM, Nick Dimiduk wrote: > I'm happy to announce the first release candidate of HBase 1.1.10 > (HBase-1.1.10RC0) is available for d

Re: [DISCUSS] Merge HBASE-16961 (Space Quotas) into master

2017-04-26 Thread Josh Elser
I published a current copy of the book -- check out the new chapter on the feature to start [1]. Then, to walk through using the feature, I'd take a look at this comment[2] which has a little script to create some tables/quotas and tries to step you a (contrived) example workflow. LMK if you h

[jira] [Resolved] (HBASE-14213) Ensure ASF policy compliant headers and correct LICENSE and NOTICE files in artifacts for 0.94

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-14213. - Resolution: Won't Fix Assignee: (was: Sean Busbey) Fix Version/s: (was: 0.

[jira] [Created] (HBASE-17963) RegionServers lose file locality on unplanned restart

2017-04-26 Thread Bjorn Olsen (JIRA)
Bjorn Olsen created HBASE-17963: --- Summary: RegionServers lose file locality on unplanned restart Key: HBASE-17963 URL: https://issues.apache.org/jira/browse/HBASE-17963 Project: HBase Issue Typ

[jira] [Created] (HBASE-17962) Improve documentation on Rest interface

2017-04-26 Thread Niels Basjes (JIRA)
Niels Basjes created HBASE-17962: Summary: Improve documentation on Rest interface Key: HBASE-17962 URL: https://issues.apache.org/jira/browse/HBASE-17962 Project: HBase Issue Type: Improveme

Re: [DISCUSS] Merge HBASE-16961 (Space Quotas) into master

2017-04-26 Thread Stack
Sounds like an excellent idea to me. If I were to take a tour over the quotas feature, how would you direct my perambulations Josh? Thanks, St.Ack On Tue, Apr 25, 2017 at 9:13 AM, Josh Elser wrote: > Hi folks, > > Here's a formal thread for discussion on merging the space quota feature > (presen