[jira] [Commented] (PHOENIX-1911) Tests could fail if region and wal did not close on windows

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510532#comment-14510532 ] Alicia Ying Shu commented on PHOENIX-1911: -- Uploaded the patch. Tests could

[jira] [Updated] (PHOENIX-1911) Tests could fail if region and wal did not close on windows

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1911: - Attachment: Phoenix-1911.patch Tests could fail if region and wal did not close on

[GitHub] phoenix pull request: Phoenix 331- Phoenix-Hive initial commit

2015-04-24 Thread nmaillard
Github user nmaillard commented on a diff in the pull request: https://github.com/apache/phoenix/pull/74#discussion_r29038991 --- Diff: phoenix-hive/src/main/java/org/apache/phoenix/hive/HivePhoenixOutputCommitter.java --- @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache

[jira] [Commented] (PHOENIX-1856) Include min and max row key for each region in stats row

2015-04-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510795#comment-14510795 ] ramkrishna.s.vasudevan commented on PHOENIX-1856: - Created the patch,

[jira] [Commented] (PHOENIX-1863) Create unit test for inverting the pad character

2015-04-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510804#comment-14510804 ] ramkrishna.s.vasudevan commented on PHOENIX-1863: - +1. This seems fine

[GitHub] phoenix pull request: Phoenix 331- Phoenix-Hive initial commit

2015-04-24 Thread nmaillard
Github user nmaillard commented on a diff in the pull request: https://github.com/apache/phoenix/pull/74#discussion_r29038603 --- Diff: phoenix-hive/src/main/java/org/apache/phoenix/hive/HivePhoenixInputSplit.java --- @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache

[jira] [Issue Comment Deleted] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-24 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Warshavsky updated PHOENIX-1759: - Comment: was deleted (was: Will do, [~ndimiduk]) PhoenixArray to have decent

[jira] [Created] (PHOENIX-1915) QueryServerBasicsIT should bind QS instance to random port

2015-04-24 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created PHOENIX-1915: - Summary: QueryServerBasicsIT should bind QS instance to random port Key: PHOENIX-1915 URL: https://issues.apache.org/jira/browse/PHOENIX-1915 Project: Phoenix

[jira] [Created] (PHOENIX-1914) CsvBulkUploadTool raises java.io.IOException on Windows multinode environment

2015-04-24 Thread Alicia Ying Shu (JIRA)
Alicia Ying Shu created PHOENIX-1914: Summary: CsvBulkUploadTool raises java.io.IOException on Windows multinode environment Key: PHOENIX-1914 URL: https://issues.apache.org/jira/browse/PHOENIX-1914

[jira] [Updated] (PHOENIX-1914) CsvBulkUploadTool raises java.io.IOException on Windows multinode environment

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1914: - Attachment: Phoenix-1914.patch CsvBulkUploadTool raises java.io.IOException on Windows

[jira] [Commented] (PHOENIX-1914) CsvBulkUploadTool raises java.io.IOException on Windows multinode environment

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511497#comment-14511497 ] Alicia Ying Shu commented on PHOENIX-1914: -- Uploaded a patch.

Re: Phoenix branch integrations

2015-04-24 Thread Cody Marcel
That's certainly plausible. I'll go with that, thanks! On Fri, Apr 24, 2015 at 3:25 PM, James Taylor jamestay...@apache.org wrote: You need to commit to both master and 4.x-HBase-0.98 branches. The 4.4-HBase-1.0 and 4.4-HBase-1.1 branches must have been created off of master after your

Re: Reminder: merge commits

2015-04-24 Thread Andrew Purtell
+1 On Wed, Apr 22, 2015 at 3:29 PM, Nick Dimiduk ndimi...@gmail.com wrote: Hi folks, Looks like a merge commit was recently pushed to master. I think we have the project policy to not merge changes, but rather rebase any local changes onto an update from upstream. The easiest way to avoid

[jira] [Updated] (PHOENIX-1919) Clean up more ASL headers

2015-04-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1919: -- Fix Version/s: 4.5.0 Clean up more ASL headers -

[jira] [Commented] (PHOENIX-1922) Some test are failing with JobFutureTask rejected error

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512122#comment-14512122 ] Alicia Ying Shu commented on PHOENIX-1922: -- Uploaded a patch. Some test are

Re: Reminder: merge commits

2015-04-24 Thread Jesse Yates
I think we need control of the git server and I don't know if apache will let us have the pre-commit-hooks installed. I don't think its worth it... as long as we are careful. they aren't the end of the world :) On Fri, Apr 24, 2015 at 5:47 PM Nick Dimiduk ndimi...@gmail.com wrote: That's how it

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512152#comment-14512152 ] ASF GitHub Bot commented on PHOENIX-628: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096442 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request: Phoenix 1759

2015-04-24 Thread 7shurik
Github user 7shurik closed the pull request at: https://github.com/apache/phoenix/pull/68 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] phoenix pull request: Phoenix 1759

2015-04-24 Thread 7shurik
GitHub user 7shurik reopened a pull request: https://github.com/apache/phoenix/pull/68 Phoenix 1759 This is a fix for https://issues.apache.org/jira/browse/PHOENIX-1759. There's a set of unit tests as well as an integration test. Main code change is adding a

[GitHub] phoenix pull request: Phoenix 1759

2015-04-24 Thread 7shurik
Github user 7shurik commented on the pull request: https://github.com/apache/phoenix/pull/68#issuecomment-96093375 I'm fixing the Apache license header in PrimitiveIntPhoenixArrayToStringTest.java. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511982#comment-14511982 ] Rajeshbabu Chintaguntla commented on PHOENIX-538: - [~jamestaylor],

[jira] [Commented] (PHOENIX-1916) Spark tests are failing

2015-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511981#comment-14511981 ] Hudson commented on PHOENIX-1916: - FAILURE: Integrated in Phoenix-master #718 (See

[jira] [Created] (PHOENIX-1921) Add support for DatabaseMetaData.getFunctionColumns() and getFunctions() calls.

2015-04-24 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-1921: Summary: Add support for DatabaseMetaData.getFunctionColumns() and getFunctions() calls. Key: PHOENIX-1921 URL:

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-24 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512023#comment-14512023 ] Alex Warshavsky commented on PHOENIX-1759: -- Oh ok. Didn't realized it's done.

[jira] [Updated] (PHOENIX-1922) Some test are failing with JobFutureTask rejected error

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1922: - Attachment: Phoenix-1922.patch Some test are failing with JobFutureTask rejected error

Re: Reminder: merge commits

2015-04-24 Thread Nick Dimiduk
That's how it usually goes :) That's why I'm asking about automation for this kind of thing. In theory the server can just reject the push, but I don't know the git-foo. On Friday, April 24, 2015, Cody Marcel cmar...@salesforce.com wrote: Sorry Nick. I call gitnorance on myself for this one

[jira] [Commented] (PHOENIX-1918) Some phoenix tests are failing on windows-onprem with PhoenixIOException

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512130#comment-14512130 ] Alicia Ying Shu commented on PHOENIX-1918: -- Here is the stacktrace:

[jira] [Updated] (PHOENIX-1919) Clean up more ASL headers

2015-04-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1919: -- Attachment: 1919.patch Clean up more ASL headers -

Re: Phoenix branch integrations

2015-04-24 Thread James Taylor
You need to commit to both master and 4.x-HBase-0.98 branches. The 4.4-HBase-1.0 and 4.4-HBase-1.1 branches must have been created off of master after your commit, that's why you'd see them there. On Fri, Apr 24, 2015 at 2:55 PM, Cody Marcel cmar...@salesforce.com wrote: Branch seems to still

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread chrajeshbabu
GitHub user chrajeshbabu opened a pull request: https://github.com/apache/phoenix/pull/77 PHOENIX-538 Support UDFs Patch to support UDFs. It mainly includes - create temporary/permanent function query parsing - storing function info - dynamically loading udf jars. -

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511971#comment-14511971 ] ASF GitHub Bot commented on PHOENIX-538: GitHub user chrajeshbabu opened a pull

[jira] [Updated] (PHOENIX-1918) Some phoenix tests are failing on windows-onprem with PhoenixIOException

2015-04-24 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1918: - Attachment: Phoenix-1918.patch Some phoenix tests are failing on windows-onprem with

[jira] [Commented] (PHOENIX-1922) Some test are failing with JobFutureTask rejected error

2015-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512146#comment-14512146 ] Hadoop QA commented on PHOENIX-1922: {color:red}-1 overall{color}. Here are the

[jira] [Updated] (PHOENIX-1915) QueryServerBasicsIT should bind QS instance to random port

2015-04-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1915: -- Fix Version/s: 4.5.0 QueryServerBasicsIT should bind QS instance to random port

[jira] [Created] (PHOENIX-1920) Pherf - Add support for mixed r/w workloads

2015-04-24 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-1920: Summary: Pherf - Add support for mixed r/w workloads Key: PHOENIX-1920 URL: https://issues.apache.org/jira/browse/PHOENIX-1920 Project: Phoenix Issue Type:

[jira] [Assigned] (PHOENIX-1921) Add support for DatabaseMetaData.getFunctionColumns() and getFunctions() calls.

2015-04-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla reassigned PHOENIX-1921: Assignee: Rajeshbabu Chintaguntla Add support for

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511984#comment-14511984 ] ASF GitHub Bot commented on PHOENIX-1759: - Github user 7shurik closed the pull

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511985#comment-14511985 ] ASF GitHub Bot commented on PHOENIX-1759: - GitHub user 7shurik reopened a pull

[jira] [Commented] (PHOENIX-1919) Clean up more ASL headers

2015-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512050#comment-14512050 ] Hudson commented on PHOENIX-1919: - SUCCESS: Integrated in Phoenix-master #719 (See

[jira] [Updated] (PHOENIX-1728) Pherf - Make tests use mini cluster

2015-04-24 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-1728: - Attachment: PHOENIX-1728.patch Pherf - Make tests use mini cluster

[jira] [Commented] (PHOENIX-1919) Clean up more ASL headers

2015-04-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511905#comment-14511905 ] James Taylor commented on PHOENIX-1919: --- +1 Clean up more ASL headers

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096277 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512137#comment-14512137 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on a diff

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512144#comment-14512144 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on a diff

[jira] [Commented] (PHOENIX-1728) Pherf - Make tests use mini cluster

2015-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512145#comment-14512145 ] Hudson commented on PHOENIX-1728: - FAILURE: Integrated in Phoenix-master #720 (See

[jira] [Commented] (PHOENIX-1919) PrimitiveIntPhoenixArrayToStringTest malformed ASL header

2015-04-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511893#comment-14511893 ] Nick Dimiduk commented on PHOENIX-1919: --- bq. -1 release audit. The applied patch

[jira] [Updated] (PHOENIX-1919) Clean up more ASL headers

2015-04-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1919: -- Summary: Clean up more ASL headers (was: PrimitiveIntPhoenixArrayToStringTest malformed ASL

[jira] [Reopened] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-24 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Warshavsky reopened PHOENIX-1759: -- Fixing the Apache license header PhoenixArray to have decent .toString()

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-24 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511989#comment-14511989 ] Alex Warshavsky commented on PHOENIX-1759: -- I fixed the header. Looks like the

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512143#comment-14512143 ] ASF GitHub Bot commented on PHOENIX-628: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096324 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096341 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache Software

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096496 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512157#comment-14512157 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on a diff

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512158#comment-14512158 ] ASF GitHub Bot commented on PHOENIX-628: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: Phoenix 331- Phoenix-Hive initial commit

2015-04-24 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/74#discussion_r29096976 --- Diff: phoenix-hive/src/main/java/org/apache/phoenix/hive/util/HiveTypeUtil.java --- @@ -0,0 +1,151 @@ +/* + * Copyright 2010 The Apache

[GitHub] phoenix pull request: Phoenix 331- Phoenix-Hive initial commit

2015-04-24 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/74#discussion_r29096970 --- Diff: phoenix-hive/src/main/java/org/apache/phoenix/hive/util/HiveConfigurationUtil.java --- @@ -0,0 +1,275 @@ +/* + * Licensed to the

[GitHub] phoenix pull request: Phoenix 331- Phoenix-Hive initial commit

2015-04-24 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/74#discussion_r29096962 --- Diff: phoenix-hive/src/main/java/org/apache/phoenix/hive/PhoenixSerde.java --- @@ -0,0 +1,169 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512203#comment-14512203 ] ASF GitHub Bot commented on PHOENIX-628: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29097031 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDataType.java --- @@ -1144,17 +1144,18 @@ public static PDataType

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512230#comment-14512230 ] Hadoop QA commented on PHOENIX-538: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512267#comment-14512267 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098096 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java --- @@ -700,6 +1007,29 @@ private PTable

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512274#comment-14512274 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on the

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread samarthjain
Github user samarthjain commented on the pull request: https://github.com/apache/phoenix/pull/77#issuecomment-96133889 Almost there Rajesh. Just some minor nits and questions, otherwise LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (PHOENIX-1728) Pherf - Make tests use mini cluster

2015-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512197#comment-14512197 ] Hudson commented on PHOENIX-1728: - SUCCESS: Integrated in Phoenix-master #721 (See

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512266#comment-14512266 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512265#comment-14512265 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098070 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java --- @@ -383,6 +448,85 @@ protected TableRef

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098063 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/CreateFunctionCompiler.java --- @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096692 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512170#comment-14512170 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on a diff

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512174#comment-14512174 ] ASF GitHub Bot commented on PHOENIX-628: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512204#comment-14512204 ] ASF GitHub Bot commented on PHOENIX-628: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29097048 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDataType.java --- @@ -1144,17 +1144,18 @@ public static PDataType

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512264#comment-14512264 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098050 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/GlobalCache.java --- @@ -157,4 +159,18 @@ public TenantCache

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512273#comment-14512273 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098203 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/parse/QueryParserTest.java --- @@ -289,24 +289,6 @@ public void testNegativeCountStar() throws

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096621 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDataType.java --- @@ -1144,17 +1144,18 @@ public static PDataType fromLiteral(Object

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512175#comment-14512175 ] ASF GitHub Bot commented on PHOENIX-628: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512190#comment-14512190 ] ASF GitHub Bot commented on PHOENIX-628: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096924 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096515 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request: PHOENIX-628 Support native JSON data type

2015-04-24 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/76#discussion_r29096669 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDataType.java --- @@ -1144,17 +1144,18 @@ public static PDataType

[jira] [Updated] (PHOENIX-538) Support UDFs

2015-04-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-538: Attachment: PHOENIX-538_v6.patch Landing the patch to run QA. Support

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512270#comment-14512270 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a

[GitHub] phoenix pull request: PHOENIX-538 Support UDFs

2015-04-24 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/77#discussion_r29098156 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/UDFExpression.java --- @@ -0,0 +1,217 @@ +/* + * Licensed to the

[jira] [Updated] (PHOENIX-538) Support UDFs

2015-04-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-538: Attachment: PHOENIX-538_v5.patch Support UDFs

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511339#comment-14511339 ] Hadoop QA commented on PHOENIX-538: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (PHOENIX-1913) Unable to build the website code in svn

2015-04-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511445#comment-14511445 ] Nick Dimiduk commented on PHOENIX-1913: --- Can you make sure your svn is up to date?

Phoenix branch integrations

2015-04-24 Thread Cody Marcel
I am a little confused about the where to commit changes. Yesterday I committed to Master https://github.com/apache/phoenix/commit/254024f9c97ffa541fbc097a89e2bd2859fa02a2. I now that change when I look at branches 4.4-HBase-1.0 and 4.4-HBase-1.1. I did not have to commit there. I don't see it in

[jira] [Updated] (PHOENIX-1917) Correlated subquery fails if the inner query contains JOIN

2015-04-24 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-1917: - Attachment: PHOENIX-1917.patch The inner query scope overrides the outer query scope when

Re: Phoenix branch integrations

2015-04-24 Thread rajeshb...@apache.org
4.x-HBase-1.0 branch has deleted by Enis/James. I have created branches 4.4-HBase-1.0 and 4.4-HBase-1.1 from master. You should be able to commit the branches. On Sat, Apr 25, 2015 at 12:33 AM, Cody Marcel cmar...@salesforce.com wrote: I am a little confused about the where to commit changes.

[jira] [Created] (PHOENIX-1917) Correlated subquery fails if the inner query contains JOIN

2015-04-24 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-1917: Summary: Correlated subquery fails if the inner query contains JOIN Key: PHOENIX-1917 URL: https://issues.apache.org/jira/browse/PHOENIX-1917 Project: Phoenix

[jira] [Created] (PHOENIX-1916) Spark tests are failing

2015-04-24 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-1916: - Summary: Spark tests are failing Key: PHOENIX-1916 URL: https://issues.apache.org/jira/browse/PHOENIX-1916 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-1916) Spark tests are failing

2015-04-24 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511607#comment-14511607 ] Josh Mahonin commented on PHOENIX-1916: --- I suspect this is a result of

[jira] [Commented] (PHOENIX-1915) QueryServerBasicsIT should bind QS instance to random port

2015-04-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511707#comment-14511707 ] Devaraj Das commented on PHOENIX-1915: -- LGTM QueryServerBasicsIT should bind QS

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-24 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511726#comment-14511726 ] Samarth Jain commented on PHOENIX-538: -- [~rajeshbabu] - I don't see the

  1   2   >