其它
關(guān)于時(shí)區(qū)
- TimeZone set
-
start_date=2016-02-15T08:28+0800, 若是coordinator應(yīng)用,需注意coordinator.xml文件timezone屬性值如下timezone="Asia/Shanghai" - 修改oozie-site.xml
<property> <name>oozie.processing.timezone</name> <value>GMT+0800</value> </property> -