- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Apache Oozie documentation shows how to get status in localtime which works but not an example on how to run a job using localtime.. Is there a way to run the job local time? We are trying to avoid daylight saving's time.
- Labels:
-
Apache Oozie
Created ‎10-28-2015 08:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎03-04-2017 02:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can export OOZIE_TIMEZONE the same way you export OOZIE_URL, or use "-timezone" option, or for a long-term change set "oozie.processing.timezone" in oozie-site.xml for example to "GMT+0900".
Created ‎10-28-2015 08:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
daylight saving's time
Created ‎10-29-2015 03:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎10-29-2015 12:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
same issue with no resolution
Created ‎03-04-2017 02:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can export OOZIE_TIMEZONE the same way you export OOZIE_URL, or use "-timezone" option, or for a long-term change set "oozie.processing.timezone" in oozie-site.xml for example to "GMT+0900".
