Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Phil Yang
Sorry for breaking the compatibility of Table interface. As the author of HBASE-15645, I can help making a new patch that only fixes the bug and not adding any new methods to Table.

[jira] [Created] (HBASE-16420) Fix source incompatibility of Table interface

2016-08-16 Thread Phil Yang (JIRA)
Phil Yang created HBASE-16420: - Summary: Fix source incompatibility of Table interface Key: HBASE-16420 URL: https://issues.apache.org/jira/browse/HBASE-16420 Project: HBase Issue Type: Bug A

Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Phil Yang
I notice that HBASE-15645 is made up of several commits and revert in git, maybe it is more convenient to apply a new patch to remove the added methods. Created a new issue (HBASE-16420 ) and waiting for the result of pre-commit build. The patch o

[jira] [Created] (HBASE-16421) Introducing the CellChunkMap as a new additional indes in the MemStore

2016-08-16 Thread Anastasia Braginsky (JIRA)
Anastasia Braginsky created HBASE-16421: --- Summary: Introducing the CellChunkMap as a new additional indes in the MemStore Key: HBASE-16421 URL: https://issues.apache.org/jira/browse/HBASE-16421

[jira] [Created] (HBASE-16422) Tighten our guarantees on compatibility across patch versions

2016-08-16 Thread stack (JIRA)
stack created HBASE-16422: - Summary: Tighten our guarantees on compatibility across patch versions Key: HBASE-16422 URL: https://issues.apache.org/jira/browse/HBASE-16422 Project: HBase Issue Type:

Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Stack
On Tue, Aug 16, 2016 at 1:07 AM, Phil Yang wrote: > I notice that HBASE-15645 is made up of several commits and revert in git, > maybe it is more convenient to apply a new patch to remove the added > methods. > > Created a new issue (HBASE-16420 >

Re: [VOTE] Second release candidate for HBase 1.1.6 (RC1) is available

2016-08-16 Thread Stack
Mighty Nick. You following what is going on over in http://mail-archives. apache.org/mod_mbox/hbase-dev/201608.mbox/browser ? Would a new RC with HBASE-16420 in it be ok with you sir? St.Ack On Sat, Aug 13, 2016 at 9:17 PM, Nick Dimiduk wrote

Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Sean Busbey
On Aug 16, 2016 00:24, "张铎" wrote: > > Yes, with jdk8 we could add new methods in interface without breaking the > sub classes. > > So let's revert HBASE-15645 from branch-1 and branch-1,x and add default > implementations in master? Is yetus OK to run pre-commit with jdk8 only on > master now? >

[jira] [Created] (HBASE-16423) Add re-compare option to VerifyReplication to avoid occasional inconsistent rows

2016-08-16 Thread Jianwei Cui (JIRA)
Jianwei Cui created HBASE-16423: --- Summary: Add re-compare option to VerifyReplication to avoid occasional inconsistent rows Key: HBASE-16423 URL: https://issues.apache.org/jira/browse/HBASE-16423 Projec

Successful: HBase Generate Website

2016-08-16 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: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Sean Busbey
On Tue, Aug 16, 2016 at 6:40 AM, Stack wrote: > On Tue, Aug 16, 2016 at 1:07 AM, Phil Yang wrote: > > > I notice that HBASE-15645 is made up of several commits and revert in > git, > > maybe it is more convenient to apply a new patch to remove the added > > methods. > > > > Created a new issue (

Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Stack
On Tue, Aug 16, 2016 at 8:20 AM, Sean Busbey wrote: > On Tue, Aug 16, 2016 at 6:40 AM, Stack wrote: > > > On Tue, Aug 16, 2016 at 1:07 AM, Phil Yang wrote: > > > > > I notice that HBASE-15645 is made up of several commits and revert in > > git, > > > maybe it is more convenient to apply a new p

[jira] [Created] (HBASE-16424) I get this error when I try to run hbase in standalone mode ./bin/start-hbase.sh

2016-08-16 Thread Cheyenne (JIRA)
Cheyenne created HBASE-16424: Summary: I get this error when I try to run hbase in standalone mode ./bin/start-hbase.sh Key: HBASE-16424 URL: https://issues.apache.org/jira/browse/HBASE-16424 Project: HBa

Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Andrew Purtell
> 1) starting to have a distinction between places we expect folks to just ​> ​ consume API vs extend it? ​> I used to be in favor of this, but Andrew's concern on bikeshedding has me ​> ​ reconsidering. Simpler rules seem better both to reduce the complexity of ​> ​ communicating downstream and wh

[jira] [Created] (HBASE-16425) [Operability] Autohandling 'bad data'

2016-08-16 Thread stack (JIRA)
stack created HBASE-16425: - Summary: [Operability] Autohandling 'bad data' Key: HBASE-16425 URL: https://issues.apache.org/jira/browse/HBASE-16425 Project: HBase Issue Type: Brainstorming C

[jira] [Resolved] (HBASE-16424) I get this error when I try to run hbase in standalone mode ./bin/start-hbase.sh

2016-08-16 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak resolved HBASE-16424. - Resolution: Invalid > I get this error when I try to run hbase in standalone mode > ./bin/start-

[jira] [Resolved] (HBASE-14753) TestShell is not invoked anymore

2016-08-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-14753. --- Resolution: Duplicate Resolving as dup of HBASE-15023 which enabled TestShell > TestShell is not invoked any

Re: Company affiliations in the team list

2016-08-16 Thread Misty Stanley-Jones
Filed https://issues.apache.org/jira/browse/HBASE-16426 to take care of this. Thanks, all. On Wed, Jun 22, 2016 at 10:47 AM, Andrew Purtell wrote: > I don't see the committer affiliation information as useful to the project > except perhaps as indirect Powered-by marketing. That's actually had i

[jira] [Created] (HBASE-16426) Remove company affiliations from committer list

2016-08-16 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-16426: --- Summary: Remove company affiliations from committer list Key: HBASE-16426 URL: https://issues.apache.org/jira/browse/HBASE-16426 Project: HBase

[DISCUSSION] Should we pull the Cygwin-oriented instructions out of the official reference materials?

2016-08-16 Thread Daniel Vimont
Hey all, There are recurring user-list postings[1][2] (and the occasional JIRA[3]) from confused individuals who are attempting to follow the (apparently outdated and unsupported, yet apparently "official") instructions for Cygwin-based installation of HBase in a Windows environment[4]. Given tha

Re: [DISCUSSION] Should we pull the Cygwin-oriented instructions out of the official reference materials?

2016-08-16 Thread Ted Yu
+1 on pulling cygwin.adoc off. On Tue, Aug 16, 2016 at 6:52 PM, Daniel Vimont wrote: > Hey all, > > There are recurring user-list postings[1][2] (and the occasional JIRA[3]) > from confused individuals who are attempting to follow the (apparently > outdated and unsupported, yet apparently "offic

[jira] [Created] (HBASE-16427) After HBASE-13701, hbase standalone mode start failed due to mkdir failed

2016-08-16 Thread Heng Chen (JIRA)
Heng Chen created HBASE-16427: - Summary: After HBASE-13701, hbase standalone mode start failed due to mkdir failed Key: HBASE-16427 URL: https://issues.apache.org/jira/browse/HBASE-16427 Project: HBase

[jira] [Resolved] (HBASE-16427) After HBASE-13701, hbase standalone mode start failed due to mkdir failed

2016-08-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi resolved HBASE-16427. - Resolution: Duplicate This is the same as HBASE-16292 and the fix will be in HBASE-16257

Re: [DISCUSSION] Should we pull the Cygwin-oriented instructions out of the official reference materials?

2016-08-16 Thread Dima Spivak
Yes please to complete removal. The docs at this point cause more trouble than they're worth. -Dima On Tuesday, August 16, 2016, Ted Yu wrote: > +1 on pulling cygwin.adoc off. > > On Tue, Aug 16, 2016 at 6:52 PM, Daniel Vimont > wrote: > > > Hey all, > > > > There are recurring user-list posti

[jira] [Created] (HBASE-16428) hbase-spark will not compile on Spark 2.0.0 due to private Logger

2016-08-16 Thread Euan de Kock (JIRA)
Euan de Kock created HBASE-16428: Summary: hbase-spark will not compile on Spark 2.0.0 due to private Logger Key: HBASE-16428 URL: https://issues.apache.org/jira/browse/HBASE-16428 Project: HBase

[jira] [Resolved] (HBASE-16428) hbase-spark will not compile on Spark 2.0.0 due to private Logger

2016-08-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16428. Resolution: Duplicate > hbase-spark will not compile on Spark 2.0.0 due to private Logger > ---

[jira] [Created] (HBASE-16429) FSHLog: deadlock if rollWriter called when ring buffer filled with appends

2016-08-16 Thread Yu Li (JIRA)
Yu Li created HBASE-16429: - Summary: FSHLog: deadlock if rollWriter called when ring buffer filled with appends Key: HBASE-16429 URL: https://issues.apache.org/jira/browse/HBASE-16429 Project: HBase

[jira] [Created] (HBASE-16430) RegionServer Group's bug when move tables

2016-08-16 Thread Guangxu Cheng (JIRA)
Guangxu Cheng created HBASE-16430: - Summary: RegionServer Group's bug when move tables Key: HBASE-16430 URL: https://issues.apache.org/jira/browse/HBASE-16430 Project: HBase Issue Type: Bug

Fwd: Hbase Row key lock

2016-08-16 Thread Manjeet Singh
Hi All Can anyone help me about how and in which version of Hbase support Rowkey lock ? I have seen article about rowkey lock but it was about .94 version it said that if row key not exist and any update request come and that rowkey not exist then in this case Hbase hold the lock for 60 sec. curr

Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-16 Thread Josh Elser
(top-post since I can't find a better place to respond to everyone who chimed in here) Huge thanks, everyone! This was absolutely the best email thread (and JIRA issue) I could've come back to after not keeping up with email for the day. Stack wrote: On Tue, Aug 16, 2016 at 8:20 AM, Sean Bu

Re: Hbase Row key lock

2016-08-16 Thread Ted Yu
Are you referring to the following in HRegion.java ? public RowLock getRowLock(byte[] row) throws IOException { Note: HRegion is annotated with @InterfaceAudience.Private On Tue, Aug 16, 2016 at 9:25 PM, Manjeet Singh wrote: > Hi All > > Can anyone help me about how and in which version of H

[jira] [Created] (HBASE-16431) Add missing method in class HTableWrapper

2016-08-16 Thread Biao Ma (JIRA)
Biao Ma created HBASE-16431: --- Summary: Add missing method in class HTableWrapper Key: HBASE-16431 URL: https://issues.apache.org/jira/browse/HBASE-16431 Project: HBase Issue Type: Bug Com