Skip to content

Initial release of ICCS changes for YARN

Pre-release
Pre-release
Compare
Choose a tag to compare
@he-sk he-sk released this 05 Sep 14:55
· 4 commits to e2data-yarn since this release

This release encapsulates the changes to YARN in https://github.com/E2Data/E2DataYARN as of E2Data/E2DataYARN@2842739.

The binary distribution was built with the following commands:

git clone https://github.com/E2Data/hadoop
git checkout e2data-yarn # 061ad3d
./start-build-env.sh
# in docker container:
mvn package -Pdist,native -DskipTests -Dtar -Dmaven.javadoc.skip=true -Dcontainer-
executor.conf.dir=/opt/hadoop

Note that the configuration files are unchanged. Specifically, the configuration has to be updated using https://github.com/E2Data/E2DataYARN/tree/master/sample_conf as a reference.