[jira] [Commented] (HIVE-9235) Turn off Parquet Vectorization until all data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and VARCHAR

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276620#comment-14276620 ] Matt McCline commented on HIVE-9235: First issue (vectorization of Parquet): Missing ca

[jira] [Created] (HIVE-9371) Execution error for Parquet table and GROUP BY involving CHAR data type

2015-01-13 Thread Matt McCline (JIRA)
Matt McCline created HIVE-9371: -- Summary: Execution error for Parquet table and GROUP BY involving CHAR data type Key: HIVE-9371 URL: https://issues.apache.org/jira/browse/HIVE-9371 Project: Hive

[jira] [Commented] (HIVE-9344) Fix flaky test optimize_nullscan

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

[jira] [Updated] (HIVE-9356) Fail to handle the case that a qfile contains a semicolon in the annotation

2015-01-13 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Chen updated HIVE-9356: Attachment: HIVE-9356.1-encryption.patch Thanks for your review! Sergio, Brock. I found we have to handle be

[jira] [Commented] (HIVE-9235) Turn off Parquet Vectorization until all data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and VARCHAR

2015-01-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276579#comment-14276579 ] Brock Noland commented on HIVE-9235: Can you describe the issue you see? > Turn off P

[jira] [Commented] (HIVE-9357) Create ADD_MONTHS UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276571#comment-14276571 ] Alexander Pivovarov commented on HIVE-9357: --- >From the Oracle reference on add_mo

[jira] [Commented] (HIVE-9357) Create ADD_MONTHS UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276570#comment-14276570 ] Alexander Pivovarov commented on HIVE-9357: --- according to Quora ADD_MONTS is #1 f

[jira] [Updated] (HIVE-9248) Vectorization : Tez Reduce vertex not getting vectorized when GROUP BY is Hash mode

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-9248: --- Status: Patch Available (was: In Progress) > Vectorization : Tez Reduce vertex not getting vectorized

[jira] [Updated] (HIVE-9248) Vectorization : Tez Reduce vertex not getting vectorized when GROUP BY is Hash mode

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-9248: --- Status: In Progress (was: Patch Available) > Vectorization : Tez Reduce vertex not getting vectorized

[jira] [Updated] (HIVE-9248) Vectorization : Tez Reduce vertex not getting vectorized when GROUP BY is Hash mode

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-9248: --- Attachment: HIVE-9248.04.patch > Vectorization : Tez Reduce vertex not getting vectorized when GROUP BY

[jira] [Resolved] (HIVE-9360) TestSparkClient throws Timeoutexception

2015-01-13 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho resolved HIVE-9360. - Resolution: Fixed Fix Version/s: 0.15.0 Assignee: Szehon Ho Double-checked by running the t

[jira] [Commented] (HIVE-9360) TestSparkClient throws Timeoutexception

2015-01-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276537#comment-14276537 ] Brock Noland commented on HIVE-9360: Makes sense, just doublecheck the patch locally.

[jira] [Commented] (HIVE-9360) TestSparkClient throws Timeoutexception

2015-01-13 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276532#comment-14276532 ] Szehon Ho commented on HIVE-9360: - Unless anyone objects, I'm going to commit this in a bit

[jira] [Commented] (HIVE-9367) CombineFileInputFormatShim#getDirIndices is expensive

2015-01-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276527#comment-14276527 ] Rui Li commented on HIVE-9367: -- I just verified the patch here can reduce the getSplits time f

[jira] [Commented] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

2015-01-13 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276514#comment-14276514 ] Marcelo Vanzin commented on HIVE-9178: -- [~chengxiang li] ah, good catch. This method:

[jira] [Commented] (HIVE-9358) Create LAST_DAY UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276498#comment-14276498 ] Alexander Pivovarov commented on HIVE-9358: --- Review Board Request https://reviews

[jira] [Updated] (HIVE-9358) Create LAST_DAY UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9358: -- Attachment: HIVE-9358.1.patch > Create LAST_DAY UDF > --- > >

[jira] [Updated] (HIVE-9358) Create LAST_DAY UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9358: -- Status: Patch Available (was: In Progress) > Create LAST_DAY UDF > --- >

[jira] [Commented] (HIVE-9336) Fix Hive throws ParseException while handling Grouping-Sets clauses

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

[jira] [Comment Edited] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

2015-01-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276485#comment-14276485 ] Xuefu Zhang edited comment on HIVE-9178 at 1/14/15 5:10 AM: The

[jira] [Commented] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

2015-01-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276485#comment-14276485 ] Xuefu Zhang commented on HIVE-9178: --- The dummy patch produces 3 failures and the run take

[jira] [Updated] (HIVE-9370) Enable Hive on Spark for BigBench and run Query 8, the test failed [Spark Branch]

2015-01-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-9370: Issue Type: Sub-task (was: Bug) Parent: HIVE-7292 > Enable Hive on Spark for BigBench and ru

[jira] [Updated] (HIVE-9370) Enable Hive on Spark for BigBench and run Query 8, the test failed [Spark Branch]

2015-01-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-9370: Summary: Enable Hive on Spark for BigBench and run Query 8, the test failed [Spark Branch] (was: Ena

[jira] [Work started] (HIVE-9358) Create LAST_DAY UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-9358 started by Alexander Pivovarov. - > Create LAST_DAY UDF > --- > > Key: HIV

[jira] [Updated] (HIVE-9358) Create LAST_DAY UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9358: -- Description: LAST_DAY returns the date of the last day of the month that contains date: l

[jira] [Updated] (HIVE-9370) Enable Hive on Spark for BigBench and run Query 8, the test failed

2015-01-13 Thread yuyun.chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuyun.chen updated HIVE-9370: - Description: enable hive on spark and run BigBench Query 8 then got the following exception: 2015-01-14 11

[jira] [Created] (HIVE-9370) Enable Hive on Spark for BigBench and run Query 8, the test failed

2015-01-13 Thread yuyun.chen (JIRA)
yuyun.chen created HIVE-9370: Summary: Enable Hive on Spark for BigBench and run Query 8, the test failed Key: HIVE-9370 URL: https://issues.apache.org/jira/browse/HIVE-9370 Project: Hive Issue

[jira] [Commented] (HIVE-9357) Create ADD_MONTHS UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276449#comment-14276449 ] Alexander Pivovarov commented on HIVE-9357: --- add_months function went from oracle

[jira] [Commented] (HIVE-9367) CombineFileInputFormatShim#getDirIndices is expensive

2015-01-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276444#comment-14276444 ] Rui Li commented on HIVE-9367: -- I see. Thanks [~jxiang] for the explanation! > CombineFileInp

[jira] [Commented] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

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

[jira] [Commented] (HIVE-9367) CombineFileInputFormatShim#getDirIndices is expensive

2015-01-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276435#comment-14276435 ] Jimmy Xiang commented on HIVE-9367: --- With the FileStatus, we don't need to go to NN to ge

[jira] [Commented] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

2015-01-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276425#comment-14276425 ] Chengxiang Li commented on HIVE-9178: - [~vanzin], how do we send SyncJobRequest result

[jira] [Commented] (HIVE-5412) HivePreparedStatement.setDate not implemented

2015-01-13 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276420#comment-14276420 ] Matt Burgess commented on HIVE-5412: What about: public void setDate(int parameterInde

[jira] [Commented] (HIVE-9196) MetaStoreDirectSql.getTableStats may need to call doDbSpecificInitializationsBeforeQuery

2015-01-13 Thread Binglin Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276419#comment-14276419 ] Binglin Chang commented on HIVE-9196: - Hi [~sershe], is my last comments make sense? If

[jira] [Commented] (HIVE-9367) CombineFileInputFormatShim#getDirIndices is expensive

2015-01-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276414#comment-14276414 ] Rui Li commented on HIVE-9367: -- Hi [~jxiang], could you elaborate a little how this will avoid

[jira] [Resolved] (HIVE-8914) HDFSCleanup thread holds reference to FileSystem

2015-01-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman resolved HIVE-8914. -- Resolution: Fixed Thanks for the contribution [~shanyu] > HDFSCleanup thread holds reference to

[jira] [Updated] (HIVE-8914) HDFSCleanup thread holds reference to FileSystem

2015-01-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-8914: - Fix Version/s: 0.15.0 > HDFSCleanup thread holds reference to FileSystem >

[jira] [Commented] (HIVE-9341) Apply ColumnPrunning for noop PTFs

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

[jira] [Commented] (HIVE-9357) Create ADD_MONTHS UDF

2015-01-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276404#comment-14276404 ] Jason Dere commented on HIVE-9357: -- Not sure I agree with these last day of month semantic

[jira] [Commented] (HIVE-9038) Join tests fail on Tez

2015-01-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276402#comment-14276402 ] Sergey Shelukhin commented on HIVE-9038: I think default switch case should throw/a

Hive-0.14 - Build # 824 - Fixed

2015-01-13 Thread Apache Jenkins Server
Changes for Build #823 Changes for Build #824 [hashutosh] HIVE-9278 : Cached expression feature broken in one case (Navis via Ashutosh Chauhan) No tests ran. The Apache Jenkins build system has built Hive-0.14 (build #824) Status: Fixed Check console output at https://builds.apache.org/job

[jira] [Updated] (HIVE-9038) Join tests fail on Tez

2015-01-13 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-9038: - Attachment: HIVE-9038.1.patch > Join tests fail on Tez > -- > >

[jira] [Updated] (HIVE-9038) Join tests fail on Tez

2015-01-13 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-9038: - Status: Patch Available (was: Open) > Join tests fail on Tez > -- > >

[jira] [Commented] (HIVE-9038) Join tests fail on Tez

2015-01-13 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276373#comment-14276373 ] Vikram Dixit K commented on HIVE-9038: -- This issue as Navis mentioned, stems from the

[jira] [Commented] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276362#comment-14276362 ] Jason Dere commented on HIVE-9366: -- +1 if tests pass > wrong date in description annotati

[jira] [Commented] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276357#comment-14276357 ] Alexander Pivovarov commented on HIVE-9366: --- Review Board Request https://reviews

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Status: Patch Available (was: In Progress) > wrong date in description annotation in dat

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Attachment: HIVE-9366.3.patch HIVE-9366.3.patch - fixed extra arguments in UDFDayOfMonth

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Status: In Progress (was: Patch Available) > wrong date in description annotation in dat

[jira] [Updated] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

2015-01-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9178: -- Attachment: HIVE-9178.2-spark.patch Attached a dummy patch to test the test env. > Create a separate API

[jira] [Commented] (HIVE-9369) fix arguments length checking in Upper and Lower UDF

2015-01-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276343#comment-14276343 ] Jason Dere commented on HIVE-9369: -- +1 if tests pass > fix arguments length checking in U

[jira] [Commented] (HIVE-9369) fix arguments length checking in Upper and Lower UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276337#comment-14276337 ] Alexander Pivovarov commented on HIVE-9369: --- Review Board Request https://reviews

[jira] [Commented] (HIVE-9278) Cached expression feature broken in one case

2015-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276335#comment-14276335 ] Ashutosh Chauhan commented on HIVE-9278: Committed to 0.14 as well. > Cached expre

[jira] [Updated] (HIVE-9278) Cached expression feature broken in one case

2015-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9278: --- Fix Version/s: 0.14.1 > Cached expression feature broken in one case >

[jira] [Updated] (HIVE-9369) fix arguments length checking in Upper and Lower UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9369: -- Status: Patch Available (was: In Progress) > fix arguments length checking in Upper and

[jira] [Updated] (HIVE-9369) fix arguments length checking in Upper and Lower UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9369: -- Attachment: HIVE-9369.1.patch > fix arguments length checking in Upper and Lower UDF > --

[jira] [Work started] (HIVE-9369) fix arguments length checking in Upper and Lower UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-9369 started by Alexander Pivovarov. - > fix arguments length checking in Upper and Lower UDF > ---

[jira] [Created] (HIVE-9369) fix arguments length checking in Upper and Lower UDF

2015-01-13 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created HIVE-9369: - Summary: fix arguments length checking in Upper and Lower UDF Key: HIVE-9369 URL: https://issues.apache.org/jira/browse/HIVE-9369 Project: Hive Iss

[jira] [Updated] (HIVE-9367) CombineFileInputFormatShim#getDirIndices is expensive

2015-01-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-9367: -- Status: Patch Available (was: Open) > CombineFileInputFormatShim#getDirIndices is expensive > --

[jira] [Updated] (HIVE-9367) CombineFileInputFormatShim#getDirIndices is expensive

2015-01-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-9367: -- Attachment: HIVE-9367.1.patch > CombineFileInputFormatShim#getDirIndices is expensive > -

[jira] [Commented] (HIVE-9278) Cached expression feature broken in one case

2015-01-13 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276315#comment-14276315 ] Vikram Dixit K commented on HIVE-9278: -- +1 for 0.14 > Cached expression feature broke

[jira] [Updated] (HIVE-9356) Fail to handle the case that a qfile contains a semicolon in the annotation

2015-01-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-9356: --- Summary: Fail to handle the case that a qfile contains a semicolon in the annotation (was: Fail to han

[jira] [Commented] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

2015-01-13 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276297#comment-14276297 ] Marcelo Vanzin commented on HIVE-9178: -- I'll take a closer look at the code later, but

[jira] [Updated] (HIVE-9235) Turn off Parquet Vectorization until all data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and VARCHAR

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-9235: --- Status: Patch Available (was: Open) > Turn off Parquet Vectorization until all data types work: DECIMA

[jira] [Commented] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

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

[jira] [Updated] (HIVE-9235) Turn off Parquet Vectorization until all data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and VARCHAR

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-9235: --- Summary: Turn off Parquet Vectorization until all data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and

[jira] [Updated] (HIVE-9235) Make Parquet Vectorization of these data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and VARCHAR

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-9235: --- Description: Title was: Make Parquet Vectorization of these data types work: DECIMAL, DATE, TIMESTAMP,

[jira] [Updated] (HIVE-9235) Make Parquet Vectorization of these data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and VARCHAR

2015-01-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-9235: --- Attachment: HIVE-9235.01.patch > Make Parquet Vectorization of these data types work: DECIMAL, DATE, >

[jira] [Updated] (HIVE-9368) Physical optimizer : Join order in Explain is different from join order provided by Calcite

2015-01-13 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-9368: -- Attachment: explain_fetch_column_stats_on.txt explain_fetch_column_stats_off.txt

[jira] [Created] (HIVE-9368) Physical optimizer : Join order in Explain is different from join order provided by Calcite

2015-01-13 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-9368: - Summary: Physical optimizer : Join order in Explain is different from join order provided by Calcite Key: HIVE-9368 URL: https://issues.apache.org/jira/browse/HIVE-9368

[jira] [Commented] (HIVE-9351) Running Hive Jobs with Tez cause templeton to never report percent complete

2015-01-13 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276279#comment-14276279 ] Lefty Leverenz commented on HIVE-9351: -- Okay, then no doc needed. Thanks [~ekoifman].

Re: Documenting API's for the 1.0.0 release

2015-01-13 Thread Brock Noland
javadocs + java annotations But I think we'll need a page on the wiki covering this and describing our policies including the discussion of the thrift layer which we won't be able to doc via annotations or javadocs as it's generate code. On Tue, Jan 13, 2015 at 3:20 PM, Thejas Nair wrote: > IMO

[jira] [Created] (HIVE-9367) CombineFileInputFormatShim#getDirIndices is expensive

2015-01-13 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-9367: - Summary: CombineFileInputFormatShim#getDirIndices is expensive Key: HIVE-9367 URL: https://issues.apache.org/jira/browse/HIVE-9367 Project: Hive Issue Type: Improv

[jira] [Commented] (HIVE-7550) Extend cached evaluation to multiple expressions

2015-01-13 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276248#comment-14276248 ] Lefty Leverenz commented on HIVE-7550: -- Should this be documented in the wiki, or is i

Re: Review Request 29625: HIVE-9200

2015-01-13 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29625/#review67980 --- ql/src/java/org/apache/hadoop/hive/ql/plan/JoinDesc.java

[jira] [Commented] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

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

[jira] [Commented] (HIVE-9351) Running Hive Jobs with Tez cause templeton to never report percent complete

2015-01-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276232#comment-14276232 ] Eugene Koifman commented on HIVE-9351: -- none of the other steps in this README are on

[jira] [Commented] (HIVE-9178) Create a separate API for remote Spark Context RPC other than job submission [Spark Branch]

2015-01-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276223#comment-14276223 ] Xuefu Zhang commented on HIVE-9178: --- It looks like that the patch somehow has increased t

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Attachment: HIVE-9366.2.patch HIVE-9366.2.patch - fixed date in GenericUDFDateSub > wron

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Status: In Progress (was: Patch Available) > wrong date in description annotation in dat

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Status: Patch Available (was: In Progress) > wrong date in description annotation in dat

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Status: Patch Available (was: In Progress) > wrong date in description annotation in dat

[jira] [Work started] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-9366 started by Alexander Pivovarov. - > wrong date in description annotation in date_add() and date_sub() udf

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Attachment: HIVE-9366.1.patch > wrong date in description annotation in date_add() and da

Re: Review Request 29625: HIVE-9200

2015-01-13 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29625/#review67975 --- ql/src/java/org/apache/hadoop/hive/ql/plan/JoinDesc.java

Re: Review Request 29763: HIVE-9292

2015-01-13 Thread John Pullokkaran
> On Jan. 13, 2015, 6:59 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/ParseContext.java, line 96 > > > > > > It seems like groupOpToInputTables is used only by > > RewriteQueryUsingAggr

[jira] [Commented] (HIVE-9351) Running Hive Jobs with Tez cause templeton to never report percent complete

2015-01-13 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276187#comment-14276187 ] Lefty Leverenz commented on HIVE-9351: -- Should the new guidelines in hcatalog/src/test

Follow-up on HIVE-6992

2015-01-13 Thread Prafulla
Hi, Can someone review my patch uploaded for jira HIVE-6992? https://issues.apache.org/jira/browse/HIVE-6992 It is also available at review board at following link. https://reviews.apache.org/r/29448/

Re: Documenting API's for the 1.0.0 release

2015-01-13 Thread Thejas Nair
IMO, this would be javadocs. That should be the primary source of truth for this information. We can additionally capture this in wikidocs as well. On Tue, Jan 13, 2015 at 3:08 PM, Lefty Leverenz wrote: > Thanks Brock. Is this for javadocs or wikidocs, or both? > > -- Lefty > > On Tue, Jan 13,

[jira] [Updated] (HIVE-9272) Tests for utf-8 support

2015-01-13 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-9272: --- Status: Patch Available (was: Open) > Tests for utf-8 support > --- > >

[jira] [Commented] (HIVE-9272) Tests for utf-8 support

2015-01-13 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276163#comment-14276163 ] Sushanth Sowmyan commented on HIVE-9272: The .pm changes look reasonable to me. It'

Re: Review Request 29763: HIVE-9292

2015-01-13 Thread Jesús Camacho Rodríguez
> On Jan. 13, 2015, 6:59 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/ParseContext.java, line 96 > > > > > > It seems like groupOpToInputTables is used only by > > RewriteQueryUsingAggr

[jira] [Commented] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-13 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276157#comment-14276157 ] Gunther Hagleitner commented on HIVE-7313: -- Looks good to me. +1. (pending tests).

[jira] [Commented] (HIVE-9208) MetaStore DB schema inconsistent for MS SQL Server in use of varchar/nvarchar

2015-01-13 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276150#comment-14276150 ] Xiaobing Zhou commented on HIVE-9208: - Thanks [~ekoifman]! I'd take a look at them to g

Re: Documenting API's for the 1.0.0 release

2015-01-13 Thread Lefty Leverenz
Thanks Brock. Is this for javadocs or wikidocs, or both? -- Lefty On Tue, Jan 13, 2015 at 12:47 PM, Brock Noland wrote: > Hi, > > As discussed at our last meetup, we should really document our public APIs. > Many had requested this be completed before Hive 1.0.0. > > As such I have created an

[jira] [Created] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created HIVE-9366: - Summary: wrong date in description annotation in date_add() and date_sub() udf Key: HIVE-9366 URL: https://issues.apache.org/jira/browse/HIVE-9366 Project:

[jira] [Updated] (HIVE-9366) wrong date in description annotation in date_add() and date_sub() udf

2015-01-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9366: -- Affects Version/s: 0.14.1 > wrong date in description annotation in date_add() and date_s

[jira] [Created] (HIVE-9365) The Metastore should take port configuration from hive-site.xml

2015-01-13 Thread JIRA
Nicolas Thiébaud created HIVE-9365: -- Summary: The Metastore should take port configuration from hive-site.xml Key: HIVE-9365 URL: https://issues.apache.org/jira/browse/HIVE-9365 Project: Hive

[jira] [Commented] (HIVE-9364) Document non-Public API's which Spark SQL uses

2015-01-13 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276100#comment-14276100 ] Marcelo Vanzin commented on HIVE-9364: -- Here are three APIs that changed between 0.13

Is there Jira for implementing minus operator?

2015-01-13 Thread Alexander Pivovarov

  1   2   3   >