1. 66d2ca5 Added license header for the README.md file. by Terence Yim · 8 years ago master
  2. aaea4e1 Remove incubating from the version by Terence Yim · 8 years ago
  3. 2dae63f Update travis.yml by Terence Yim · 8 years ago
  4. 7735750 Rename README to README.md by Terence Yim · 8 years ago
  5. b38dee0 Update the pom.xml to remove incubator status by Terence Yim · 8 years ago
  6. c1a6f8a - Upgrade rat plugin to 0.11 by Terence Yim · 8 years ago
  7. 16f47ea (TWILL-163) Fix FileContextLocationFactory to honor UGI for home location by Terence Yim · 8 years ago
  8. 94995e2 Unnecessary new line for assignment. by Henry Saputra · 8 years ago
  9. 1b6b42c Remove reference to Apache Commons Lang StopWatch and use Guava Stopwatch instead. by Henry Saputra · 8 years ago
  10. c71f7c5 Overriding toString() in FileContextLocation by CuriousVini · 8 years ago
  11. 180e446 Update license statement year to 2016 by Terence Yim · 8 years ago
  12. 59bf388 Bump version to 0.8.0-incubating-SNAPSHOT by Terence Yim · 8 years ago
  13. c6b3f0d Merge branch 'branch-0.7.0' by Terence Yim · 8 years ago
  14. 047e011 Prepare for releasing 0.7.0-incubating by Terence Yim · 8 years ago branch-0.7.0 v0.7.0-incubating
  15. 900e382 Fix an easy to fail unit-test by Terence Yim · 8 years ago
  16. 323e5af (TWILL-151) Improve Logging error when fetching message after Kafka server is stopped by sanojkodikkara · 9 years ago
  17. b740da4 (TWILL-161) Added back off logic to SimplyKafkaConsumer by Terence Yim · 8 years ago
  18. 388a6d9 (TWILL-158) Added FileContext Location and LocationFactory by Terence Yim · 8 years ago
  19. b80f9b8 (TWILL-160) Don’t create parent directory when getting InputStream from a LocalLocation by Terence Yim · 8 years ago
  20. 65c730b Simple JavaDoc fix for a typo, from denoteed to denoted. by Henry Saputra · 8 years ago
  21. 359b12b (TWILL-156) use Files.move instead of File.renameTo so we can have options to replace existing files and perform atomic move, this allows us to support windows rename by shankar · 8 years ago
  22. 87b063c (TWILL-155) Sort file listed from directory in TwillLauncher by Terence Yim · 9 years ago
  23. 161032a Added missing test to YarnTestSuite. by Terence Yim · 9 years ago
  24. e4a3676 (TWILL-131) Remove ZK node when application finished. by Terence Yim · 9 years ago
  25. f6d2b6c Remove the if-check in the YarnTwillPreparer class for log level when setting env key. by hsaputra · 9 years ago
  26. e95c6a4 (TWILL-148) Allow setting of env variables - Added methods to TwillPreparer for setting env for runnables by Terence Yim · 9 years ago
  27. ef8b1ea (TWILL-154) Remove hardcoded check for “hdfs” or “maprfs” URI prefix by Terence Yim · 9 years ago
  28. f88e18f (TWILL-141) Fix namespacing of ZKClient by Terence Yim · 9 years ago
  29. 66402b4 (TWILL-153) Honor actual resource size of the container by Terence Yim · 9 years ago
  30. d2d9081 Add hsaputra for Henry Saputra as entry in the master pom, as well as adding for Albert and Poorna. by hsaputra · 9 years ago
  31. a303e3b Removing files that are for generating Twill sites by Terence Yim · 9 years ago
  32. bb0212d (TWILL-144) No need to rename resource name when localization to YARN by Terence Yim · 9 years ago
  33. 0c20804 Potential race condition when restart all is called for a Twill runnable. by hsaputra · 9 years ago
  34. d835caf Fix a typo for other archive URL from comits to commits in the pom.xml by hsaputra · 9 years ago
  35. ecec4b3 (TWILL-142) Add longer time for timeout in EchoServerTestRun to check whether the restart successful. by hsaputra · 9 years ago
  36. 85a626a Bump version to 0.7.0-incubating-SNAPSHOT by Terence Yim · 9 years ago
  37. c1d977b Merge branch 'branch-0.6.0' by Terence Yim · 9 years ago
  38. 518cc1a Prepare for releasing 0.6.0-incubating by Terence Yim · 9 years ago branch-0.6.0 v0.6.0-incubating
  39. 9495e30 Follow up fix for the TWILL-116 PR to update the comments for constants used in restart commands. by hsaputra · 9 years ago
  40. 3a0f6e1 Cleanup on Apache Twill code. by hsaputra · 9 years ago
  41. d4a1508 TWILL-116 Add TwillRunnable instances lifecycle management. by hsaputra · 9 years ago
  42. d181b7c (TWILL-117) support adding set of classes to the Application Master and runnables jar using the TwillPreparer API. the classpath is archived under "application-classpath" in the launcher jar. by shankar · 9 years ago
  43. ecaf51b (TWILL-139) Added workaround to retry starting Kafka multiple times by Terence Yim · 9 years ago
  44. 43b080d Remove final modifier in ResourceSpecification#BASIC since all fields in an interface are implicitly public, static and final. by hsaputra · 9 years ago
  45. d864ed1 TWILL-137 Be able to get log level for each runnable via TwillController.getResourceReport by hsaputra · 9 years ago
  46. dc9320b Add missing Javdoc for classes related to YarnAppClient. by hsaputra · 9 years ago
  47. 7350f28 Simple change to add missing Javadoc to class header and public method. by hsaputra · 9 years ago
  48. feee57a TWILL-136 Override equals and hashCode for JvmOptions.DebugOptions to test equality by hsaputra · 9 years ago
  49. 2054c5f (TWILL-133) Make the ZKClient stoppable even it is still trying to connect by Terence Yim · 9 years ago
  50. ca33245 Add more missing JavaDoc class header information. by hsaputra · 9 years ago
  51. d8462a4 TWILL-24 Add log level settable for Twill application. by hsaputra · 9 years ago
  52. 0d3c5ee TWILL-135 Update the pom.xml to get Java7 API link and update copyright year by hsaputra · 9 years ago
  53. 4e63577 Change call for deprecated method YarnAppClient#createLauncher in YarnTwillPreparer by hsaputra · 9 years ago
  54. 70b6858 Add JavaDoc class header to give short description. by hsaputra · 9 years ago
  55. 2175c66 (TWILL-130) Upgrade to Java 7 by Terence Yim · 9 years ago
  56. f24896b Remove javadoc stylesheet by Terence Yim · 9 years ago
  57. 6896257 (TWILL-83) Expose testing utility to help writing twill tests by Terence Yim · 9 years ago
  58. c4463ee (TWILL-129) Fix race condition in leader election by Terence Yim · 9 years ago
  59. beb8882 Fix a race condition in ZKClientTest that may cause test failure by Terence Yim · 9 years ago
  60. 8601742 Fixed an easy to fail test caused by race condition in the test by Terence Yim · 9 years ago
  61. 97f2c37 (TWILL-69) Removed guava dependencies from twill-api and twill-common modules by Terence Yim · 9 years ago
  62. ae24a04 (TWILL-120) Make Twill Java8 compatible by Terence Yim · 9 years ago
  63. 17a8ba6 TWILL-128 Change the ZKBrokerService to be public so it could be used outside the package. by hsaputra · 9 years ago
  64. f66a32d (TWILL-112) Not to scan a directory again if the directory was added to the bundle jar that is building in progress already by Terence Yim · 9 years ago
  65. dc74126 TWILL-126 Use Travis CI container-based testing by Chris Gianelloni · 9 years ago
  66. c2d63c7 (TWILL-125) Eliminate mainObject instance in BundedJarRunner by Rob Morgan · 9 years ago
  67. b8c09a2 (TWILL-121) Made TwillLauncher print class its attempting to launch by Keith Turner · 9 years ago
  68. fcf6058 Exclude example packages to be included in site:javadoc by Terence Yim · 9 years ago
  69. 3ab373d Bump version to 0.6.0-incubating-SNAPSHOT by Terence Yim · 9 years ago
  70. 01cbe90 Prepare for release 0.5.0-incubating by Terence Yim · 9 years ago branch-0.5.0 v0.5.0-incubating
  71. 40911d5 Change the release artifact name prefix with apache- by Terence Yim · 9 years ago
  72. f8dbcce (TWILL-118) Added support for Distributed Lock for Twill application by Terence Yim · 9 years ago
  73. 6bf8d95 (TWILL-115) Added support for passing in Yarn schedule queue name when launching an application by Terence Yim · 9 years ago
  74. a125b7e Longer timeout for the test to run better on slow machine. by Terence Yim · 9 years ago
  75. 281ab28 Make PlacementPolicy test more resilient to slow machine by Terence Yim · 9 years ago
  76. 5c82532 Longer timeout for ZK tests by Terence Yim · 9 years ago
  77. caad060 (TWILL-113) Fix ZK related unit-tests in Travis-CI by Terence Yim · 9 years ago
  78. fdd7a25 (TWILL-80) Perform log force flush correctly. Also there are refactoring around service starts/stops for container (both AM and runnable) to have a cleaner view on the service dependencies. The help making sure unregistration to RM is done last on AM, providing a more accurate view for RM. by Terence Yim · 9 years ago
  79. 537fdb2 (TWILL-111) support MapR file system (including examples) by Tongqing Qiu · 9 years ago
  80. dd67a7b Disable the generation of DEPENDENCIES file in the source tgz when releasing. by Terence Yim · 9 years ago
  81. b1adf69 Temporarily disable Travis-CI hadoop-2.3 profile as it always fail due to hostname issue. Looks like it is a known issue (https://github.com/travis-ci/travis-ci/issues/2970) by Terence Yim · 9 years ago
  82. b9e668c (TWILL-100) Fix examples POMs and update documentations by Matt Anderson · 9 years ago
  83. 73ecf8e (TWILL-110) added state guard to prevent possible race-condition when shutting down zk client, which causes deadlock. by Terence Yim · 10 years ago
  84. 8db2d47 Make PlacementPolicyTestRun more robust. by Terence Yim · 10 years ago
  85. f1c1e6b sort twill-yarn test runners, add missing tests by Erick Tryzelaar · 10 years ago
  86. 925b85f (TWILL-108) Do not fail with exception if same jar is added twice during bundle jar creation by Mike Walch · 10 years ago
  87. 301ce96 Fix wrong arguments order when calling Assert.equals. by Terence Yim · 10 years ago
  88. 9f95c2a (TWILL-105) Remove ZKDecoratorService and some pom file fixes by Terence Yim · 10 years ago
  89. d59bb53 Bump version to 0.5.0-incubating-SNAPSHOT for 0.4.0 release. by Terence Yim · 10 years ago
  90. 54aa008 Merge branch 'branch-0.4.0' by Terence Yim · 10 years ago
  91. d49f794 Prepare for version 0.4.0-incubating release. by Terence Yim · 10 years ago
  92. fb9149b Increase timeout for ZK discovery test. by Terence Yim · 10 years ago
  93. 5ac4d5c Longer test timeout. by Terence Yim · 10 years ago
  94. 4afaf84 Added hadoop-2.4 and hadoop-2.5 for travis build. by Terence Yim · 10 years ago
  95. 5cd3b7a Added profile to test against Hadoop 2.4. and 2.5 by Terence Yim · 10 years ago
  96. 7f3d7b8 Make timeout for test cases longer to avoid failing too much in Travis when it get scheduled on relatively slow boxes. by Terence Yim · 10 years ago
  97. 7a72ce1 (TWILL-101) Schedule HDFS delegation token update before it expires. by Terence Yim · 10 years ago
  98. 8cf4cd0 TWILL-87 : Adding Container Placement Policy control. by Gourav Khaneja · 10 years ago
  99. 34af22b (TWILL-97) Add a list of discoverable services to ResourceReport by Parth Gandhi · 10 years ago
  100. 35a0820 (TWILL-92) Add runnable name to LogEntry by Sree · 10 years ago