[jira] [Created] (HIVE-17511) Error while populating orc cache in llap

2017-09-11 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-17511: --- Summary: Error while populating orc cache in llap Key: HIVE-17511 URL: https://issues.apache.org/jira/browse/HIVE-17511 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17510) Make comparison of filter predicates in q files deterministic

2017-09-11 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-17510: -- Summary: Make comparison of filter predicates in q files deterministic Key: HIVE-17510 URL: https://issues.apache.org/jira/browse/HIVE-17510

Re: Review Request 62228: HIVE-17495: CachedStore: prewarm improvements, refactoring and caching some aggregate stats

2017-09-11 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62228/#review185129 ---

[jira] [Created] (HIVE-17509) CachedStore: investigate and fix bugs related to cache update thread

2017-09-11 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-17509: --- Summary: CachedStore: investigate and fix bugs related to cache update thread Key: HIVE-17509 URL: https://issues.apache.org/jira/browse/HIVE-17509 Project:

[jira] [Created] (HIVE-17508) Implement pool rules and triggers based on counters

2017-09-11 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17508: Summary: Implement pool rules and triggers based on counters Key: HIVE-17508 URL: https://issues.apache.org/jira/browse/HIVE-17508 Project: Hive

[GitHub] hive pull request #247: HIVE-17506 Moved standalone-metastore out from under...

2017-09-11 Thread alanfgates
GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/247 HIVE-17506 Moved standalone-metastore out from under Hive pom to its own top lev… …el pom. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-17507) Support Mesos for Hive on Spark

2017-09-11 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-17507: -- Summary: Support Mesos for Hive on Spark Key: HIVE-17507 URL: https://issues.apache.org/jira/browse/HIVE-17507 Project: Hive Issue Type: Improvement

Review Request 62228: HIVE-17495: CachedStore: prewarm improvements, refactoring and caching some aggregate stats

2017-09-11 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62228/ --- Review request for hive, Ashutosh Chauhan and Thejas Nair. Bugs: HIVE-17495

[jira] [Created] (HIVE-17506) Fix standalone-metastore pom.xml to not depend on hive's main pom

2017-09-11 Thread Alan Gates (JIRA)
Alan Gates created HIVE-17506: - Summary: Fix standalone-metastore pom.xml to not depend on hive's main pom Key: HIVE-17506 URL: https://issues.apache.org/jira/browse/HIVE-17506 Project: Hive

[jira] [Created] (HIVE-17504) Skip ACID table for replication

2017-09-11 Thread Tao Li (JIRA)
Tao Li created HIVE-17504: - Summary: Skip ACID table for replication Key: HIVE-17504 URL: https://issues.apache.org/jira/browse/HIVE-17504 Project: Hive Issue Type: Bug Components: repl

[GitHub] hive pull request #102: HIVE-14309. Fix naming of classes in ORC module.

2017-09-11 Thread omalley
Github user omalley closed the pull request at: https://github.com/apache/hive/pull/102 ---

[GitHub] hive pull request #142: HIVE-15841. Upgrade to ORC 1.3.2.

2017-09-11 Thread omalley
Github user omalley closed the pull request at: https://github.com/apache/hive/pull/142 ---

[GitHub] hive pull request #191: HIVE-14309 Shade the contents of hive-orc so that th...

2017-09-11 Thread omalley
Github user omalley closed the pull request at: https://github.com/apache/hive/pull/191 ---

[jira] [Created] (HIVE-17503) CBO: Add "Explain CBO" to print Calcite trees

2017-09-11 Thread Gopal V (JIRA)
Gopal V created HIVE-17503: -- Summary: CBO: Add "Explain CBO" to print Calcite trees Key: HIVE-17503 URL: https://issues.apache.org/jira/browse/HIVE-17503 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17502) Reuse of default session should not throw an exception in LLAP w/ Tez

2017-09-11 Thread Thai Bui (JIRA)
Thai Bui created HIVE-17502: --- Summary: Reuse of default session should not throw an exception in LLAP w/ Tez Key: HIVE-17502 URL: https://issues.apache.org/jira/browse/HIVE-17502 Project: Hive

[jira] [Created] (HIVE-17501) Hive should allow default Tez sessions to be skipped

2017-09-11 Thread Thai Bui (JIRA)
Thai Bui created HIVE-17501: --- Summary: Hive should allow default Tez sessions to be skipped Key: HIVE-17501 URL: https://issues.apache.org/jira/browse/HIVE-17501 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17500) Hive LLAP service is not finding TEZ tar

2017-09-11 Thread Rajesh Narayanan (JIRA)
Rajesh Narayanan created HIVE-17500: --- Summary: Hive LLAP service is not finding TEZ tar Key: HIVE-17500 URL: https://issues.apache.org/jira/browse/HIVE-17500 Project: Hive Issue Type: Bug

Re: Review Request 62152: HIVE-17317: Make Dbcp configurable using hive properties in hive-site.xml

2017-09-11 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62152/#review185067 --- Ship it! Ship It! - Peter Vary On Sept. 8, 2017, 3 p.m.,

Re: Review Request 62152: HIVE-17317: Make Dbcp configurable using hive properties in hive-site.xml

2017-09-11 Thread Peter Vary
> On Sept. 8, 2017, 9:04 a.m., Peter Vary wrote: > > metastore/src/test/org/apache/hadoop/hive/metastore/datasource/TestDataSourceProviderFactory.java > > Lines 180 (patched) > > > > > > nit: Do we need

[GitHub] hive pull request #246: HIVE-17426: Execution framework in hive to run tasks...

2017-09-11 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/246 HIVE-17426: Execution framework in hive to run tasks in parallel other than MR Tasks You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-17499) Hive Cube Operator returns duplicate rows

2017-09-11 Thread Johannes Mayer (JIRA)
Johannes Mayer created HIVE-17499: - Summary: Hive Cube Operator returns duplicate rows Key: HIVE-17499 URL: https://issues.apache.org/jira/browse/HIVE-17499 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17498) Does hive have mr-nativetask support refer to MAPREDUCE-2841

2017-09-11 Thread Feng Yuan (JIRA)
Feng Yuan created HIVE-17498: Summary: Does hive have mr-nativetask support refer to MAPREDUCE-2841 Key: HIVE-17498 URL: https://issues.apache.org/jira/browse/HIVE-17498 Project: Hive Issue