zhihai xu created HIVE-13760: -------------------------------- Summary: Add a HIVE_QUERY_TIMEOUT configuration to kill a query if a query is running for more than the configured timeout value. Key: HIVE-13760 URL: https://issues.apache.org/jira/browse/HIVE-13760 Project: Hive Issue Type: Improvement Components: Configuration Affects Versions: 2.0.0 Reporter: zhihai xu
Add a HIVE_QUERY_TIMEOUT configuration to kill a query if a query is running for more than the configured timeout value. The default value will be -1 , which means no timeout. This will be useful for user to manage queries with SLA. -- This message was sent by Atlassian JIRA (v6.3.4#6332)