[
https://issues.apache.org/jira/browse/HIVE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129632#comment-15129632
]
Hive QA commented on HIVE-12978:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12785623/HIVE-12978.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10013 tests
executed
*Failed tests:*
{noformat}
TestMiniTezCliDriver-vector_decimal_round.q-cbo_windowing.q-tez_schema_evolution.q-and-12-more
- did not produce a TEST-*.xml file
TestSparkCliDriver-timestamp_lazy.q-bucketsortoptimize_insert_4.q-date_udf.q-and-12-more
- did not produce a TEST-*.xml file
TestSparkNegativeCliDriver - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hive.jdbc.TestSSL.testSSLVersion
org.apache.hive.service.cli.TestEmbeddedThriftBinaryCLIService.testExecuteStatementAsync
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6845/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6845/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6845/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12785623 - PreCommit-HIVE-TRUNK-Build
> Hive Metastore should have a config for starting background thread services
> ---------------------------------------------------------------------------
>
> Key: HIVE-12978
> URL: https://issues.apache.org/jira/browse/HIVE-12978
> Project: Hive
> Issue Type: New Feature
> Reporter: Anthony Hsu
> Assignee: Anthony Hsu
> Attachments: HIVE-12978.1.patch
>
>
> It would be convenient to have a configuration for setting custom background
> threads to run in the Hive Metastore. This could be useful for running custom
> monitoring, logging, or table/partition registration services.
> I propose adding a {{hive.metastore.thread.services}} config that takes a
> comma-separated list of classes that implement the {{MetaStoreThread}}
> interface, which the metastore would launch during start-up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)