[SECURITY] CVE-2018-1284: Hive UDF series UDFXPathXXXX allow users to pass carefully crafted XML to access arbitrary files

2018-04-04 Thread Daniel Dai
CVE-2018-1284: Hive UDF series UDFXPath allow users to pass carefully crafted XML to access arbitrary files Severity: Important Vendor: The Apache Software Foundation Versions Affected: This vulnerability affects all versions from 0.6.0 Description: Malicious user might use any xpath UDFs

[SECURITY] CVE-2018-1282 JDBC driver is susceptible to SQL injection attack if the input parameters are not properly cleaned

2018-04-04 Thread Daniel Dai
CVE-2018-1282: JDBC driver is susceptible to SQL injection attack if the input parameters are not properly cleaned Severity: Important Vendor: The Apache Software Foundation Versions Affected: This vulnerability affects all versions of Hive JDBC driver from 0.7.1 Description: This

Re: Review Request 66369: HIVE-18839

2018-04-04 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66369/ --- (Updated April 5, 2018, 2:23 a.m.) Review request for hive and Ashutosh

[SECURITY] CVE-2018-1315 'COPY FROM FTP' statement in HPL/SQL can write to arbitrary location if the FTP server is compromised

2018-04-04 Thread Daniel Dai
CVE-2018-1315: 'COPY FROM FTP' statement in HPL/SQL can write to arbitrary location if the FTP server is compromised Severity: Moderate Vendor: The Apache Software Foundation Versions Affected: Hive 2.1.0 to 2.3.2 Description: When 'COPY FROM FTP' statement is run using HPL/SQL extension to

[jira] [Created] (HIVE-19114) MV rewriting not being triggered for last query in materialized_view_rewrite_4.q

2018-04-04 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-19114: -- Summary: MV rewriting not being triggered for last query in materialized_view_rewrite_4.q Key: HIVE-19114 URL:

[jira] [Created] (HIVE-19113) Bucketing: Make CLUSTERED BY do CLUSTER BY if no explicit sorting is specified

2018-04-04 Thread Gopal V (JIRA)
Gopal V created HIVE-19113: -- Summary: Bucketing: Make CLUSTERED BY do CLUSTER BY if no explicit sorting is specified Key: HIVE-19113 URL: https://issues.apache.org/jira/browse/HIVE-19113 Project: Hive

[jira] [Created] (HIVE-19115) Merge: Semijoin hints are dropped by the merge

2018-04-04 Thread Gopal V (JIRA)
Gopal V created HIVE-19115: -- Summary: Merge: Semijoin hints are dropped by the merge Key: HIVE-19115 URL: https://issues.apache.org/jira/browse/HIVE-19115 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19104) When test MetaStore is started with retry the instances should be independent

2018-04-04 Thread Peter Vary (JIRA)
Peter Vary created HIVE-19104: - Summary: When test MetaStore is started with retry the instances should be independent Key: HIVE-19104 URL: https://issues.apache.org/jira/browse/HIVE-19104 Project: Hive

[jira] [Created] (HIVE-19105) HIVE-18781 broke WarehouseInstance

2018-04-04 Thread Alan Gates (JIRA)
Alan Gates created HIVE-19105: - Summary: HIVE-18781 broke WarehouseInstance Key: HIVE-19105 URL: https://issues.apache.org/jira/browse/HIVE-19105 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19107) Wait for druid kafka indexing tasks to start before returning from create table statement

2018-04-04 Thread Nishant Bangarwa (JIRA)
Nishant Bangarwa created HIVE-19107: --- Summary: Wait for druid kafka indexing tasks to start before returning from create table statement Key: HIVE-19107 URL: https://issues.apache.org/jira/browse/HIVE-19107

[jira] [Created] (HIVE-19106) Hive ZooKeeper Locking - Throw and Log

2018-04-04 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-19106: -- Summary: Hive ZooKeeper Locking - Throw and Log Key: HIVE-19106 URL: https://issues.apache.org/jira/browse/HIVE-19106 Project: Hive Issue Type: Improvement

Re: Review Request 65985: HIVE-18783: ALTER TABLE post-commit listener does not include the transactional listener responses

2018-04-04 Thread Sergio Pena via Review Board
> On April 4, 2018, 12:34 a.m., Vihang Karajgaonkar wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 408 (patched) > > > > > > why do we need !success

Re: Review Request 65985: HIVE-18783: ALTER TABLE post-commit listener does not include the transactional listener responses

2018-04-04 Thread Sergio Pena via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65985/ --- (Updated April 4, 2018, 4:06 p.m.) Review request for hive, Alexander

[jira] [Created] (HIVE-19109) Vectorization: Enabling vectorization causes delete_orig_table to produce Wrong Results

2018-04-04 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19109: --- Summary: Vectorization: Enabling vectorization causes delete_orig_table to produce Wrong Results Key: HIVE-19109 URL: https://issues.apache.org/jira/browse/HIVE-19109

[jira] [Created] (HIVE-19111) ACID: PPD & Split-pruning for txn_id filters

2018-04-04 Thread Gopal V (JIRA)
Gopal V created HIVE-19111: -- Summary: ACID: PPD & Split-pruning for txn_id filters Key: HIVE-19111 URL: https://issues.apache.org/jira/browse/HIVE-19111 Project: Hive Issue Type: Bug

"hive.server2.thrift.bind.host" does not work

2018-04-04 Thread 谢巍宇
Hi users: Found the configuration "hive.server2.thrift.bind.host" does not work regardless of setting environment variable or hive-site.xml. It's always bind "0.0.0.0" after issue the command "hive --service hiveserver2" Take a look source code of 2.3.3 version.

Re: Review Request 65985: HIVE-18783: ALTER TABLE post-commit listener does not include the transactional listener responses

2018-04-04 Thread Vihang Karajgaonkar via Review Board
> On April 4, 2018, 12:34 a.m., Vihang Karajgaonkar wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 408 (patched) > > > > > > why do we need !success

[jira] [Created] (HIVE-19108) Vectorization and Parquet: Turning on vectorization in parquet_ppd_decimal.q causes Wrong Query Results

2018-04-04 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19108: --- Summary: Vectorization and Parquet: Turning on vectorization in parquet_ppd_decimal.q causes Wrong Query Results Key: HIVE-19108 URL:

[jira] [Created] (HIVE-19110) Vectorization: Enabling vectorization causes TestContribCliDriver udf_example_arraymapstruct.q to produce Wrong Results

2018-04-04 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19110: --- Summary: Vectorization: Enabling vectorization causes TestContribCliDriver udf_example_arraymapstruct.q to produce Wrong Results Key: HIVE-19110 URL:

Re: Review Request 66397: HIVE-19064

2018-04-04 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66397/#review200479 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Lines

[jira] [Created] (HIVE-19112) Support Analyze table for partitioned tables without partition spec

2018-04-04 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-19112: -- Summary: Support Analyze table for partitioned tables without partition spec Key: HIVE-19112 URL: https://issues.apache.org/jira/browse/HIVE-19112 Project: Hive

Re: Review Request 65985: HIVE-18783: ALTER TABLE post-commit listener does not include the transactional listener responses

2018-04-04 Thread Sergio Pena via Review Board
> On April 4, 2018, 12:34 a.m., Vihang Karajgaonkar wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 408 (patched) > > > > > > why do we need !success

Re: Review Request 66369: HIVE-18839

2018-04-04 Thread Jesús Camacho Rodríguez
> On April 3, 2018, 11:34 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java > > Line 842 (original) > > > > > > Should this instead be

[ANNOUNCE] Apache Hive 2.3.3 Released

2018-04-04 Thread Daniel Dai
The Apache Hive team is proud to announce the release of Apache Hive version 2.3.3. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides, among others: * Tools to enable easy

[jira] [Created] (HIVE-19101) Apply rule [HiveJoinPushTransitivePredicatesRule] is getting stuck when there are huge number of predicates

2018-04-04 Thread Ganesha Shreedhara (JIRA)
Ganesha Shreedhara created HIVE-19101: - Summary: Apply rule [HiveJoinPushTransitivePredicatesRule] is getting stuck when there are huge number of predicates Key: HIVE-19101 URL:

[jira] [Created] (HIVE-19102) Vectorization: Suppress known Q file bugs

2018-04-04 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19102: --- Summary: Vectorization: Suppress known Q file bugs Key: HIVE-19102 URL: https://issues.apache.org/jira/browse/HIVE-19102 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19103) Reading only required column in nested structure schema in ORC

2018-04-04 Thread Ashish Sharma (JIRA)
Ashish Sharma created HIVE-19103: Summary: Reading only required column in nested structure schema in ORC Key: HIVE-19103 URL: https://issues.apache.org/jira/browse/HIVE-19103 Project: Hive

[GitHub] hive pull request #330: HIVE-19103: Reading required column only in nested s...

2018-04-04 Thread ashish-kumar-sharma
GitHub user ashish-kumar-sharma opened a pull request: https://github.com/apache/hive/pull/330 HIVE-19103: Reading required column only in nested structure schema in ORC You can merge this pull request into a Git repository by running: $ git pull