[jira] [Created] (HIVE-18795) upgrade accumulo to 1.8.1

2018-02-23 Thread Saijin Huang (JIRA)
Saijin Huang created HIVE-18795: --- Summary: upgrade accumulo to 1.8.1 Key: HIVE-18795 URL: https://issues.apache.org/jira/browse/HIVE-18795 Project: Hive Issue Type: Bug Affects Versions:

[jira] [Created] (HIVE-18794) Repl load "with" clause does not pass config to tasks for non-partition tables

2018-02-23 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18794: - Summary: Repl load "with" clause does not pass config to tasks for non-partition tables Key: HIVE-18794 URL: https://issues.apache.org/jira/browse/HIVE-18794 Project: Hive

Re: Review Request 65415: HIVE-18571 stats issues for MM tables

2018-02-23 Thread Sergey Shelukhin
> On Feb. 2, 2018, 10 a.m., Zoltan Haindrich wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java > > Lines 650 (patched) > > > > > > I might be missing something

Re: Review Request 65415: HIVE-18571 stats issues for MM tables

2018-02-23 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65415/ --- (Updated Feb. 24, 2018, 2:09 a.m.) Review request for hive and Eugene Koifman.

[jira] [Created] (HIVE-18793) Round udf should support variable as second argument

2018-02-23 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-18793: --- Summary: Round udf should support variable as second argument Key: HIVE-18793 URL: https://issues.apache.org/jira/browse/HIVE-18793 Project: Hive

[jira] [Created] (HIVE-18792) Allow standard compliant syntax for insert on partitioned tables

2018-02-23 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-18792: --- Summary: Allow standard compliant syntax for insert on partitioned tables Key: HIVE-18792 URL: https://issues.apache.org/jira/browse/HIVE-18792 Project: Hive

[jira] [Created] (HIVE-18791) Fix TestJdbcWithMiniHS2#testHttpHeaderSize

2018-02-23 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-18791: - Summary: Fix TestJdbcWithMiniHS2#testHttpHeaderSize Key: HIVE-18791 URL: https://issues.apache.org/jira/browse/HIVE-18791 Project: Hive Issue Type: Bug

[GitHub] hive pull request #312: HIVE-18777

2018-02-23 Thread thejasmn
GitHub user thejasmn opened a pull request: https://github.com/apache/hive/pull/312 HIVE-18777 You can merge this pull request into a Git repository by running: $ git pull https://github.com/thejasmn/hive HIVE-18777-authprovider Alternatively you can review and apply these

[jira] [Created] (HIVE-18790) test jars are present hive .tar.gz

2018-02-23 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-18790: Summary: test jars are present hive .tar.gz Key: HIVE-18790 URL: https://issues.apache.org/jira/browse/HIVE-18790 Project: Hive Issue Type: Bug Affects

Re: Question about design of ObjectStore cache

2018-02-23 Thread Sergey Shelukhin
I think the primary motivation for cache was the cloud use-case where the default SQL instance is underpowered and you have to set up and pay more to get a performant one. The same may apply to setting up redis/memcached on the cloud environment - if you set one up you might as well just get the

Review Request 65778: HIVE-18726 Implement DEFAULT constraint

2018-02-23 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65778/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez. Bugs:

[jira] [Created] (HIVE-18789) Disallow embedded element in UDFXPathUtil

2018-02-23 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18789: - Summary: Disallow embedded element in UDFXPathUtil Key: HIVE-18789 URL: https://issues.apache.org/jira/browse/HIVE-18789 Project: Hive Issue Type: Bug

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-23 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/#review198206 --- Ship it! Ship It! - Daniel Dai On Feb. 23, 2018, 8:14 p.m.,

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-23 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/ --- (Updated Feb. 23, 2018, 8:14 p.m.) Review request for hive, Daniel Dai and

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-23 Thread Vaibhav Gumashta
> On Feb. 21, 2018, 10:07 p.m., Daniel Dai wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java > > Line 311 (original), 215 (patched) > > > > > > This is not

Question about design of ObjectStore cache

2018-02-23 Thread Alexander Kolbasov
Hello, I am wondering about the design choices made for ObjectStore cache. Looks like Datanucleus has support for L2 caching using various backends, including memcache and redis (caching support is pluggable). I am wondering why you decided to implement your own caching solution instead. Even if

[jira] [Created] (HIVE-18788) Clean up inputs in JDBC PreparedStatement

2018-02-23 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18788: - Summary: Clean up inputs in JDBC PreparedStatement Key: HIVE-18788 URL: https://issues.apache.org/jira/browse/HIVE-18788 Project: Hive Issue Type: Bug

Re: reverting test-breaking changes

2018-02-23 Thread Sahil Takiar
+1 Does anyone have suggestions about how to efficiently identify which commit is breaking a test? Is it just git-bisect or is there an easier way? Hive QA isn't always that helpful, it will say a test is failing for the past "x" builds, but that doesn't help much since Hive QA isn't a nightly

[jira] [Created] (HIVE-18787) TestSparkCliDriver.testCliDriver[subquery_scalar] is consistently failing

2018-02-23 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-18787: --- Summary: TestSparkCliDriver.testCliDriver[subquery_scalar] is consistently failing Key: HIVE-18787 URL: https://issues.apache.org/jira/browse/HIVE-18787 Project: Hive

[jira] [Created] (HIVE-18786) NPE in Hive windowing functions

2018-02-23 Thread Michael Bieniosek (JIRA)
Michael Bieniosek created HIVE-18786: Summary: NPE in Hive windowing functions Key: HIVE-18786 URL: https://issues.apache.org/jira/browse/HIVE-18786 Project: Hive Issue Type: Bug

Re: Review Request 65716: HIVE-18696: The partition folders might not get cleaned up properly in the HiveMetaStore.add_partitions_core method if an exception occurs

2018-02-23 Thread Sahil Takiar
> On Feb. 21, 2018, 3:32 p.m., Sahil Takiar wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > > Lines 3149-3150 (patched) > > > > > > curious what behavior you were

[GitHub] hive pull request #290: HIVE-18192: Introduce WriteID per table rather than ...

2018-02-23 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/290 ---

[jira] [Created] (HIVE-18785) Make JSON Serde First-Class Serde

2018-02-23 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-18785: -- Summary: Make JSON Serde First-Class Serde Key: HIVE-18785 URL: https://issues.apache.org/jira/browse/HIVE-18785 Project: Hive Issue Type: New Feature

Re: Review Request 65716: HIVE-18696: The partition folders might not get cleaned up properly in the HiveMetaStore.add_partitions_core method if an exception occurs

2018-02-23 Thread Marta Kuczora via Review Board
> On Feb. 21, 2018, 3:32 p.m., Sahil Takiar wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > > Lines 3149-3150 (patched) > > > > > > curious what behavior you were

[jira] [Created] (HIVE-18784) TestJdbcWithMiniKdcSQLAuthBinary runs with HTTP transport mode instead of binary

2018-02-23 Thread Daniel Voros (JIRA)
Daniel Voros created HIVE-18784: --- Summary: TestJdbcWithMiniKdcSQLAuthBinary runs with HTTP transport mode instead of binary Key: HIVE-18784 URL: https://issues.apache.org/jira/browse/HIVE-18784