[GitHub] [hive] rmsmani commented on issue #576: FLINK-11992 Update Apache Parquet to 1.10.1

2019-03-21 Thread GitBox
rmsmani commented on issue #576: FLINK-11992 Update Apache Parquet to 1.10.1 URL: https://github.com/apache/hive/pull/576#issuecomment-475505501 Hi @Fokko What's the hive Jira number for this... If Jira is not available, then please create Jira card, 1. Create git diff patch 2.

[GitHub] [hive] rmsmani commented on issue #577: HIVE-21485: Add flag to turn off fetching partition stats in DESCRIBE…

2019-03-21 Thread GitBox
rmsmani commented on issue #577: HIVE-21485: Add flag to turn off fetching partition stats in DESCRIBE… URL: https://github.com/apache/hive/pull/577#issuecomment-475480051 1. Create a patch file (patch file is diff between the latest commit as available in master with your proposed changes

[GitHub] [hive] TopGunViper opened a new pull request #577: HIVE-21485: Add flag to turn off fetching partition stats in DESCRIBE…

2019-03-21 Thread GitBox
TopGunViper opened a new pull request #577: HIVE-21485: Add flag to turn off fetching partition stats in DESCRIBE… URL: https://github.com/apache/hive/pull/577 ## What changes were proposed in this pull request? Hive DESCRIBE [formatted|extended] operation cost more than 100 seconds aft

[GitHub] [hive] shawnweeks closed pull request #575: HIVE-21409 Add Jars to Session Conf ClassLoader

2019-03-21 Thread GitBox
shawnweeks closed pull request #575: HIVE-21409 Add Jars to Session Conf ClassLoader URL: https://github.com/apache/hive/pull/575 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [hive] shawnweeks commented on issue #575: HIVE-21409 Add Jars to Session Conf ClassLoader

2019-03-21 Thread GitBox
shawnweeks commented on issue #575: HIVE-21409 Add Jars to Session Conf ClassLoader URL: https://github.com/apache/hive/pull/575#issuecomment-475433844 Closing this as this breaks Ranger. Will continue troubleshooting. This i

Re: Review Request 70256: HIVE-21480: Fixed flaky and broken test TestHiveMetaStore.testJDOPersistenceManagerCleanup

2019-03-21 Thread Morio Ramdenbourg via Review Board
> On March 21, 2019, 10:18 a.m., Peter Vary wrote: > > standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java > > Lines 3153-3155 (patched) > > > > > > My concern

Re: Review Request 70256: HIVE-21480: Fixed flaky and broken test TestHiveMetaStore.testJDOPersistenceManagerCleanup

2019-03-21 Thread Morio Ramdenbourg via Review Board
> On March 21, 2019, 10:18 a.m., Peter Vary wrote: > > standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java > > Lines 3153-3155 (patched) > > > > > > My concern

[jira] [Created] (HIVE-21487) COMPLETED_COMPACTIONS table missing appropriate indexes

2019-03-21 Thread Todd Lipcon (JIRA)
Todd Lipcon created HIVE-21487: -- Summary: COMPLETED_COMPACTIONS table missing appropriate indexes Key: HIVE-21487 URL: https://issues.apache.org/jira/browse/HIVE-21487 Project: Hive Issue Type:

[jira] [Created] (HIVE-21486) FinalSelectOps is empty in lineage index if there is a script operator(transform)

2019-03-21 Thread Zihao Ye (JIRA)
Zihao Ye created HIVE-21486: --- Summary: FinalSelectOps is empty in lineage index if there is a script operator(transform) Key: HIVE-21486 URL: https://issues.apache.org/jira/browse/HIVE-21486 Project: Hive

[GitHub] [hive] Fokko opened a new pull request #576: FLINK-11992 Update Apache Parquet to 1.10.1

2019-03-21 Thread GitBox
Fokko opened a new pull request #576: FLINK-11992 Update Apache Parquet to 1.10.1 URL: https://github.com/apache/hive/pull/576 Fixes two bugs which were discovered in Apache Spark: https://github.com/apache/parquet-mr/blob/master/CHANGES.md#version-1101 -

[jira] [Created] (HIVE-21485) Hive desc operation takes more than 100 seconds after upgrading from Hive 1.2.1 to 2.3.4

2019-03-21 Thread Qingxin Wu (JIRA)
Qingxin Wu created HIVE-21485: - Summary: Hive desc operation takes more than 100 seconds after upgrading from Hive 1.2.1 to 2.3.4 Key: HIVE-21485 URL: https://issues.apache.org/jira/browse/HIVE-21485 Proj

Re: Introduce FORMAT clause to CAST with SQL:2016 datetime patterns

2019-03-21 Thread Gabor Kaszab
Thanks for the quick feedbacks, Maciej and Shawn! Maciej: The concern about confusing users with supporting multiple datetime patterns is a valid one. The cleanest way to introduce SQL:2016 patterns would be to drop the existing pattern support (SimpleDateFormat in case of Impala) and replace it w

Re: Review Request 70256: HIVE-21480: Fixed flaky and broken test TestHiveMetaStore.testJDOPersistenceManagerCleanup

2019-03-21 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70256/#review213878 --- standalone-metastore/metastore-server/src/test/java/org/apache/ha