Hi,

This is probably going to be a rather trivial question.

When we define an input data event for a M/R job in oozie coordinator,
specifying ${coord:current(-2)} means the {current_hour-2 in "GMT"}. 
The dataset that I get in my HDFS is of the form /YYYY/MM/DD/YY in
PST.(For some reasons this is going to stay this way) 

I understand  that even if my timezone in specified as
Americas/losangeles, it will not do any conversion internally to make it
current_hour-10 to get the right dataset for PST. Is that right?
Currently, I  change the offset appropriately in my coordinator.xml to
get the right dataset. Is there a better way to do this - just wanted to
be sure that I am not missing anything.

Thanks,
Deepika

Reply via email to