[jira] [Updated] (HIVE-18673) ErrorMsg.SPARK_JOB_MONITOR_TIMEOUT isn't formatted correctly

2018-02-13 Thread Sahil Takiar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sahil Takiar updated HIVE-18673:

   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

Pushed to master. Thanks Chao for the review.

> 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
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HIVE-18673.1.patch
>
>
> {{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)


[jira] [Updated] (HIVE-18673) ErrorMsg.SPARK_JOB_MONITOR_TIMEOUT isn't formatted correctly

2018-02-09 Thread Sahil Takiar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sahil Takiar updated HIVE-18673:

Attachment: HIVE-18673.1.patch

> 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
>Priority: Major
> Attachments: HIVE-18673.1.patch
>
>
> {{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)


[jira] [Updated] (HIVE-18673) ErrorMsg.SPARK_JOB_MONITOR_TIMEOUT isn't formatted correctly

2018-02-09 Thread Sahil Takiar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sahil Takiar updated HIVE-18673:

Status: Patch Available  (was: Open)

> 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
>Priority: Major
> Attachments: HIVE-18673.1.patch
>
>
> {{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)