Skip to content

Releases: JuliaParallel/Elly.jl

v0.5.1

01 Dec 16:40
f906ac5
Compare
Choose a tag to compare

Elly v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

21 Oct 16:19
9f043f7
Compare
Choose a tag to compare

Elly v0.5.0

Diff since v0.4.0

Merged pull requests:

Elly v0.4.0

08 Jan 15:58
f096096
Compare
Choose a tag to compare

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

18 Dec 10:10
Compare
Choose a tag to compare

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.3.0

11 Dec 15:01
c8918f0
Compare
Choose a tag to compare

v0.3.0 (2019-12-11)

Diff since v0.2.0

Merged pull requests:

  • add compat entries for dependencies (#41) (tanmaykm)
  • update for Julia 1.0, newer ProtoBuf, drop Compat (#40) (tanmaykm)

Elly v0.2.0

31 Jul 06:39
46f64a8
Compare
Choose a tag to compare

Ported over to Julia 0.7, dropped Julia 0.6 support.

Elly v0.1.0

28 Jan 01:33
d1103f2
Compare
Choose a tag to compare
Merge pull request #34 from JuliaParallel/tanmaykm

fixes to yarn clustermanager and tests