[jira] [Created] (HIVE-19822) Make new streaming interface work with catalogs

2018-06-06 Thread Alan Gates (JIRA)
Alan Gates created HIVE-19822: - Summary: Make new streaming interface work with catalogs Key: HIVE-19822 URL: https://issues.apache.org/jira/browse/HIVE-19822 Project: Hive Issue Type: Sub-task

[GitHub] hive pull request #368: HIVE-19569 : alter table db1.t1 rename db2.t2 genera...

2018-06-06 Thread maheshk114
GitHub user maheshk114 opened a pull request: https://github.com/apache/hive/pull/368 HIVE-19569 : alter table db1.t1 rename db2.t2 generates MetaStoreEventListener.onDropTable() changed create/drop table to alter table event You can merge this pull request into a Git repository

Review Request 67483: HIVE-19382

2018-06-06 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67483/ --- Review request for hive, Ashutosh Chauhan and Eugene Koifman. Bugs: HIVE-19382

[jira] [Created] (HIVE-19821) Distributed HiveServer2

2018-06-06 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-19821: --- Summary: Distributed HiveServer2 Key: HIVE-19821 URL: https://issues.apache.org/jira/browse/HIVE-19821 Project: Hive Issue Type: New Feature

Re: Review Request 66667: HIVE-19046: Refactor the common parts of the HiveMetastore add_partition_core and add_partitions_pspec_core methods

2018-06-06 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7/#review203099 --- Looks good, a few nits below.

[jira] [Created] (HIVE-19820) add ACID stats support to background stats updater

2018-06-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19820: --- Summary: add ACID stats support to background stats updater Key: HIVE-19820 URL: https://issues.apache.org/jira/browse/HIVE-19820 Project: Hive Issue

FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread sharan
Hello Apache Supporters and Enthusiasts This is a final reminder that our Apache EU Roadshow will be held in Berlin next week on 13th and 14th June 2018. We will have 28 different sessions running over 2 days that cover some great topics. So if you are interested in Microservices, Internet of

[jira] [Created] (HIVE-19819) fix/remove flaky test: flaky test: TestCliDriver#input31

2018-06-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19819: --- Summary: fix/remove flaky test: flaky test: TestCliDriver#input31 Key: HIVE-19819 URL: https://issues.apache.org/jira/browse/HIVE-19819 Project: Hive

[GitHub] hive pull request #367: HIVE-19815: Repl dump should not propagate the check...

2018-06-06 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/367 HIVE-19815: Repl dump should not propagate the checkpoint and repl source properties. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-19818) SessionState getQueryId returns an empty string

2018-06-06 Thread Zhihua Deng (JIRA)
Zhihua Deng created HIVE-19818: -- Summary: SessionState getQueryId returns an empty string Key: HIVE-19818 URL: https://issues.apache.org/jira/browse/HIVE-19818 Project: Hive Issue Type: Bug

Re: Review Request 67436: HIVE-19582: NPE during CREATE ROLE using SQL Standard Based Hive Authorization

2018-06-06 Thread Mykhailo Kysliuk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67436/ --- (Updated June 6, 2018, 11:35 a.m.) Review request for hive, Ashutosh Chauhan,

Re: Review Request 67351: HIVE-19718 Adding partitions in bulk also fetches table for each partition

2018-06-06 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67351/ --- (Updated June 6, 2018, 11:05 a.m.) Review request for hive, Alexander Kolbasov

Re: Review Request 67351: HIVE-19718 Adding partitions in bulk also fetches table for each partition

2018-06-06 Thread Peter Vary via Review Board
> On June 5, 2018, 7:37 p.m., Alexander Kolbasov wrote: > > Thanks for the review Sasha! Dropped the ones I think are should not be part of this change, but feel free to reopen them if you think otherwise. > On June 5, 2018, 7:37 p.m., Alexander Kolbasov wrote: > >

Review Request 67474: HIVE-19817: Hive streaming API + dynamic partitioning + json/regex writer does not work

2018-06-06 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67474/ --- Review request for hive and Eugene Koifman. Bugs: HIVE-19817

[jira] [Created] (HIVE-19817) Hive streaming API + dynamic partitioning + json/regex writer does not work

2018-06-06 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-19817: Summary: Hive streaming API + dynamic partitioning + json/regex writer does not work Key: HIVE-19817 URL: https://issues.apache.org/jira/browse/HIVE-19817

[jira] [Created] (HIVE-19816) TestWorkloadManager.testAsyncSessionInitFailures is flaky

2018-06-06 Thread Peter Vary (JIRA)
Peter Vary created HIVE-19816: - Summary: TestWorkloadManager.testAsyncSessionInitFailures is flaky Key: HIVE-19816 URL: https://issues.apache.org/jira/browse/HIVE-19816 Project: Hive Issue Type:

[jira] [Created] (HIVE-19815) Repl dump should not propagate the checkpoint and repl source properties

2018-06-06 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-19815: --- Summary: Repl dump should not propagate the checkpoint and repl source properties Key: HIVE-19815 URL: https://issues.apache.org/jira/browse/HIVE-19815

[jira] [Created] (HIVE-19814) RPC Server port is always random for spark

2018-06-06 Thread bounkong khamphousone (JIRA)
bounkong khamphousone created HIVE-19814: Summary: RPC Server port is always random for spark Key: HIVE-19814 URL: https://issues.apache.org/jira/browse/HIVE-19814 Project: Hive

[GitHub] hive pull request #366: HIVE-19739: Bootstrap REPL LOAD to use checkpoints t...

2018-06-06 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/366 HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] hive pull request #365: HIVE-19812 : Disable external table replication by d...

2018-06-06 Thread maheshk114
GitHub user maheshk114 opened a pull request: https://github.com/apache/hive/pull/365 HIVE-19812 : Disable external table replication by default via a coniguration property use a hive config property to allow external table replication. set this property by default to prevent

[jira] [Created] (HIVE-19813) SessionState.start don't have to be synchronized

2018-06-06 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-19813: - Summary: SessionState.start don't have to be synchronized Key: HIVE-19813 URL: https://issues.apache.org/jira/browse/HIVE-19813 Project: Hive Issue Type: Bug