You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "thierry accart (JIRA)" <ji...@apache.org> on 2015/07/28 09:09:05 UTC

[jira] [Created] (OOZIE-2319) WebServicesAPI : custom setting the date formats for oozie services

thierry accart created OOZIE-2319:
-------------------------------------

             Summary: WebServicesAPI : custom setting the date formats for oozie services
                 Key: OOZIE-2319
                 URL: https://issues.apache.org/jira/browse/OOZIE-2319
             Project: Oozie
          Issue Type: Bug
          Components: docs, examples
    Affects Versions: 4.2.0
         Environment: Centos VM
            Reporter: thierry accart
            Priority: Trivial


As a user, I would like to be able to define date formats used in webservices requests and responses so that I can have a uniform date representations for all my Hadoop ecosystem. 


In the web services API (https://oozie.apache.org/docs/4.2.0/WebServicesAPI.html#Job_Information), the Job Information returns created/lastmodified/starttime formated as ddd, dd MMM yyy HH:mm:ss z
but the jobs parameters CreatedTime and endCreatedTime should be specified either in ISO8601 (UTC) format yyyy-MM-dd'T'HH:mm'Z'.
I'd like to have epoch time everywhere (or at least ISO8601)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)