GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/270
Hive17967 See https://issues.apache.org/jira/browse/HIVE-17967?focusedCommentId=16236387&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16236387 for a few important comments on this patch. You can merge this pull request into a Git repository by running: $ git pull https://github.com/alanfgates/hive hive17967 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/270.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #270 ---- commit 49e3ba4c13a9532fc872541536ed79ddfb744fab Author: Alan Gates <ga...@hortonworks.com> Date: 2017-11-02T16:21:25Z WIP. Have moved HMS, but tests don't all pass yet. commit 3ff8517247286d1efcb0de5321a29859263c6639 Author: Alan Gates <ga...@hortonworks.com> Date: 2017-10-17T16:19:22Z Fixes after rebase. Moved EventCleaner and DumpDirCleaner threads to ThreadPool. commit e1086463c2ae9e6df14150796f5e79ae37632b12 Author: Alan Gates <ga...@hortonworks.com> Date: 2017-10-17T18:03:43Z Moved TestObjectStore2 back into TestObjectStore now that HiveMetaStore has moved. commit d476dd585976203bac77945ead708ba58492eac1 Author: Alan Gates <ga...@hortonworks.com> Date: 2017-11-02T18:33:40Z Fixes after rebase. commit 54af42ad35501c8cd0ad3bb5bae256e6191fbe14 Author: Alan Gates <ga...@hortonworks.com> Date: 2017-11-02T18:44:43Z Fixed warnings in pom. Added back deprecated method in ListenerEvent. ---- ---