[jira] [Created] (HIVE-17585) Improve thread safety when loading dynamic partitions in parallel

2017-09-22 Thread Tao Li (JIRA)
Tao Li created HIVE-17585: - Summary: Improve thread safety when loading dynamic partitions in parallel Key: HIVE-17585 URL: https://issues.apache.org/jira/browse/HIVE-17585 Project: Hive Issue

[jira] [Created] (HIVE-17586) Make HS2 BackgroundOperationPool not fixed

2017-09-22 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-17586: -- Summary: Make HS2 BackgroundOperationPool not fixed Key: HIVE-17586 URL: https://issues.apache.org/jira/browse/HIVE-17586 Project: Hive Issue Type: Bug

Re: Review Request 62228: HIVE-17495: CachedStore: prewarm improvements, refactoring and caching some aggregate stats

2017-09-22 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62228/ --- (Updated Sept. 22, 2017, 10:30 p.m.) Review request for hive, Ashutosh Chauhan

[jira] [Created] (HIVE-17584) fix mapred.job.queue.name in sql standard authorization config whitelist

2017-09-22 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-17584: Summary: fix mapred.job.queue.name in sql standard authorization config whitelist Key: HIVE-17584 URL: https://issues.apache.org/jira/browse/HIVE-17584 Project: Hive

Re: Review Request 62487: HIVE-17563: CodahaleMetrics.JsonFileReporter is not updating hive.service.metrics.file.location

2017-09-22 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62487/#review186011 ---

[jira] [Created] (HIVE-17587) Remove unnecessary filter from getPartitionsFromPartitionIds call

2017-09-22 Thread Tao Li (JIRA)
Tao Li created HIVE-17587: - Summary: Remove unnecessary filter from getPartitionsFromPartitionIds call Key: HIVE-17587 URL: https://issues.apache.org/jira/browse/HIVE-17587 Project: Hive Issue

[jira] [Created] (HIVE-17588) LlapRowRecordReader doing name-based field lookup for every column of every row

2017-09-22 Thread Jason Dere (JIRA)
Jason Dere created HIVE-17588: - Summary: LlapRowRecordReader doing name-based field lookup for every column of every row Key: HIVE-17588 URL: https://issues.apache.org/jira/browse/HIVE-17588 Project:

HIVE-9800 how to trigger

2017-09-22 Thread Anishek Agarwal
Hello, HIVE-9800 seems to include some changes to allow testing of schema changes. It looks like it works only on ubuntu based systems. Do anyone of you know if its running as part of jenkins internally or even in apache how do we trigger it to run ? Thanks anishek

Re: Review Request 62487: HIVE-17563 CodahaleMetrics.JsonFileReporter is not updating hive.service.metrics.file.location

2017-09-22 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62487/ --- (Updated Sept. 22, 2017, 7:25 a.m.) Review request for hive, Aihua Xu, Sergio

Re: Review Request 62487: HIVE-17563: CodahaleMetrics.JsonFileReporter is not updating hive.service.metrics.file.location

2017-09-22 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62487/ --- (Updated Sept. 22, 2017, 11:46 p.m.) Review request for hive, Aihua Xu, Carl

Re: Review Request 62487: HIVE-17563: CodahaleMetrics.JsonFileReporter is not updating hive.service.metrics.file.location

2017-09-22 Thread Alexander Kolbasov
> On Sept. 22, 2017, 7:48 p.m., Sahil Takiar wrote: > > common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/JsonFileMetricsReporter.java > > Line 75 (original), 116 (patched) > > > > > > I think the old

[jira] [Created] (HIVE-17589) Beeline command line interface won't execute unterminated statements

2017-09-22 Thread Zach Amsden (JIRA)
Zach Amsden created HIVE-17589: -- Summary: Beeline command line interface won't execute unterminated statements Key: HIVE-17589 URL: https://issues.apache.org/jira/browse/HIVE-17589 Project: Hive

[jira] [Created] (HIVE-17579) repl load without providing the database name in the command fails.

2017-09-22 Thread anishek (JIRA)
anishek created HIVE-17579: -- Summary: repl load without providing the database name in the command fails. Key: HIVE-17579 URL: https://issues.apache.org/jira/browse/HIVE-17579 Project: Hive Issue

[jira] [Created] (HIVE-17578) Create a TableRef object for Table/Partition

2017-09-22 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17578: --- Summary: Create a TableRef object for Table/Partition Key: HIVE-17578 URL: https://issues.apache.org/jira/browse/HIVE-17578 Project: Hive Issue Type:

Review Request 62453: HIVE-17371 : Move tokenstores to metastore module

2017-09-22 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62453/ --- Review request for hive, Aihua Xu, Alan Gates, and Thejas Nair. Bugs:

Re: Review Request 62442: HIVE-17569: Compare filtered output files in BeeLine tests

2017-09-22 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62442/#review185995 --- Overall looks good. Just a few nits, which might be a matter of

Re: HIVE-9800 how to trigger

2017-09-22 Thread Vihang Karajgaonkar
The jenkins job to test schema changes is currently not working. HIVE-15349 was created to fix that. I think we should fix that soon, I remember I had fixed some simple syntax errors in our db scripts which would have been caught if this job was

Re: TestMiniAccumuloCliDriver hangs

2017-09-22 Thread Peter Vary
Hi, Last time I discussed this with Ashutosh I mentioned that Cloudera supports Accumulo, so it would be good if we can have it here too. I remember not too long ago some commit related to enhancing index tables in Accumulo too. Just using jira (when the "TestAccumuloCliDriver did not produce"

Re: Review Request 62487: HIVE-17563: CodahaleMetrics.JsonFileReporter is not updating hive.service.metrics.file.location

2017-09-22 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62487/ --- (Updated Sept. 22, 2017, 4:01 p.m.) Review request for hive, Aihua Xu, Sergio

[jira] [Created] (HIVE-17580) Remove dependency of get_fields_with_environment_context API to serde

2017-09-22 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-17580: -- Summary: Remove dependency of get_fields_with_environment_context API to serde Key: HIVE-17580 URL: https://issues.apache.org/jira/browse/HIVE-17580

Re: Review Request 62487: HIVE-17563: CodahaleMetrics.JsonFileReporter is not updating hive.service.metrics.file.location

2017-09-22 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62487/#review186000 ---

Re: Review Request 62487: HIVE-17563: CodahaleMetrics.JsonFileReporter is not updating hive.service.metrics.file.location

2017-09-22 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62487/ --- (Updated Sept. 22, 2017, 6:14 p.m.) Review request for hive, Aihua Xu, Sergio

[jira] [Created] (HIVE-17581) Replace some calcite dependencies with native ones

2017-09-22 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-17581: - Summary: Replace some calcite dependencies with native ones Key: HIVE-17581 URL: https://issues.apache.org/jira/browse/HIVE-17581 Project: Hive Issue

[jira] [Created] (HIVE-17582) Followup of HIVE-15708

2017-09-22 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-17582: - Summary: Followup of HIVE-15708 Key: HIVE-17582 URL: https://issues.apache.org/jira/browse/HIVE-17582 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-17583) Fix test failure TestAccumuloCliDriver caused from the accumulo version upgrade

2017-09-22 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-17583: --- Summary: Fix test failure TestAccumuloCliDriver caused from the accumulo version upgrade Key: HIVE-17583 URL: https://issues.apache.org/jira/browse/HIVE-17583 Project: Hive

Review Request 62513: HIVE-17402 Provide more useful information in the HMS notification messages

2017-09-22 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62513/ --- Review request for hive, Aihua Xu, Sergio Pena, Sahil Takiar, Nachiket Vaidya,