[jira] [Comment Edited] (PHOENIX-4242) Fix Indexer post-compact hook logging of NPE and TableNotFound

2017-10-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203061#comment-16203061 ] James Taylor edited comment on PHOENIX-4242 at 10/13/17 5:56 AM: -

[jira] [Created] (PHOENIX-4286) Create EXPORT SCHEMA command

2017-10-12 Thread Geoffrey Jacoby (JIRA)
Geoffrey Jacoby created PHOENIX-4286: Summary: Create EXPORT SCHEMA command Key: PHOENIX-4286 URL: https://issues.apache.org/jira/browse/PHOENIX-4286 Project: Phoenix Issue Type: New Feat

[jira] [Commented] (PHOENIX-4242) Fix Indexer post-compact hook logging of NPE and TableNotFound

2017-10-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203090#comment-16203090 ] James Taylor commented on PHOENIX-4242: --- Thinking about this more, I think we shou

[jira] [Comment Edited] (PHOENIX-4242) Fix Indexer post-compact hook logging of NPE and TableNotFound

2017-10-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203061#comment-16203061 ] James Taylor edited comment on PHOENIX-4242 at 10/13/17 5:18 AM: -

[jira] [Commented] (PHOENIX-4242) Fix Indexer post-compact hook logging of NPE and TableNotFound

2017-10-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203061#comment-16203061 ] James Taylor commented on PHOENIX-4242: --- Here's some initial feedback, but would y

[jira] [Updated] (PHOENIX-1160) Allow mix of immutable and mutable indexes on the same table

2017-10-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1160: -- Description: Currently, a table must be marked as immutable, through the IMMUTABLE_ROWS=true

[jira] [Reopened] (PHOENIX-1160) Allow mix of immutable and mutable indexes on the same table

2017-10-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reopened PHOENIX-1160: --- Reopening since declaring an index as immutable would have the same perf benefit as with immuta

[jira] [Commented] (PHOENIX-1160) Allow mix of immutable and mutable indexes on the same table

2017-10-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203041#comment-16203041 ] James Taylor commented on PHOENIX-1160: --- [~tdsilva] - do you think you could take

[jira] [Commented] (PHOENIX-4242) Fix Indexer post-compact hook logging of NPE and TableNotFound

2017-10-12 Thread Ethan Wang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203019#comment-16203019 ] Ethan Wang commented on PHOENIX-4242: - [~vincentpoon] Sure. I'm looking at it. > Fi

[jira] [Commented] (PHOENIX-4237) Allow sorting on (Java) collation keys for non-English locales

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202669#comment-16202669 ] ASF GitHub Bot commented on PHOENIX-4237: - Github user JamesRTaylor commented on

[GitHub] phoenix issue #275: PHOENIX-4237: Add function to calculate Java collation k...

2017-10-12 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/275 Thanks for the patch, @shehzaadn. This looks like a general enough built-in function to include in Phoenix IMHO. See inline for more specific comments. It'd be much better to include the first

[jira] [Commented] (PHOENIX-4237) Allow sorting on (Java) collation keys for non-English locales

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202667#comment-16202667 ] ASF GitHub Bot commented on PHOENIX-4237: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #275: PHOENIX-4237: Add function to calculate Java coll...

2017-10-12 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/275#discussion_r144416251 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/CollationKeyFunction.java --- @@ -0,0 +1,233 @@ +package org.apache.ph

[jira] [Commented] (PHOENIX-4237) Allow sorting on (Java) collation keys for non-English locales

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202662#comment-16202662 ] ASF GitHub Bot commented on PHOENIX-4237: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #275: PHOENIX-4237: Add function to calculate Java coll...

2017-10-12 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/275#discussion_r144415724 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/expression/function/CollationKeyFunctionTest.java --- @@ -0,0 +1,134 @@ +package org.apach

[jira] [Commented] (PHOENIX-4237) Allow sorting on (Java) collation keys for non-English locales

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202655#comment-16202655 ] ASF GitHub Bot commented on PHOENIX-4237: - Github user joshelser commented on a

[GitHub] phoenix pull request #275: PHOENIX-4237: Add function to calculate Java coll...

2017-10-12 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/275#discussion_r144414821 --- Diff: phoenix-core/src/main/java/com/force/db/i18n/OracleUpper.java --- @@ -0,0 +1,66 @@ +/* --- End diff -- Yup! You got it right, J

[jira] [Commented] (PHOENIX-4237) Allow sorting on (Java) collation keys for non-English locales

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202651#comment-16202651 ] ASF GitHub Bot commented on PHOENIX-4237: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #275: PHOENIX-4237: Add function to calculate Java coll...

2017-10-12 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/275#discussion_r144414623 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/CollationKeyFunction.java --- @@ -0,0 +1,233 @@ +package org.apache.ph

[jira] [Commented] (PHOENIX-4237) Allow sorting on (Java) collation keys for non-English locales

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202645#comment-16202645 ] ASF GitHub Bot commented on PHOENIX-4237: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #275: PHOENIX-4237: Add function to calculate Java coll...

2017-10-12 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/275#discussion_r144413717 --- Diff: phoenix-core/src/main/java/com/force/db/i18n/OracleUpper.java --- @@ -0,0 +1,66 @@ +/* --- End diff -- @joshelser - my take,

[jira] [Updated] (PHOENIX-4242) Fix Indexer post-compact hook logging of NPE and TableNotFound

2017-10-12 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4242: -- Attachment: PHOENIX-4242.v3.master.patch [~aertoria] Could you review this? > Fix Indexer pos

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Sergey Soldatov
Congratulations Vincent! On Wed, Oct 11, 2017 at 6:51 PM, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm delighted to announce that Vincent > Poon has accepted our invitation to become a committer. He's had a big > impact in helping to stabilize our secondary index implementation

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Sergey Soldatov
Congratulations Ethan! On Wed, Oct 11, 2017 at 6:45 PM, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm please to announce that Ethan Wang > has accepted our invitation to become a committer. He's behind some of the > great new 4.12 features of table sampling [1] and approximate c

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Ankit Singhal
Congratulations, Ethan!! On Fri, Oct 13, 2017 at 12:20 AM, Andrew Purtell wrote: > Congratulations and welcome, Ethan. > > > On Wed, Oct 11, 2017 at 6:45 PM, James Taylor > wrote: > > > On behalf of the Apache Phoenix PMC, I'm please to announce that Ethan > Wang > > has accepted our invitation

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Ankit Singhal
Congratulations, Vincent!! On Fri, Oct 13, 2017 at 12:20 AM, Andrew Purtell wrote: > Congratulations and welcome, Vincent. > > > On Wed, Oct 11, 2017 at 6:51 PM, James Taylor > wrote: > > > On behalf of the Apache Phoenix PMC, I'm delighted to announce that > Vincent > > Poon has accepted our i

[jira] [Created] (PHOENIX-4285) Add PHERF.LOG_PER_NROWS constraint to PHERF.properties file

2017-10-12 Thread Vaitheeshwar Ramachandran (JIRA)
Vaitheeshwar Ramachandran created PHOENIX-4285: -- Summary: Add PHERF.LOG_PER_NROWS constraint to PHERF.properties file Key: PHOENIX-4285 URL: https://issues.apache.org/jira/browse/PHOENIX-4285

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Andrew Purtell
Congratulations and welcome, Vincent. On Wed, Oct 11, 2017 at 6:51 PM, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm delighted to announce that Vincent > Poon has accepted our invitation to become a committer. He's had a big > impact in helping to stabilize our secondary index

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Andrew Purtell
Congratulations and welcome, Ethan. On Wed, Oct 11, 2017 at 6:45 PM, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm please to announce that Ethan Wang > has accepted our invitation to become a committer. He's behind some of the > great new 4.12 features of table sampling [1] and

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Vincent Poon
Congrats Ethan! Code reviews coming your way! ;) On Thu, Oct 12, 2017 at 10:38 AM, Mujtaba Chohan wrote: > Congrats Ethan!! > > On Thu, Oct 12, 2017 at 10:03 AM, Josh Elser wrote: > > > Congrats Ethan! > > > > > > On 10/11/17 9:45 PM, James Taylor wrote: > > > >> On behalf of the Apache Phoeni

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Mujtaba Chohan
Congrats Vincent!! On Thu, Oct 12, 2017 at 10:03 AM, Josh Elser wrote: > Congrats Vincent! > > > On 10/11/17 9:51 PM, James Taylor wrote: > >> On behalf of the Apache Phoenix PMC, I'm delighted to announce that >> Vincent >> Poon has accepted our invitation to become a committer. He's had a big

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Mujtaba Chohan
Congrats Ethan!! On Thu, Oct 12, 2017 at 10:03 AM, Josh Elser wrote: > Congrats Ethan! > > > On 10/11/17 9:45 PM, James Taylor wrote: > >> On behalf of the Apache Phoenix PMC, I'm please to announce that Ethan >> Wang >> has accepted our invitation to become a committer. He's behind some of the

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Josh Elser
Congrats Ethan! On 10/11/17 9:45 PM, James Taylor wrote: On behalf of the Apache Phoenix PMC, I'm please to announce that Ethan Wang has accepted our invitation to become a committer. He's behind some of the great new 4.12 features of table sampling [1] and approximate count distinct [2] along w

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Josh Elser
Congrats Vincent! On 10/11/17 9:51 PM, James Taylor wrote: On behalf of the Apache Phoenix PMC, I'm delighted to announce that Vincent Poon has accepted our invitation to become a committer. He's had a big impact in helping to stabilize our secondary index implementation, including the creation

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Samarth Jain
Congrats, Ethan! On Thu, Oct 12, 2017 at 9:25 AM Thomas D'Silva wrote: > Congrats Ethan! > > On Thu, Oct 12, 2017 at 8:28 AM, Geoffrey Jacoby > wrote: > > > Congrats, Ethan! Looking forward to using those new functions soon. > > > > Geoffrey > > > > On Thu, Oct 12, 2017 at 1:32 AM, rajeshb...@a

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Samarth Jain
Congrats, Vincent! On Thu, Oct 12, 2017 at 9:25 AM Thomas D'Silva wrote: > Congrats Vincent! > > On Thu, Oct 12, 2017 at 8:27 AM, Geoffrey Jacoby > wrote: > > > Congrats, Vincent! Thanks for all your help on the index stabilization. > > > > On Thu, Oct 12, 2017 at 1:32 AM, rajeshb...@apache.org

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Thomas D'Silva
Congrats Ethan! On Thu, Oct 12, 2017 at 8:28 AM, Geoffrey Jacoby wrote: > Congrats, Ethan! Looking forward to using those new functions soon. > > Geoffrey > > On Thu, Oct 12, 2017 at 1:32 AM, rajeshb...@apache.org < > chrajeshbab...@gmail.com> wrote: > > > Congratulations Ethan!! Great Job. > >

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Thomas D'Silva
Congrats Vincent! On Thu, Oct 12, 2017 at 8:27 AM, Geoffrey Jacoby wrote: > Congrats, Vincent! Thanks for all your help on the index stabilization. > > On Thu, Oct 12, 2017 at 1:32 AM, rajeshb...@apache.org < > chrajeshbab...@gmail.com> wrote: > > > Congratulations Vincent!! Great Job. > > > > T

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread Geoffrey Jacoby
Congrats, Ethan! Looking forward to using those new functions soon. Geoffrey On Thu, Oct 12, 2017 at 1:32 AM, rajeshb...@apache.org < chrajeshbab...@gmail.com> wrote: > Congratulations Ethan!! Great Job. > > Thanks, > Rajeshbabu. > > On Thu, Oct 12, 2017 at 7:15 AM, James Taylor > wrote: > > >

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread Geoffrey Jacoby
Congrats, Vincent! Thanks for all your help on the index stabilization. On Thu, Oct 12, 2017 at 1:32 AM, rajeshb...@apache.org < chrajeshbab...@gmail.com> wrote: > Congratulations Vincent!! Great Job. > > Thanks, > Rajeshbabu. > > On Thu, Oct 12, 2017 at 7:21 AM, James Taylor > wrote: > > > On b

[jira] [Resolved] (PHOENIX-4284) Phoenix connection is not closed.

2017-10-12 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-4284. -- Resolution: Duplicate Closing as duplicate > Phoenix connection is not closed. >

[GitHub] phoenix issue #274: 4.8 h base 1.2 cdh5.8

2017-10-12 Thread highfei2011
Github user highfei2011 commented on the issue: https://github.com/apache/phoenix/pull/274 Hi, @daiamo ,If you want to use phoenix-4.8.0-cdh-5.8.0, you can refer to it:[https://github.com/chiastic-security/phoenix-for-cloudera](url). ---

[GitHub] phoenix issue #274: 4.8 h base 1.2 cdh5.8

2017-10-12 Thread highfei2011
Github user highfei2011 commented on the issue: https://github.com/apache/phoenix/pull/274 If you want to use phoenix-4.8.0-cdh-5.8.0, you can refer to it:https://github.com/chiastic-security/phoenix-for-cloudera ---

[jira] [Comment Edited] (PHOENIX-4284) Phoenix connection is not closed.

2017-10-12 Thread jifei_yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201493#comment-16201493 ] jifei_yang edited comment on PHOENIX-4284 at 10/12/17 9:42 AM: ---

Re: [ANNOUNCE] New Phoenix committer: Ethan Wang

2017-10-12 Thread rajeshb...@apache.org
Congratulations Ethan!! Great Job. Thanks, Rajeshbabu. On Thu, Oct 12, 2017 at 7:15 AM, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm please to announce that Ethan Wang > has accepted our invitation to become a committer. He's behind some of the > great new 4.12 features of tab

Re: [ANNOUNCE] New Phoenix committer: Vincent Poon

2017-10-12 Thread rajeshb...@apache.org
Congratulations Vincent!! Great Job. Thanks, Rajeshbabu. On Thu, Oct 12, 2017 at 7:21 AM, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm delighted to announce that Vincent > Poon has accepted our invitation to become a committer. He's had a big > impact in helping to stabilize o