Github user ahutsunshine commented on the issue:

    https://github.com/apache/incubator-griffin/pull/435
  
    > Added time zone information to batch UI:
    > <img alt="screen shot 2018-10-14 at 12 56 43 am" width="457" 
src="https://user-images.githubusercontent.com/867294/46914000-4c567a00-cf4c-11e8-85cb-be6428e91895.png";>
    
    
    
    > Added time zone information to batch UI:
    > <img alt="screen shot 2018-10-14 at 12 56 43 am" width="457" 
src="https://user-images.githubusercontent.com/867294/46914000-4c567a00-cf4c-11e8-85cb-be6428e91895.png";>
    
    Actually, this timezone is used for data partition not scheduling time. For 
example, Converting hive partition format, such as dt=#YYYYMMdd# AND hour=#HH#, 
to specific date, such as dt=20181015 AND hour=01. So I think we'd better 
revise the hints 'Cron expression is using brower's time zone'.


---

Reply via email to