Releases: tony-framework/TonY
Releases · tony-framework/TonY
Release TonY 0.5.3
Release TonY 0.5.2
Release TonY 0.5.1
What's Changed
- Fix the instability of testTonyAMStartupTimeoutShouldFail by @zuston in #656
- Provide detailed diagnostic message when allocation timeout by @zuston in #660
- Introduce the simple TonY web dashboard by @zuston in #661
- Update version to 0.5.1 by @zuston in #662
Full Changelog: v0.5.0...v0.5.1
Release TonY 0.5.0
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
Release TonY 0.4.15
What's Changed
- Configurable status when dependency times out by @zuston in #642
- Release TonY v0.4.15 by @zuston in #643
Full Changelog: v0.4.14...v0.4.15
Release TonY 0.4.14
🙌👩💻👨💻 Happy Chinese New Year 2022!
🎇 And this is the first release version of TonY in 2022
What's Changed
- Client exit when am reached startup-timeout by @zuston in #630
- Add diagnostic msg with container host by @zuston in #631
- Add timeout in testTonyAMStartupTimeoutShouldFail by @zuston in #633
- Make job fail fast when container starting failed by @zuston in #635
- The process of task executor is still alive when existing NM marked as lost node by RM by @zuston in #638
- Killing all applications when test case stopped in testTonyAMStartupT… by @zuston in #639
- Release TonY v0.4.14 by @zuston in #640
Full Changelog: v0.4.13...v0.4.14
Release TonY 0.4.13
What's Changed
- Add default jvm opts to tony jobtype and tony core by @UWFrankGu in #629
Full Changelog: v0.4.12...v0.4.13
Release TonY 0.4.12
What's Changed
- Add support to mitigate log4j vulnerabilities from user imported log4… by @UWFrankGu in #626
Full Changelog: v0.4.11...v0.4.12
Release TonY 0.4.11
Highlights
- Support setting Application Master node label by @zuston in #624
- Make job fail when partial tasks' pre-dependent tasks finished and exceeds the waiting timeout by @zuston in #621
What's Changed
- Make the conf of tensorboard-log-dir valid in tony-conf xml by @zuston in #618
- Make diagnostic message with job type and index by @zuston in #617
- Update README about sidecar tensorboard and dependency timeout mechanism by @zuston in #622
- Make dependency-group-timeout check ignored until all tasks scheduled by @zuston in #623
- Release TonY v0.4.11 by @zuston in #625
Full Changelog: v0.4.10...v0.4.11
Release TonY 0.4.10
What's Changed
- Hold rpc ports till server start by @zuston in #611
- [DOC] Declare 'python_venv' and 'conf_file' options also support remote HDFS path by @zuston in #613
- Reduce queue memory cost when event handler thread dont start by @zuston in #614
- Record RM callback nodes report when nodes updated by @zuston in #615
- Release TonY v0.4.10 by @zuston in #616
Full Changelog: v0.4.9...v0.4.10