Skip to content

Release TonY 0.5.0

Compare
Choose a tag to compare
@zuston zuston released this 12 Mar 14:45
· 16 commits to master since this release
85ec144

What's Changed

  • Separate the interface of registerTask and getClusterSpec in TaskExec… by @zuston in #646
  • Remove the duplicate logic code by @zuston in #647
  • Introduce the config of max-waiting-time when task executor register to AM by @zuston in #648
  • Attach more readable info to task executor's thread by @zuston in #650
  • Add shutdown hook when waiting executor's subprocess result by @zuston in #649
  • Seperate the python subprocess log from task executor log by @zuston in #652
  • Collect the detailed execution error log to Yarn diagnostics by @zuston in #653
  • Disable refreshMemoryBytesMetrics when running test cases on Mac by @zuston in #654
  • Release TonY v0.5.0 by @zuston in #655

Full Changelog: v0.4.15...v0.5.0