Skip to content

Conversation

EronWright
Copy link
Contributor

Fixes FLINK-5091 and FLINK-4826.

  • introduced ContainerSpecification.
  • reworked how the TM container environment is constructed; eliminated
    special-case environment variables, file layout.
  • added dynamic configuration support to GlobalConfiguration.
  • integrated the SecurityContext into AM/TM runners.
  • added config setting for Mesos framework user.
  • support DCOS side-channel authentication.
  • set the FS default scheme.
  • made the artifact server more generic (no assumption about existence
    of dispatcher, Path-based).
  • moved some test code related to overriding the JVM’s env.

wrighe3 added 2 commits November 17, 2016 11:33
Updated the Mesos dependency, to unlock some new features (notably the
ability to fetch into sandbox sub-directories).

Shaded the protobuf dependency because the new Mesos library depends on
a newer version than does akka-remoting.
…pability

Fixes FLINK-5091 and FLINK-4826.

- introduced ContainerSpecification.
- reworked how the TM container environment is constructed; eliminated
special-case environment variables, file layout.
- added dynamic configuration support to GlobalConfiguration.
- integrated the SecurityContext into AM/TM runners.
- added config setting for Mesos framework user.
- support DCOS side-channel authentication.
- set the FS default scheme.
- made the artifact server more generic (no assumption about existence
of dispatcher, Path-based).
- moved some test code related to overriding the JVM’s env.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants