Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60950/#review181012 --- Ship it! Ship It! - Mohit Sabharwal On July 20, 2017, 12:39

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread PRASHANT GOLASH via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60950/ --- (Updated July 20, 2017, 12:39 a.m.) Review request for hive. Changes ---

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread PRASHANT GOLASH via Review Board
> On July 19, 2017, 10:12 p.m., Chao Sun wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > > Lines 283 (patched) > > > > > > These do not seem unnecessary. Maybe replace with: > >

[jira] [Created] (HIVE-17132) Add InterfaceAudience and InterfaceStability annotations of UDF APIs

2017-07-19 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17132: --- Summary: Add InterfaceAudience and InterfaceStability annotations of UDF APIs Key: HIVE-17132 URL: https://issues.apache.org/jira/browse/HIVE-17132 Project: Hive

[GitHub] hive pull request #207: HIVE-16787 Fix itests in branch-2.2

2017-07-19 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/hive/pull/207 HIVE-16787 Fix itests in branch-2.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/hive hive-16787 Alternatively you can review and

[jira] [Created] (HIVE-17131) Add InterfaceAudience annotations for SerDe APIs

2017-07-19 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17131: --- Summary: Add InterfaceAudience annotations for SerDe APIs Key: HIVE-17131 URL: https://issues.apache.org/jira/browse/HIVE-17131 Project: Hive Issue Type:

[jira] [Created] (HIVE-17130) Add automated tests to check backwards compatibility of core APIs

2017-07-19 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17130: --- Summary: Add automated tests to check backwards compatibility of core APIs Key: HIVE-17130 URL: https://issues.apache.org/jira/browse/HIVE-17130 Project: Hive

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60950/#review180981 --- Looks good to me. Just a few minor comments.

[jira] [Created] (HIVE-17129) Increase usage of InterfaceAudience annotations

2017-07-19 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17129: --- Summary: Increase usage of InterfaceAudience annotations Key: HIVE-17129 URL: https://issues.apache.org/jira/browse/HIVE-17129 Project: Hive Issue Type: Bug

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread PRASHANT GOLASH via Review Board
> On July 19, 2017, 11:46 a.m., Mohit Sabharwal wrote: > > itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestMetaStoreEventListener.java > > Lines 471 (patched) > > > > > > Don't think you need

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread PRASHANT GOLASH via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60950/ --- (Updated July 19, 2017, 8:49 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-19 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-17128: - Summary: Operation Logging leaks file descriptors as the log4j Appender is never closed Key: HIVE-17128 URL: https://issues.apache.org/jira/browse/HIVE-17128

[jira] [Created] (HIVE-17127) delete_deleta_x_x cannot modify delta_x_x

2017-07-19 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17127: - Summary: delete_deleta_x_x cannot modify delta_x_x Key: HIVE-17127 URL: https://issues.apache.org/jira/browse/HIVE-17127 Project: Hive Issue Type:

[GitHub] hive pull request #206: HIVE-17118. Move the hive-orc source files to make t...

2017-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/hive/pull/206 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (HIVE-17126) Hive Metastore is incompatible with MariaDB 10.x

2017-07-19 Thread Eric Yang (JIRA)
Eric Yang created HIVE-17126: Summary: Hive Metastore is incompatible with MariaDB 10.x Key: HIVE-17126 URL: https://issues.apache.org/jira/browse/HIVE-17126 Project: Hive Issue Type: Bug

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60950/#review180914 --- Thanks, couple more items.

[jira] [Created] (HIVE-17125) Lineage: Generate lineage information on need basis when atlas hook is enabled

2017-07-19 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-17125: --- Summary: Lineage: Generate lineage information on need basis when atlas hook is enabled Key: HIVE-17125 URL: https://issues.apache.org/jira/browse/HIVE-17125

[jira] [Created] (HIVE-17124) PlanUtils: Rand() is not a failure-tolerant distribution column

2017-07-19 Thread Gopal V (JIRA)
Gopal V created HIVE-17124: -- Summary: PlanUtils: Rand() is not a failure-tolerant distribution column Key: HIVE-17124 URL: https://issues.apache.org/jira/browse/HIVE-17124 Project: Hive Issue

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread PRASHANT GOLASH via Review Board
> On July 19, 2017, 3:21 a.m., Mohit Sabharwal wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > > Lines 283 (patched) > > > > > > is this really needed ? see comment below. For

Re: Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup.

2017-07-19 Thread PRASHANT GOLASH via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60950/ --- (Updated July 19, 2017, 7:40 a.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-17123) Vectorization: Wrong results for vector_groupby_cube1.q

2017-07-19 Thread Matt McCline (JIRA)
Matt McCline created HIVE-17123: --- Summary: Vectorization: Wrong results for vector_groupby_cube1.q Key: HIVE-17123 URL: https://issues.apache.org/jira/browse/HIVE-17123 Project: Hive Issue