Release Notes - Apache Twill - 0.3.0-incubating New Features: [TWILL-70] A an option to debug runnables [TWILL-74] Added authentication and ACL support to ZKClient. [TWILL-76] Expose LocationFactory from Location Bug fixes: [TWILL-73] Unable to allocate small container after large container has been acquired [TWILL-75] Fix race condition in the InMemoryDiscoveryService that would raise concurrent modification exception [TWILL-79] Kafka publisher should be aware of changes in broker list [TWILL-81] Use user home directory as the base directory to construct default location factory in YarnTwillRunnerService [TWILL-82] Upgrade to ASM5 to support Java8