[jira] [Updated] (HIVE-20682) Async query execution can potentially fail if shared sessionHive is closed by master thread.

2018-10-25 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-20682: Status: Patch Available (was: Open) 03.patch simplified the fix with a allowClose flag in

[jira] [Updated] (HIVE-20682) Async query execution can potentially fail if shared sessionHive is closed by master thread.

2018-10-25 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-20682: Attachment: HIVE-20682.03.patch > Async query execution can potentially fail if shared sess

[jira] [Updated] (HIVE-20682) Async query execution can potentially fail if shared sessionHive is closed by master thread.

2018-10-25 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-20682: Status: Open (was: Patch Available) > Async query execution can potentially fail if shared

[jira] [Updated] (HIVE-20682) Async query execution can potentially fail if shared sessionHive is closed by master thread.

2018-10-25 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-20682: Description: *Problem description:* The master thread initializes the *sessionHive* object

[jira] [Assigned] (HIVE-19351) Vectorization: Followup on why operator numbers are unstable in User EXPLAIN for explainuser_1.q / spark_explainuser_1

2018-10-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-19351: --- Assignee: (was: Matt McCline) > Vectorization: Followup on why operator numbers are unst

[jira] [Assigned] (HIVE-19353) Vectorization: ConstantVectorExpression --> RuntimeException: Unexpected column vector type LIST

2018-10-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-19353: --- Assignee: (was: Matt McCline) > Vectorization: ConstantVectorExpression --> RuntimeExce

[jira] [Assigned] (HIVE-18807) Fix broken tests caused by HIVE-18493

2018-10-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-18807: --- Assignee: (was: Matt McCline) > Fix broken tests caused by HIVE-18493 >

[jira] [Assigned] (HIVE-19088) Vectorization: Turning on vectorization in input_lazyserde.q causes ClassCastException DoubleWritable to StandardUnion

2018-10-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-19088: --- Assignee: (was: Matt McCline) > Vectorization: Turning on vectorization in input_lazyser

[jira] [Assigned] (HIVE-14893) vectorized execution may convert LongCV to smaller types incorrectly

2018-10-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-14893: --- Assignee: (was: Matt McCline) > vectorized execution may convert LongCV to smaller types

[jira] [Assigned] (HIVE-17895) Vectorization: Wrong results for schema_evol_text_vec_table.q (LLAP)

2018-10-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-17895: --- Assignee: (was: Matt McCline) > Vectorization: Wrong results for schema_evol_text_vec_ta

[jira] [Updated] (HIVE-20370) Vectorization: Add Native Vector MapJoin hash table optimization for Left/Right Outer Joins when there are no Small Table values

2018-10-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-20370: Resolution: Won't Fix Status: Resolved (was: Patch Available) > Vectorization: Add Native

[jira] [Updated] (HIVE-20806) Add ASF license for files added in HIVE-20679

2018-10-25 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-20806: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to master. > Add ASF license fo

[jira] [Updated] (HIVE-20806) Add ASF license for files added in HIVE-20679

2018-10-25 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-20806: --- Status: Patch Available (was: Open) > Add ASF license for files added in HIVE-20679 > --

[jira] [Updated] (HIVE-20815) JdbcRecordReader.next shall not eat exception

2018-10-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-20815: -- Status: Patch Available (was: Open) > JdbcRecordReader.next shall not eat exception >

[jira] [Updated] (HIVE-20815) JdbcRecordReader.next shall not eat exception

2018-10-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-20815: -- Attachment: HIVE-20815.1.patch > JdbcRecordReader.next shall not eat exception > --

[jira] [Assigned] (HIVE-20815) JdbcRecordReader.next shall not eat exception

2018-10-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned HIVE-20815: - > JdbcRecordReader.next shall not eat exception > - > >

[jira] [Comment Edited] (HIVE-20814) New create function between HiveServer2 is not synchronized

2018-10-25 Thread leozhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664586#comment-16664586 ] leozhang edited comment on HIVE-20814 at 10/26/18 3:54 AM: --- use

[jira] [Commented] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664600#comment-16664600 ] Hive QA commented on HIVE-20796: Here are the results of testing the latest attachment:

[jira] [Reopened] (HIVE-20814) New create function between HiveServer2 is not synchronized

2018-10-25 Thread leozhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leozhang reopened HIVE-20814: - Assignee: (was: leozhang) I want to know if there are other solutions. > New create function betw

[jira] [Updated] (HIVE-20814) New create function between HiveServer2 is not synchronized

2018-10-25 Thread leozhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leozhang updated HIVE-20814: Description: I am using CDH open source version 5.15.0, where the Hive version is 1.1.0. I have 3 Metastor

[jira] [Resolved] (HIVE-20814) New create function between HiveServer2 is not synchronized

2018-10-25 Thread leozhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leozhang resolved HIVE-20814. - Resolution: Fixed use reload functions > New create function between HiveServer2 is not synchronized >

[jira] [Assigned] (HIVE-20814) New create function between HiveServer2 is not synchronized

2018-10-25 Thread leozhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leozhang reassigned HIVE-20814: --- Assignee: leozhang > New create function between HiveServer2 is not synchronized >

[jira] [Assigned] (HIVE-20617) Fix type of constants in IN expressions to have correct type

2018-10-25 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-20617: -- Assignee: Jesus Camacho Rodriguez (was: Zoltan Haindrich) > Fix type

[jira] [Updated] (HIVE-20617) Fix type of constants in IN expressions to have correct type

2018-10-25 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-20617: --- Attachment: HIVE-20617.12.patch > Fix type of constants in IN expressions to

[jira] [Commented] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664464#comment-16664464 ] Hive QA commented on HIVE-20796: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-14516) OrcInputFormat.SplitGenerator.callInternal() can be optimized

2018-10-25 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14516: -- Resolution: Fixed Fix Version/s: 4.0.0 Status: Resolved (was: Patch Available

[jira] [Commented] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664426#comment-16664426 ] Hive QA commented on HIVE-20796: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HIVE-20813) udf to_epoch_milli need to support timestamp without time zone as well

2018-10-25 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664422#comment-16664422 ] Jesus Camacho Rodriguez commented on HIVE-20813: +1 (pending tests) > ud

[jira] [Commented] (HIVE-20419) Vectorization: Prevent mutation of VectorPartitionDesc after being used in a hashmap key

2018-10-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664417#comment-16664417 ] Gopal V commented on HIVE-20419: No, right now it just duplicates the desc for each parti

[jira] [Comment Edited] (HIVE-20419) Vectorization: Prevent mutation of VectorPartitionDesc after being used in a hashmap key

2018-10-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664417#comment-16664417 ] Gopal V edited comment on HIVE-20419 at 10/25/18 11:24 PM: --- No,

[jira] [Commented] (HIVE-20813) udf to_epoch_milli need to support timestamp without time zone as well

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664416#comment-16664416 ] slim bouguerra commented on HIVE-20813: --- [~jcamachorodriguez] can you please check

[jira] [Updated] (HIVE-20813) udf to_epoch_milli need to support timestamp without time zone as well

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20813: -- Status: Patch Available (was: Open) > udf to_epoch_milli need to support timestamp without tim

[jira] [Updated] (HIVE-20813) udf to_epoch_milli need to support timestamp without time zone as well

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20813: -- Attachment: HIVE-20813.patch > udf to_epoch_milli need to support timestamp without time zone a

[jira] [Commented] (HIVE-20419) Vectorization: Prevent mutation of VectorPartitionDesc after being used in a hashmap key

2018-10-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664409#comment-16664409 ] Sergey Shelukhin commented on HIVE-20419: - Hmm. Cannot this also cause incorrect

[jira] [Commented] (HIVE-20419) Vectorization: Prevent mutation of VectorPartitionDesc after being used in a hashmap key

2018-10-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664410#comment-16664410 ] Sergey Shelukhin commented on HIVE-20419: - cc [~teddy.choi] > Vectorization: Pre

[jira] [Assigned] (HIVE-20813) udf to_epoch_milli need to support timestamp without time zone as well

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra reassigned HIVE-20813: - > udf to_epoch_milli need to support timestamp without time zone as well > -

[jira] [Updated] (HIVE-20811) Turn on dynamic partitioned hash join

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-20811: --- Description: Currently it is off by default. Turning if ON by default will help uncover and fix issu

[jira] [Commented] (HIVE-20811) Turn on dynamic partitioned hash join

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664374#comment-16664374 ] Vineet Garg commented on HIVE-20811: [~sershe] I have retracted my description about

[jira] [Commented] (HIVE-20812) Update jetty dependency to 9.3.25.v20180904

2018-10-25 Thread Nishant Bangarwa (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664361#comment-16664361 ] Nishant Bangarwa commented on HIVE-20812: - :+1 > Update jetty dependency to 9.3.

[jira] [Commented] (HIVE-20811) Turn on dynamic partitioned hash join

2018-10-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664346#comment-16664346 ] Sergey Shelukhin commented on HIVE-20811: - Hmm... what correctness issues are tho

[jira] [Updated] (HIVE-20812) Update jetty dependency to 9.3.25.v20180904

2018-10-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-20812: - Status: Patch Available (was: Open) > Update jetty dependency to 9.3.25.v20180904 >

[jira] [Updated] (HIVE-20812) Update jetty dependency to 9.3.25.v20180904

2018-10-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-20812: - Attachment: HIVE-20812.1.patch > Update jetty dependency to 9.3.25.v20180904 > --

[jira] [Updated] (HIVE-20812) Update jetty dependency to 9.3.25.v20180904

2018-10-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-20812: - Priority: Critical (was: Major) > Update jetty dependency to 9.3.25.v20180904 >

[jira] [Updated] (HIVE-20812) Update jetty dependency to 9.3.25.v20180904

2018-10-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-20812: - Issue Type: Task (was: Improvement) > Update jetty dependency to 9.3.25.v20180904 >

[jira] [Assigned] (HIVE-20812) Update jetty dependency to 9.3.25.v20180904

2018-10-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned HIVE-20812: Assignee: Thejas M Nair > Update jetty dependency to 9.3.25.v20180904 > --

[jira] [Updated] (HIVE-20793) add RP namespacing to workload management

2018-10-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-20793: Attachment: HIVE-20793.01.patch > add RP namespacing to workload management > -

[jira] [Updated] (HIVE-20793) add RP namespacing to workload management

2018-10-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-20793: Attachment: HIVE-20793.01.nogen.patch > add RP namespacing to workload management > ---

[jira] [Commented] (HIVE-20793) add RP namespacing to workload management

2018-10-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664318#comment-16664318 ] Sergey Shelukhin commented on HIVE-20793: - Fixed some bugs, updated sysdb views m

[jira] [Commented] (HIVE-20807) Refactor LlapStatusServiceDriver

2018-10-25 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664269#comment-16664269 ] Miklos Gergely commented on HIVE-20807: --- This patch is the first step of refactorin

[jira] [Updated] (HIVE-20807) Refactor LlapStatusServiceDriver

2018-10-25 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-20807: -- Attachment: HIVE-20807.02.patch > Refactor LlapStatusServiceDriver > --

[jira] [Updated] (HIVE-20807) Refactor LlapStatusServiceDriver

2018-10-25 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-20807: -- Status: Patch Available (was: Open) > Refactor LlapStatusServiceDriver > -

[jira] [Updated] (HIVE-20807) Refactor LlapStatusServiceDriver

2018-10-25 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-20807: -- Status: Open (was: Patch Available) > Refactor LlapStatusServiceDriver > -

[jira] [Updated] (HIVE-20811) Turn on dynamic partitioned hash join

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-20811: --- Attachment: HIVE-20811.1.patch > Turn on dynamic partitioned hash join >

[jira] [Assigned] (HIVE-20811) Turn on dynamic partitioned hash join

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg reassigned HIVE-20811: -- > Turn on dynamic partitioned hash join > - > >

[jira] [Updated] (HIVE-20811) Turn on dynamic partitioned hash join

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-20811: --- Status: Patch Available (was: Open) > Turn on dynamic partitioned hash join > --

[jira] [Commented] (HIVE-14557) Nullpointer When both SkewJoin and Mapjoin Enabled

2018-10-25 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664242#comment-16664242 ] Yongzhi Chen commented on HIVE-14557: - [~lirui], are you still working on the jira, c

[jira] [Commented] (HIVE-20304) When hive.optimize.skewjoin and hive.auto.convert.join are both set to true, and the execution engine is mr, same stage may launch twice due to the wrong generated plan

2018-10-25 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664241#comment-16664241 ] Yongzhi Chen commented on HIVE-20304: - [~belugabehr], the fix is exact the same as HI

[jira] [Commented] (HIVE-20250) Option to allow external tables to use query results cache

2018-10-25 Thread Thai Bui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664233#comment-16664233 ] Thai Bui commented on HIVE-20250: - [~jdere] Thanks for the reply and no worries about the

[jira] [Updated] (HIVE-20804) Further improvements to group by optimization with constraints

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-20804: --- Status: Patch Available (was: Open) > Further improvements to group by optimization with constraints

[jira] [Updated] (HIVE-20804) Further improvements to group by optimization with constraints

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-20804: --- Status: Open (was: Patch Available) > Further improvements to group by optimization with constraints

[jira] [Updated] (HIVE-20804) Further improvements to group by optimization with constraints

2018-10-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-20804: --- Attachment: HIVE-20804.2.patch > Further improvements to group by optimization with constraints > ---

[jira] [Updated] (HIVE-20807) Refactor LlapStatusServiceDriver

2018-10-25 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-20807: -- Status: Patch Available (was: Open) > Refactor LlapStatusServiceDriver > -

[jira] [Updated] (HIVE-20807) Refactor LlapStatusServiceDriver

2018-10-25 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-20807: -- Attachment: HIVE-20807.01.patch > Refactor LlapStatusServiceDriver > --

[jira] [Updated] (HIVE-20617) Fix type of constants in IN expressions to have correct type

2018-10-25 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-20617: Attachment: HIVE-20617.11.patch > Fix type of constants in IN expressions to have correct t

[jira] [Commented] (HIVE-20259) Cleanup of results cache directory

2018-10-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664135#comment-16664135 ] Jason Dere commented on HIVE-20259: --- RB at https://reviews.apache.org/r/69173/ > Clean

[jira] [Commented] (HIVE-20259) Cleanup of results cache directory

2018-10-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664134#comment-16664134 ] Jason Dere commented on HIVE-20259: --- Re-attaching patch, though actually this had a gre

[jira] [Updated] (HIVE-20259) Cleanup of results cache directory

2018-10-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-20259: -- Attachment: HIVE-20259.2.patch > Cleanup of results cache directory > -

[jira] [Comment Edited] (HIVE-20250) Option to allow external tables to use query results cache

2018-10-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664120#comment-16664120 ] Jason Dere edited comment on HIVE-20250 at 10/25/18 6:27 PM: -

[jira] [Commented] (HIVE-20250) Option to allow external tables to use query results cache

2018-10-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664120#comment-16664120 ] Jason Dere commented on HIVE-20250: --- Hey [~thai.bui], sorry didn't get around to workin

[jira] [Commented] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664118#comment-16664118 ] slim bouguerra commented on HIVE-20486: --- [~gopalv] i reverted the extra refactoring

[jira] [Updated] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20486: -- Attachment: HIVE-20486.3.patch > Kafka: Use Row SerDe + vectorization > ---

[jira] [Updated] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20486: -- Attachment: (was: HIVE-20486.2.patch) > Kafka: Use Row SerDe + vectorization >

[jira] [Updated] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20486: -- Attachment: HIVE-20486.2.patch > Kafka: Use Row SerDe + vectorization > ---

[jira] [Commented] (HIVE-16839) Unbalanced calls to openTransaction/commitTransaction when alter the same partition concurrently

2018-10-25 Thread Guang Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664114#comment-16664114 ] Guang Yang commented on HIVE-16839: --- We have seen the similar issue running Hive 0.13,

[jira] [Updated] (HIVE-18778) Needs to capture input/output entities in explain

2018-10-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-18778: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-2/branch-2.3. > Ne

[jira] [Commented] (HIVE-18778) Needs to capture input/output entities in explain

2018-10-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664095#comment-16664095 ] Hive QA commented on HIVE-18778: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664069#comment-16664069 ] slim bouguerra commented on HIVE-20486: --- [~gopalv] please look at https://issues.ap

[jira] [Commented] (HIVE-14516) OrcInputFormat.SplitGenerator.callInternal() can be optimized

2018-10-25 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664066#comment-16664066 ] Eugene Koifman commented on HIVE-14516: --- +1 > OrcInputFormat.SplitGenerator.callIn

[jira] [Updated] (HIVE-20792) Inserting timestamp with zones truncates the data

2018-10-25 Thread Jaume M (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaume M updated HIVE-20792: --- Status: Open (was: Patch Available) > Inserting timestamp with zones truncates the data > --

[jira] [Updated] (HIVE-20792) Inserting timestamp with zones truncates the data

2018-10-25 Thread Jaume M (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaume M updated HIVE-20792: --- Attachment: HIVE-20792.3.patch Status: Patch Available (was: Open) > Inserting timestamp with zones

[jira] [Commented] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664008#comment-16664008 ] Gopal V commented on HIVE-20486: The ORC stuff's been modified and interfaces removed fro

[jira] [Commented] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664001#comment-16664001 ] slim bouguerra commented on HIVE-20486: --- [~teddy.choi]/[~gopalv] can you please tak

[jira] [Updated] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20486: -- Attachment: HIVE-20486.patch > Kafka: Use Row SerDe + vectorization > -

[jira] [Updated] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20486: -- Component/s: kafka integration > Kafka: Use Row SerDe + vectorization > ---

[jira] [Work started] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-20486 started by slim bouguerra. - > Kafka: Use Row SerDe + vectorization >

[jira] [Updated] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20486: -- Status: Patch Available (was: In Progress) > Kafka: Use Row SerDe + vectorization > --

[jira] [Work started] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-20486 started by slim bouguerra. - > Kafka: Use Row SerDe + vectorization >

[jira] [Updated] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20486: -- Fix Version/s: 4.0.0 > Kafka: Use Row SerDe + vectorization > -

[jira] [Work stopped] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-20486 stopped by slim bouguerra. - > Kafka: Use Row SerDe + vectorization >

[jira] [Assigned] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra reassigned HIVE-20486: - Assignee: slim bouguerra > Kafka: Use Row SerDe + vectorization > --

[jira] [Commented] (HIVE-20486) Kafka: Use Row SerDe + vectorization

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663962#comment-16663962 ] slim bouguerra commented on HIVE-20486: --- looked at the suggested option and the cod

[jira] [Resolved] (HIVE-20485) Test Storage Handler with Secured Kafka Cluster

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra resolved HIVE-20485. --- Resolution: Resolved > Test Storage Handler with Secured Kafka Cluster >

[jira] [Commented] (HIVE-20792) Inserting timestamp with zones truncates the data

2018-10-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663856#comment-16663856 ] Hive QA commented on HIVE-20792: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-20782) Cleaning some unused code

2018-10-25 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-20782: -- Attachment: HIVE-20768.2.patch > Cleaning some unused code > - > >

[jira] [Commented] (HIVE-20792) Inserting timestamp with zones truncates the data

2018-10-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663805#comment-16663805 ] Hive QA commented on HIVE-20792: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Assigned] (HIVE-20807) Refactor LlapStatusServiceDriver

2018-10-25 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely reassigned HIVE-20807: - > Refactor LlapStatusServiceDriver > > > Ke

[jira] [Commented] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-25 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663764#comment-16663764 ] Peter Vary commented on HIVE-20796: --- +1 pending tests > jdbc URL can contain sensitive

[jira] [Updated] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-25 Thread Laszlo Pinter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Pinter updated HIVE-20796: - Attachment: HIVE-20796.04.patch > jdbc URL can contain sensitive information that should not be l

[jira] [Updated] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-25 Thread Laszlo Pinter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Pinter updated HIVE-20796: - Attachment: HIVE-20796.03.patch > jdbc URL can contain sensitive information that should not be l

[jira] [Updated] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-25 Thread Laszlo Pinter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Pinter updated HIVE-20796: - Attachment: HIVE-20796.02.patch > jdbc URL can contain sensitive information that should not be l

  1   2   >