[jira] [Commented] (PHOENIX-2052) Division Bug In Group By SQL The result turn to NULL

2015-07-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627604#comment-14627604 ] Anoop Sam John commented on PHOENIX-2052: - bq."b/2" was wrong At the time of a

[jira] [Commented] (PHOENIX-2052) Division Bug In Group By SQL The result turn to NULL

2015-07-14 Thread PeiLiping (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627590#comment-14627590 ] PeiLiping commented on PHOENIX-2052: "b/2" was wrong "b*0.5" was right it is so wei

[jira] [Commented] (PHOENIX-2117) Fix flapping DataIngestIT

2015-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627418#comment-14627418 ] Hudson commented on PHOENIX-2117: - FAILURE: Integrated in Phoenix-master #837 (See [htt

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

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

[jira] [Resolved] (PHOENIX-978) Allow views to extend base table's PK (only if last PK column is fixed length)

2015-07-14 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-978. Resolution: Fixed > Allow views to extend base table's PK (only if last PK column is fixed

[jira] [Resolved] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-2111. --- Resolution: Fixed Fix Version/s: 4.5.0 > Race condition on creation of new view and a

[jira] [Resolved] (PHOENIX-2117) Fix flapping DataIngestIT

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-2117. --- Resolution: Fixed > Fix flapping DataIngestIT > - > >

[jira] [Updated] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-2111: -- Attachment: PHOENIX-2111_addendum.patch Addendum patch to remove the get and prevent IllegalSt

[jira] [Updated] (PHOENIX-2117) Fix flapping DataIngestIT

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-2117: -- Attachment: PHOENIX-2117.patch > Fix flapping DataIngestIT > - > >

[jira] [Updated] (PHOENIX-2116) phoenix-flume: Sink/Serializer should be extendable

2015-07-14 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin updated PHOENIX-2116: -- Description: When using flume, often times custom serializers are necessary to transform data

[jira] [Created] (PHOENIX-2117) Fix flapping DataIngestIT

2015-07-14 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-2117: - Summary: Fix flapping DataIngestIT Key: PHOENIX-2117 URL: https://issues.apache.org/jira/browse/PHOENIX-2117 Project: Phoenix Issue Type: Bug R

[jira] [Updated] (PHOENIX-2116) phoenix-flume: Sink/Serializer should be extendable

2015-07-14 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin updated PHOENIX-2116: -- Attachment: PHOENIX-2116.patch This patch allows setting a custom Flume serializer, rather tha

[jira] [Created] (PHOENIX-2116) phoenix-flume: Sink/Serializer should be extendable

2015-07-14 Thread Josh Mahonin (JIRA)
Josh Mahonin created PHOENIX-2116: - Summary: phoenix-flume: Sink/Serializer should be extendable Key: PHOENIX-2116 URL: https://issues.apache.org/jira/browse/PHOENIX-2116 Project: Phoenix Iss

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627267#comment-14627267 ] James Taylor commented on PHOENIX-2111: --- +1 to (2) > Race condition on creation

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627262#comment-14627262 ] Samarth Jain commented on PHOENIX-2111: --- I meant 2) without the get. > Race cond

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627257#comment-14627257 ] James Taylor commented on PHOENIX-2111: --- I'd go with (1) as then you don't need to

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627246#comment-14627246 ] Samarth Jain commented on PHOENIX-2111: --- Good point. So we have two options then

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627212#comment-14627212 ] James Taylor commented on PHOENIX-2111: --- But we're comparing the parent seq num th

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627161#comment-14627161 ] Samarth Jain commented on PHOENIX-2111: --- Without the check, it is not able to find

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627149#comment-14627149 ] James Taylor commented on PHOENIX-2111: --- +1, but I'd skip doing the GET for older

[jira] [Updated] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-2111: -- Attachment: PHOENIX-2111.patch Below is the overview of changes in this patch: 1) Introduced

[jira] [Updated] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-2111: -- Attachment: (was: PHOENIX-2011-wip.patch) > Race condition on creation of new view and add

[jira] [Commented] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

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

[jira] [Updated] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2067: -- Attachment: PHOENIX-2067_addendum.patch > Sort order incorrect for variable length DESC column

[jira] [Resolved] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-14 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin resolved PHOENIX-2112. --- Resolution: Fixed Fix Version/s: 4.4.1 4.5.0 > Phoenix-Spark need

[jira] [Commented] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

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

[jira] [Resolved] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-2067. --- Resolution: Fixed Fix Version/s: 4.5.0 > Sort order incorrect for variable length DES

[jira] [Commented] (PHOENIX-1890) Provide queries for adding/deleting jars to/from common place in hdfs which is used by dynamic class loader

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

[jira] [Updated] (PHOENIX-1890) Provide queries for adding/deleting jars to/from common place in hdfs which is used by dynamic class loader

2015-07-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1890: - Attachment: PHOENIX-1889.patch Here is the patch to support adding,listi

[jira] [Commented] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626601#comment-14626601 ] James Taylor commented on PHOENIX-2111: --- Patch looks good. One minor nit - can you

[jira] [Updated] (PHOENIX-2111) Race condition on creation of new view and adding of column to base table

2015-07-14 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-2111: -- Attachment: PHOENIX-2011-wip.patch Patch that correctly locks the physical/parent table. It do

[jira] [Updated] (PHOENIX-2105) Changing order of tables in from clause causing "Expected length of at least 8 bytes, but had 1"

2015-07-14 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-2105: - Fix Version/s: 4.4.0 > Changing order of tables in from clause causing "Expected length of at le

[jira] [Commented] (PHOENIX-2105) Changing order of tables in from clause causing "Expected length of at least 8 bytes, but had 1"

2015-07-14 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626486#comment-14626486 ] Maryann Xue commented on PHOENIX-2105: -- It was caused by incorrect wrapping of Roun

[jira] [Commented] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

2015-07-14 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626434#comment-14626434 ] James Taylor commented on PHOENIX-2067: --- Thanks for the review, [~ram_krish]. bq.

[jira] [Resolved] (PHOENIX-2105) Changing order of tables in from clause causing "Expected length of at least 8 bytes, but had 1"

2015-07-14 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue resolved PHOENIX-2105. -- Resolution: Fixed > Changing order of tables in from clause causing "Expected length of at lea

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626253#comment-14626253 ] ASF GitHub Bot commented on PHOENIX-2112: - Github user jmahonin commented on the

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-14 Thread jmahonin
Github user jmahonin commented on the pull request: https://github.com/apache/phoenix/pull/100#issuecomment-121215183 @tianyi Fantastic. Your patch has already been committed here, so don't worry about adjusting this PR: https://github.com/apache/phoenix/commit/70c542d8e7b8bdcea58

[jira] [Commented] (PHOENIX-2067) Sort order incorrect for variable length DESC columns

2015-07-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626170#comment-14626170 ] ramkrishna.s.vasudevan commented on PHOENIX-2067: - Went through the patc

[jira] [Commented] (PHOENIX-2101) Implement ARRAY_TO_STRING built in function

2015-07-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626094#comment-14626094 ] ramkrishna.s.vasudevan commented on PHOENIX-2101: - Went thro the patch.

[jira] [Commented] (PHOENIX-2112) Phoenix-Spark need to support UTF8String for spark 1.4.0

2015-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626014#comment-14626014 ] ASF GitHub Bot commented on PHOENIX-2112: - Github user tianyi commented on the p

[GitHub] phoenix pull request: PHOENIX-2112 support UTF8String for spark 1....

2015-07-14 Thread tianyi
Github user tianyi commented on the pull request: https://github.com/apache/phoenix/pull/100#issuecomment-121160165 @jmahonin , your patch is the same with the changes in our internal version. It works well under Spark 1.4.0 Should I add the `spark.version` changes in