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

Release Notes - Apache Twill - 0.12.0

New Feature:

  • TWILL-240 Improve EventHandler to handle more application lifecycle events

Improvement:

  • TWILL-134 - Abilities to specify JVM opts on a twill runnable
  • TWILL-238 - Change TwillController restartInstances API
  • TWILL-241 - Allow specifying reserved off-heap memory and extra JVM options per runnable

Bug fixes:

  • TWILL-237 - Twill is using hdfs HAUtil api that is nont-compatible with hadoop 2.8

Project dependencies

Maven

For your application module

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

For the your Apache Twill YARN client module

<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-yarn</artifactId>
    <version>0.12.0</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.