Re: Review Request 67220: HIVE-12192

2018-06-09 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67220/ --- (Updated June 9, 2018, 7:08 p.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-19845) Create Table Stored By MIME Type

2018-06-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-19845: -- Summary: Create Table Stored By MIME Type Key: HIVE-19845 URL: https://issues.apache.org/jira/browse/HIVE-19845 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-19844) Make CSV SerDe First-Class SerDe

2018-06-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-19844: -- Summary: Make CSV SerDe First-Class SerDe Key: HIVE-19844 URL: https://issues.apache.org/jira/browse/HIVE-19844 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-19843) Add Function Calls To Standardized Authorization Model

2018-06-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-19843: -- Summary: Add Function Calls To Standardized Authorization Model Key: HIVE-19843 URL: https://issues.apache.org/jira/browse/HIVE-19843 Project: Hive Issue Type:

[jira] [Created] (HIVE-19842) Improve Hive UDF Usability

2018-06-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-19842: -- Summary: Improve Hive UDF Usability Key: HIVE-19842 URL: https://issues.apache.org/jira/browse/HIVE-19842 Project: Hive Issue Type: Task Components:

CREATE FUNCTION USING JAR

2018-06-09 Thread dam6923
Hello, In regards to using the "CREATE FUNCTION USING JAR" syntax, does the statement check for the following when the statement is submitted? 1. The existence of the JAR file 2. The JAR files contains the class specified in the statement? In a mulit-server environment, does this statement need

Global Configuration Read

2018-06-09 Thread dam6923
Hello, I am working on a patch for HiveServer2 whereby I will propose adding a new self-contained class which will have its own thread pool. I would like to make the size of the thread pool configurable from hive-site.xml at server start-up. All of the configurations I see are tied to the

[jira] [Created] (HIVE-19841) Upgrade commons-collections to commons-collections4

2018-06-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-19841: -- Summary: Upgrade commons-collections to commons-collections4 Key: HIVE-19841 URL: https://issues.apache.org/jira/browse/HIVE-19841 Project: Hive Issue Type:

Re: Review Request 67296: HIVE-18875 : Enable SMB Join by default in Tez

2018-06-09 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67296/ --- (Updated June 9, 2018, 10:12 a.m.) Review request for hive, Gunther Hagleitner

Re: Review Request 67296: HIVE-18875 : Enable SMB Join by default in Tez

2018-06-09 Thread Deepak Jaiswal
> On June 9, 2018, 6:02 a.m., Gunther Hagleitner wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/CommonMergeJoinOperator.java > > Lines 167 (patched) > > > > > > This should be ok to do always (regardless of

[jira] [Created] (HIVE-19840) SMB : Make sure additional checks added in HIVE-18875 in ConvertJoinMapJoin are actually needed.

2018-06-09 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-19840: - Summary: SMB : Make sure additional checks added in HIVE-18875 in ConvertJoinMapJoin are actually needed. Key: HIVE-19840 URL: https://issues.apache.org/jira/browse/HIVE-19840

Re: Review Request 67296: HIVE-18875 : Enable SMB Join by default in Tez

2018-06-09 Thread Gunther Hagleitner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67296/#review204524 ---