[GitHub] hive pull request #436: HIVE-20629 : Hive incremental replication fails with...

2018-09-24 Thread maheshk114
GitHub user maheshk114 opened a pull request: https://github.com/apache/hive/pull/436 HIVE-20629 : Hive incremental replication fails with events missing error if database is kept idle for more than an hour … You can merge this pull request into a Git repository by running:

[jira] [Created] (HIVE-20629) Hive onprim-onprim replication fails with events missing error if database is kept idle for more than an hour

2018-09-24 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-20629: -- Summary: Hive onprim-onprim replication fails with events missing error if database is kept idle for more than an hour Key: HIVE-20629 URL: https://issues.apache.org/

Review Request 68834: HIVE-20556

2018-09-24 Thread Jaume Marhuenda
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68834/ --- Review request for hive. Repository: hive-git Description --- Expose an

Re: Review Request 68683: Add new configuration to set the size of the global compile lock

2018-09-24 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68683/#review208968 --- Hi Denys, Could you please think a little about separating the Ma

Re: Review Request 68805: HIVE-20538

2018-09-24 Thread Jaume Marhuenda
> On Sept. 24, 2018, 6:54 p.m., Eugene Koifman wrote: > > standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreTxns.java > > Lines 101 (patched) > > > > > > Nit: what

Review Request 68828: HIVE-20601 : EnvironmentContext null in ALTER_PARTITION event in DbNotificationListener

2018-09-24 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68828/ --- Review request for hive and Alexander Kolbasov. Repository: hive-git Descript

Review Request 68827: Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-24 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68827/ --- Review request for hive and Alexander Kolbasov. Repository: hive-git Descript

Re: Review Request 68805: HIVE-20538

2018-09-24 Thread Eugene Koifman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68805/#review208955 --- standalone-metastore/metastore-common/src/main/java/org/apache/ha

Re: Review Request 68767: HIVE-20551: Create PreparedStatement query dynamically when IN clause is used

2018-09-24 Thread Andrew Sherman via Review Board
> On Sept. 20, 2018, 10:56 p.m., Andrew Sherman wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java > > Lines 316 (patched) > > > > > > 1) Does setO

[jira] [Created] (HIVE-20628) Parsing error when using a complex map data type under dynamic column masking

2018-09-24 Thread Darryl Dutton (JIRA)
Darryl Dutton created HIVE-20628: Summary: Parsing error when using a complex map data type under dynamic column masking Key: HIVE-20628 URL: https://issues.apache.org/jira/browse/HIVE-20628 Project:

Re: Review Request 68710: HIVE-20544: TOpenSessionReq logs password and username

2018-09-24 Thread Karen Coppage via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68710/ --- (Updated Sept. 24, 2018, 2:01 p.m.) Review request for hive and Laszlo Pinter.

Re: Review Request 68710: HIVE-20544: TOpenSessionReq logs password and username

2018-09-24 Thread Karen Coppage via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68710/ --- (Updated Sept. 24, 2018, 1:47 p.m.) Review request for hive and Laszlo Pinter.

Re: Review Request 68710: HIVE-20544: TOpenSessionReq logs password and username

2018-09-24 Thread Karen Coppage via Review Board
> On Sept. 21, 2018, 3:41 p.m., Andrew Sherman wrote: > > service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TOpenSessionReq.java > > Line 546 (original), 546 (patched) > > > > > > why give a

Re: Review Request 68767: HIVE-20551: Create PreparedStatement query dynamically when IN clause is used

2018-09-24 Thread Laszlo Pinter via Review Board
> On Sept. 20, 2018, 10:56 p.m., Andrew Sherman wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java > > Lines 316 (patched) > > > > > > 1) Does setO

Re: Review Request 68767: HIVE-20551: Create PreparedStatement query dynamically when IN clause is used

2018-09-24 Thread Laszlo Pinter via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68767/ --- (Updated Sept. 24, 2018, 12:16 p.m.) Review request for hive, Alexander Kolbaso

[GitHub] hive pull request #435: HIVE-20627: Concurrent async queries intermittently ...

2018-09-24 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/435 HIVE-20627: Concurrent async queries intermittently fails with LockException and cause memory leak. You can merge this pull request into a Git repository by running: $ git pull https://github.c

[jira] [Created] (HIVE-20627) Concurrent Async queries from same session intermittently fails with LockException.

2018-09-24 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-20627: --- Summary: Concurrent Async queries from same session intermittently fails with LockException. Key: HIVE-20627 URL: https://issues.apache.org/jira/browse/HIVE-20627

Re: Writing Parquet Timestamp and reading from Hive table

2018-09-24 Thread Srinivas M
Hi Folks Any suggestions or thoughts on the question / issue posted below ? Regards Srinivas On 2018/09/19 10:47:38, Srinivas M wrote: > Hi> > > We have a java application which writes parquet files. We are using the> > Parquet 1.9.0 API to write the Timestamp data. Since there are> > incompati