[jira] [Commented] (PHOENIX-2520) Create DDL property for metadata update frequency

2016-01-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104858#comment-15104858 ] Hudson commented on PHOENIX-2520: - SUCCESS: Integrated in Phoenix-master #1086 (See

[jira] [Commented] (PHOENIX-2593) Ensure all built-ins have required constructors

2016-01-17 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104207#comment-15104207 ] Dumindu Buddhika commented on PHOENIX-2593: --- Ok great. Thanks! > Ensure all built-ins have

[jira] [Commented] (PHOENIX-2593) Ensure all built-ins have required constructors

2016-01-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104857#comment-15104857 ] Hudson commented on PHOENIX-2593: - SUCCESS: Integrated in Phoenix-master #1086 (See

[jira] [Resolved] (PHOENIX-2593) Ensure all built-ins have required constructors

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-2593. --- Resolution: Fixed > Ensure all built-ins have required constructors >

[jira] [Commented] (PHOENIX-2417) Compress memory used by row key byte[] of guideposts

2016-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103869#comment-15103869 ] ASF GitHub Bot commented on PHOENIX-2417: - Github user ankitsinghal commented on the pull

[GitHub] phoenix pull request: PHOENIX-2417 Compress memory used by row key...

2016-01-17 Thread ankitsinghal
Github user ankitsinghal commented on the pull request: https://github.com/apache/phoenix/pull/147#issuecomment-172366554 Made the changes in GuidePostInfoBuilder as suggested and attach a wip patch for stats upgrade from server side on ticket. Please review and confirm if I'm on

[jira] [Commented] (PHOENIX-2584) Support Array datatype in phoenix-pig module

2016-01-17 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103944#comment-15103944 ] Prashant Kommireddi commented on PHOENIX-2584: -- Sure thing [~jamestaylor], will take a look

[jira] [Commented] (PHOENIX-2584) Support Array datatype in phoenix-pig module

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103817#comment-15103817 ] James Taylor commented on PHOENIX-2584: --- Nice, [~maghamravikiran]. LGTM. [~prkommireddi] - would

[jira] [Updated] (PHOENIX-2584) Support Array datatype in phoenix-pig module

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2584: -- Fix Version/s: 4.7.0 > Support Array datatype in phoenix-pig module >

[jira] [Commented] (PHOENIX-2417) Compress memory used by row key byte[] of guideposts

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103877#comment-15103877 ] James Taylor commented on PHOENIX-2417: --- [~ankit.singhal] - yes, good point - if we get a

[jira] [Updated] (PHOENIX-2520) Create DDL property for metadata update frequency

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2520: -- Issue Type: Improvement (was: Bug) > Create DDL property for metadata update frequency >

[jira] [Commented] (PHOENIX-2593) Ensure all built-ins have required constructors

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103897#comment-15103897 ] James Taylor commented on PHOENIX-2593: --- [~Dumindux] - I'm committing something else, so I'll go

[jira] [Updated] (PHOENIX-2520) Create DDL property for metadata update frequency

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2520: -- Attachment: PHOENIX-2520_v2.patch Slightly revised patch that fixes test issue. > Create DDL

Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-17 Thread Krishna
What Phoenix version is in the parcels for CDH5.5.1? Is there a way to extract jars from those parcels? On Sun, Jan 17, 2016 at 5:52 AM, Alex Ott wrote: > The parcels provided by Cloudera were updated to run on CDH 5.5. > I've installed it, but didn't run very complex tasks,

[jira] [Updated] (PHOENIX-2417) Compress memory used by row key byte[] of guideposts

2016-01-17 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2417: --- Attachment: StatsUpgrade_wip.patch [~giacomotaylor], can you look into the wip patch for

[jira] [Commented] (PHOENIX-2417) Compress memory used by row key byte[] of guideposts

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103890#comment-15103890 ] James Taylor commented on PHOENIX-2417: --- FYI, [~ankit.singhal] - I'm mucking around with the

[jira] [Commented] (PHOENIX-2584) Support Array datatype in phoenix-pig module

2016-01-17 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103814#comment-15103814 ] maghamravikiran commented on PHOENIX-2584: -- Thanks [~jmahonin] for the heads up. I replaced the

[jira] [Updated] (PHOENIX-2520) Create DDL property for metadata update frequency

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2520: -- Attachment: PHOENIX-2520.patch Please review, [~samarthjain]. > Create DDL property for

[jira] [Commented] (PHOENIX-2520) Create DDL property for metadata update frequency

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103866#comment-15103866 ] James Taylor commented on PHOENIX-2520: --- Thanks for the patch, [~yhxx511]. I borrowed your idea

[jira] [Commented] (PHOENIX-2584) Support Array datatype in phoenix-pig module

2016-01-17 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104017#comment-15104017 ] maghamravikiran commented on PHOENIX-2584: -- Yes [~prkommireddi]. > Support Array datatype in

Seeking Help

2016-01-17 Thread dnyaneshwar shendurwadkar
Respected Sir, I am 2nd year computer science engineering student from Indian Institute of Technology (IIT) Patna.I would like to contribute to Apache Phoenix.Well I am comfortable with programming languages like c,java,sql,php.I would like to prepare for Google Summer of code(GSOC) 2016.

[jira] [Commented] (PHOENIX-2593) Ensure all built-ins have required constructors

2016-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103783#comment-15103783 ] James Taylor commented on PHOENIX-2593: --- +1. Looks great, [~Dumindux]. Thanks so much. Please

[jira] [Updated] (PHOENIX-2584) Support Array datatype in phoenix-pig module

2016-01-17 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maghamravikiran updated PHOENIX-2584: - Attachment: PHOENIX-2584.patch First code drop to support Array type in phoenix-pig