Error: E1003 : E1003: Invalid coordinator application attributes, parameter [start] = [2019-02-22T14:31+0800] must be Date in UTC format (yyyy-MM-dd’T’HH:mm’Z’). Parsing error java.text.ParseException: Could not parse [2019-02-22T14:31+0800] using [yyyy-MM-dd’T’HH:mm’Z’] mask
-
修改linux的时区
将时间设置成下图所示
-
修改oozie-default.xml
<property>
<name>oozie.processing.timezone</name>
<value>GMT+0800</value>
<description>
Oozie server timezone. Valid values are UTC and GMT(+/-)####, for example 'GMT+0530'