[ https://issues.apache.org/jira/browse/HIVE-20936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727152#comment-16727152 ]
Hive QA commented on HIVE-20936: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12952740/HIVE-20936.16.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/15424/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15424/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15424/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Tests exited with: Exception: Patch URL https://issues.apache.org/jira/secure/attachment/12952740/HIVE-20936.16.patch was found in seen patch url's cache and a test was probably run already on it. Aborting... {noformat} This message is automatically generated. ATTACHMENT ID: 12952740 - PreCommit-HIVE-Build > Allow the Worker thread in the metastore to run outside of it > ------------------------------------------------------------- > > Key: HIVE-20936 > URL: https://issues.apache.org/jira/browse/HIVE-20936 > Project: Hive > Issue Type: Improvement > Components: Transactions > Reporter: Jaume M > Assignee: Jaume M > Priority: Major > Attachments: HIVE-20936.1.patch, HIVE-20936.10.patch, > HIVE-20936.11.patch, HIVE-20936.12.patch, HIVE-20936.13.patch, > HIVE-20936.14.patch, HIVE-20936.15.patch, HIVE-20936.16.patch, > HIVE-20936.2.patch, HIVE-20936.3.patch, HIVE-20936.4.patch, > HIVE-20936.5.patch, HIVE-20936.6.patch, HIVE-20936.7.patch, > HIVE-20936.8.patch, HIVE-20936.8.patch > > > Currently the Worker thread in the metastore in bounded to the metastore, > mainly because of the TxnHandler that it has. This thread runs some map > reduce jobs which may not only be an option wherever the metastore is > running. A solution for this can be to run this thread in HS2 depending on a > flag. -- This message was sent by Atlassian JIRA (v7.6.3#76005)