Sahil Takiar created HIVE-18673: ----------------------------------- Summary: ErrorMsg.SPARK_JOB_MONITOR_TIMEOUT isn't formatted correctly Key: HIVE-18673 URL: https://issues.apache.org/jira/browse/HIVE-18673 Project: Hive Issue Type: Sub-task Components: Spark Reporter: Sahil Takiar Assignee: Sahil Takiar
{{ErrorMsg.SPARK_JOB_MONITOR_TIMEOUT}} doesn't format the amount of time waited correctly. Mainly because Java's {{MessageFormat}} class requires escaping single quotes with another single quote. -- This message was sent by Atlassian JIRA (v7.6.3#76005)