1. 27fe84d SLIDER-221 tuning RPM install after testing by Steve Loughran · 10 years ago
  2. 4e02654 SLIDER-221 RPM is building; contents manually verified by Steve Loughran · 10 years ago
  3. d44d4c1 SLIDER-221 rpm is only built on the -Prpm profile by Steve Loughran · 10 years ago
  4. f62539b SLIDER-221 rpm in assembly package; specific config for HDP created; rpm currently runs on "package" target by Steve Loughran · 10 years ago
  5. 497d11c SLIDER-221 stub POM with example RPM Config pasted in off the example on the mvn plugin site by Steve Loughran · 10 years ago
  6. 9ec1288 SLIDER-149 javadocs and whitespace by Steve Loughran · 10 years ago
  7. 3427b6e SLIDER-218. Unit Test failure causing build failure (Gour Saha via smohanty) by Sumit Mohanty · 10 years ago
  8. 32c7ea9 SLIDER-181. Storm App Package (minor config changes and folder name changes) by Sumit Mohanty · 10 years ago
  9. 6f677f6 Exclude output under app-packages/hbase/target from RAT check by tedyu · 10 years ago
  10. adc7f4f SLIDER-166. agent.ini should be supported by default (Gour Saha via smohanty) by Sumit Mohanty · 10 years ago
  11. c305ce9 SLIDER-217 Slider app-package for hbase is not generating the zip file by tedyu · 10 years ago
  12. 0007cb2 SLIDER-217 Slider app-package for hbase is not generating the zip file by tedyu · 10 years ago
  13. 9be2bdd SLIDER-134. Provide a default ZK node for apps by Sumit Mohanty · 10 years ago
  14. f50ea0e SLIDER-215 Addendum fixes typo of KEY_TEST_HBASE_LAUNCH_TIME by tedyu · 10 years ago
  15. da59d88 SLIDER-215 Addendum fixes typo by tedyu · 10 years ago
  16. 2d8f68d SLIDER-215 Add functional tests for HBase app package by tedyu · 10 years ago
  17. 0d0ebe9 SLIDER-212 Add hbase dependencies for slider-providers/hbase/hbase-funtests by tedyu · 10 years ago
  18. bb1b86d Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop by Steve Loughran · 10 years ago
  19. 3a70ce9 SLIDER-149 revert to curator 2.4.1 . guava pain by Steve Loughran · 10 years ago
  20. 8f93370 SLIDER-134. Provide a default ZK node for apps by Sumit Mohanty · 10 years ago
  21. edd96e6 Merge branch 'develop' into feature/SLIDER-149_Support_a_YARN_service_registry by Steve Loughran · 10 years ago
  22. a613e20 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop by Steve Loughran · 10 years ago
  23. 87fe586 Add note for building hbase package by tedyu · 10 years ago
  24. 0b339b7 YARN-913 some code reviews and while copying some of this code over to hadoop-trunk branch by Steve Loughran · 10 years ago
  25. 0f9344b SLIDER-207 TestClusterConnectivity fails on Jenkins by Steve Loughran · 10 years ago
  26. cfc6e1d SLIDER-149: service registry is on local hadoop trunk builds only by Steve Loughran · 10 years ago
  27. 4933cd8 SLIDER-207 Remove extraneous character in front of ipc.client.connect.retry.interval by tedyu · 10 years ago
  28. f94e103 SLIDER-178 created basic functional tests for accumulo app package by Billie Rinaldi · 10 years ago
  29. 7823d3a SLIDER-3 fix typo in listRegisteredInstances() method by Steve Loughran · 10 years ago
  30. cdbed7d SLIDER-34 re-enable disabled test to verify that YARN-2065 fixes the problem by Steve Loughran · 10 years ago
  31. 6d96ba9 SLIDER-201 jenkins windows support - fail fast wasnt static by Steve Loughran · 10 years ago
  32. a6cbab1 SLIDER-201 jenkins windows support - fail fast on HADOOP-10775 by Steve Loughran · 10 years ago
  33. 0151b9f SLIDER-200 double "mvn install" failing as rat rejects hbase/target/rat.txt by Steve Loughran · 10 years ago
  34. e9ddcf0 SLIDER-159 TestLongLivedProcess.testEcho failing by Steve Loughran · 10 years ago
  35. 5bb80a4 SLIDER-199. Modify HBase package README to also add a manual way to create .zip packages by Sumit Mohanty · 10 years ago
  36. e4723f5 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop by Steve Loughran · 10 years ago
  37. 613dbec SLIDER-171: mark up some methods as clearly not for use x-platform, but only for local setup of miniclusters by Steve Loughran · 10 years ago
  38. 0317c41 Merge branch 'feature/SLIDER-171-slider-on-windows' into develop by Steve Loughran · 10 years ago
  39. 853a979 SLIDER-171 changes to setting up java command and classpath needed to work with cross-platform client by Steve Loughran · 10 years ago
  40. be94df3 SLIDER-190. Add projects to create command logger package as well as Slider app package by Sumit Mohanty · 10 years ago
  41. e879109 SLIDER-190. Add projects to create command logger package as well as Slider app package by Sumit Mohanty · 10 years ago
  42. f53db87 Fix typo in app-packages/hbase/README.txt by tedyu · 10 years ago
  43. abb3d01 SLIDER-171 more details on dir owner for diags by Steve Loughran · 10 years ago
  44. fb73dbc SLIDER-171: connectivity tests to verify state of funtest client config by Steve Loughran · 10 years ago
  45. a6a4680 SLIDER-192 drop obsolete references to slider.security.enabled by Steve Loughran · 10 years ago
  46. 0060d48 SLIDER-171 create config for windows VM "morzine" by Steve Loughran · 10 years ago
  47. 9a54a0b SLIDER-159: jenkins testEcho intermittently failing by Steve Loughran · 10 years ago
  48. 8fe71f0 SLIDER-192: use hadoop.security.authentication type as indicate whether to use security or not. by Steve Loughran · 10 years ago
  49. 31d22b8 SLIDER-175 Scripts for installing, running, and destroying slider applications by Steve Loughran · 10 years ago
  50. 2449f6f SLIDER-173 Container requests for the same role should utilize different nodes - give higher priority to requests with location specified by tedyu · 10 years ago
  51. 3fb598f Merge branch 'feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs' into develop by Steve Loughran · 10 years ago
  52. 1bdf134 Merge branch 'develop' into feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs by Steve Loughran · 10 years ago
  53. 0ad4fb4 SLIDER-153 refactor .py script slightly for use elsewhere by Steve Loughran · 10 years ago
  54. e3c5d9d SLIDER-162: home dir created by hdfs if user lacks permissions (and hdfs can be impersonated) by Steve Loughran · 10 years ago
  55. a048c9f SLIDER-173 Fix typo by tedyu · 10 years ago
  56. 581c182 SLIDER-173 Container requests for the same role should utilize different nodes - add more logs by tedyu · 10 years ago
  57. 736a9c7 SLIDER-107. Work items for the release 0.40 by Sumit Mohanty · 10 years ago
  58. 590cbe0 SLIDER-173 relaxLocality should be false if specific node is requested by tedyu · 10 years ago
  59. ea251f1 SLIDER-176. Container request after failure is failing to allocate replacement container by Sumit Mohanty · 10 years ago
  60. 78a1364 SLIDER-96. Fixes to some tests. by Sumit Mohanty · 10 years ago
  61. b64e1cd SLIDER-96. Related fix. Dynamically create app packages for tests. by Sumit Mohanty · 10 years ago
  62. 4eb8ea9 SLIDER-96. Ensure documents and metainfo.xml use/refer to consistent XML structure - rooted at application by Sumit Mohanty · 10 years ago
  63. e4c855a SLIDER-174 HBase Master needs data locality by tedyu · 10 years ago
  64. 22c9689 SLIDER-173 When host is specified in ContainerRequest, relaxLocality should be false by tedyu · 10 years ago
  65. 9619c33 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop by Steve Loughran · 10 years ago
  66. 7089fa0 Merge branch 'feature/SLIDER-153_add_slider_py_command' into develop by Steve Loughran · 10 years ago
  67. 150b589 SLIDER-153 revert rename -> slider for bash by Steve Loughran · 10 years ago
  68. 1c5f303 SLIDER-153 revert rename -> slider.py for python by Steve Loughran · 10 years ago
  69. 93bd8ce SLIDER-169 Change proxy-user cookie log to DEBUG by tedyu · 10 years ago
  70. 1866733 Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop by Steve Loughran · 10 years ago
  71. bab8867 SLIDER-153 remove superflous check for agent test enablement in TestAppsThroughAgent by Steve Loughran · 10 years ago
  72. eba97da SLIDER-160: move test for file existence into upload method; now covers all source files by Steve Loughran · 10 years ago
  73. 5464584 SLIDER-160: agent functional tests upload binaries/ini file if there is a difference by Steve Loughran · 10 years ago
  74. 6f05995 SLIDER-153 bin/slider is now python by Steve Loughran · 10 years ago
  75. 3be6c86 Modify README.txt for HBase app package by tedyu · 10 years ago
  76. 8a8ffd9 SLIDER-153 add JVM args to CLI by Steve Loughran · 10 years ago
  77. 77f3e02 SLIDER-153 fix shebang line by Steve Loughran · 10 years ago
  78. 6fc569d SLIDER-153: output streaming now working by Steve Loughran · 10 years ago
  79. 209cee4 SLIDER-121 removed site documentation from git source by Billie Rinaldi · 10 years ago
  80. 83e4e47 SLIDER-163 Change recommended app_log_dir value by tedyu · 10 years ago
  81. 06816c4 SLIDER-153 python script working: stdout and stderr is being printed after the end of the process by Steve Loughran · 10 years ago
  82. 8327e52 File upload work ... security model wrong by Steve Loughran · 10 years ago
  83. 81578df SLIDER-160: initial client settings for an ambari vagrant VM up on c6401 by Steve Loughran · 10 years ago
  84. 153f5e9 SLIDER-106 funtest properties skipped by default by Steve Loughran · 10 years ago
  85. acdfe5b SLIDER-153 more on execing scripts by Steve Loughran · 10 years ago
  86. 918e746 SLIDER-153 building up exec by Steve Loughran · 10 years ago
  87. d6131ca SLIDER-153 stub main() by Steve Loughran · 10 years ago
  88. e519fbc Merge branch 'develop' into feature/SLIDER-153_add_slider_py_command by Steve Loughran · 10 years ago
  89. 537d87c SLIDER-159 Jenkins testEcho failing by Steve Loughran · 10 years ago
  90. bc0c672 SLIDER-157 Remove app-packages/hbase-v0_96 by tedyu · 10 years ago
  91. 7729653 SLIDER-157 Remove app-packages/hbase-v0_96 by tedyu · 10 years ago
  92. 57a9c9f SLIDER-156 Utilize multiple log directories when possible by tedyu · 10 years ago
  93. 45f5d79 Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop by Sumit Mohanty · 10 years ago
  94. 3aca57d SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully by Sumit Mohanty · 10 years ago
  95. 19d313d SLIDER-153: stub .py command by Steve Loughran · 10 years ago
  96. 1a8062e SLIDER-154 HBASE_LOG_DIR shouldn't contain comma by tedyu · 10 years ago
  97. 5023eb5 SLIDER-148 fixed erroneous instructions on building accumulo 1.5 app package by Billie Rinaldi · 10 years ago
  98. ad07ead Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop by Steve Loughran · 10 years ago
  99. 48723c0 SLIDER-24 ensuring accumulo and hbase funtests have stub tests that are never skipped; have a separate fail-if-no-tests switch for the functional tests that defaults to failse by Steve Loughran · 10 years ago
  100. 8739634 SLIDER-152 Convert HBase app package to be built with maven by tedyu · 10 years ago