Release TonY 0.4.8
Changes in this release:
TonyClient to create FileSystem from Path to support fully qualified HDFS path (#598)
Prevent loss of root cause due to resetting the final state (#599)
Rename tony.worker.timeout to tony.task.executor.execution-timeout-ms (#596)
Set job failed when runtime is not healthy (#597)
Speed up ci test when am crashed (#594)
Fixed checkstyle suppressions invalid problem on windows (#590)
Remove task from heart beat monitor when container finished (#588)
Refactor tensorflow related class to tony (#583)
Remove tensorflow package (#582)
Catch unknown exception when retrieving task metrics (#581)
Make task executor's heart beat max failed number consistent with AM max-missed-heartbeats conf (#580)
Update TonY to include CII Best Practices badge (#576)
Introduce container allocation timeout (#575)
Clean up local tmp files in client (#574)