You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@twill.apache.org by ch...@apache.org on 2017/04/07 18:45:18 UTC

svn commit: r19081 - /dev/twill/0.11.0-rc1/ /release/twill/0.11.0/ /release/twill/0.11.0/src/ /release/twill/0.8.0/

Author: chtyim
Date: Fri Apr  7 18:45:18 2017
New Revision: 19081

Log:
Release Apache Twill 0.11.0


Added:
    release/twill/0.11.0/
    release/twill/0.11.0/CHANGES.txt
    release/twill/0.11.0/src/
    release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz   (with props)
    release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.asc
    release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.md5
    release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.sha512
Removed:
    dev/twill/0.11.0-rc1/
    release/twill/0.8.0/

Added: release/twill/0.11.0/CHANGES.txt
==============================================================================
--- release/twill/0.11.0/CHANGES.txt (added)
+++ release/twill/0.11.0/CHANGES.txt Fri Apr  7 18:45:18 2017
@@ -0,0 +1,29 @@
+Release Notes - Apache Twill - Version 0.11.0
+
+New Feature:
+[TWILL-122]  Allow disabling the log transport
+[TWILL-179]  Provides more flexibility in controlling the container classpath and classloader
+[TWILL-189]  SecureStoreUpdater should support updating secure store as other users
+[TWILL-225]  Allow using different configurations per application submission
+
+Improvement:
+[TWILL-90]   Add supports for setting resource capability for the AM
+[TWILL-119]  Updates to work on a secure cluster with HA ResourceManager
+[TWILL-176]  Set ResourceManager tracking URL to resources path.
+[TWILL-180]  TwillController.onTerminated() should pass the exit status of the app to the callback
+[TWILL-207]  Better have the cache name purely based on class hash to encourage greater reuse.
+[TWILL-220]  ResourceReportClient should not error log
+
+Bug fixes:
+[TWILL-171]  Update HDFS delegation token properly for HA mode
+[TWILL-186]  ApplicationMaster keeps restarting with NPE in the log.
+[TWILL-194]  KMS delegation token is not included if the FileContextLocationFactory is ued
+[TWILL-222]  TwillRunnable will always have the ROOT log level INFO if we do not explicitly set the log level in TwillPreparer.
+[TWILL-223]  FileContextLocationFactory should use FileContext instance based on the caller UGI
+[TWILL-227]  Possible leakage of FileSystem object when YarnUtils.addDelegationTokens is called with different user
+[TWILL-228]  Application jar is not properly built when the client bundles application and twill classes in the same fat jar
+[TWILL-229]  Use the logback_template.xml as the default logback configuration
+[TWILL-230]  Retrieval of ResourceReport via TwillController may fail
+
+Task
+[TWILL-226]  Remove the deprecated HDFSLocationFactory and related classes

Added: release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.asc
==============================================================================
--- release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.asc (added)
+++ release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.asc Fri Apr  7 18:45:18 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAABCAAGBQJY42nVAAoJEMqWwuohZ720DukQAKY+LcNFIjVeK2TlEcLDekVE
+nt1/ckEtqEyc9uOyqjg1Me+SjDZ6qeaqa7Na5VIPVCqATNFJDfXhw+CyVxZz4tYG
+/B88V10xaXOuf+ScTazz+EJ/6J9o6MRrLrTD3qKmYfaNtTKSamGAoU6TtdGAUjuW
+jKhfH855KuOrizopBDDSDlRCJLJeeYtvik81MveAWAuYH9JaQnTD3dRuAo250FSh
+Sbtm8OxCpROLKCKS5hXeICsnVRu1OhHj1BiO1CjW0h1SpnDfgv3WkYdygtuJqNNL
+vNeFDHJcQG2Tz9z3XBnclOdl87rQ02ya9Cl5sb4gT/teLOs3yUExU6r4eF8BlsFy
+3DImRuwFHfixKZMvNe8ck4Q5AC2ojlEzLnefwOo2pXfxOXcCN6GjqtzjZ86le1Hb
+x3YoxSU7QCxNzuk7smtVH/C8pcPsChU2iIaEFTvT70kb8GODl2ht2VnKz0C55cY7
+ALT23T3TRLiKWbm3BS47NkteenseVbToIfhlwRRTLoMKphebrlpcEYI6lbjeq7Gq
++zgsQGrNDPvqEJUF8OwAA6VHhrsFvUkDmT15yUVh8Bco7bNesDVCXSgb6A2xG1Hw
+N+pO26C+dOcqSUd+fjoL3CBXRwOL5dbO1bBN6G/9H7ALAUDKLezxRL4ocJ93+3Tv
+ybLBTwjQgoM2ga7SheVH
+=M0pi
+-----END PGP SIGNATURE-----

Added: release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.md5
==============================================================================
--- release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.md5 (added)
+++ release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.md5 Fri Apr  7 18:45:18 2017
@@ -0,0 +1 @@
+9703e5c21072047fe3ed0d86ca5dc491

Added: release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.sha512
==============================================================================
--- release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.sha512 (added)
+++ release/twill/0.11.0/src/apache-twill-0.11.0-source-release.tar.gz.sha512 Fri Apr  7 18:45:18 2017
@@ -0,0 +1 @@
+3a2689f45bc52caf9af73780a5a33a6657ff6e4e3198e9f30affd54fe0d487c85024050133c87fa8bcf9559699f1ccb928fb7be7b32af79076454cf28c0fe826  apache-twill-0.11.0-source-release.tar.gz