[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356570#comment-15356570 ] James Taylor commented on PHOENIX-3037: --- +1. Thanks, [~apurtell]. > Setup proper security context

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356565#comment-15356565 ] Lars Hofhansl commented on PHOENIX-3037: [~samarthjain], [~giacomotaylor], can we get a +1? >

Errors while launching sqlline

2016-06-29 Thread Vasanth Bhat
Hi, We are trying to do a small POC with Hbase 1.2.1 , Hadoop 2.6.4, zookeeper 3.4.8 and phoenix 4.7.0. We have setup a three node zookeeper quorum, and hbase 1.2.1 setup with 3 region servers. The Hbase and zk setup seems to be OK, as we are able to do basic CRUD operations with

[jira] [Resolved] (PHOENIX-2968) Minimize RPCs for ALTER statement over APPEND_ONLY_SCHEMA

2016-06-29 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-2968. - Resolution: Fixed > Minimize RPCs for ALTER statement over APPEND_ONLY_SCHEMA >

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356392#comment-15356392 ] Lars Hofhansl commented on PHOENIX-3037: I remember now. It was the xyzPONR hook, and that's

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356389#comment-15356389 ] Andrew Purtell commented on PHOENIX-3037: - Yes there was a call site in Indexer that needed

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356367#comment-15356367 ] Lars Hofhansl commented on PHOENIX-3037: [~mujtabachohan] do you have the call stack for the

Re: [jira] [Commented] (PHOENIX-2999) Upgrading Multi-tenant table to map with namespace using upgradeUtil

2016-06-29 Thread Thomas D'Silva
Are you going to fix MetaDataEndPointImpl.findChildViews so that local indexes are ignored in this JIRA ? I will defer to [~jamestaylor] regarding whether to use a Set or iterating over the ResultSet while calling upgradeUtil. On Wed, Jun 29, 2016 at 4:46 PM, Ankit Singhal (JIRA)

[jira] [Commented] (PHOENIX-2995) Write performance severely degrades with large number of views

2016-06-29 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356262#comment-15356262 ] Thomas D'Silva commented on PHOENIX-2995: - [~jamestaylor] , [~mujtabachohan] and I discussed

[jira] [Commented] (PHOENIX-2993) Tephra: Prune invalid transaction set once all data for a given invalid transaction has been dropped

2016-06-29 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356256#comment-15356256 ] Poorna Chandra commented on PHOENIX-2993: - bq. What about having the transaction manager track

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356210#comment-15356210 ] Andrew Purtell commented on PHOENIX-3037: - I enumerated all pre* and post* hooks for compactions

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356198#comment-15356198 ] Lars Hofhansl commented on PHOENIX-3037: Looked at the -0.98 patch. +1 (can't know for sure we

[jira] [Commented] (PHOENIX-2999) Upgrading Multi-tenant table to map with namespace using upgradeUtil

2016-06-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356195#comment-15356195 ] Ankit Singhal commented on PHOENIX-2999: [~tdsilva], would you mind reviewing the attached patch

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355938#comment-15355938 ] Andrew Purtell commented on PHOENIX-3037: - Do you enforce the 100 char limit on line lengths? I

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated PHOENIX-3037: Attachment: PHOENIX-3037-master.patch PHOENIX-3037-4.x-HBase-1.1.patch

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355931#comment-15355931 ] Hadoop QA commented on PHOENIX-3037: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355841#comment-15355841 ] Andrew Purtell commented on PHOENIX-3037: - Offline feedback from [~giacomotaylor] is

[jira] [Issue Comment Deleted] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated PHOENIX-3037: Comment: was deleted (was: Patches for 4.8.) > Setup proper security context in

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated PHOENIX-3037: Attachment: (was: PHOENIX-3037-master.patch) > Setup proper security context in

[jira] [Commented] (PHOENIX-2724) Query with large number of guideposts is slower compared to no stats

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355811#comment-15355811 ] James Taylor commented on PHOENIX-2724: --- bq. should we be just swallowing the exception? Does it

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated PHOENIX-3037: Attachment: (was: PHOENIX-3037-4.x-HBase-1.1.patch) > Setup proper security context

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated PHOENIX-3037: Attachment: (was: PHOENIX-3037-4.x-HBase-0.98.patch) > Setup proper security context

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355798#comment-15355798 ] Andrew Purtell commented on PHOENIX-3037: - Patches for 4.8 > Setup proper security context in

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated PHOENIX-3037: Attachment: PHOENIX-3037-master.patch PHOENIX-3037-4.x-HBase-1.1.patch

[jira] [Commented] (PHOENIX-2902) Adjust PhoenixDatabaseMetadata#getSchemas query if namespaces are enabled

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355789#comment-15355789 ] James Taylor commented on PHOENIX-2902: --- bq. I don't this property to be set for all the tests in

[jira] [Commented] (PHOENIX-2968) Minimize RPCs for ALTER statement over APPEND_ONLY_SCHEMA

2016-06-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355667#comment-15355667 ] Hudson commented on PHOENIX-2968: - FAILURE: Integrated in Phoenix-master #1301 (See

[jira] [Commented] (PHOENIX-3038) phoenix table should take account of hbase namespace.

2016-06-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355643#comment-15355643 ] Ankit Singhal commented on PHOENIX-3038: [~jianbginglover], it is already committed in phoenix

[jira] [Commented] (PHOENIX-2902) Adjust PhoenixDatabaseMetadata#getSchemas query if namespaces are enabled

2016-06-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355606#comment-15355606 ] Ankit Singhal commented on PHOENIX-2902: bq. We simulate this in the @BeforeClass method of our

[jira] [Commented] (PHOENIX-2999) Upgrading Multi-tenant table to map with namespace using upgradeUtil

2016-06-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355590#comment-15355590 ] Ankit Singhal commented on PHOENIX-2999: Thanks [~jamestaylor] for the review. bq. Rather than

[jira] [Assigned] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned PHOENIX-3037: --- Assignee: Andrew Purtell > Setup proper security context in compaction/split

[jira] [Commented] (PHOENIX-2995) Write performance severely degrades with large number of views

2016-06-29 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355545#comment-15355545 ] Mujtaba Chohan commented on PHOENIX-2995: - [~tdsilva] results with

[jira] [Updated] (PHOENIX-2995) Write performance severely degrades with large number of views

2016-06-29 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-2995: Attachment: create_view_and_upsert.png > Write performance severely degrades with large

[jira] [Updated] (PHOENIX-2968) Minimize RPCs for ALTER statement over APPEND_ONLY_SCHEMA

2016-06-29 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-2968: Fix Version/s: (was: 4.9.0) 4.8.0 > Minimize RPCs for ALTER

[jira] [Commented] (PHOENIX-2990) Ensure documentation on "time/date" datatypes/functions acknowledge lack of JDBC compliance

2016-06-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355509#comment-15355509 ] Hadoop QA commented on PHOENIX-2990: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (PHOENIX-2990) Ensure documentation on "time/date" datatypes/functions acknowledge lack of JDBC compliance

2016-06-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2990: Attachment: PHOENIX-2990.002.diff > Ensure documentation on "time/date" datatypes/functions

[jira] [Commented] (PHOENIX-2990) Ensure documentation on "time/date" datatypes/functions acknowledge lack of JDBC compliance

2016-06-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355495#comment-15355495 ] Josh Elser commented on PHOENIX-2990: - Maybe I'm doing something wrong, but building the website

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-3037: Affects Version/s: (was: 4.8.0) 4.7.0 > Setup proper security

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-3037: Fix Version/s: 4.8.0 > Setup proper security context in compaction/split coprocessor

[jira] [Updated] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-3037: Affects Version/s: 4.8.0 > Setup proper security context in compaction/split coprocessor

[jira] [Comment Edited] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355489#comment-15355489 ] Andrew Purtell edited comment on PHOENIX-3037 at 6/29/16 5:06 PM: --

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355489#comment-15355489 ] Andrew Purtell commented on PHOENIX-3037: - HBASE-16141 will sort out this issue with coprocessor

[jira] [Comment Edited] (PHOENIX-2724) Query with large number of guideposts is slower compared to no stats

2016-06-29 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355481#comment-15355481 ] Samarth Jain edited comment on PHOENIX-2724 at 6/29/16 5:03 PM: So I

[jira] [Commented] (PHOENIX-2724) Query with large number of guideposts is slower compared to no stats

2016-06-29 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355481#comment-15355481 ] Samarth Jain commented on PHOENIX-2724: --- So I debugged this by adding a bunch of log lines. And it

Re: URIException with PhoenixHBaseLoader

2016-06-29 Thread Siddhi Mehta
jira filed https://issues.apache.org/jira/browse/PIG-4939 I will work on the patch today and have it out for review Thanks, Siddhi On Tue, Jun 28, 2016 at 3:40 PM, James Taylor wrote: > Have you filed a JIRA yet and do you have a patch available? > Thanks, > James > >

[jira] [Commented] (PHOENIX-3038) phoenix table should take account of hbase namespace.

2016-06-29 Thread Bing Jiang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354837#comment-15354837 ] Bing Jiang commented on PHOENIX-3038: - [~jamestaylor], Thanks for mentioning the on-the-way feature.

[jira] [Commented] (PHOENIX-2993) Tephra: Prune invalid transaction set once all data for a given invalid transaction has been dropped

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354749#comment-15354749 ] James Taylor commented on PHOENIX-2993: --- bq. Figure out what tables are transactional. For HBase

[jira] [Commented] (PHOENIX-2993) Tephra: Prune invalid transaction set once all data for a given invalid transaction has been dropped

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354751#comment-15354751 ] James Taylor commented on PHOENIX-2993: --- bq. Figure out what tables are transactional. For HBase

[jira] [Resolved] (PHOENIX-3038) phoenix table should take account of hbase namespace.

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3038. --- Resolution: Not A Problem In 4.8, we've introduced namespace support. Once all pending 4.8

[jira] [Commented] (PHOENIX-2968) Minimize RPCs for ALTER statement over APPEND_ONLY_SCHEMA

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354727#comment-15354727 ] James Taylor commented on PHOENIX-2968: --- +1 > Minimize RPCs for ALTER statement over

[jira] [Commented] (PHOENIX-2999) Upgrading Multi-tenant table to map with namespace using upgradeUtil

2016-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354723#comment-15354723 ] James Taylor commented on PHOENIX-2999: --- [~tdsilva] - maybe you can help [~an...@apache.org] with

[jira] [Created] (PHOENIX-3038) phoenix table should take account of hbase namespace.

2016-06-29 Thread Bing Jiang (JIRA)
Bing Jiang created PHOENIX-3038: --- Summary: phoenix table should take account of hbase namespace. Key: PHOENIX-3038 URL: https://issues.apache.org/jira/browse/PHOENIX-3038 Project: Phoenix

[jira] [Commented] (PHOENIX-2931) Phoenix client asks users to provide configs in cli that are present on the machine in hbase conf

2016-06-29 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354711#comment-15354711 ] Alicia Ying Shu commented on PHOENIX-2931: -- [~elserj] Thanks! > Phoenix client asks users to

[jira] [Commented] (PHOENIX-2724) Query with large number of guideposts is slower compared to no stats

2016-06-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354681#comment-15354681 ] Josh Elser commented on PHOENIX-2724: - bq. It didn't make a difference either with