[jira] [Commented] (HIVE-9920) DROP DATABASE IF EXISTS throws exception if database does not exist

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356392#comment-14356392 ] Hive QA commented on HIVE-9920: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-9921) Compile hive failed

2015-03-10 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356352#comment-14356352 ] Chao commented on HIVE-9921: Hmm, it works fine for me - both spark branch and trunk. Which bra

[jira] [Updated] (HIVE-9920) DROP DATABASE IF EXISTS throws exception if database does not exist

2015-03-10 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9920: -- Attachment: HIVE-9920.patch Do not log out the error for get_database in RetryingHMSHander.java. With thi

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356300#comment-14356300 ] Hive QA commented on HIVE-9659: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-9813) Hive JDBC - DatabaseMetaData.getColumns method cannot find classes added with "add jar" command

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356293#comment-14356293 ] Hive QA commented on HIVE-9813: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-9813) Hive JDBC - DatabaseMetaData.getColumns method cannot find classes added with "add jar" command

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356282#comment-14356282 ] Xuefu Zhang commented on HIVE-9813: --- Patch looks good. Minor comments on RB. > Hive JDBC

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356177#comment-14356177 ] Hive QA commented on HIVE-9555: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-9918) Spark branch build is failing due to unknown url [Spark Branch]

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356175#comment-14356175 ] Xuefu Zhang commented on HIVE-9918: --- Please ignore the failure. I think committing the pa

[jira] [Commented] (HIVE-9918) Spark branch build is failing due to unknown url [Spark Branch]

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356163#comment-14356163 ] Hive QA commented on HIVE-9918: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-9659: - Attachment: HIVE-9659.4-spark.patch Upload the same patch > 'Error while trying to create table container' occurs

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356155#comment-14356155 ] Xuefu Zhang commented on HIVE-9659: --- HIVE-9918 is resolved. [~lirui], could you reattach

[jira] [Updated] (HIVE-9918) Spark branch build is failing due to unknown url [Spark Branch]

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9918: -- Summary: Spark branch build is failing due to unknown url [Spark Branch] (was: Spark branch build is fai

[jira] [Commented] (HIVE-9918) Spark branch build is failing due to unknown url

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356149#comment-14356149 ] Xuefu Zhang commented on HIVE-9918: --- I manually kicked off the build. Now the build is co

[jira] [Updated] (HIVE-9813) Hive JDBC - DatabaseMetaData.getColumns method cannot find classes added with "add jar" command

2015-03-10 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-9813: --- Attachment: HIVE-9813.1.patch > Hive JDBC - DatabaseMetaData.getColumns method cannot find classes adde

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356144#comment-14356144 ] Xuefu Zhang commented on HIVE-9659: --- Yes. We are fixing it. HIVE-9918. > 'Error while t

[jira] [Updated] (HIVE-9813) Hive JDBC - DatabaseMetaData.getColumns method cannot find classes added with "add jar" command

2015-03-10 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-9813: --- Attachment: (was: HIVE-9813.1.patch) > Hive JDBC - DatabaseMetaData.getColumns method cannot find c

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356127#comment-14356127 ] Rui Li commented on HIVE-9659: -- Seems our aws repo is down? I tried to build on my side and go

[jira] [Commented] (HIVE-9877) Beeline cannot run multiple statements in the same row

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356126#comment-14356126 ] Xuefu Zhang commented on HIVE-9877: --- +1 > Beeline cannot run multiple statements in the

[jira] [Commented] (HIVE-9857) Create Factorial UDF

2015-03-10 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356122#comment-14356122 ] Alexander Pivovarov commented on HIVE-9857: --- This UDF uses one of the common-math

[jira] [Commented] (HIVE-9828) Semantic analyzer does not capture view parent entity for tables referred in view with union all

2015-03-10 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356118#comment-14356118 ] Prasad Mujumdar commented on HIVE-9828: --- [~Yibing] This particular issue is specific

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356117#comment-14356117 ] Hive QA commented on HIVE-9659: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-9828) Semantic analyzer does not capture view parent entity for tables referred in view with union all

2015-03-10 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356112#comment-14356112 ] Yibing Shi commented on HIVE-9828: -- Can we also have a look at operator JOIN etc? Looks li

[jira] [Commented] (HIVE-9857) Create Factorial UDF

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356103#comment-14356103 ] Hive QA commented on HIVE-9857: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-9659: - Attachment: HIVE-9659.4-spark.patch Add golden file for MR > 'Error while trying to create table container' occurs

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356088#comment-14356088 ] Rui Li commented on HIVE-9659: -- Xuefu - Thanks very much for the explanation! I'll generate th

[jira] [Commented] (HIVE-9857) Create Factorial UDF

2015-03-10 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356071#comment-14356071 ] Jason Dere commented on HIVE-9857: -- +1 > Create Factorial UDF > > >

[jira] [Commented] (HIVE-9893) HiveServer2 java.lang.OutOfMemoryError: Java heap space

2015-03-10 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356070#comment-14356070 ] Nemon Lou commented on HIVE-9893: - Do you see any failed queries? If so,give HIVE-9839 a tr

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356051#comment-14356051 ] Prasanth Jayachandran commented on HIVE-9555: - LGTM, +1. Pending tests on the n

[jira] [Commented] (HIVE-9919) upgrade scripts don't work on some auto-created DBs due to absence of tables

2015-03-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356041#comment-14356041 ] Thejas M Nair commented on HIVE-9919: - +1 > upgrade scripts don't work on some auto-cr

[jira] [Updated] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9555: --- Attachment: HIVE-9555.07.patch recent CR feedback addressed > assorted ORC refactorings for LL

[jira] [Updated] (HIVE-9857) Create Factorial UDF

2015-03-10 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9857: -- Attachment: HIVE-9857.2.patch patch #2 - fix typo > Create Factorial UDF > -

[jira] [Updated] (HIVE-9919) upgrade scripts don't work on some auto-created DBs due to absence of tables

2015-03-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9919: --- Attachment: HIVE-9919.patch > upgrade scripts don't work on some auto-created DBs due to absenc

[jira] [Commented] (HIVE-9919) upgrade scripts don't work on some auto-created DBs due to absence of tables

2015-03-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356020#comment-14356020 ] Sergey Shelukhin commented on HIVE-9919: [~thejas] another one... > upgrade script

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356014#comment-14356014 ] Hive QA commented on HIVE-9555: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-9918) Spark branch build is failing due to unknown url

2015-03-10 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-9918: --- Attachment: HIVE-9918.1-spark.patch Reattaching the same patch for spark branch. > Spark branch build is failing due t

[jira] [Commented] (HIVE-9918) Spark branch build is failing due to unknown url

2015-03-10 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355986#comment-14355986 ] Chao commented on HIVE-9918: Should this apply to spark branch? trunk is still using 1.2.0.. >

[jira] [Commented] (HIVE-9893) HiveServer2 java.lang.OutOfMemoryError: Java heap space

2015-03-10 Thread Rupert Bailey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355980#comment-14355980 ] Rupert Bailey commented on HIVE-9893: - Actually I don't think it is - I'm using 0.14 a

[jira] [Commented] (HIVE-9893) HiveServer2 java.lang.OutOfMemoryError: Java heap space

2015-03-10 Thread Rupert Bailey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355975#comment-14355975 ] Rupert Bailey commented on HIVE-9893: - Could this be a duplicate of: https://issues.apa

[jira] [Commented] (HIVE-9903) Update calcite version

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355907#comment-14355907 ] Hive QA commented on HIVE-9903: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-9813) Hive JDBC - DatabaseMetaData.getColumns method cannot find classes added with "add jar" command

2015-03-10 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355874#comment-14355874 ] Yongzhi Chen commented on HIVE-9813: [~csun], [~brocknoland], [~xuefuz],[~szehon] Pleas

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355865#comment-14355865 ] Prasanth Jayachandran commented on HIVE-9555: - Mostly looks good. Left few more

[jira] [Commented] (HIVE-9813) Hive JDBC - DatabaseMetaData.getColumns method cannot find classes added with "add jar" command

2015-03-10 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355852#comment-14355852 ] Yongzhi Chen commented on HIVE-9813: The failure should not be related to the patch.

[jira] [Commented] (HIVE-9918) Spark branch build is failing due to unknown url

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355839#comment-14355839 ] Xuefu Zhang commented on HIVE-9918: --- +1 pending on test. > Spark branch build is failing

[jira] [Updated] (HIVE-9918) Spark branch build is failing due to unknown url

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9918: -- Component/s: spark-branch Spark > Spark branch build is failing due to unknown url > ---

[jira] [Updated] (HIVE-9918) Spark branch build is failing due to unknown url

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9918: -- Priority: Blocker (was: Major) > Spark branch build is failing due to unknown url >

[jira] [Updated] (HIVE-9918) Spark branch build is failing due to unknown url

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9918: -- Attachment: HIVE-9918.1.patch > Spark branch build is failing due to unknown url > --

[jira] [Commented] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355822#comment-14355822 ] Pengcheng Xiong commented on HIVE-6617: --- The 74 reserved key words are ALL, ALTER, A

[jira] [Resolved] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong resolved HIVE-6617. --- Resolution: Fixed Release Note: SQL distinguishes between reserved and non-reserved keywo

[jira] [Reopened] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong reopened HIVE-6617: --- > Reduce ambiguity in grammar > --- > > Key: HIVE-6617 >

[jira] [Reopened] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reopened HIVE-6617: > Reduce ambiguity in grammar > --- > > Key: HIVE-6617 >

[jira] [Resolved] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-6617. Resolution: Fixed > Reduce ambiguity in grammar > --- > >

[jira] [Updated] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6617: --- Affects Version/s: 1.1.0 0.14.0 1.0.0 > Reduce am

[jira] [Updated] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6617: --- Component/s: Parser > Reduce ambiguity in grammar > --- > >

[jira] [Commented] (HIVE-9792) Support interval type in expressions/predicates

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355795#comment-14355795 ] Hive QA commented on HIVE-9792: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355789#comment-14355789 ] Aihua Xu commented on HIVE-3454: [~brocknoland], [~jdere] and [~hagleitn] I created HIVE-99

[jira] [Updated] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-3454: --- Attachment: (was: HIVE-3454.4.patch) > Problem with CAST(BIGINT as TIMESTAMP) > ---

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355763#comment-14355763 ] Aihua Xu commented on HIVE-3454: I'm looking into the solution [~hagleitn] suggested. I wi

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355689#comment-14355689 ] Sergey Shelukhin commented on HIVE-9555: Please ignore the one in b/ directory. >

[jira] [Commented] (HIVE-9905) Investigate ways to improve NDV calculations during stats aggregation [hbase-metastore branch]

2015-03-10 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355686#comment-14355686 ] Prasanth Jayachandran commented on HIVE-9905: - We need a way to store the bit v

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355665#comment-14355665 ] Prasanth Jayachandran commented on HIVE-9555: - I think there is something wrong

[jira] [Commented] (HIVE-9916) Fix TestSparkSessionManagerImpl [Spark Branch]

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355653#comment-14355653 ] Hive QA commented on HIVE-9916: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-9858) Create cbrt (cube root) UDF

2015-03-10 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355628#comment-14355628 ] Jason Dere commented on HIVE-9858: -- +1 > Create cbrt (cube root) UDF > --

[jira] [Commented] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355630#comment-14355630 ] Hive QA commented on HIVE-9658: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9555: --- Attachment: HIVE-9555.06.patch CR feedback, test fixes, some code changes from recent LLAP chan

[jira] [Updated] (HIVE-9916) Fix TestSparkSessionManagerImpl [Spark Branch]

2015-03-10 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-9916: --- Attachment: HIVE-9916.1-spark.patch > Fix TestSparkSessionManagerImpl [Spark Branch] >

[jira] [Updated] (HIVE-9915) Allow specifying file format for managed tables

2015-03-10 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-9915: - Attachment: HIVE-9915.1.patch > Allow specifying file format for managed tables > -

[jira] [Updated] (HIVE-9903) Update calcite version

2015-03-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9903: --- Attachment: HIVE-9903.1.patch Fixed test fails. > Update calcite version > ---

[jira] [Commented] (HIVE-9877) Beeline cannot run multiple statements in the same row

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355483#comment-14355483 ] Hive QA commented on HIVE-9877: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Resolved] (HIVE-9910) LLAP: Update usage of APIs changed by TEZ-2175 and TEZ-2187

2015-03-10 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved HIVE-9910. -- Resolution: Fixed Already committed. > LLAP: Update usage of APIs changed by TEZ-2175 and TEZ-21

[jira] [Updated] (HIVE-9910) LLAP: Update usage of APIs changed by TEZ-2175 and TEZ-2187

2015-03-10 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-9910: - Attachment: HIVE-9910.1.patch Trivial patch. > LLAP: Update usage of APIs changed by TEZ-2175 and

[jira] [Updated] (HIVE-9792) Support interval type in expressions/predicates

2015-03-10 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9792: - Attachment: HIVE-9792.4.patch patch v4 - a bit of refactoring of the date/timestamp/interval math to allow

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355429#comment-14355429 ] Prasanth Jayachandran commented on HIVE-9555: - Left some minor comments in RB.

[jira] [Commented] (HIVE-9871) Print spark job id in history file [spark branch]

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355428#comment-14355428 ] Hive QA commented on HIVE-9871: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-9874) Partition storage descriptors being set from table sd without copying [hbase-metastore branch]

2015-03-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9874: - Attachment: HIVE-9874.patch This patch depends on HIVE-9885. > Partition storage descriptors being set fro

[jira] [Commented] (HIVE-9874) Partition storage descriptors being set from table sd without copying [hbase-metastore branch]

2015-03-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355394#comment-14355394 ] Alan Gates commented on HIVE-9874: -- Actually, the above causes problems not just because o

[jira] [Updated] (HIVE-9871) Print spark job id in history file [spark branch]

2015-03-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9871: --- Attachment: HIVE-9871.2-spark.patch Updated private method name as addToHistory() > Print spar

[jira] [Updated] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9658: -- Attachment: HIVE-9658.3.patch > Reduce parquet memory use by bypassing java primitive objects on > EType

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-03-10 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355313#comment-14355313 ] Prasanth Jayachandran commented on HIVE-9555: - I just started reviewing it. In

[jira] [Updated] (HIVE-9420) LLAP: separate decoding thread from read/uncompress thread

2015-03-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9420: --- Summary: LLAP: separate decoding thread from read/uncompress thread (was: LLAP: decide on init

[jira] [Updated] (HIVE-9601) New Beeline queries will hang If Beeline terminates in-properly [Spark Branch]

2015-03-10 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-9601: --- Issue Type: Sub-task (was: Bug) Parent: HIVE-7292 > New Beeline queries will hang If Beeline terminates in-pro

[jira] [Updated] (HIVE-9813) Hive JDBC - DatabaseMetaData.getColumns method cannot find classes added with "add jar" command

2015-03-10 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-9813: --- Attachment: HIVE-9813.1.patch > Hive JDBC - DatabaseMetaData.getColumns method cannot find classes adde

[jira] [Commented] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355200#comment-14355200 ] Pengcheng Xiong commented on HIVE-6617: --- [~ashutoshc], both patches passed. I updated

[jira] [Commented] (HIVE-6617) Reduce ambiguity in grammar

2015-03-10 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355206#comment-14355206 ] Pengcheng Xiong commented on HIVE-6617: --- [~ashutoshc], HIVE-6617.25 is the patch that

[jira] [Commented] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-03-10 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355195#comment-14355195 ] Chao commented on HIVE-9658: [~spena], OK, I'll try. I never did merge before, so I need take s

[jira] [Commented] (HIVE-9909) Specify hive branch to use on jenkins hms tests

2015-03-10 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355181#comment-14355181 ] Brock Noland commented on HIVE-9909: +1 > Specify hive branch to use on jenkins hms te

[jira] [Commented] (HIVE-9828) Semantic analyzer does not capture view parent entity for tables referred in view with union all

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355173#comment-14355173 ] Xuefu Zhang commented on HIVE-9828: --- +1 > Semantic analyzer does not capture view parent

[jira] [Commented] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355176#comment-14355176 ] Sergio Peña commented on HIVE-9658: --- [~csun] Could you merge latest trunk changes into pa

[jira] [Commented] (HIVE-9909) Specify hive branch to use on jenkins hms tests

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355170#comment-14355170 ] Sergio Peña commented on HIVE-9909: --- [~brocknoland] Could you please review? It is a sma

[jira] [Updated] (HIVE-9909) Specify hive branch to use on jenkins hms tests

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9909: -- Attachment: HIVE-9909.1.patch > Specify hive branch to use on jenkins hms tests > ---

[jira] [Resolved] (HIVE-9895) Update hive people page with recent changes

2015-03-10 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-9895. Resolution: Fixed Thx Chao! I committed to the website. > Update hive people page with recent change

[jira] [Commented] (HIVE-9895) Update hive people page with recent changes

2015-03-10 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355104#comment-14355104 ] Chao commented on HIVE-9895: +1 > Update hive people page with recent changes > --

[jira] [Commented] (HIVE-9906) Add timeout mechanism in RawStoreProxy

2015-03-10 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355097#comment-14355097 ] Brock Noland commented on HIVE-9906: +1 > Add timeout mechanism in RawStoreProxy > ---

[jira] [Commented] (HIVE-94) re-factor Hive grammar to be more human readable

2015-03-10 Thread Ron de Bruijn (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354996#comment-14354996 ] Ron de Bruijn commented on HIVE-94: --- It would be nice if there would be an actual grammar s

[jira] [Commented] (HIVE-9907) insert into table values() when UTF-8 character is not correct

2015-03-10 Thread lfh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354967#comment-14354967 ] lfh commented on HIVE-9907: --- insert into table test_acid select 1 , '中文1' , '中文2' from dual ; th

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354911#comment-14354911 ] Xuefu Zhang commented on HIVE-9659: --- I think it can be specified in qtest/pom.xml: {code}

[jira] [Updated] (HIVE-9907) insert into table values() when UTF-8 character is not correct

2015-03-10 Thread lfh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lfh updated HIVE-9907: -- Environment: centos 6 LANG=zh_CN.UTF-8 hadoop 2.6 hive 1.1.0 was: centos 6 encode = zh.UTF-8 hadoop 2.6 hive 1.1.0

[jira] [Commented] (HIVE-9906) Add timeout mechanism in RawStoreProxy

2015-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354619#comment-14354619 ] Hive QA commented on HIVE-9906: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-9678) create timediff UDF

2015-03-10 Thread Raunak Jhawar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354573#comment-14354573 ] Raunak Jhawar commented on HIVE-9678: - Workaround: Convert all date time objects to un

[jira] [Updated] (HIVE-9896) \N un-recognized in AVRO format Hive tables

2015-03-10 Thread Madhan Sundararajan Devaki (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Sundararajan Devaki updated HIVE-9896: - Description: We Sqooped (1.4.5) data from many RDBMS into HDFS in text form

[jira] [Updated] (HIVE-9896) \N un-recognized in AVRO format Hive tables

2015-03-10 Thread Madhan Sundararajan Devaki (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Sundararajan Devaki updated HIVE-9896: - Description: We Sqooped (1.4.5) data from many RDBMS into HDFS in text form

  1   2   >