[jira] [Created] (HBASE-16840) Reuse cell's timestamp and type in ScanQueryMatcher

2016-10-14 Thread binlijin (JIRA)
binlijin created HBASE-16840: Summary: Reuse cell's timestamp and type in ScanQueryMatcher Key: HBASE-16840 URL: https://issues.apache.org/jira/browse/HBASE-16840 Project: HBase Issue Type: Impro

RE: Data loss in MOB snapshot and clone?

2016-10-14 Thread Du, Jingcheng
Hi Tim, This should be an issue. I'll file a jira to fix this. Some MOB hfiles that are still being flushed are missed in snapshotting. For the temporary solution, you can run 'flush tablename' before running 'snapshot tablename snapshotname'. This can avoid this issue. Thanks again for your fin

Re: Data loss in MOB snapshot and clone?

2016-10-14 Thread Tim Robertson
Thanks Jingcheng You are probably better placed to describe the true problem than me, so please do create the issue. I'll try and find time next week to offer a unit test unless someone gets to it first. On Fri, Oct 14, 2016 at 12:47 PM, Du, Jingcheng wrote: > Hi Tim, > > This should be an

[jira] [Created] (HBASE-16841) Data loss in MOB files after cloning a snapshot and deleting that snapshot

2016-10-14 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-16841: Summary: Data loss in MOB files after cloning a snapshot and deleting that snapshot Key: HBASE-16841 URL: https://issues.apache.org/jira/browse/HBASE-16841 Project: H

Successful: HBase Generate Website

2016-10-14 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

Please take a moment to vote on our slate of RCs

2016-10-14 Thread Andrew Purtell
PMC, We currently have a slate of three release candidates awaiting voting. Please take a moment to vote on them so our project can get the fixes and other goodness in the our to or users and make forward progress.

[jira] [Created] (HBASE-16842) Chaos policies can terminate all masters for extended periods of time

2016-10-14 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16842: -- Summary: Chaos policies can terminate all masters for extended periods of time Key: HBASE-16842 URL: https://issues.apache.org/jira/browse/HBASE-16842 Project: HB

[jira] [Created] (HBASE-16843) Manage and secure dynamic jar dir with client API

2016-10-14 Thread Jerry He (JIRA)
Jerry He created HBASE-16843: Summary: Manage and secure dynamic jar dir with client API Key: HBASE-16843 URL: https://issues.apache.org/jira/browse/HBASE-16843 Project: HBase Issue Type: Sub-tas

[jira] [Created] (HBASE-16844) Procedure V2: DispatchMergingRegionsProcedure to use base class StateMachineProcedure for abort and rollback

2016-10-14 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-16844: -- Summary: Procedure V2: DispatchMergingRegionsProcedure to use base class StateMachineProcedure for abort and rollback Key: HBASE-16844 URL: https://issues.apache.org/

Re: Please take a moment to vote on our slate of RCs

2016-10-14 Thread Andrew Purtell
Apologies for the iPhone automangle. Let me try again. Please take a moment to vote on our current slate of release candidates so our project can get the fixes and other goodness in them out to our users, and make forward progress. On Fri, Oct 14, 2016 at 9:35 AM, Andrew Purtell wrote: > PMC,

[ANNOUNCE] Stephen Yuan Jiang joins Apache HBase PMC

2016-10-14 Thread Enis Söztutar
On behalf of the Apache HBase PMC, I am happy to announce that Stephen has accepted our invitation to become a PMC member of the Apache HBase project. Stephen has been working on HBase for a couple of years, and is already a committer for more than a year. Apart from his contributions in proc v2,

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

2016-10-14 Thread Sean Busbey
Do the HBase Spark tests only run during the maven verify command? We'll need to update our personality to say that that command should be used for unit tests when in the hbase spark module. ugh. On Thu, Oct 13, 2016 at 7:42 PM, Apekshit Sharma wrote: > Our patch process isn't running hbase-spark

[jira] [Reopened] (HBASE-16698) Performance issue: handlers stuck waiting for CountDownLatch inside WALKey#getWriteEntry under high writing workload

2016-10-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-16698: --- I reverted the commit against master. Discussion revived with some questions to answer. > Performance issue: ha

Re: [ANNOUNCE] Stephen Yuan Jiang joins Apache HBase PMC

2016-10-14 Thread Andrew Purtell
Congratulations and welcome, Stephen. Now you have a new shiny binding release vote. (smile) On Fri, Oct 14, 2016 at 11:27 AM, Enis Söztutar wrote: > On behalf of the Apache HBase PMC, I am happy to announce that Stephen has > accepted our invitation to become a PMC member of the Apache HBase

Re: [ANNOUNCE] Stephen Yuan Jiang joins Apache HBase PMC

2016-10-14 Thread Ted Yu
Congratulations, Stephen. On Fri, Oct 14, 2016 at 11:30 AM, Andrew Purtell wrote: > Congratulations and welcome, Stephen. > > Now you have a new shiny binding release vote. (smile) > > > On Fri, Oct 14, 2016 at 11:27 AM, Enis Söztutar wrote: > > > On behalf of the Apache HBase PMC, I am happy t

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

2016-10-14 Thread Andrew Purtell
The hbase-spark integration tests run (and fail) for me locally whenever I build master with 'mvn clean install -DskipITs' . HBaseConnectionCacheSuite: - all test cases *** FAILED *** 2 did not equal 1 (HBaseConnectionCacheSuite.scala:92) Saw it but had to ignore/triage to get something else do

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

2016-10-14 Thread Ted Yu
I just ran the tests in hbase-spark module using 'mvn verify'. All passed. I am testing a patch locally where hbase-spark tests are run in test phase. If the tests pass, I will log a JIRA. Thanks > On Oct 14, 2016, at 11:41 AM, Andrew Purtell wrote: > > The hbase-spark integration tests

Friday Trivia number: HBASE 2.0 JIRAs

2016-10-14 Thread Stephen Jiang
I did some search on how big HBASE 2.0 is. Here is some interesting numbers: (1). How many resolved as fixed JIRAs are for 2.0 only? As of today morning (10/14), we have *875*! I used the following query: " project = HBase AND fixVersion = 2.0.0 AND fixVersion not in releasedVersions() AND fixV

[jira] [Created] (HBASE-16845) Run tests under hbase-spark module in test phase

2016-10-14 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16845: -- Summary: Run tests under hbase-spark module in test phase Key: HBASE-16845 URL: https://issues.apache.org/jira/browse/HBASE-16845 Project: HBase Issue Type: Bug

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

2016-10-14 Thread Apekshit Sharma
@Ted, here's the old jira, HBASE-14167. Use that. On Fri, Oct 14, 2016 at 12:02 PM, Ted Yu wrote: > I just ran the tests in hbase-spark module using 'mvn verify'. > > All passed. > > I am testing a patch locally where hbase-spark tests are run in test phase. > > If the tests pass, I will log a J

Re: Friday Trivia number: HBASE 2.0 JIRAs

2016-10-14 Thread Ted Yu
I am in support of getting more JIRAs resolved before branch-2 is created. However, we should keep high bar for new features. Mikhail et al spent 5 months stabilizing branch-1.3 Hopefully stabilizing branch-2 doesn't take that long. Cheers On Fri, Oct 14, 2016 at 12:04 PM, Stephen Jiang wrote

Re: [ANNOUNCE] Stephen Yuan Jiang joins Apache HBase PMC

2016-10-14 Thread Jonathan Hsieh
Welcome Stephen! Jon. On Fri, Oct 14, 2016 at 11:38 AM, Ted Yu wrote: > Congratulations, Stephen. > > On Fri, Oct 14, 2016 at 11:30 AM, Andrew Purtell > wrote: > > > Congratulations and welcome, Stephen. > > > > Now you have a new shiny binding release vote. (smile) > > > > > > On Fri, Oct 14,

Re: [ANNOUNCE] Stephen Yuan Jiang joins Apache HBase PMC

2016-10-14 Thread Dima Spivak
Congrats, Stephen! -Dima On Fri, Oct 14, 2016 at 11:27 AM, Enis Söztutar wrote: > On behalf of the Apache HBase PMC, I am happy to announce that Stephen has > accepted our invitation to become a PMC member of the Apache HBase project. > > Stephen has been working on HBase for a couple of years,

[jira] [Created] (HBASE-16847) comment out broken test lines

2016-10-14 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-16847: --- Summary: comment out broken test lines Key: HBASE-16847 URL: https://issues.apache.org/jira/browse/HBASE-16847 Project: HBase Issue Type: Sub-task Co

[jira] [Created] (HBASE-16846) Procedure v2 - executor cleanup

2016-10-14 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16846: --- Summary: Procedure v2 - executor cleanup Key: HBASE-16846 URL: https://issues.apache.org/jira/browse/HBASE-16846 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-16848) Usage for show_peer_tableCFs command doesn't include peer

2016-10-14 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16848: -- Summary: Usage for show_peer_tableCFs command doesn't include peer Key: HBASE-16848 URL: https://issues.apache.org/jira/browse/HBASE-16848 Project: HBase Issue Type: Bug

Re: Friday Trivia number: HBASE 2.0 JIRAs

2016-10-14 Thread Andrew Purtell
Stabilizing the branch for 2.0 should take at least that long I would expect. I think we can cut a branch now. Seems reasonable. Start work on stabilizing what's there. Wrap up work or land new things in the new master aka 3.0 and bring into branch 2.0 as reasonable under supervision of the co

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

2016-10-14 Thread Andrew Purtell
Thanks Ted, that would be a nice contribution, thank you. On Fri, Oct 14, 2016 at 12:07 PM, Apekshit Sharma wrote: > @Ted, here's the old jira, HBASE-14167. Use that. > > On Fri, Oct 14, 2016 at 12:02 PM, Ted Yu wrote: > > > I just ran the tests in hbase-spark module using 'mvn verify'. > > >

[jira] [Reopened] (HBASE-16828) Make backup command-line tool interface consistent

2016-10-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-16828: > Make backup command-line tool interface consistent > -- > >

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

2016-10-14 Thread Gary Helmling
I just posted a patch for HBASE-16754 (dropped compaction markers during log split), which might qualify as a sinker for the RC. This issue was introduced by the change in HBASE-15441 (which fixed another log splitting issue), which went in to 1.2.1. It's a relatively rare distributed race. The i

[jira] [Created] (HBASE-16849) Document for HBASE-14918 (in-memory flushes/compactions)

2016-10-14 Thread Devaraj Das (JIRA)
Devaraj Das created HBASE-16849: --- Summary: Document for HBASE-14918 (in-memory flushes/compactions) Key: HBASE-16849 URL: https://issues.apache.org/jira/browse/HBASE-16849 Project: HBase Issue

[jira] [Created] (HBASE-16850) Run large scale correctness tests for HBASE-14918 (in-memory flushes/compactions)

2016-10-14 Thread Devaraj Das (JIRA)
Devaraj Das created HBASE-16850: --- Summary: Run large scale correctness tests for HBASE-14918 (in-memory flushes/compactions) Key: HBASE-16850 URL: https://issues.apache.org/jira/browse/HBASE-16850 Proje

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

2016-10-14 Thread Ted Yu
Gary: Take a look at HBASE-15302 where you can find TestWALSplit.java in https://issues.apache.org/jira/secure/attachment/12794162/HBASE-15302-branch-1-v1.patch FYI On Fri, Oct 14, 2016 at 5:19 PM, Gary Helmling wrote: > I just posted a patch for HBASE-16754 (dropped compaction markers during >