IMetaStoreClient Configurable?

2016-02-17 Thread Austin Lee
In looking at implementations of IMetaStoreClient, e.g., HiveMetaStoreClient, it seems to make sense to have this interface extend Configurable. Has this ever been given any thought? Shouldn't all classes whose ctors always expect HiveConf be Configurable (org.apache.hadoop.conf.Configurable)?

[jira] [Created] (HIVE-13083) Writing HiveDecimal to ORC can wrongly suppress present stream

2016-02-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13083: Summary: Writing HiveDecimal to ORC can wrongly suppress present stream Key: HIVE-13083 URL: https://issues.apache.org/jira/browse/HIVE-13083 Project:

[jira] [Created] (HIVE-13082) Enable constant propagation optimization in query with left semi join

2016-02-17 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-13082: -- Summary: Enable constant propagation optimization in query with left semi join Key: HIVE-13082 URL: https://issues.apache.org/jira/browse/HIVE-13082 Project: Hive

Re: Spark and HBase metastore jiras in 2.0 release

2016-02-17 Thread Sergey Shelukhin
Thanks! I have closed all the issues that were updated to 2.0 since yesterday. Can you bulk close any other issues if adding them to 2.0, after setting the version? On 16/2/17, 06:08, "Xuefu Zhang" wrote: >I don't think 2.0 branch has every patch from spark-branch. However, >master >does. I wil

Re: Review Request 43706: HIVE-13063 Create UDFs for CHAR and REPLACE

2016-02-17 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43706/ --- (Updated Feb. 18, 2016, 3:37 a.m.) Review request for hive, Jason Dere and Vikr

Re: Review Request 43706: HIVE-13063 Create UDFs for CHAR and REPLACE

2016-02-17 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43706/ --- (Updated Feb. 18, 2016, 3:37 a.m.) Review request for hive, Jason Dere and Vikr

Review Request 43706: HIVE-13063 Create UDFs for CHAR and REPLACE

2016-02-17 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43706/ --- Review request for hive, Jason Dere and Vikram Dixit Kumaraswamy. Bugs: HIVE-13

[jira] [Created] (HIVE-13081) Support for DELETE/UPDATE... JOIN

2016-02-17 Thread Fabian Tan (JIRA)
Fabian Tan created HIVE-13081: - Summary: Support for DELETE/UPDATE... JOIN Key: HIVE-13081 URL: https://issues.apache.org/jira/browse/HIVE-13081 Project: Hive Issue Type: New Feature

CVE-2015-7521: Apache Hive authorization bug disclosure (update)

2016-02-17 Thread Sushanth Sowmyan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2015-7521: Apache Hive authorization bug disclosure Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Hive 0.13.x Apache Hive 0.14.x Apache Hive 1.0.0 - 1.0.1 Apache Hive 1.1.0 - 1.1.1 Apache Hive 1.2.0 - 1.2.1

[jira] [Created] (HIVE-13080) add a script to HiveQA that would -1 patch on addition of threadlocals

2016-02-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13080: --- Summary: add a script to HiveQA that would -1 patch on addition of threadlocals Key: HIVE-13080 URL: https://issues.apache.org/jira/browse/HIVE-13080 Project: H

[jira] [Created] (HIVE-13079) LLAP: Allow reading log4j properties from default JAR resources

2016-02-17 Thread Gopal V (JIRA)
Gopal V created HIVE-13079: -- Summary: LLAP: Allow reading log4j properties from default JAR resources Key: HIVE-13079 URL: https://issues.apache.org/jira/browse/HIVE-13079 Project: Hive Issue Type:

[jira] [Created] (HIVE-13078) LLAP: Better handling of query completion notifications in tez plugins

2016-02-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13078: - Summary: LLAP: Better handling of query completion notifications in tez plugins Key: HIVE-13078 URL: https://issues.apache.org/jira/browse/HIVE-13078 Project: Hive

[jira] [Created] (HIVE-13077) LLAP: Scrub daemon-site.xml from client configs

2016-02-17 Thread Gopal V (JIRA)
Gopal V created HIVE-13077: -- Summary: LLAP: Scrub daemon-site.xml from client configs Key: HIVE-13077 URL: https://issues.apache.org/jira/browse/HIVE-13077 Project: Hive Issue Type: Bug Co

Alter Index on Column Query consumes huge memory

2016-02-17 Thread Prabhu Joseph
Hi All, When rebuilding index on a table, where abc is an index on a column which has 8.5 lakh count for a single column value, the mapreduce job ran and the reducers timing out, when we monitored the reducers, it is taking 7.3GB RSS and 7.5GB Virt, the reducer memory configured is 7GB. The tas

Re: Spark and HBase metastore jiras in 2.0 release

2016-02-17 Thread Alan Gates
It makes sense to update the branch fix versions when we merge so that people can figure out what release version a fix or feature is in. So +1. Alan. Thejas Nair February 16, 2016 at 21:48 The hbase-metastore branch jiras are all part of Hive 2.0.0 release, as

Re: Review Request 43651: HIVE-13075 | Metastore shuts down when no delegation token is found in ZooKeeper

2016-02-17 Thread Piotr Wikie?
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43651/ --- (Updated Lut 17, 2016, 5:55 po południu) Review request for hive. Changes ---

Re: Spark and HBase metastore jiras in 2.0 release

2016-02-17 Thread Xuefu Zhang
I don't think 2.0 branch has every patch from spark-branch. However, master does. I will take care of spark branch JIrA resolution versions. Thanks, Xuefu On Tue, Feb 16, 2016 at 9:48 PM, Thejas Nair wrote: > The hbase-metastore branch jiras are all part of Hive 2.0.0 release, > as no work was

[jira] [Created] (HIVE-13076) Implement FK/PK "rely novalidate" constraints for better CBO

2016-02-17 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created HIVE-13076: Summary: Implement FK/PK "rely novalidate" constraints for better CBO Key: HIVE-13076 URL: https://issues.apache.org/jira/browse/HIVE-13076 Project: Hive

Re: Review Request 43651: HIVE-13075 | Metastore shuts down when no delegation token is found in ZooKeeper

2016-02-17 Thread Piotr Wikie?
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43651/ --- (Updated Lut 17, 2016, 3:27 po południu) Review request for hive. Repository:

Review Request 43651: HIVE-13075 | Metastore shuts down when no delegation token is found in ZooKeeper

2016-02-17 Thread Piotr Wikie?
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43651/ --- Review request for hive. Summary (updated) - HIVE-13075 | Meta

[jira] [Created] (HIVE-13075) Metastore shuts down when no delegation token is found in ZooKeeper

2016-02-17 Thread JIRA
Piotr Wikieł created HIVE-13075: --- Summary: Metastore shuts down when no delegation token is found in ZooKeeper Key: HIVE-13075 URL: https://issues.apache.org/jira/browse/HIVE-13075 Project: Hive

[jira] [Created] (HIVE-13074) NPE with HS2 Web UI when SQLOperationDisplay is null

2016-02-17 Thread Shinichi Yamashita (JIRA)
Shinichi Yamashita created HIVE-13074: - Summary: NPE with HS2 Web UI when SQLOperationDisplay is null Key: HIVE-13074 URL: https://issues.apache.org/jira/browse/HIVE-13074 Project: Hive I

[jira] [Created] (HIVE-13073) HCatContext.setConf() is synchronized, but HCatContext.getConf() is unsynchronized

2016-02-17 Thread Hai Xu (JIRA)
Hai Xu created HIVE-13073: - Summary: HCatContext.setConf() is synchronized, but HCatContext.getConf() is unsynchronized Key: HIVE-13073 URL: https://issues.apache.org/jira/browse/HIVE-13073 Project: Hive

[jira] [Created] (HIVE-13072) ROW_NUMBER() function creates wrong results

2016-02-17 Thread Philipp Brandl (JIRA)
Philipp Brandl created HIVE-13072: - Summary: ROW_NUMBER() function creates wrong results Key: HIVE-13072 URL: https://issues.apache.org/jira/browse/HIVE-13072 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13071) Impossible cast from LongColumnVector to TimestampColumnVector in VectorColumnAssignFactory.buildObjectAssign method

2016-02-17 Thread Hai Xu (JIRA)
Hai Xu created HIVE-13071: - Summary: Impossible cast from LongColumnVector to TimestampColumnVector in VectorColumnAssignFactory.buildObjectAssign method Key: HIVE-13071 URL: https://issues.apache.org/jira/browse/HIVE-130

[jira] [Created] (HIVE-13070) Precommit HMS tests should run in addition to precommit normal tests, not instead of

2016-02-17 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-13070: -- Summary: Precommit HMS tests should run in addition to precommit normal tests, not instead of Key: HIVE-13070 URL: https://issues.apache.org/jira/browse/HIVE-1

[jira] [Created] (HIVE-13069) Enable cartesian product merging

2016-02-17 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-13069: -- Summary: Enable cartesian product merging Key: HIVE-13069 URL: https://issues.apache.org/jira/browse/HIVE-13069 Project: Hive Issue Type:

[jira] [Created] (HIVE-13068) Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II

2016-02-17 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-13068: -- Summary: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II Key: HIVE-13068 URL: https://issues.apache.org/jira/browse/HIVE-13068

[jira] [Created] (HIVE-13067) EmbeddedLockManager$SimpleHiveLock overrides equals(Object), but does not override hashCode()

2016-02-17 Thread Hai Xu (JIRA)
Hai Xu created HIVE-13067: - Summary: EmbeddedLockManager$SimpleHiveLock overrides equals(Object), but does not override hashCode() Key: HIVE-13067 URL: https://issues.apache.org/jira/browse/HIVE-13067 Project