You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The regex for interval is causing errors and the schema validations broke when you manually set the interval on the job. Also, persistent mode requires you to manaully set the interval as auto does not work in a streaming enviroment. We need to set a cross job validation setting to prevent persistent jobs without setting the interval
The text was updated successfully, but these errors were encountered:
jsnoble
added a commit
to jsnoble/teraslice
that referenced
this issue
Sep 22, 2017
The regex for interval is causing errors and the schema validations broke when you manually set the interval on the job. Also, persistent mode requires you to manaully set the interval as auto does not work in a streaming enviroment. We need to set a cross job validation setting to prevent persistent jobs without setting the interval
The text was updated successfully, but these errors were encountered: