linkedin / linkedin-gradle-plugin-for-apache-hadoop

Apache License 2.0
117 stars 76 forks source link

Stop outputting max wait mins when it's defined in a flow trigger with no dependencies #238

Closed burgerkingeater closed 5 years ago

burgerkingeater commented 5 years ago

When a flow trigger contains no dependencies, max wait mins won't be required, and the resulting flow yaml file should not contain max wait mins when it's not defined on DSL side.

oliverhu commented 5 years ago

You also need to bump version in order to pick this up.