You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ryota Egashira (JIRA)" <ji...@apache.org> on 2012/07/27 22:41:34 UTC

[jira] [Created] (OOZIE-931) inconsistency on timestamp format between CLI command and web UI

Ryota Egashira created OOZIE-931:
------------------------------------

             Summary: inconsistency on timestamp format between CLI command and web UI 
                 Key: OOZIE-931
                 URL: https://issues.apache.org/jira/browse/OOZIE-931
             Project: Oozie
          Issue Type: Bug
          Components: client
    Affects Versions: trunk
            Reporter: Ryota Egashira
            Priority: Minor
             Fix For: trunk


oozie UI provides timestamp of workflow/coordinator up to second.
but CLI command (oozie job -info) only provides up to minute.
need to be consistent between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-931) inconsistency on timestamp format between CLI command and web UI

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424950#comment-13424950 ] 

Alejandro Abdelnur commented on OOZIE-931:
------------------------------------------

IMO the CLI is correct, Oozie has minutes granularity, it does not make sense to show seconds. The fix should be in the webui.
                
> inconsistency on timestamp format between CLI command and web UI 
> -----------------------------------------------------------------
>
>                 Key: OOZIE-931
>                 URL: https://issues.apache.org/jira/browse/OOZIE-931
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-931.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> oozie UI provides timestamp of workflow/coordinator up to second.
> but CLI command (oozie job -info) only provides up to minute.
> need to be consistent between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-931) inconsistency on timestamp format between CLI command and web UI

Posted by "Ryota Egashira (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424158#comment-13424158 ] 

Ryota Egashira commented on OOZIE-931:
--------------------------------------

patch available on 
https://reviews.apache.org/r/6181/
                
> inconsistency on timestamp format between CLI command and web UI 
> -----------------------------------------------------------------
>
>                 Key: OOZIE-931
>                 URL: https://issues.apache.org/jira/browse/OOZIE-931
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-931.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> oozie UI provides timestamp of workflow/coordinator up to second.
> but CLI command (oozie job -info) only provides up to minute.
> need to be consistent between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OOZIE-931) inconsistency on timestamp format between CLI command and web UI

Posted by "Ryota Egashira (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryota Egashira updated OOZIE-931:
---------------------------------

    Attachment: OOZIE-931-v2.patch

fixed format based on Virag's comment
                
> inconsistency on timestamp format between CLI command and web UI 
> -----------------------------------------------------------------
>
>                 Key: OOZIE-931
>                 URL: https://issues.apache.org/jira/browse/OOZIE-931
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-931-v2.patch, OOZIE-931.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> oozie UI provides timestamp of workflow/coordinator up to second.
> but CLI command (oozie job -info) only provides up to minute.
> need to be consistent between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OOZIE-931) inconsistency on timestamp format between CLI command and web UI

Posted by "Ryota Egashira (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryota Egashira updated OOZIE-931:
---------------------------------

    Attachment: OOZIE-931.patch
    
> inconsistency on timestamp format between CLI command and web UI 
> -----------------------------------------------------------------
>
>                 Key: OOZIE-931
>                 URL: https://issues.apache.org/jira/browse/OOZIE-931
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-931.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> oozie UI provides timestamp of workflow/coordinator up to second.
> but CLI command (oozie job -info) only provides up to minute.
> need to be consistent between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-931) inconsistency on timestamp format between CLI command and web UI

Posted by "Ryota Egashira (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425038#comment-13425038 ] 

Ryota Egashira commented on OOZIE-931:
--------------------------------------

thanks for comment.
second granularity is important to track short-living workflow jobs from user's point of view (actually this ask came from user at Y!).  about coordinator, nominal time is always min-granularity, but created time is not, and showing second would be helpful for debugging as well.
                
> inconsistency on timestamp format between CLI command and web UI 
> -----------------------------------------------------------------
>
>                 Key: OOZIE-931
>                 URL: https://issues.apache.org/jira/browse/OOZIE-931
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-931.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> oozie UI provides timestamp of workflow/coordinator up to second.
> but CLI command (oozie job -info) only provides up to minute.
> need to be consistent between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-931) inconsistency on timestamp format between CLI command and web UI

Posted by "Ryota Egashira (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424139#comment-13424139 ] 

Ryota Egashira commented on OOZIE-931:
--------------------------------------

I mean, "otherwise, up to min as before", not hour, sorry for typo.
                
> inconsistency on timestamp format between CLI command and web UI 
> -----------------------------------------------------------------
>
>                 Key: OOZIE-931
>                 URL: https://issues.apache.org/jira/browse/OOZIE-931
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-931.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> oozie UI provides timestamp of workflow/coordinator up to second.
> but CLI command (oozie job -info) only provides up to minute.
> need to be consistent between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira