This project has retired. For details please refer to its Attic page.
Apache Twill – Apache Twill Release 0.12.1

Release Notes - Apache Twill - 0.12.1

Improvement:

  • TWILL-251 - Hadoop21YarnNMClient logs too frequent on stopping container

Bug fixes:

  • TWILL-61 - Second launch attempt of AM always failed
  • TWILL-254 - Update to use ContainerId.fromString in Hadoop 2.6+
  • TWILL-255 - Incorrect logging after memory/cpu was adjusted

Project dependencies

Maven

For your application module

<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-api</artifactId>
    <version>0.12.1</version>
</dependency>

For the your Apache Twill YARN client module

<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-yarn</artifactId>
    <version>0.12.1</version>
</dependency>

Source tar-ball download

Source and signatures

Back to top

Reflow Maven skin by Andrius Velykis.

Apache Twill, Apache, the Apache feather logo, and the Apache Twill project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.