Brock Noland created HIVE-8552: ---------------------------------- Summary: Remove hard code of offline and make addHost api public Key: HIVE-8552 URL: https://issues.apache.org/jira/browse/HIVE-8552 Project: Hive Issue Type: Improvement Reporter: Brock Noland
I've seen a number of issues where offline mode causes issues for slaves. Let's not hardcode offline mode. This can be specified in the properties file if needed. Additionally the addHost method needs to be public if other ContextProviders are to be specified, such as an Azure context. -- This message was sent by Atlassian JIRA (v6.3.4#6332)