Releases: JuliaParallel/Elly.jl
Releases · JuliaParallel/Elly.jl
Elly v0.4.0
v0.4.0 (2020-01-08)
Diff since v0.3.1
Merged pull requests:
- improve api and cluster manager, update docs (#48) (tanmaykm)
- use simpler protobuff model construction (#47) (tanmaykm)
- Managed Yarn AppMaster & ClusterManager. Credentials and ContainerId implementations. (#46) (tanmaykm)
Elly v0.3.1
v0.3.1 (2019-12-18)
Diff since v0.3.0
Closed issues:
- Problem displaying YarnMaster instance on the REPL (#43)
- Package Elly is required but does not seem to be installed: (#39)
- 1.0 ready? (#38)
Merged pull requests:
- don't rely on container id format. string cookies (#45) (tanmaykm)
- allow both realUser and effectiveUser optionally (#44) (tanmaykm)
- update to Hadoop v2.10 protocol specs (#42) (tanmaykm)
Elly v0.2.0
Ported over to Julia 0.7, dropped Julia 0.6 support.
Elly v0.1.0
Merge pull request #34 from JuliaParallel/tanmaykm
fixes to yarn clustermanager and tests