[jira] [Created] (HIVE-20558) Change default of hive.hashtable.key.count.adjustment to 0.99

2018-09-13 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-20558: --- Summary: Change default of hive.hashtable.key.count.adjustment to 0.99 Key: HIVE-20558 URL: https://issues.apache.org/jira/browse/HIVE-20558 Project: Hive

[jira] [Created] (HIVE-20557) Constant Folding: null > (expr) is not constant folded to NULL

2018-09-13 Thread Gopal V (JIRA)
Gopal V created HIVE-20557: -- Summary: Constant Folding: null > (expr) is not constant folded to NULL Key: HIVE-20557 URL: https://issues.apache.org/jira/browse/HIVE-20557 Project: Hive Issue Type:

[jira] [Created] (HIVE-20556) Expose an API to retrieve the TBL_ID from TBLS in the metastore tables

2018-09-13 Thread Jaume M (JIRA)
Jaume M created HIVE-20556: -- Summary: Expose an API to retrieve the TBL_ID from TBLS in the metastore tables Key: HIVE-20556 URL: https://issues.apache.org/jira/browse/HIVE-20556 Project: Hive Issu

[jira] [Created] (HIVE-20555) HiveServer2: Preauthenticated subject for http transport is not retained for entire duration of http communication in some cases

2018-09-13 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-20555: --- Summary: HiveServer2: Preauthenticated subject for http transport is not retained for entire duration of http communication in some cases Key: HIVE-20555 URL: https://issues

Re: Review Request 68310: HIVE-17040

2018-09-13 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68310/ --- (Updated Sept. 13, 2018, 8:54 p.m.) Review request for hive and Ashutosh Chauha

Re: Review Request 68310: HIVE-17040

2018-09-13 Thread Jesús Camacho Rodríguez
> On Sept. 12, 2018, 9:40 p.m., Vineet Garg wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java > > Lines 2219 (patched) > > > > > > Should we control all constraint related optimization with one fl

Re: Review Request 68683: Add new configuration to set the size of the global compile lock

2018-09-13 Thread denys kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68683/ --- (Updated Sept. 13, 2018, 8:18 p.m.) Review request for hive, Zoltan Haindrich,

Re: Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-13 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68709/#review208608 --- Ship it! Ship It! - Prasanth_J On Sept. 13, 2018, 8:11 p.m.,

Re: Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-13 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68709/ --- (Updated Sept. 13, 2018, 8:11 p.m.) Review request for hive and Prasanth_J. R

[jira] [Created] (HIVE-20554) Unable to drop an external table after renaming it.

2018-09-13 Thread Krishnama Raju K (JIRA)
Krishnama Raju K created HIVE-20554: --- Summary: Unable to drop an external table after renaming it. Key: HIVE-20554 URL: https://issues.apache.org/jira/browse/HIVE-20554 Project: Hive Issue

Re: Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-13 Thread j . prasanth . j
> On Sept. 13, 2018, 8:03 a.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezExternalSessionsRegistryClient.java > > Lines 37 (patched) > > > > > > Yes. Tez needs severals fixes in addition

Re: Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-13 Thread Sergey Shelukhin
> On Sept. 13, 2018, 8:03 a.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezExternalSessionState.java > > Lines 72 (patched) > > > > > > These resources may not be required. External sessio

[jira] [Created] (HIVE-20553) more acid stats tests

2018-09-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20553: - Summary: more acid stats tests Key: HIVE-20553 URL: https://issues.apache.org/jira/browse/HIVE-20553 Project: Hive Issue Type: Improvement Compon

Re: Review Request 68710: HIVE-20544: TOpenSessionReq logs password and username

2018-09-13 Thread Karen Coppage
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68710/ --- (Updated Sept. 13, 2018, 10:11 a.m.) Review request for hive and Laszlo Pinter.

Re: Review Request 68710: HIVE-20544: TOpenSessionReq logs password and username

2018-09-13 Thread Karen Coppage
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68710/ --- (Updated Sept. 13, 2018, 9:41 a.m.) Review request for hive and Laszlo Pinter.

Re: Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-13 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68709/#review208584 --- ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezExternalSession

[GitHub] hive pull request #433: HIVE-20552: Get Schema from LogicalPlan for HWC (Ted...

2018-09-13 Thread pudidic
GitHub user pudidic opened a pull request: https://github.com/apache/hive/pull/433 HIVE-20552: Get Schema from LogicalPlan for HWC (Teddy Choi) You can merge this pull request into a Git repository by running: $ git pull https://github.com/pudidic/hive HIVE-20552 Alternativel

[jira] [Created] (HIVE-20552) Get Schema from LogicalPlan faster

2018-09-13 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-20552: - Summary: Get Schema from LogicalPlan faster Key: HIVE-20552 URL: https://issues.apache.org/jira/browse/HIVE-20552 Project: Hive Issue Type: Test Report

[jira] [Created] (HIVE-20551) Create PreparedStatement query dynamically when IN clause is used

2018-09-13 Thread Laszlo Pinter (JIRA)
Laszlo Pinter created HIVE-20551: Summary: Create PreparedStatement query dynamically when IN clause is used Key: HIVE-20551 URL: https://issues.apache.org/jira/browse/HIVE-20551 Project: Hive