[jira] [Created] (HIVE-20420) Provide a fallback authorizer when no other authorizer is in use

2018-08-17 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-20420: - Summary: Provide a fallback authorizer when no other authorizer is in use Key: HIVE-20420 URL: https://issues.apache.org/jira/browse/HIVE-20420 Project: Hive

Re: Review Request 68313: HIVE-20366 TPC-DS query78 stats estimates are off for is null filter

2018-08-17 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68313/#review207573 ---

[jira] [Created] (HIVE-20419) Vectorization: Speed up VectorizationDispatcher.validateInputFormatAndSchemaEvolution() for ACIDv2

2018-08-17 Thread Gopal V (JIRA)
Gopal V created HIVE-20419: -- Summary: Vectorization: Speed up VectorizationDispatcher.validateInputFormatAndSchemaEvolution() for ACIDv2 Key: HIVE-20419 URL: https://issues.apache.org/jira/browse/HIVE-20419

[jira] [Created] (HIVE-20418) LLAP IO may not handle ORC files with row index disabled correctly for queries with no columns selected

2018-08-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20418: --- Summary: LLAP IO may not handle ORC files with row index disabled correctly for queries with no columns selected Key: HIVE-20418 URL:

Re: Review Request 68099: SerDe to support Teradata Binary Format

2018-08-17 Thread Lu Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68099/ --- (Updated Aug. 17, 2018, 11:21 p.m.) Review request for hive, Carl Steinbach

[jira] [Created] (HIVE-20417) Hive converts strings to doubles in a strange manner

2018-08-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20417: --- Summary: Hive converts strings to doubles in a strange manner Key: HIVE-20417 URL: https://issues.apache.org/jira/browse/HIVE-20417 Project: Hive

[jira] [Created] (HIVE-20416) LLAP: Fail to package LLAP if the Xmx computed is 0

2018-08-17 Thread Gopal V (JIRA)
Gopal V created HIVE-20416: -- Summary: LLAP: Fail to package LLAP if the Xmx computed is 0 Key: HIVE-20416 URL: https://issues.apache.org/jira/browse/HIVE-20416 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20415) Hive1: Tez Session failed to return if background thread is intruppted

2018-08-17 Thread Rajkumar Singh (JIRA)
Rajkumar Singh created HIVE-20415: - Summary: Hive1: Tez Session failed to return if background thread is intruppted Key: HIVE-20415 URL: https://issues.apache.org/jira/browse/HIVE-20415 Project: Hive

Re: Hive 3 - HCatalog/webHcat

2018-08-17 Thread Alan Gates
Hive 3 still supports HCat and webHCat. Hortonworks shut down command line access in HDP for security reasons. Alan. On Fri, Aug 17, 2018 at 11:48 AM Sri Kumaran Thirupathy < srikumara...@gmail.com> wrote: > Hi All, > > Is HCatalog/webHCat not supported in Hive 3? If so, what is the >

[jira] [Created] (HIVE-20414) expand HIVE-20400 to all locations in Hive (create/alter table, partition, database, etc.)

2018-08-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20414: --- Summary: expand HIVE-20400 to all locations in Hive (create/alter table, partition, database, etc.) Key: HIVE-20414 URL: https://issues.apache.org/jira/browse/HIVE-20414

[jira] [Created] (HIVE-20413) "cannot insert NULL" for TXN_WRITE_NOTIFICATION_LOG in Oracle

2018-08-17 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-20413: - Summary: "cannot insert NULL" for TXN_WRITE_NOTIFICATION_LOG in Oracle Key: HIVE-20413 URL: https://issues.apache.org/jira/browse/HIVE-20413 Project: Hive Issue

Hive 3 - HCatalog/webHcat

2018-08-17 Thread Sri Kumaran Thirupathy
Hi All, Is HCatalog/webHCat not supported in Hive 3? If so, what is the alternative? https://community.hortonworks.com/questions/212757/why-hcatalog-and-webhcat-is-not-supported-in-hdp-3.html Thanks, Sri

[jira] [Created] (HIVE-20412) NPE in HiveMetaHook

2018-08-17 Thread Jason Dere (JIRA)
Jason Dere created HIVE-20412: - Summary: NPE in HiveMetaHook Key: HIVE-20412 URL: https://issues.apache.org/jira/browse/HIVE-20412 Project: Hive Issue Type: Bug Components: Metastore

Re: Can anyone knows how to build hive 0.12 version?

2018-08-17 Thread Alan Gates
https://cwiki.apache.org/confluence/display/Hive/AdminManual+Installation#AdminManualInstallation-InstallingfromSourceCode(Hive0.12.0andEarlier) Alan. On Fri, Aug 17, 2018 at 9:53 AM Zhang, Liyun wrote: > Hi all: > Now I am using hive-0.12 to build package. In this version, we seems not > use

[GitHub] hive pull request #418: Add auto-gen'ed TCLI service gocode.

2018-08-17 Thread notbdu
GitHub user notbdu opened a pull request: https://github.com/apache/hive/pull/418 Add auto-gen'ed TCLI service gocode. Adds auto-gen'ed go code for the TCLI service. You can merge this pull request into a Git repository by running: $ git pull https://github.com/notbdu/hive

Can anyone knows how to build hive 0.12 version?

2018-08-17 Thread Zhang, Liyun
Hi all: Now I am using hive-0.12 to build package. In this version, we seems not use mvn. Can anyone know how to build a package in hive-0.12 or provide a link ? Best Regards ZhangLiyun/Kelly Zhang