Andrés Cordero created HIVE-11098: ------------------------------------- Summary: Load aux jars without requiring restart Key: HIVE-11098 URL: https://issues.apache.org/jira/browse/HIVE-11098 Project: Hive Issue Type: New Feature Components: UDF Affects Versions: 0.13.0 Reporter: Andrés Cordero
Currently, loading auxiliary jars (e.g. for UDFs) requires a restart, even for files under the path. Replacing an auxiliary jar also requires a restart to pick up the new contents. Would be useful if changes were picked up automatically based on filesystem notifications, or provide a manual method of forcing a reload. -- This message was sent by Atlassian JIRA (v6.3.4#6332)