[jira] [Created] (HIVE-16954) LLAP IO: better debugging

2017-06-23 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16954: --- Summary: LLAP IO: better debugging Key: HIVE-16954 URL: https://issues.apache.org/jira/browse/HIVE-16954 Project: Hive Issue Type: Bug Repo

[jira] [Created] (HIVE-16953) OrcRawRecordMerger.discoverOriginalKeyBounds

2017-06-23 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-16953: - Summary: OrcRawRecordMerger.discoverOriginalKeyBounds Key: HIVE-16953 URL: https://issues.apache.org/jira/browse/HIVE-16953 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16952) AcidUtils.parseBaseOrDeltaBucketFilename() end clause

2017-06-23 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-16952: - Summary: AcidUtils.parseBaseOrDeltaBucketFilename() end clause Key: HIVE-16952 URL: https://issues.apache.org/jira/browse/HIVE-16952 Project: Hive Issue Ty

Re: Review Request 60259: HIVE-16926 LlapTaskUmbilicalExternalClient should not start new umbilical server for every fragment request

2017-06-23 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60259/ --- (Updated June 23, 2017, 11:08 p.m.) Review request for hive, Sergey Shelukhin a

[GitHub] hive pull request #198: Hive 14535

2017-06-23 Thread gandravenkatesh
GitHub user gandravenkatesh opened a pull request: https://github.com/apache/hive/pull/198 Hive 14535 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/hive hive-14535 Alternatively you can review and apply these changes as

[jira] [Created] (HIVE-16951) ACID: Compactor doesn't close JobClient

2017-06-23 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-16951: --- Summary: ACID: Compactor doesn't close JobClient Key: HIVE-16951 URL: https://issues.apache.org/jira/browse/HIVE-16951 Project: Hive Issue Type: Bug

Review Request 60395: HIVE-16934

2017-06-23 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60395/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-16934 https://issu

[GitHub] hive pull request #197: Custom Thrift Json deserializer for Hive

2017-06-23 Thread Balakrishnan-Zapr
GitHub user Balakrishnan-Zapr opened a pull request: https://github.com/apache/hive/pull/197 Custom Thrift Json deserializer for Hive Custom Thrift Json deserializer to deserialize the Json records serialized by ThriftJsonProtocol. **Steps :** 1. ThriftJsonDeserializer c

[jira] [Created] (HIVE-16950) Dropping hive database/table which was created explicitly in default database location, deletes all databases data from default database location

2017-06-23 Thread Rahul Kalgunde (JIRA)
Rahul Kalgunde created HIVE-16950: - Summary: Dropping hive database/table which was created explicitly in default database location, deletes all databases data from default database location Key: HIVE-16950 URL:

[jira] [Created] (HIVE-16949) Leak of threads from Get-Input-Paths thread pool when more than 1 used in query

2017-06-23 Thread Birger Brunswiek (JIRA)
Birger Brunswiek created HIVE-16949: --- Summary: Leak of threads from Get-Input-Paths thread pool when more than 1 used in query Key: HIVE-16949 URL: https://issues.apache.org/jira/browse/HIVE-16949 P

Failed to create table in Hive (AlreadyExistsException)

2017-06-23 Thread Kaustubh Deshpande
Hi, - I am facing issue in Apache Hive v0.13.0 for creating table. - I am executing hive script in which i have DROP and CREATE TABLE statements. - CREATE TABLE statement is type of CREATE TABLE db_nm.tble_nm AS SELECT * from db_nm.other_tbl. - db_nm.tble_nm is