[
https://issues.apache.org/jira/browse/HIVE-9930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Pivovarov updated HIVE-9930:
--------------------------------------
Attachment: HIVE-9930.1.patch
patch #1
> fix QueryPlan.makeQueryId time format
> -------------------------------------
>
> Key: HIVE-9930
> URL: https://issues.apache.org/jira/browse/HIVE-9930
> Project: Hive
> Issue Type: Bug
> Components: Query Planning
> Reporter: Alexander Pivovarov
> Assignee: Alexander Pivovarov
> Priority: Minor
> Attachments: HIVE-9930.1.patch
>
>
> String format uses Minutes value (25 in the example below) for both minutes
> and seconds (positions 5 and 6)
> {code}
> now:
> apivovarov_20150311102525_6a149732-8360-43b8-9858-a6e59a8be68c
> should be:
> apivovarov_20150311102551_6a149732-8360-43b8-9858-a6e59a8be68c
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)