Skip to content

Releases: tony-framework/TonY

v0.3.7: Add TASK_STARTED event, fix TonY HistoryFileMover bugs

16 May 17:15
4fc04b4
Compare
Choose a tag to compare

v0.3.5: Fix #270, #271: Move APP_TYPE to Constants, change history config fil…

04 May 01:01
c05e057
Compare
Choose a tag to compare

Available on Maven Central.

  • APP_TYPE = "TONY" moved to Constants
  • history config file name is now tony-final.xml (previously config.xml)

v0.3.4

03 May 02:15
fe84c5b
Compare
Choose a tag to compare

Contains TonY Portal refactoring and bug fixes. Available on Maven Central.

v0.3.3

26 Apr 00:02
9143f6e
Compare
Choose a tag to compare
  • Support localization of format SRC_FILE::LOCALIZED_FILE_NAME#archive
  • Allow setting limit per resource type
  • TonY history server now collects metrics for all tasks
  • Renamed TonY History Server to Tony Potal
  • Various bug fixes.

v0.3.1

03 Apr 16:34
Compare
Choose a tag to compare

v0.3.1 can be downloaded form Maven Central: https://search.maven.org/search?q=com.linkedin.tony

  • Support for Hadoop 2.7.4
  • Refactoring to support TonY runtime for Submarine
  • TensorFlowJob renamed to TonyJob
  • Application type changed from TENSORFLOW to TONY
  • --src_dir now takes multiple directories
  • TonY AM and containers now use client conf rather than NodeManager conf
  • Fix race condition between worker termination notification and heartbeat liveness checker unregistration

v0.2.0 Job History Server and GCP support

07 Feb 03:36
Compare
Choose a tag to compare
  • TonY Job History Server
  • GCP support

v0.1.5 PyTorch support

01 Nov 01:54
d18ae28
Compare
Choose a tag to compare

This version includes a pre-built tony-cli-all jar so users can get up-and-running with TonY quickly.

  • PyTorch support
  • Fix TonY hangs if a worker is killed due to OOM

Open source release v0.1.3

04 Oct 16:54
f47c346
Compare
Choose a tag to compare

New release pipeline. Bug fix for running concurrent azkaban jobs.

First release

13 Sep 03:53
b3c3d91
Compare
Choose a tag to compare

Initial release!