[GitHub] hive pull request #487: Hive20794

2018-11-28 Thread ashutosh-bapat
Github user ashutosh-bapat closed the pull request at: https://github.com/apache/hive/pull/487 ---

[GitHub] hive pull request #445: HIVE-20542

2018-11-28 Thread ashutosh-bapat
Github user ashutosh-bapat closed the pull request at: https://github.com/apache/hive/pull/445 ---

[GitHub] hive pull request #439: HIVE-20644: Avoid exposing sensitive infomation thro...

2018-11-28 Thread ashutosh-bapat
Github user ashutosh-bapat closed the pull request at: https://github.com/apache/hive/pull/439 ---

[GitHub] hive pull request #497: HIVE-20982: Avoid un-needed object allocation within...

2018-11-28 Thread b-slim
GitHub user b-slim opened a pull request: https://github.com/apache/hive/pull/497 HIVE-20982: Avoid un-needed object allocation within the hot loop Change-Id: I1121afbf1b97646ddc28179a756a96ce110b8ac7 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-20982) Avoid the un-needed object creation within hotloop

2018-11-28 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-20982: - Summary: Avoid the un-needed object creation within hotloop Key: HIVE-20982 URL: https://issues.apache.org/jira/browse/HIVE-20982 Project: Hive Issue

[jira] [Created] (HIVE-20981) streaming/AbstractRecordWriter leaks HeapMemoryMonitor

2018-11-28 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created HIVE-20981: --- Summary: streaming/AbstractRecordWriter leaks HeapMemoryMonitor Key: HIVE-20981 URL: https://issues.apache.org/jira/browse/HIVE-20981 Project: Hive

Re: Review Request 69256: HIVE-20822

2018-11-28 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69256/ --- (Updated Nov. 28, 2018, 11:48 p.m.) Review request for hive, Daniel Dai and

[jira] [Created] (HIVE-20980) Reinstate Parquet timestamp conversion between HS2 and UTC time zone

2018-11-28 Thread Karen Coppage (JIRA)
Karen Coppage created HIVE-20980: Summary: Reinstate Parquet timestamp conversion between HS2 and UTC time zone Key: HIVE-20980 URL: https://issues.apache.org/jira/browse/HIVE-20980 Project: Hive

[GitHub] hive pull request #488: HIVE-20897 : TestJdbcDriver2#testSelectExecAsync2 fa...

2018-11-28 Thread maheshk114
Github user maheshk114 closed the pull request at: https://github.com/apache/hive/pull/488 ---

[GitHub] hive pull request #496: HIVE-20897 : TestJdbcDriver2#testSelectExecAsync2 fa...

2018-11-28 Thread maheshk114
GitHub user maheshk114 opened a pull request: https://github.com/apache/hive/pull/496 HIVE-20897 : TestJdbcDriver2#testSelectExecAsync2 fails with result set not present error … You can merge this pull request into a Git repository by running: $ git pull

[GitHub] hive pull request #495: HIVE-20979: Fix memory leak in hive streaming

2018-11-28 Thread ShubhamChaurasia
GitHub user ShubhamChaurasia opened a pull request: https://github.com/apache/hive/pull/495 HIVE-20979: Fix memory leak in hive streaming Fixes two memory leaks. -In HiveStreamingConnection due to Shutdown hook not being removed. -In AbstractRecordWriter due to FileSystem

[jira] [Created] (HIVE-20979) Fix memory leak in hive streaming

2018-11-28 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-20979: Summary: Fix memory leak in hive streaming Key: HIVE-20979 URL: https://issues.apache.org/jira/browse/HIVE-20979 Project: Hive Issue Type: Bug