Jaume M created HIVE-20936: ------------------------------ Summary: 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 Reporter: Jaume M
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)