[jira] [Created] (HIVE-21456) Hive Metastore HTTP Thrift

2019-03-15 Thread Amit Khanna (JIRA)
Amit Khanna created HIVE-21456: -- Summary: Hive Metastore HTTP Thrift Key: HIVE-21456 URL: https://issues.apache.org/jira/browse/HIVE-21456 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-21454) Tez default configs get overwritten by MR default configs

2019-03-15 Thread Syed Shameerur Rahman (JIRA)
Syed Shameerur Rahman created HIVE-21454: Summary: Tez default configs get overwritten by MR default configs Key: HIVE-21454 URL: https://issues.apache.org/jira/browse/HIVE-21454 Project: Hive

[jira] [Created] (HIVE-21455) Too verbose logging in AvroGenericRecordReader

2019-03-15 Thread Miklos Szurap (JIRA)
Miklos Szurap created HIVE-21455: Summary: Too verbose logging in AvroGenericRecordReader Key: HIVE-21455 URL: https://issues.apache.org/jira/browse/HIVE-21455 Project: Hive Issue Type:

[jira] [Created] (HIVE-21457) Perf optimizations in split-generation

2019-03-15 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-21457: Summary: Perf optimizations in split-generation Key: HIVE-21457 URL: https://issues.apache.org/jira/browse/HIVE-21457 Project: Hive Issue

[jira] [Created] (HIVE-21451) ACID: Avoid using hive.acid.key.index to determine if the file is original or not

2019-03-15 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-21451: --- Summary: ACID: Avoid using hive.acid.key.index to determine if the file is original or not Key: HIVE-21451 URL: https://issues.apache.org/jira/browse/HIVE-21451

[jira] [Created] (HIVE-21458) ACID: Optimize AcidUtils$MetaDataFile.isRawFormat check by caching the split reader

2019-03-15 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-21458: --- Summary: ACID: Optimize AcidUtils$MetaDataFile.isRawFormat check by caching the split reader Key: HIVE-21458 URL: https://issues.apache.org/jira/browse/HIVE-21458

Review Request 70224: HIVE-21457: Perf optimizations in ORC split-generation

2019-03-15 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70224/ --- Review request for hive and Gopal V. Bugs: HIVE-21457

Re: Review Request 70224: HIVE-21457: Perf optimizations in ORC split-generation

2019-03-15 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70224/ --- (Updated March 16, 2019, 12:28 a.m.) Review request for hive and Gopal V.

[GitHub] [hive] asfgit closed pull request #567: HIVE-21382: Group by keys reduction optimization - keys are not reduced in query23

2019-03-15 Thread GitBox
asfgit closed pull request #567: HIVE-21382: Group by keys reduction optimization - keys are not reduced in query23 URL: https://github.com/apache/hive/pull/567 This is an automated message from the Apache Git Service. To

[GitHub] [hive] coder-chenzhi edited a comment on issue #556: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties

2019-03-15 Thread GitBox
coder-chenzhi edited a comment on issue #556: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties URL: https://github.com/apache/hive/pull/556#issuecomment-473483540 Hi, @rmsmani I have resolved the error in the patch and create another

[GitHub] [hive] coder-chenzhi commented on issue #556: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties

2019-03-15 Thread GitBox
coder-chenzhi commented on issue #556: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties URL: https://github.com/apache/hive/pull/556#issuecomment-473483540 Hi, @rmsmani I have resolved the error in the patch and create another

[jira] [Created] (HIVE-21453) HPL/SQL can not SELECT Date and Timestamp type value into variable

2019-03-15 Thread DingQiang Liu (JIRA)
DingQiang Liu created HIVE-21453: Summary: HPL/SQL can not SELECT Date and Timestamp type value into variable Key: HIVE-21453 URL: https://issues.apache.org/jira/browse/HIVE-21453 Project: Hive

[jira] [Created] (HIVE-21452) Loss of query condition when exist exists

2019-03-15 Thread zengxl (JIRA)
zengxl created HIVE-21452: - Summary: Loss of query condition when exist exists Key: HIVE-21452 URL: https://issues.apache.org/jira/browse/HIVE-21452 Project: Hive Issue Type: Bug Affects

[GitHub] [hive] ashutosh-bapat opened a new pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException

2019-03-15 Thread GitBox
ashutosh-bapat opened a new pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException URL: https://github.com/apache/hive/pull/572 loadDynamicPartitions is not passing a valid writeId list while altering multiple

[GitHub] [hive] rmsmani commented on issue #571: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties

2019-03-15 Thread GitBox
rmsmani commented on issue #571: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties URL: https://github.com/apache/hive/pull/571#issuecomment-473493360 @coder-chenzhi If the test case is failing other than your test cases, it may be due to falky test cases.

[GitHub] [hive] dingqiangliu commented on issue #566: HIVE-21453: HPL/SQL can not SELECT Date and Timestamp type value INTO variable

2019-03-15 Thread GitBox
dingqiangliu commented on issue #566: HIVE-21453: HPL/SQL can not SELECT Date and Timestamp type value INTO variable URL: https://github.com/apache/hive/pull/566#issuecomment-473234237 thank you @rmsmani ! it's done, please review it.

[GitHub] [hive] dingqiangliu commented on issue #566: HIVE-21453: HPL/SQL can not SELECT Date and Timestamp type value INTO variable

2019-03-15 Thread GitBox
dingqiangliu commented on issue #566: HIVE-21453: HPL/SQL can not SELECT Date and Timestamp type value INTO variable URL: https://github.com/apache/hive/pull/566#issuecomment-473240651 @rmsmani thanks for your patience, patch submitted.

[GitHub] [hive] rmsmani commented on issue #566: HIVE-21453: HPL/SQL can not SELECT Date and Timestamp type value INTO variable

2019-03-15 Thread GitBox
rmsmani commented on issue #566: HIVE-21453: HPL/SQL can not SELECT Date and Timestamp type value INTO variable URL: https://github.com/apache/hive/pull/566#issuecomment-473238518 @dingqiangliu In Jira there will be a button **Submit Patch** Once the patch is submitted, the build