[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-tabpanel&focusedCommentId=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-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-tabpanel&focusedCommentId=14512273#comment-14512273 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a d

[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 Exc

[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-tabpanel&focusedCommentId=14512270#comment-14512270 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a d

[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 Apac

[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-tabpanel&focusedCommentId=14512267#comment-14512267 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a d

[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 loadTable(RegionCo

[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-tabpanel&focusedCommentId=14512266#comment-14512266 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a d

[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 createTableRef(NamedTableNod

[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-tabpanel&focusedCommentId=14512265#comment-14512265 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a d

[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 S

[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-tabpanel&focusedCommentId=14512264#comment-14512264 ] ASF GitHub Bot commented on PHOENIX-538: Github user samarthjain commented on a d

[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 getChildTenantCache(ImmutableB

[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-tabpanel&focusedCommentId=14512230#comment-14512230 ] Hadoop QA commented on PHOENIX-538: --- {color:red}-1 overall{color}. Here are the result

[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 UD

[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-tabpanel&focusedCommentId=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 fromLiteral(Obje

[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-tabpanel&focusedCommentId=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 fromLiteral(Obje

[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-tabpanel&focusedCommentId=14512197#comment-14512197 ] Hudson commented on PHOENIX-1728: - SUCCESS: Integrated in Phoenix-master #721 (See [htt

[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 Softw

[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 Apach

[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 Foun

[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-tabpanel&focusedCommentId=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 Softwa

[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-tabpanel&focusedCommentId=14512175#comment-14512175 ] ASF GitHub Bot commented on PHOENIX-628: Github user JamesRTaylor commented on a

[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 Softwar

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=14512174#comment-14512174 ] ASF GitHub Bot commented on PHOENIX-628: Github user JamesRTaylor commented on a

[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 fromLiteral(Objec

[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 va

[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-tabpanel&focusedCommentId=14512158#comment-14512158 ] 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_r29096515 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,280 @@ +/* + * Licensed to the Apache Softwa

[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-tabpanel&focusedCommentId=14512157#comment-14512157 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on a diff

[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 Fo

[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-tabpanel&focusedCommentId=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 Softwa

[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-tabpanel&focusedCommentId=14512146#comment-14512146 ] Hadoop QA commented on PHOENIX-1922: {color:red}-1 overall{color}. Here are the res

[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-tabpanel&focusedCommentId=14512145#comment-14512145 ] Hudson commented on PHOENIX-1728: - FAILURE: Integrated in Phoenix-master #720 (See [htt

[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-tabpanel&focusedCommentId=14512144#comment-14512144 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on a diff

[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 Fo

[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-tabpanel&focusedCommentId=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 Softwa

[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-tabpanel&focusedCommentId=14512137#comment-14512137 ] ASF GitHub Bot commented on PHOENIX-628: Github user twdsilva commented on a diff

[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 Fo

[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-tabpanel&focusedCommentId=14512130#comment-14512130 ] Alicia Ying Shu commented on PHOENIX-1918: -- Here is the stacktrace: beaver.mac

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 wrote: > That's how it usually goes :) >

[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-tabpanel&focusedCommentId=14512122#comment-14512122 ] Alicia Ying Shu commented on PHOENIX-1922: -- Uploaded a patch. > Some test are

[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 wrote: > Sorry Nick. I call gitnorance on myself for this one :). I did do a fetch > a

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

2015-04-24 Thread Alicia Ying Shu (JIRA)
Alicia Ying Shu created PHOENIX-1922: Summary: Some test are failing with JobFutureTask rejected error Key: PHOENIX-1922 URL: https://issues.apache.org/jira/browse/PHOENIX-1922 Project: Phoenix

[jira] [Assigned] (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 reassigned PHOENIX-1922: Assignee: Alicia Ying Shu > Some test are failing with JobFutureTask rejected err

Re: Reminder: merge commits

2015-04-24 Thread Cody Marcel
Sorry Nick. I call gitnorance on myself for this one :). I did do a fetch and rebase before applying my patch. What got me was commits happened before I could commit. Then I did a pull without realizing that would merge. Sorry about that. ~Cody On Fri, Apr 24, 2015 at 5:02 PM, Nick Dimiduk wrot

Re: [DISCUSS] Release audit on compile

2015-04-24 Thread James Taylor
+1 On Fri, Apr 24, 2015 at 5:37 PM, Jesse Yates wrote: > +1 totally. > > On Fri, Apr 24, 2015 at 5:36 PM Nick Dimiduk wrote: > >> Hi folks, >> >> I've pushed a couple commits that clean up the ASL headers in our code. >> That means the pre-commit bot's "release audit warnings" section is now >>

Re: [DISCUSS] Release audit on compile

2015-04-24 Thread Jesse Yates
+1 totally. On Fri, Apr 24, 2015 at 5:36 PM Nick Dimiduk wrote: > Hi folks, > > I've pushed a couple commits that clean up the ASL headers in our code. > That means the pre-commit bot's "release audit warnings" section is now > correct and talking about *your patch*. PMC are required to validate

[DISCUSS] Release audit on compile

2015-04-24 Thread Nick Dimiduk
Hi folks, I've pushed a couple commits that clean up the ASL headers in our code. That means the pre-commit bot's "release audit warnings" section is now correct and talking about *your patch*. PMC are required to validate these headers on releases, but I see no reason for us to not verify this mo

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

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

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

2015-04-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512077#comment-14512077 ] Nick Dimiduk commented on PHOENIX-1918: --- Mind pasting a stacktrace here so we can

[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-tabpanel&focusedCommentId=14512068#comment-14512068 ] Alicia Ying Shu commented on PHOENIX-1918: -- Uploaded a patch > Some phoenix te

[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 P

[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 > - > >

Re: Reminder: merge commits

2015-04-24 Thread Nick Dimiduk
Seems it's happened again since the mail went out. This seems like a silly thing to try to enforce by policy when it could be done through automation. Andrew, do you know if there's a way to have upstream reject pushes that include merge commits where all parents are from the same branch? Thanks,

[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-1915) QueryServerBasicsIT should bind QS instance to random port

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

[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-tabpanel&focusedCommentId=14512050#comment-14512050 ] Hudson commented on PHOENIX-1919: - SUCCESS: Integrated in Phoenix-master #719 (See [htt

[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-tabpanel&focusedCommentId=14512023#comment-14512023 ] Alex Warshavsky commented on PHOENIX-1759: -- Oh ok. Didn't realized it's done.

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

2015-04-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512004#comment-14512004 ] James Taylor commented on PHOENIX-1759: --- Thanks, [~7shu...@gmail.com], but [~ndimi

[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() implementation

[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-tabpanel&focusedCommentId=14511989#comment-14511989 ] Alex Warshavsky commented on PHOENIX-1759: -- I fixed the header. Looks like the

[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 DatabaseMetaD

[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-tabpanel&focusedCommentId=14511984#comment-14511984 ] ASF GitHub Bot commented on PHOENIX-1759: - Github user 7shurik closed the pull r

[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-tabpanel&focusedCommentId=14511985#comment-14511985 ] ASF GitHub Bot commented on PHOENIX-1759: - GitHub user 7shurik reopened a pull r

[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 ena

[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 PhoenixArray.to

[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] [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: https://issues.apache.org/jira/browse/PHOEN

[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-tabpanel&focusedCommentId=14511982#comment-14511982 ] Rajeshbabu Chintaguntla commented on PHOENIX-538: - [~jamestaylor], [~sama

[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-tabpanel&focusedCommentId=14511981#comment-14511981 ] Hudson commented on PHOENIX-1916: - FAILURE: Integrated in Phoenix-master #718 (See [htt

[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-tabpanel&focusedCommentId=14511971#comment-14511971 ] ASF GitHub Bot commented on PHOENIX-538: GitHub user chrajeshbabu opened a pull r

[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. - r

Re: Reminder: merge commits

2015-04-24 Thread Andrew Purtell
+1 On Wed, Apr 22, 2015 at 3:29 PM, Nick Dimiduk 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 merge commi

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 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 commit, that's why you'd s

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

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

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 wrote: > Branch seems to still exist: > https://github.

[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-tabpanel&focusedCommentId=14511905#comment-14511905 ] James Taylor commented on PHOENIX-1919: --- +1 > Clean up more ASL headers > ---

[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: I

[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 > - > >

[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-tabpanel&focusedCommentId=14511893#comment-14511893 ] Nick Dimiduk commented on PHOENIX-1919: --- bq. -1 release audit. The applied patch g

[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 h

[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 > --

Re: Phoenix branch integrations

2015-04-24 Thread Cody Marcel
Branch seems to still exist: https://github.com/apache/phoenix/commits/4.x-HBase-0.98 My questions was not if I can commit there, but rather why I didn't have to. My commit is reflected in those branches simply by committing to master. The 4.x branch, however, did not get the change. On Fri, Apr

[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-tabpanel&focusedCommentId=14511817#comment-14511817 ] Rajeshbabu Chintaguntla commented on PHOENIX-538: - [~giacomotaylor] [~sam

[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-tabpanel&focusedCommentId=14511805#comment-14511805 ] Hadoop QA commented on PHOENIX-538: --- {color:red}-1 overall{color}. Here are the result

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

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

[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 > Support UDFs > > >

[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-tabpanel&focusedCommentId=14511772#comment-14511772 ] Nick Dimiduk commented on PHOENIX-1919: --- haha, quick on the trigger [~jamestaylor]

[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-tabpanel&focusedCommentId=14511768#comment-14511768 ] Nick Dimiduk commented on PHOENIX-1919: --- Can i get a quick +1, [~samarthjain], [~j

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

2015-04-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511767#comment-14511767 ] James Taylor commented on PHOENIX-1919: --- +1 > PrimitiveIntPhoenixArrayToStringTes

[jira] [Updated] (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:all-tabpanel ] Nick Dimiduk updated PHOENIX-1919: -- Attachment: 1919.patch > PrimitiveIntPhoenixArrayToStringTest malformed ASL header > -

  1   2   >