GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/235
HIVE-17307 Change the metastore to not use the metrics code in hive/common You can merge this pull request into a Git repository by running: $ git pull https://github.com/alanfgates/hive hive17307 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/235.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 #235 ---- commit 72fd3e7232a44655dc7471a61729c4a1abf49c26 Author: Alan Gates <ga...@hortonworks.com> Date: 2017-08-01T16:57:32Z Implemented metrics in standalone-metastore. Ported existing metastore classes to use them. commit 201b16defbad4076495553fe127ae7c79e08804b Author: Alan Gates <ga...@hortonworks.com> Date: 2017-08-01T16:58:52Z Adding pom file I missed in the previous checkin. commit b310893a5f8400085919e313b58723a10fb18c88 Author: Alan Gates <ga...@hortonworks.com> Date: 2017-08-01T18:36:36Z Copied JvmPauseMonitor into standalone-metastore commit 3a8080c6c9cfe77cc0d9561ab5f65d4d4298d5d3 Author: Alan Gates <ga...@hortonworks.com> Date: 2017-08-01T20:43:14Z Copied PerfLogger into the standalone metastore and moved RetryingHMSHandler to use it. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---