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

Rohini Palaniswamy updated OOZIE-1573:
--------------------------------------

    Attachment: OOZIE-1573-1.patch

Ah :). Good catch Robert. Did not notice that jira. I will still go ahead and 
check this one in after jenkins passes as it fixes the test better for Winter 
time. Earlier the test was doing diff between NewYork and LA timezones which 
will always give same value as both have DST irrespective of Summer or Winter.

> coord:tzOffset() gives incorrect offset for daylight saving timezones
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-1573
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1573
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: trunk, 4.0.1
>
>         Attachments: OOZIE-1573-1.patch, OOZIE-1573-1.patch
>
>
> Case 1:
> Daily job run through oozie bundle
> Coordinator time Zone: UTC
> Dataset timezone: America/New_York
> Start Time: 2013-10-13T00:00Z
> End Time: 2013-10-14T00:00Z
> Return from tzOffset() function: 4 hrs (which is correct)
> Case 2:
> Daily job run through oozie bundle
> Coordinator time Zone: UTC
> Dataset timezone: America/New_York
> Start Time: 2012-11-13T00:00Z
> End Time: 2012-11-14T00:00Z
> Return from tzOffset() function: 4 hrs (which is not correct as difference 
> between GMT and America/New_York timezone should be 5 hrs).



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to