[jira] [Created] (HBASE-16381) Shell deleteall command should support row key prefixes

2016-08-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16381: -- Summary: Shell deleteall command should support row key prefixes Key: HBASE-16381 URL: https://issues.apache.org/jira/browse/HBASE-16381 Project: HBase I

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2016-08-08 Thread Sean Busbey
I updated all of our jobs to use the updated JDK versions from infra. These have spaces in the names, and those names end up in our workspace path, so try to keep an eye out. On Mon, Aug 8, 2016 at 10:42 AM, Sean Busbey wrote: > running in docker is the default now. relying on the default docke

[jira] [Resolved] (HBASE-16361) Revert of HBASE-16317, "revert all ESAPI..." broke TestLogLevel

2016-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16361. --- Resolution: Fixed Fix Version/s: 2.0.0 Resolving as fixed by HBASE-16267. I don't see TestLogLevel fai

[jira] [Created] (HBASE-16380) clean up 0.94 references

2016-08-08 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-16380: --- Summary: clean up 0.94 references Key: HBASE-16380 URL: https://issues.apache.org/jira/browse/HBASE-16380 Project: HBase Issue Type: Task Components:

[jira] [Resolved] (HBASE-8731) Use the JDK 1.7 in the precommit env for trunk

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-8731. Resolution: Fixed marking this fixed again. we've used jdk7 on master for some time. > Use the JDK

[VOTE] The 2nd HBase 0.98.21 release candidate (RC1) is available

2016-08-08 Thread Andrew Purtell
​​The 2nd HBase 0.98.21 release candidate (RC1) is available for download at https://dist.apache.org/repos/dist/dev/hbase/hbase-0.98.21RC1/ and Maven artifacts are also available in the temporary repository https://repository.apache.org/content/repositories/orgapachehbase-1145/ . The detailed sour

[CANCEL] [VOTE] The 1st HBase 0.98.21 release candidate (RC0) is available

2016-08-08 Thread Andrew Purtell
Thanks Ted. Didn't catch a zombie. Really appreciate the extra pair of eyes. I found the offending commit, will revert it, and make RC1, coming shortly. -1 On Mon, Aug 8, 2016 at 4:40 PM, Andrew Purtell wrote: > Hmm. I did not see this failure up on EC2 where I ran the test suite > repeatedly,

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

2016-08-08 Thread Andrew Purtell
Hmm. I did not see this failure up on EC2 where I ran the test suite repeatedly, but anyway I can also reproduce it. The test closes meta and it's never redeployed. Let me look into it. On Mon, Aug 8, 2016 at 4:25 PM, Ted Yu wrote: > Andrew: > The following test failure is reproducible: > > te

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

2016-08-08 Thread Ted Yu
Andrew: The following test failure is reproducible: testLogSplittingAfterMasterRecoveryDueToZKExpiry(org.apache.hadoop.hbase.TestZooKeeper) Time elapsed: 243.551 sec <<< ERROR! java.lang.Exception: test timed out after 24 milliseconds at java.lang.Thread.sleep(Native Method) at org.apach

[jira] [Created] (HBASE-16379) [replication] Minor improvement to replication/copy_tables_desc.rb

2016-08-08 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-16379: - Summary: [replication] Minor improvement to replication/copy_tables_desc.rb Key: HBASE-16379 URL: https://issues.apache.org/jira/browse/HBASE-16379 Project:

Fixed: hbase.apache.org HTML Checker

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

[jira] [Created] (HBASE-16378) Procedure v2 - Make ProcedureException extend HBaseException

2016-08-08 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16378: --- Summary: Procedure v2 - Make ProcedureException extend HBaseException Key: HBASE-16378 URL: https://issues.apache.org/jira/browse/HBASE-16378 Project: HBase

[jira] [Created] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16377: -- Summary: ServerName check is ineffective in region_mover.rb Key: HBASE-16377 URL: https://issues.apache.org/jira/browse/HBASE-16377 Project: HBase Issue Type: Bug Af

[jira] [Created] (HBASE-16376) Document implicit side-effects on partial results when calling Scan#setBatch(int)

2016-08-08 Thread Josh Elser (JIRA)
Josh Elser created HBASE-16376: -- Summary: Document implicit side-effects on partial results when calling Scan#setBatch(int) Key: HBASE-16376 URL: https://issues.apache.org/jira/browse/HBASE-16376 Project

[jira] [Created] (HBASE-16375) Mapreduce mini cluster using HBaseTestingUtility not setting correct resourcemanager and jobhistory webapp address of MapReduceTestingShim

2016-08-08 Thread Loknath Priyatham Teja Singamsetty (JIRA)
Loknath Priyatham Teja Singamsetty created HBASE-16375: --- Summary: Mapreduce mini cluster using HBaseTestingUtility not setting correct resourcemanager and jobhistory webapp address of MapReduceTestingShim

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

2016-08-08 Thread Andrew Purtell
Thanks! On Mon, Aug 8, 2016 at 8:38 AM, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > Done. > Raised https://issues.apache.org/jira/browse/HBASE-16374 and assigned it > to > you. > > Regards > Ram > > On Mon, Aug 8, 2016 at 8:39 PM, Andrew Purtell > wrote: > > > Could you fil

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2016-08-08 Thread Sean Busbey
running in docker is the default now. relying on the default docker image that comes with Yetus means that our protoc checks are failing[1]. [1]: https://issues.apache.org/jira/browse/HBASE-16373 On Sat, Aug 6, 2016 at 5:03 PM, Sean Busbey wrote: > Hi folks! > > this morning I merged the patch

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

2016-08-08 Thread ramkrishna vasudevan
Done. Raised https://issues.apache.org/jira/browse/HBASE-16374 and assigned it to you. Regards Ram On Mon, Aug 8, 2016 at 8:39 PM, Andrew Purtell wrote: > Could you file a JIRA for that, Ram, and indicate under what conditions > they failed ("mvn verify" versus IntegrationTestDriver launch, min

[jira] [Created] (HBASE-16374) IT tests failure in 0.98.21

2016-08-08 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-16374: -- Summary: IT tests failure in 0.98.21 Key: HBASE-16374 URL: https://issues.apache.org/jira/browse/HBASE-16374 Project: HBase Issue Type: B

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

2016-08-08 Thread Andrew Purtell
Could you file a JIRA for that, Ram, and indicate under what conditions they failed ("mvn verify" versus IntegrationTestDriver launch, minicluster or real cluster, what chaos policy was in effect if any, etc) ? If you do please assign it to me. I would like to look into it for the next one. >

Successful: HBase Generate Website

2016-08-08 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. To update the live site, follow the instructions below. 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 yo

Re: Successful: HBase Generate Website

2016-08-08 Thread Sean Busbey
pushed. On Sun, Aug 7, 2016 at 9:54 AM, Apache Jenkins Server wrote: > Build status: Successful > > If successful, the website and docs have been generated. To update the live > site, follow the instructions below. If failed, skip to the bottom of this > email. > > Use the following commands to

[jira] [Created] (HBASE-16373) precommit needs a dockerfile with hbase prereqs

2016-08-08 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-16373: --- Summary: precommit needs a dockerfile with hbase prereqs Key: HBASE-16373 URL: https://issues.apache.org/jira/browse/HBASE-16373 Project: HBase Issue Type: Bug

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

2016-08-08 Thread ramkrishna vasudevan
Download the src files. Built the code from the src and ran all test cases. Three IT tests failed one failed and 2 due to errors. Failed tests: IntegrationTestIngestWithACL>IntegrationTestIngest.testIngest:103->IntegrationTestIngest.runIngestTest:164 Update failed with error code 1 Tests in erro

Re: Splice Machine Open Source

2016-08-08 Thread Anoop John
"Moving Compactions Off Heap to Spark" - Nice. Any presentation/doc abt the overall solution for this John? On Thu, Aug 4, 2016 at 11:01 AM, Stack wrote: > Congrats on open sourcing John et al. That is sweet. Thanks for the note to > the dev list and links to stuff of interest. Anything else we

[jira] [Resolved] (HBASE-16299) Update REST API scanner with ability to do reverse scan

2016-08-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-16299. Resolution: Fixed Hadoop Flags: Reviewed > Update REST API scanner wi

[jira] [Created] (HBASE-16372) References to previous cell in read path should be avoided

2016-08-08 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-16372: -- Summary: References to previous cell in read path should be avoided Key: HBASE-16372 URL: https://issues.apache.org/jira/browse/HBASE-16372 Project