Re: Review Request 38663: HIVE-11878: ClassNotFoundException can possibly occur if multiple jars are registered one at a time in Hive

2015-12-09 Thread Ratandeep Ratti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38663/ --- (Updated Dec. 9, 2015, 8:33 a.m.) Review request for hive. Changes --- A

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2015-12-09 Thread Takanobu Asanuma
> On 12月 3, 2015, 9:40 p.m., Sergey Shelukhin wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java, line 390 > > > > > > some existing configuration is probably needed (and better) IIUC, hive config

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2015-12-09 Thread Takanobu Asanuma
> On 12月 3, 2015, 9:48 p.m., Sergey Shelukhin wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java, line 481 > > > > > > this seems similar with the code in SQLOperation, perhaps they can be > > ref

[GitHub] hive pull request: Merge pull request #1 from apache/master

2015-12-09 Thread Cazen
GitHub user Cazen opened a pull request: https://github.com/apache/hive/pull/57 Merge pull request #1 from apache/master Update You can merge this pull request into a Git repository by running: $ git pull https://github.com/Cazen/hive master Alternatively you can review and ap

[jira] [Created] (HIVE-12629) hive.auto.convert.join=true makes join sql failed on spark engine on yarn

2015-12-09 Thread JIRA
吴子美 created HIVE-12629: -- Summary: hive.auto.convert.join=true makes join sql failed on spark engine on yarn Key: HIVE-12629 URL: https://issues.apache.org/jira/browse/HIVE-12629 Project: Hive Issue Typ

Re: Review Request 41062: HIVE-12485 Secure HS2 web UI with kerberos

2015-12-09 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41062/ --- (Updated Dec. 9, 2015, 4:35 p.m.) Review request for hive, Szehon Ho and Xuefu

[jira] [Created] (HIVE-12630) Import should create a new WriteEntity for the new table it's creating to mimic CREATETABLE behaviour

2015-12-09 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-12630: --- Summary: Import should create a new WriteEntity for the new table it's creating to mimic CREATETABLE behaviour Key: HIVE-12630 URL: https://issues.apache.org/jira/browse/HIV

Re: Review Request 41062: HIVE-12485 Secure HS2 web UI with kerberos

2015-12-09 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41062/#review109581 --- Ship it! LGTM - Mohit Sabharwal On Dec. 9, 2015, 4:35 p.m., Jim

[jira] [Created] (HIVE-12631) LLAP: support ORC ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12631: --- Summary: LLAP: support ORC ACID tables Key: HIVE-12631 URL: https://issues.apache.org/jira/browse/HIVE-12631 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12632: --- Summary: LLAP: don't use IO elevator for ACID tables Key: HIVE-12632 URL: https://issues.apache.org/jira/browse/HIVE-12632 Project: Hive Issue Type: B

[jira] [Created] (HIVE-12633) LLAP: package included serde jars

2015-12-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12633: --- Summary: LLAP: package included serde jars Key: HIVE-12633 URL: https://issues.apache.org/jira/browse/HIVE-12633 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12634) Add command to kill an ACID transacton

2015-12-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12634: - Summary: Add command to kill an ACID transacton Key: HIVE-12634 URL: https://issues.apache.org/jira/browse/HIVE-12634 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2015-12-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12636: - Summary: Ensure that all queries (with DbTxnManager) run in a transaction Key: HIVE-12636 URL: https://issues.apache.org/jira/browse/HIVE-12636 Project: Hive

[jira] [Created] (HIVE-12635) Hive should return the latest hbase cell timestamp as the row timestamp value

2015-12-09 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-12635: --- Summary: Hive should return the latest hbase cell timestamp as the row timestamp value Key: HIVE-12635 URL: https://issues.apache.org/jira/browse/HIVE-12635 Project: Hive

[jira] [Created] (HIVE-12637) make retryable SQLExceptions in TxnHandler configurable

2015-12-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12637: - Summary: make retryable SQLExceptions in TxnHandler configurable Key: HIVE-12637 URL: https://issues.apache.org/jira/browse/HIVE-12637 Project: Hive Issue

[jira] [Created] (HIVE-12638) Hive should not create empty files in partitions

2015-12-09 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-12638: Summary: Hive should not create empty files in partitions Key: HIVE-12638 URL: https://issues.apache.org/jira/browse/HIVE-12638 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12639) Handle exceptions during SARG creation

2015-12-09 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-12639: Summary: Handle exceptions during SARG creation Key: HIVE-12639 URL: https://issues.apache.org/jira/browse/HIVE-12639 Project: Hive Issue Typ

[jira] [Created] (HIVE-12640) Allow StatsOptimizer to optimize the query for Constant GroupBy keys

2015-12-09 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12640: Summary: Allow StatsOptimizer to optimize the query for Constant GroupBy keys Key: HIVE-12640 URL: https://issues.apache.org/jira/browse/H

Review Request 41153: HIVE-12640 : Allow StatsOptimizer to optimize the query for Constant GroupBy keys

2015-12-09 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41153/ --- Review request for hive, Ashutosh Chauhan and John Pullokkaran. Repository: hiv

Feedback of my Phd work in Hive Project

2015-12-09 Thread Igor Wiese
Hi, Hive Community. My name is Igor Wiese, phd Student from Brazil. In my research I am investigating two important questions: What makes two files change together? Can we predict when they are going to co-change again? I've tried to investigate this question on the Hive project. I've collected d

[jira] [Created] (HIVE-12641) LLAP: make management protocol hander count and retry policy configurable

2015-12-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12641: --- Summary: LLAP: make management protocol hander count and retry policy configurable Key: HIVE-12641 URL: https://issues.apache.org/jira/browse/HIVE-12641 Project

Review Request 41164: HIVE-12628 : Eliminate flakiness in TestMetrics

2015-12-09 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41164/ --- Review request for hive. Bugs: HIVE-12628 https://issues.apache.org/jira/br

[jira] [Created] (HIVE-12642) TxnHandler.TIMED_OUT_TXN_ABORT_BATCH_SIZE should be configurable

2015-12-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12642: - Summary: TxnHandler.TIMED_OUT_TXN_ABORT_BATCH_SIZE should be configurable Key: HIVE-12642 URL: https://issues.apache.org/jira/browse/HIVE-12642 Project: Hive

[jira] [Created] (HIVE-12643) For self describing InputFormat don't replicate schema information in partitions

2015-12-09 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12643: --- Summary: For self describing InputFormat don't replicate schema information in partitions Key: HIVE-12643 URL: https://issues.apache.org/jira/browse/HIVE-12643