Prasanth Jayachandran created HIVE-13712: --------------------------------------------
Summary: LLAP: LlapServiceDriver should package hadoop-metrics2-llapdaemon.properties when available Key: HIVE-13712 URL: https://issues.apache.org/jira/browse/HIVE-13712 Project: Hive Issue Type: Bug Components: llap Affects Versions: 2.1.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran HIVE-13701 renamed hadoop-metrics2.properties to hadoop-metrics2-llapdaemon.properties to avoid conflicts in classpath lookup. MetricsSystem first looks for hadoop-metrics2-llapdaemon.properties file first before falling back to hadoop-metrics2.properties. Make LlapServiceDriver package hadoop-metrics2-llapdaemon.properties first and fallback to hadoop-metrics2.properties. -- This message was sent by Atlassian JIRA (v6.3.4#6332)