[jira] [Updated] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-4759: - Attachment: PHOENIX-4759-1.patch > During restart RS that hosts SYSTEM.CATALOG table

[jira] [Updated] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-05-31 Thread Hari Krishna Dara (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Krishna Dara updated PHOENIX-4761: --- Attachment: PHOENIX-4761.patch > java.lang.NoClassDefFoundError:

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496209#comment-16496209 ] James Taylor commented on PHOENIX-4759: --- Thanks, [~sergey.soldatov]. I'd rather stick with the

[jira] [Created] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-05-31 Thread Hari Krishna Dara (JIRA)
Hari Krishna Dara created PHOENIX-4761: -- Summary: java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory Key: PHOENIX-4761 URL: https://issues.apache.org/jira/browse/PHOENIX-4761

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496183#comment-16496183 ] Sergey Soldatov commented on PHOENIX-4759: -- That's well reproduced on 5.x branch, but may

[jira] [Updated] (PHOENIX-4760) Prevent data loss for client-side local index maintanence in Omid

2018-05-31 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4760: -- Description: To prevent potential data loss if a split occurs while we're sending local

[jira] [Commented] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-05-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496445#comment-16496445 ] Josh Elser commented on PHOENIX-4761: - [~haridsv], what JAR are you using and how are you using

[jira] [Updated] (PHOENIX-4528) PhoenixAccessController checks permissions only at table level when creating views

2018-05-31 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-4528: - Attachment: PHOENIX-4528_5.x-HBase-2.0_v2.patch >

[jira] [Commented] (PHOENIX-4528) PhoenixAccessController checks permissions only at table level when creating views

2018-05-31 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496398#comment-16496398 ] Rajeshbabu Chintaguntla commented on PHOENIX-4528: -- The v2 patch works fine after

[jira] [Updated] (PHOENIX-4528) PhoenixAccessController checks permissions only at table level when creating views

2018-05-31 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-4528: - Fix Version/s: 5.0.0 > PhoenixAccessController checks permissions only

[jira] [Commented] (PHOENIX-3623) Integrate Omid with Phoenix

2018-05-31 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496388#comment-16496388 ] Ohad Shacham commented on PHOENIX-3623: --- Weird,

[jira] [Comment Edited] (PHOENIX-3623) Integrate Omid with Phoenix

2018-05-31 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496388#comment-16496388 ] Ohad Shacham edited comment on PHOENIX-3623 at 5/31/18 10:57 AM: -

[jira] [Commented] (PHOENIX-4762) Performance regression with transactional immutable indexes

2018-05-31 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496894#comment-16496894 ] James Taylor commented on PHOENIX-4762: --- Yes, only applies to transactional tables. >

[jira] [Updated] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-4759: - Attachment: PHOENIX-4759-2.master.patch > During restart RS that hosts SYSTEM.CATALOG

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497033#comment-16497033 ] James Taylor commented on PHOENIX-4759: --- +1. Thanks, [~sergey.soldatov]! > During restart RS

[jira] [Commented] (PHOENIX-4762) Performance regression with transactional immutable indexes

2018-05-31 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496890#comment-16496890 ] Geoffrey Jacoby commented on PHOENIX-4762: -- [~jamestaylor] - does this only apply to

[jira] [Created] (PHOENIX-4762) Performance regression with transactional immutable indexes

2018-05-31 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4762: - Summary: Performance regression with transactional immutable indexes Key: PHOENIX-4762 URL: https://issues.apache.org/jira/browse/PHOENIX-4762 Project: Phoenix

[jira] [Commented] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-05-31 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496982#comment-16496982 ] Ankit Singhal commented on PHOENIX-4761: Yeah, make sure that your tests are loading

Re: [VOTE] Release of Apache Phoenix 4.14.0 RC1

2018-05-31 Thread James Taylor
-1 due to PHOENIX-4759. The SYSTEM.CATALOG region getting stuck in RIT would be disastrous. On Wed, May 30, 2018 at 6:24 PM, Andrew Purtell wrote: > +1 > > Checked sums and signatures: ok > RAT check passes (0.98, 1.3, 1.4): ok > Built from source (0.98, 1.3, 1.4): ok > ​Unit tests pass (0.98):

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496759#comment-16496759 ] James Taylor commented on PHOENIX-4759: --- Great find, [~sergey.soldatov]. Let's move all these

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496823#comment-16496823 ] Sergey Soldatov commented on PHOENIX-4759: -- [~jamestaylor] sounds reasonable. Will do it

REMINDER: Apache EU Roadshow 2018 in Berlin is less than 2 weeks away!

2018-05-31 Thread sharan
Hello Apache Supporters and Enthusiasts This is a reminder that our Apache EU Roadshow in Berlin is less than two weeks away and we need your help to spread the word. Please let your work colleagues, friends and anyone interested in any attending know about our Apache EU Roadshow event. We

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497438#comment-16497438 ] Hudson commented on PHOENIX-4759: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1908

[jira] [Commented] (PHOENIX-2715) Query Log

2018-05-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497467#comment-16497467 ] Lars Hofhansl commented on PHOENIX-2715: Thanks [~an...@apache.org], and sorry for swooping in

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497296#comment-16497296 ] Hudson commented on PHOENIX-4759: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #147 (See

[jira] [Commented] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-05-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496609#comment-16496609 ] Josh Elser commented on PHOENIX-4761: - Thanks, [~haridsv]. Am just curious if there was something

[jira] [Commented] (PHOENIX-4759) During restart RS that hosts SYSTEM.CATALOG table may get stuck

2018-05-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496628#comment-16496628 ] Josh Elser commented on PHOENIX-4759: - {quote}But we should make sure we put them all in one place

[jira] [Commented] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-05-31 Thread Hari Krishna Dara (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496552#comment-16496552 ] Hari Krishna Dara commented on PHOENIX-4761: [~elserj]You are right, it is a client side