[jira] [Created] (HIVE-21563) Improve Table#getEmptyTable performance by disable registerAllFunctionsOnce

2019-04-01 Thread Yuming Wang (JIRA)
Yuming Wang created HIVE-21563: -- Summary: Improve Table#getEmptyTable performance by disable registerAllFunctionsOnce Key: HIVE-21563 URL: https://issues.apache.org/jira/browse/HIVE-21563 Project: Hive

[jira] [Created] (HIVE-21564) Load data into a bucketed table is ignoring partitions specs and loading data into default partition.

2019-04-01 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-21564: --- Summary: Load data into a bucketed table is ignoring partitions specs and loading data into default partition. Key: HIVE-21564 URL:

[jira] [Created] (HIVE-21556) Useless configuration for old jetty in log4j.properties

2019-04-01 Thread Chen Zhi (JIRA)
Chen Zhi created HIVE-21556: --- Summary: Useless configuration for old jetty in log4j.properties Key: HIVE-21556 URL: https://issues.apache.org/jira/browse/HIVE-21556 Project: Hive Issue Type:

[jira] [Created] (HIVE-21559) [performance] select distinct partitioncolumn from external table takes 10s rather than pull from HMS

2019-04-01 Thread t oo (JIRA)
t oo created HIVE-21559: --- Summary: [performance] select distinct partitioncolumn from external table takes 10s rather than pull from HMS Key: HIVE-21559 URL: https://issues.apache.org/jira/browse/HIVE-21559

[jira] [Created] (HIVE-21557) Query based compaction fails with NullPointerException: Non-local session path expected to be non-null

2019-04-01 Thread Peter Vary (JIRA)
Peter Vary created HIVE-21557: - Summary: Query based compaction fails with NullPointerException: Non-local session path expected to be non-null Key: HIVE-21557 URL: https://issues.apache.org/jira/browse/HIVE-21557

[jira] [Created] (HIVE-21558) Query based compaction fails if the temporary FS is different than the table FS

2019-04-01 Thread Peter Vary (JIRA)
Peter Vary created HIVE-21558: - Summary: Query based compaction fails if the temporary FS is different than the table FS Key: HIVE-21558 URL: https://issues.apache.org/jira/browse/HIVE-21558 Project:

[jira] [Created] (HIVE-21560) Update Derby DDL to use CLOB instead of LONG VARCHAR

2019-04-01 Thread Shawn Weeks (JIRA)
Shawn Weeks created HIVE-21560: -- Summary: Update Derby DDL to use CLOB instead of LONG VARCHAR Key: HIVE-21560 URL: https://issues.apache.org/jira/browse/HIVE-21560 Project: Hive Issue Type:

HIVE-18624 SQL parser performance bug

2019-04-01 Thread Julian Hyde
HIVE-18624 [1] is a serious performance bug in the SQL parser. It causes parse times that are literally exponential in the number of parentheses in the expression, thus parsing of a query that has complex expressions may take minutes or not terminate. According to JIRA, the bug was fixed on

[jira] [Created] (HIVE-21562) Ranger should add service admin privilege support for hive service objects - LLAP command sets

2019-04-01 Thread Ramesh Mani (JIRA)
Ramesh Mani created HIVE-21562: -- Summary: Ranger should add service admin privilege support for hive service objects - LLAP command sets Key: HIVE-21562 URL: https://issues.apache.org/jira/browse/HIVE-21562

[jira] [Created] (HIVE-21561) Revert removal of TableType.INDEX_TABLE enum

2019-04-01 Thread Jason Dere (JIRA)
Jason Dere created HIVE-21561: - Summary: Revert removal of TableType.INDEX_TABLE enum Key: HIVE-21561 URL: https://issues.apache.org/jira/browse/HIVE-21561 Project: Hive Issue Type: Bug