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:12:04 UTC

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

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

thierry accart updated OOZIE-2319:
----------------------------------
    Description: 
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 EEE, 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)

  was:
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)


> 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
>              Labels: configuration, dateformat, webservice
>
> 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 EEE, 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)