[jira] [Created] (HBASE-15976) RegionServerMetricsWrapperRunnable will be failure when disable blockcache.

2016-06-06 Thread Liu Junhong (JIRA)
Liu Junhong created HBASE-15976: --- Summary: RegionServerMetricsWrapperRunnable will be failure when disable blockcache. Key: HBASE-15976 URL: https://issues.apache.org/jira/browse/HBASE-15976 Project:

[jira] [Resolved] (HBASE-15330) HBase Backup/Restore Phase 3: support delete/truncate table

2016-06-06 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov resolved HBASE-15330. --- Resolution: Duplicate Release Note: HBASE-15449 > HBase Backup/Restore Phase

[jira] [Created] (HBASE-15975) logic in TestHTableDescriptor#testAddCoprocessorWithSpecStr is wrong

2016-06-06 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15975: Summary: logic in TestHTableDescriptor#testAddCoprocessorWithSpecStr is wrong Key: HBASE-15975 URL: https://issues.apache.org/jira/browse/HBASE-15975 Project: HBase

[jira] [Created] (HBASE-15974) Create a ReplicationQueuesClientHBaseImpl

2016-06-06 Thread Joseph (JIRA)
Joseph created HBASE-15974: -- Summary: Create a ReplicationQueuesClientHBaseImpl Key: HBASE-15974 URL: https://issues.apache.org/jira/browse/HBASE-15974 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15973) PeriodicMemstoreFlusher is causing excessive flushes when back-in-time inserts are happening

2016-06-06 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-15973: - Summary: PeriodicMemstoreFlusher is causing excessive flushes when back-in-time inserts are happening Key: HBASE-15973 URL: https://issues.apache.org/jira/browse/HBASE-15973

[jira] [Created] (HBASE-15972) hbase backup set command should not accept non-existing table

2016-06-06 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15972: -- Summary: hbase backup set command should not accept non-existing table Key: HBASE-15972 URL: https://issues.apache.org/jira/browse/HBASE-15972 Project: HBase Issue

[jira] [Created] (HBASE-15971) Regression: Random Read/WorkloadC slower in 1.x than 0.98

2016-06-06 Thread stack (JIRA)
stack created HBASE-15971: - Summary: Regression: Random Read/WorkloadC slower in 1.x than 0.98 Key: HBASE-15971 URL: https://issues.apache.org/jira/browse/HBASE-15971 Project: HBase Issue Type:

Re: [DISCUSS] Include Deb and RPM packages in releases

2016-06-06 Thread Andrew Purtell
> That sounds like a custom version of Bigtop to me? Not quite, I think. More like a make-your-own HBase "convenience" artifact script, producing tarballs instead of rpm/deb, only dealing with HBase runtime matters, none of the additional cognitive load that Bigtop would bring. On Mon, Jun 6,

Re: [DISCUSS] Include Deb and RPM packages in releases

2016-06-06 Thread Mikhail Antonov
"It might be more useful to produce a script that, given a set of versions for { Hadoop, HBase, ZK } downloads the respective tarballs and stitches together a HBase deployment tarball with all necessary jar substitutions made, and perhaps the copy of Hadoop native library artifacts into the

Re: [DISCUSS] Include Deb and RPM packages in releases

2016-06-06 Thread Andrew Purtell
I forgot to mention that, IMHO, Dima's work with Docker is more likely to produce useful artifacts for folks looking to kick the tires. Related, perhaps the creation of a Vagrant box would be useful. On Mon, Jun 6, 2016 at 11:38 AM, Andrew Purtell wrote: > >> IMHO, by not

Re: [DISCUSS] Include Deb and RPM packages in releases

2016-06-06 Thread Jean-Marc Spaggiari
Just to share my experience here. I had to build and deploy HBase+Hadoop+ZK+etc. using BigTop (builds RPMs) and it went very well... So If they are looking for RPMs or DEBs I think it might be fair to redirect people to BigTop... JMs 2016-06-06 14:38 GMT-04:00 Andrew Purtell

Re: [DISCUSS] Include Deb and RPM packages in releases

2016-06-06 Thread Andrew Purtell
>> IMHO, by not building these (and not providing init scripts, and so on), >> we're basically telling our users they shouldn't use Apache releases in >> prod. > I do agree with this sentiment, FWIW. not providing good > last-mile-to-deployment tools is a recurring issue we have. I agree with

Re: [DISCUSS] Include Deb and RPM packages in releases

2016-06-06 Thread Sean Busbey
In my experience properly maintaining any distribution packages is a large undertaking. I haven't seen an individual component project like ours do a good job of maintaining proper rpm/deb packages for itself. I don't know that I'd -1 someone wanting to do the work in our community, but I'd be

[jira] [Created] (HBASE-15970) Move Replication Peers into an HBase table too

2016-06-06 Thread Joseph (JIRA)
Joseph created HBASE-15970: -- Summary: Move Replication Peers into an HBase table too Key: HBASE-15970 URL: https://issues.apache.org/jira/browse/HBASE-15970 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15969) add precommit check for commit message formating

2016-06-06 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-15969: --- Summary: add precommit check for commit message formating Key: HBASE-15969 URL: https://issues.apache.org/jira/browse/HBASE-15969 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-15960) Add Javadocs for ReplicationQueuesHBaseImpl

2016-06-06 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph resolved HBASE-15960. Resolution: Fixed > Add Javadocs for ReplicationQueuesHBaseImpl >

Successful: HBase Generate Website

2016-06-06 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

[jira] [Created] (HBASE-15968) Strong semantics of versions

2016-06-06 Thread Phil Yang (JIRA)
Phil Yang created HBASE-15968: - Summary: Strong semantics of versions Key: HBASE-15968 URL: https://issues.apache.org/jira/browse/HBASE-15968 Project: HBase Issue Type: New Feature

Re: [ANNOUNCE] New HBase committer Apekshit Sharma

2016-06-06 Thread Duo Zhang
Congratulations! 2016-06-06 13:48 GMT+08:00 ashish singhi : > Congratulations and welcome, Appy! > > -Original Message- > From: Andrew Purtell [mailto:apurt...@apache.org] > Sent: 03 June 2016 23:26 > To: dev@hbase.apache.org > Subject: [ANNOUNCE] New HBase