[jira] [Created] (PHOENIX-2265) Disallow creation of view over HBase table if PK not specified

2015-09-15 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2265: - Summary: Disallow creation of view over HBase table if PK not specified Key: PHOENIX-2265 URL: https://issues.apache.org/jira/browse/PHOENIX-2265 Project: Phoenix

[jira] [Created] (PHOENIX-2266) PhoenixMapReduceUtil to support multiple Table read

2015-09-15 Thread Ni la (JIRA)
Ni la created PHOENIX-2266: -- Summary: PhoenixMapReduceUtil to support multiple Table read Key: PHOENIX-2266 URL: https://issues.apache.org/jira/browse/PHOENIX-2266 Project: Phoenix Issue Type:

[jira] [Comment Edited] (PHOENIX-2221) Option to make data regions not writable when index regions are not available

2015-09-15 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14746896#comment-14746896 ] Alicia Ying Shu edited comment on PHOENIX-2221 at 9/16/15 5:33 AM: ---

[jira] [Updated] (PHOENIX-2221) Option to make data regions not writable when index regions are not available

2015-09-15 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-2221: - Attachment: PHOENIX-2221.patch > Option to make data regions not writable when index

[jira] [Commented] (PHOENIX-2221) Option to make data regions not writable when index regions are not available

2015-09-15 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14746896#comment-14746896 ] Alicia Ying Shu commented on PHOENIX-2221: -- Currently we disable an index when index update

[jira] [Updated] (PHOENIX-2221) Option to make data regions not writable when index regions are not available

2015-09-15 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-2221: - Attachment: (was: PHOENIX-2221.patch) > Option to make data regions not writable

[jira] [Updated] (PHOENIX-2221) Option to make data regions not writable when index regions are not available

2015-09-15 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-2221: - Attachment: PHOENIX-2221.patch > Option to make data regions not writable when index

[jira] [Commented] (PHOENIX-1824) Run all IT's through Query Server

2015-09-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14746435#comment-14746435 ] Josh Elser commented on PHOENIX-1824: - Thanks for the response, James. Super helpful. bq. Super

[jira] [Commented] (PHOENIX-1598) encode column names to save space

2015-09-15 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14746548#comment-14746548 ] Lars Hofhansl commented on PHOENIX-1598: Talked to [~giacomotaylor]. I get what he wants now.

[jira] [Updated] (PHOENIX-1372) Fix resource leaks in various classes

2015-09-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated PHOENIX-1372: Description: Statement / PreparedStatement should be closed after query completes. Below is an example of

[jira] [Commented] (PHOENIX-1824) Run all IT's through Query Server

2015-09-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14746605#comment-14746605 ] James Taylor commented on PHOENIX-1824: --- For connection properties, I meant the Properties

Re: [VOTE] Release of Apache Phoenix 4.5.2-HBase-0.98 RC1

2015-09-15 Thread Gabriel Reid
+1 Verified signatures and ran the full integration test suite successfully. On Tue, Sep 15, 2015 at 4:10 AM, Eli Levine wrote: > +1 approve > > Ran a bunch of internal Salesforce test cases. > Verified https://issues.apache.org/jira/browse/PHOENIX-2214 is fixed. > >

Re: [VOTE] Release of Apache Phoenix 4.5.2-HBase-1.1 RC1

2015-09-15 Thread Maryann Xue
+1 On Fri, Sep 11, 2015 at 7:40 PM, James Taylor wrote: > Hi Everyone, > > This is a call for a vote on Apache Phoenix 4.5.2-HBase-1.1 RC1. This is a > patch release of Phoenix 4, compatible with the 1.1 branch of Apache HBase. > The release includes both a source-only

Re: Using Phoenix for Existing Applications

2015-09-15 Thread Nick Dimiduk
Glad to hear Phoenix is working so well for you! This question comes up a lot, and it's something we need to support. I think we need to do an audit on the PhoenixConnection object to ensure it is safe for concurrent access from multiple threads. Do you have bandwidth to look into this? It sounds

[jira] [Commented] (PHOENIX-2254) zookeeper.znode.parent value is not taking affect in MR integration job

2015-09-15 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745924#comment-14745924 ] Nick Dimiduk commented on PHOENIX-2254: --- This sounds related to PHOENIX-1980, PHOENIX-2005. Maybe

[jira] [Assigned] (PHOENIX-1824) Run all IT's through Query Server

2015-09-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PHOENIX-1824: --- Assignee: Josh Elser > Run all IT's through Query Server >

[jira] [Updated] (PHOENIX-1824) Run all IT's through Query Server

2015-09-15 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1824: -- Assignee: (was: Nick Dimiduk) Stepping back from this one since [~elserj] has the

[jira] [Commented] (PHOENIX-1824) Run all IT's through Query Server

2015-09-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14746110#comment-14746110 ] Josh Elser commented on PHOENIX-1824: - With CALCITE-840 nearing application (start using protobuf as

[jira] [Commented] (PHOENIX-2199) Support DDL in Phoenix-Calcite integration

2015-09-15 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745241#comment-14745241 ] Dumindu Buddhika commented on PHOENIX-2199: --- I will take a look [~jamestaylor] > Support DDL

[jira] [Assigned] (PHOENIX-2216) Support single mapper pass to CSV bulk load table and indexes

2015-09-15 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maghamravikiran reassigned PHOENIX-2216: Assignee: maghamravikiran > Support single mapper pass to CSV bulk load table