You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: SLIDER-110 removed unused dependencies and added undeclared direct dependencies, altered some tests to avoid unnecessary single-use dependencies - posted by bi...@apache.org on 2014/06/02 20:07:22 UTC, 0 replies.
- [1/8] git commit: SLIDER-94 Closeable service tests and improvements - posted by st...@apache.org on 2014/06/02 20:11:52 UTC, 0 replies.
- [2/8] git commit: SLIDER-94 add tests for WorkflowExecutorService and ServiceTerminatingRunnable; some cleanup of source of rest - posted by st...@apache.org on 2014/06/02 20:11:53 UTC, 0 replies.
- [3/8] git commit: SLIDER-94: tests for LongLivedProcess -caught a regression in the switch to ExecutorService based execution - posted by st...@apache.org on 2014/06/02 20:11:54 UTC, 0 replies.
- [4/8] git commit: SLIDER-94 ... + tests for ForkedProcessService, change reporting order to avoid service termination before output streams of child process flushed
 - posted by st...@apache.org on 2014/06/02 20:11:55 UTC, 0 replies.
- [5/8] git commit: SLIDER-94 TestForkedProcessService verifies that an error code is uprated to a service failure - posted by st...@apache.org on 2014/06/02 20:11:56 UTC, 0 replies.
- [6/8] git commit: move RPCService in as WorkflowRPCService, add tests, review and update docs ready for copy to hadoop trunk - posted by st...@apache.org on 2014/06/02 20:11:57 UTC, 0 replies.
- [7/8] git commit: Merge branch 'feature/slider-94-workflow-services' into develop - posted by st...@apache.org on 2014/06/02 20:11:58 UTC, 0 replies.
- [8/8] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop - posted by st...@apache.org on 2014/06/02 20:11:59 UTC, 0 replies.
- git commit: SLIDER-111 Upper case letters should be allowed in cluster names - posted by te...@apache.org on 2014/06/02 22:57:37 UTC, 0 replies.
- git commit: SLIDER-111 Revert: some tests expect non-capital letters in cluster names - posted by te...@apache.org on 2014/06/03 00:00:13 UTC, 0 replies.
- git commit: SLIDER-111 fixed failing tests - posted by bi...@apache.org on 2014/06/03 02:21:04 UTC, 0 replies.
- [1/5] git commit: SLIDER-94 move from fixed event callback to Callable & futures; more generic and java-8 ready. This commit adds the new callback classes, but doesn't switch the AM to it - posted by st...@apache.org on 2014/06/03 14:14:34 UTC, 0 replies.
- [2/5] git commit: SLIDER-112 core test standalone agent AM tests failing - posted by st...@apache.org on 2014/06/03 14:14:35 UTC, 0 replies.
- [3/5] git commit: SLIDER-94 cleanup of TestWorkflowCompositeService - posted by st...@apache.org on 2014/06/03 14:14:36 UTC, 0 replies.
- [4/5] git commit: SLIDER-111 SLIDER-112 Merge branches Conflicts: slider-core/src/test/groovy/org/apache/slider/agent/actions/TestActionExists.groovy slider-core/src/test/groovy/org/apache/slider/agent/actions/TestActionList.groovy - posted by st...@apache.org on 2014/06/03 14:14:37 UTC, 0 replies.
- [5/5] git commit: Merge branch 'feature/SLIDER-94_Get_YARN_utility_features_into_yarn-common' into develop - posted by st...@apache.org on 2014/06/03 14:14:38 UTC, 0 replies.
- [1/6] git commit: SLIDER-94 callable notification service - posted by st...@apache.org on 2014/06/03 17:30:45 UTC, 0 replies.
- [2/6] git commit: SLIDER-94 : move to Callable based event notification; drop event notifying service - posted by st...@apache.org on 2014/06/03 17:30:46 UTC, 0 replies.
- [3/6] git commit: SLIDER-94 (testing related) duration adds more details on its arguments - posted by st...@apache.org on 2014/06/03 17:30:47 UTC, 0 replies.
- [4/6] git commit: SLIDER-94 testing related -constants in accumulo tests weren't being set up properly, but groovy was hiding this - posted by st...@apache.org on 2014/06/03 17:30:48 UTC, 0 replies.
- [5/6] git commit: SLIDER-94: some work on service launcher - posted by st...@apache.org on 2014/06/03 17:30:49 UTC, 0 replies.
- [6/6] git commit: Merge branch 'feature/SLIDER-94_Get_YARN_utility_features_into_yarn-common' into develop - posted by st...@apache.org on 2014/06/03 17:30:50 UTC, 0 replies.
- svn commit: r5482 - in /dev/incubator/slider: ./ 0.30-incubating/ 0.30-incubating/src/ - posted by sm...@apache.org on 2014/06/04 06:33:33 UTC, 0 replies.
- Git Push Summary - posted by sm...@apache.org on 2014/06/04 06:37:17 UTC, 9 replies.
- git commit: SLIDER-113 Write June 2014 incubator report - posted by st...@apache.org on 2014/06/04 22:35:48 UTC, 0 replies.
- git commit: SLIDER-114 added apache-release maven profile, appended -incubating to release version - posted by bi...@apache.org on 2014/06/05 20:42:07 UTC, 0 replies.
- svn commit: r5512 - in /release/incubator/slider: ./ 0.30-incubating/ 0.30-incubating/src/ - posted by sm...@apache.org on 2014/06/06 19:04:23 UTC, 0 replies.
- git commit: SLIDER-118 added monitor_protocol parameter for accumulo app package; when set to https, a keystore and truststore are created when configuring an accumulo monitor component - posted by bi...@apache.org on 2014/06/10 19:40:49 UTC, 0 replies.
- git commit: SLIDER-88 Add class path reporting REST resource - posted by jm...@apache.org on 2014/06/11 00:34:14 UTC, 0 replies.
- git commit: SLIDER-122 Check against null is missing in some classes - posted by te...@apache.org on 2014/06/11 19:01:40 UTC, 0 replies.
- [1/2] git commit: SLIDER-119. Minor cleanup of slider-agent code and new test cases - posted by sm...@apache.org on 2014/06/11 19:02:37 UTC, 0 replies.
- [2/2] git commit: SLIDER-115. Move default data folder location for HBase and Accumulo as sub-folder of the cluster directory - posted by sm...@apache.org on 2014/06/11 19:02:38 UTC, 0 replies.
- [1/3] git commit: SLIDER-119. Minor cleanup of slider-agent code and new test cases - posted by sm...@apache.org on 2014/06/11 20:28:51 UTC, 0 replies.
- [2/3] git commit: SLIDER-115. Move default data folder location for HBase and Accumulo as sub-folder of the cluster directory - posted by sm...@apache.org on 2014/06/11 20:28:52 UTC, 0 replies.
- [3/3] git commit: Merge branch 'feature/slider_119_agent_cleanup' into develop - posted by sm...@apache.org on 2014/06/11 20:28:53 UTC, 0 replies.
- git commit: some IDE initiated comment cleanup - posted by st...@apache.org on 2014/06/12 22:26:00 UTC, 0 replies.
- [1/3] SLIDER-135 moved protobuf generation to an optional maven profile - posted by bi...@apache.org on 2014/06/16 20:48:11 UTC, 0 replies.
- [2/3] SLIDER-135 moved protobuf generation to an optional maven profile - posted by bi...@apache.org on 2014/06/16 20:48:12 UTC, 0 replies.
- [3/3] git commit: SLIDER-135 moved protobuf generation to an optional maven profile - posted by bi...@apache.org on 2014/06/16 20:48:13 UTC, 0 replies.
- git commit: SLIDER-136 Upgrade to HBase 0.98.3 - posted by te...@apache.org on 2014/06/17 01:48:55 UTC, 0 replies.
- git commit: SLIDER-137 Include quick sleep when getting final output - posted by te...@apache.org on 2014/06/17 19:29:55 UTC, 0 replies.
- git commit: SLIDER-138 Do not specify python2.6 as executable - posted by te...@apache.org on 2014/06/17 22:48:10 UTC, 0 replies.
- [1/5] git commit: SLIDER-75 push back slider shell enhancements into bigtop - posted by st...@apache.org on 2014/06/18 00:31:36 UTC, 0 replies.
- [2/5] git commit: rm duplicate ASF headers that have crept into a log4j.properties file
 - posted by st...@apache.org on 2014/06/18 00:31:37 UTC, 0 replies.
- [3/5] git commit: SLIDER-3 : service registry - posted by st...@apache.org on 2014/06/18 00:31:38 UTC, 0 replies.
- [4/5] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop - posted by st...@apache.org on 2014/06/18 00:31:39 UTC, 1 replies.
- [5/5] git commit: SLIDER-140 test against hadoop 2.4.1 RC - posted by st...@apache.org on 2014/06/18 00:31:40 UTC, 0 replies.
- git commit: SLIDER-142. Have the agent functional test create the app pkg dynamically - posted by sm...@apache.org on 2014/06/18 00:45:33 UTC, 0 replies.
- git commit: SLIDER-139. Ensure python unit tests use the correct version of python - posted by sm...@apache.org on 2014/06/18 01:13:14 UTC, 0 replies.
- [1/2] git commit: SLIDER-141. Functional test fails with [Permission denied] on cluster - posted by sm...@apache.org on 2014/06/18 05:42:11 UTC, 0 replies.
- [2/2] git commit: SLIDER-141. Functional test fails with [Permission denied] on cluster - additional test fixes - posted by sm...@apache.org on 2014/06/18 05:42:12 UTC, 0 replies.
- git commit: SLIDER-144. Functional test fails with [Permission denied] on cluster - additional test fixes - posted by sm...@apache.org on 2014/06/18 08:37:35 UTC, 0 replies.
- [1/5] git commit: SLIDER-24 - move to simple <> constructors while looking @ jenkins failures - posted by st...@apache.org on 2014/06/19 02:51:03 UTC, 0 replies.
- [2/5] git commit: SLIDER-149 changing endpoint design to match current thoughts on what a YARN registry should do - posted by st...@apache.org on 2014/06/19 02:51:04 UTC, 0 replies.
- [3/5] git commit: SLIDER-149 unused import - posted by st...@apache.org on 2014/06/19 02:51:05 UTC, 0 replies.
- [5/5] git commit: Merge branch 'feature/SLIDER-149_integrate_with_a_YARN_service_registry' into develop - posted by st...@apache.org on 2014/06/19 02:51:07 UTC, 0 replies.
- [1/3] SLIDER-148 converted accumulo app package to be built with maven, bumped accumulo version to 1.6.0, and made it easier to create accumulo app packages for different versions of accumulo - posted by bi...@apache.org on 2014/06/19 22:27:12 UTC, 0 replies.
- [2/3] SLIDER-148 converted accumulo app package to be built with maven, bumped accumulo version to 1.6.0, and made it easier to create accumulo app packages for different versions of accumulo - posted by bi...@apache.org on 2014/06/19 22:27:13 UTC, 0 replies.
- [3/3] git commit: SLIDER-148 converted accumulo app package to be built with maven, bumped accumulo version to 1.6.0, and made it easier to create accumulo app packages for different versions of accumulo - posted by bi...@apache.org on 2014/06/19 22:27:14 UTC, 0 replies.
- [1/2] git commit: SLIDER-151 moving rest paths slightly, making more constants, and adding a shared base class AbstractSliderResource for all resources that need at the slider web api - posted by st...@apache.org on 2014/06/19 23:55:23 UTC, 0 replies.
- [2/2] git commit: SLIDER-151, drop getNode operation from client and tests - posted by st...@apache.org on 2014/06/19 23:55:24 UTC, 0 replies.
- [1/2] SLIDER-152 Convert HBase app package to be built with maven - posted by te...@apache.org on 2014/06/20 00:58:57 UTC, 0 replies.
- [2/2] git commit: SLIDER-152 Convert HBase app package to be built with maven - posted by te...@apache.org on 2014/06/20 00:58:58 UTC, 0 replies.
- [1/2] git commit: 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 - posted by st...@apache.org on 2014/06/20 01:39:43 UTC, 0 replies.
- [2/2] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop - posted by st...@apache.org on 2014/06/20 01:39:44 UTC, 0 replies.
- git commit: SLIDER-148 fixed erroneous instructions on building accumulo 1.5 app package - posted by bi...@apache.org on 2014/06/20 01:51:51 UTC, 0 replies.
- git commit: SLIDER-154 HBASE_LOG_DIR shouldn't contain comma - posted by te...@apache.org on 2014/06/21 01:38:24 UTC, 0 replies.
- git commit: SLIDER-151 adding actions - posted by st...@apache.org on 2014/06/21 03:06:42 UTC, 0 replies.
- git commit: SLIDER-153: stub .py command - posted by st...@apache.org on 2014/06/21 03:08:01 UTC, 0 replies.
- [1/3] SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully - posted by sm...@apache.org on 2014/06/22 03:37:36 UTC, 0 replies.
- [2/3] git commit: SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully - posted by sm...@apache.org on 2014/06/22 03:37:37 UTC, 0 replies.
- [3/3] git commit: Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop - posted by sm...@apache.org on 2014/06/22 03:37:38 UTC, 0 replies.
- git commit: SLIDER-156 Utilize multiple log directories when possible - posted by te...@apache.org on 2014/06/23 02:52:22 UTC, 0 replies.
- [1/2] Git Push Summary - posted by te...@apache.org on 2014/06/23 18:07:23 UTC, 0 replies.
- [2/2] git commit: SLIDER-157 Remove app-packages/hbase-v0_96 - posted by te...@apache.org on 2014/06/23 18:07:24 UTC, 0 replies.
- git commit: SLIDER-157 Remove app-packages/hbase-v0_96 - posted by te...@apache.org on 2014/06/23 18:24:44 UTC, 0 replies.
- git commit: SLIDER-159 Jenkins testEcho failing - posted by st...@apache.org on 2014/06/23 22:31:24 UTC, 0 replies.
- [01/13] git commit: SLIDER-154 HBASE_LOG_DIR shouldn't contain comma - posted by st...@apache.org on 2014/06/23 23:47:37 UTC, 0 replies.
- [02/13] SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully - posted by st...@apache.org on 2014/06/23 23:47:38 UTC, 0 replies.
- [03/13] git commit: SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully - posted by st...@apache.org on 2014/06/23 23:47:39 UTC, 0 replies.
- [04/13] git commit: Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop - posted by st...@apache.org on 2014/06/23 23:47:40 UTC, 0 replies.
- [05/13] git commit: SLIDER-156 Utilize multiple log directories when possible - posted by st...@apache.org on 2014/06/23 23:47:41 UTC, 0 replies.
- [06/13] SLIDER-157 Remove app-packages/hbase-v0_96 - posted by st...@apache.org on 2014/06/23 23:47:42 UTC, 0 replies.
- [07/13] git commit: SLIDER-157 Remove app-packages/hbase-v0_96 - posted by st...@apache.org on 2014/06/23 23:47:43 UTC, 0 replies.
- [08/13] git commit: SLIDER-157 Remove app-packages/hbase-v0_96 - posted by st...@apache.org on 2014/06/23 23:47:44 UTC, 0 replies.
- [09/13] git commit: SLIDER-159 Jenkins testEcho failing - posted by st...@apache.org on 2014/06/23 23:47:45 UTC, 0 replies.
- [10/13] git commit: Merge branch 'develop' into feature/SLIDER-153_add_slider_py_command - posted by st...@apache.org on 2014/06/23 23:47:46 UTC, 0 replies.
- [11/13] git commit: SLIDER-153 stub main() - posted by st...@apache.org on 2014/06/23 23:47:47 UTC, 0 replies.
- [12/13] git commit: SLIDER-153 building up exec - posted by st...@apache.org on 2014/06/23 23:47:48 UTC, 0 replies.
- [13/13] git commit: SLIDER-153 more on execing scripts - posted by st...@apache.org on 2014/06/23 23:47:49 UTC, 0 replies.
- git commit: SLIDER-106 funtest properties skipped by default - posted by st...@apache.org on 2014/06/24 02:29:21 UTC, 0 replies.
- git commit: SLIDER-163 Change recommended app_log_dir value - posted by te...@apache.org on 2014/06/24 20:07:41 UTC, 0 replies.
- svn commit: r1605167 [2/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [8/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [4/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [9/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [3/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [5/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [7/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [6/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- svn commit: r1605167 [1/9] - in /incubator/slider/site: branches/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/css/ trunk/content/design/ trunk/content/design/registry/ trunk/content/design/specification/ trunk/content/developing/ trunk/content/d... - posted by bi...@apache.org on 2014/06/24 21:46:39 UTC, 0 replies.
- [1/6] SLIDER-121 removed site documentation from git source - posted by bi...@apache.org on 2014/06/24 21:54:20 UTC, 0 replies.
- [2/6] SLIDER-121 removed site documentation from git source - posted by bi...@apache.org on 2014/06/24 21:54:21 UTC, 0 replies.
- [3/6] SLIDER-121 removed site documentation from git source - posted by bi...@apache.org on 2014/06/24 21:54:22 UTC, 0 replies.
- [4/6] SLIDER-121 removed site documentation from git source - posted by bi...@apache.org on 2014/06/24 21:54:23 UTC, 0 replies.
- [5/6] SLIDER-121 removed site documentation from git source - posted by bi...@apache.org on 2014/06/24 21:54:24 UTC, 0 replies.
- [6/6] git commit: SLIDER-121 removed site documentation from git source - posted by bi...@apache.org on 2014/06/24 21:54:25 UTC, 0 replies.
- [1/4] git commit: SLIDER-153 python script working: stdout and stderr is being printed after the end of the process - posted by st...@apache.org on 2014/06/24 22:21:13 UTC, 0 replies.
- [2/4] git commit: SLIDER-153: output streaming now working - posted by st...@apache.org on 2014/06/24 22:21:14 UTC, 0 replies.
- [3/4] git commit: SLIDER-153 fix shebang line - posted by st...@apache.org on 2014/06/24 22:21:15 UTC, 0 replies.
- [4/4] git commit: SLIDER-153 add JVM args to CLI - posted by st...@apache.org on 2014/06/24 22:21:16 UTC, 0 replies.
- git commit: Modify README.txt for HBase app package - posted by te...@apache.org on 2014/06/24 23:00:26 UTC, 0 replies.
- git commit: SLIDER-153 bin/slider is now python - posted by st...@apache.org on 2014/06/25 01:09:08 UTC, 0 replies.
- [1/6] git commit: SLIDER-160: initial client settings for an ambari vagrant VM up on c6401 - posted by st...@apache.org on 2014/06/25 03:11:57 UTC, 0 replies.
- [2/6] git commit: File upload work ... security model wrong - posted by st...@apache.org on 2014/06/25 03:11:58 UTC, 0 replies.
- [3/6] git commit: SLIDER-160: agent functional tests upload binaries/ini file if there is a difference - posted by st...@apache.org on 2014/06/25 03:11:59 UTC, 0 replies.
- [4/6] git commit: SLIDER-160: move test for file existence into upload method; now covers all source files - posted by st...@apache.org on 2014/06/25 03:12:00 UTC, 0 replies.
- [5/6] git commit: SLIDER-153 remove superflous check for agent test enablement in TestAppsThroughAgent - posted by st...@apache.org on 2014/06/25 03:12:01 UTC, 0 replies.
- [6/6] git commit: Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop - posted by st...@apache.org on 2014/06/25 03:12:02 UTC, 0 replies.
- git commit: SLIDER-169 Change proxy-user cookie log to DEBUG - posted by te...@apache.org on 2014/06/25 19:24:44 UTC, 0 replies.
- [01/14] git commit: SLIDER-153: stub .py command - posted by st...@apache.org on 2014/06/25 20:23:22 UTC, 0 replies.
- [02/14] git commit: Merge branch 'develop' into feature/SLIDER-153_add_slider_py_command - posted by st...@apache.org on 2014/06/25 20:23:23 UTC, 0 replies.
- [03/14] git commit: SLIDER-153 stub main() - posted by st...@apache.org on 2014/06/25 20:23:24 UTC, 0 replies.
- [04/14] git commit: SLIDER-153 building up exec - posted by st...@apache.org on 2014/06/25 20:23:25 UTC, 0 replies.
- [05/14] git commit: SLIDER-153 more on execing scripts - posted by st...@apache.org on 2014/06/25 20:23:26 UTC, 0 replies.
- [06/14] git commit: SLIDER-153 python script working: stdout and stderr is being printed after the end of the process - posted by st...@apache.org on 2014/06/25 20:23:27 UTC, 0 replies.
- [07/14] git commit: SLIDER-153: output streaming now working - posted by st...@apache.org on 2014/06/25 20:23:28 UTC, 0 replies.
- [08/14] git commit: SLIDER-153 fix shebang line - posted by st...@apache.org on 2014/06/25 20:23:29 UTC, 0 replies.
- [09/14] git commit: SLIDER-153 add JVM args to CLI - posted by st...@apache.org on 2014/06/25 20:23:30 UTC, 0 replies.
- [10/14] git commit: SLIDER-153 bin/slider is now python - posted by st...@apache.org on 2014/06/25 20:23:31 UTC, 0 replies.
- [11/14] git commit: SLIDER-153 revert rename -> slider.py for python - posted by st...@apache.org on 2014/06/25 20:23:32 UTC, 0 replies.
- [12/14] git commit: SLIDER-153 revert rename -> slider for bash - posted by st...@apache.org on 2014/06/25 20:23:33 UTC, 0 replies.
- [13/14] git commit: Merge branch 'feature/SLIDER-153_add_slider_py_command' into develop - posted by st...@apache.org on 2014/06/25 20:23:34 UTC, 0 replies.
- [14/14] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop - posted by st...@apache.org on 2014/06/25 20:23:35 UTC, 0 replies.
- [1/2] git commit: SLIDER-153 revert rename -> slider.py for python - posted by st...@apache.org on 2014/06/25 20:23:57 UTC, 0 replies.
- [2/2] git commit: SLIDER-153 revert rename -> slider for bash - posted by st...@apache.org on 2014/06/25 20:23:58 UTC, 0 replies.
- git commit: SLIDER-173 When host is specified in ContainerRequest, relaxLocality should be false - posted by te...@apache.org on 2014/06/26 04:13:14 UTC, 0 replies.
- [1/3] git commit: SLIDER-96. Ensure documents and metainfo.xml use/refer to consistent XML structure - rooted at application - posted by sm...@apache.org on 2014/06/26 16:21:44 UTC, 0 replies.
- [2/3] git commit: SLIDER-96. Related fix. Dynamically create app packages for tests. - posted by sm...@apache.org on 2014/06/26 16:21:45 UTC, 0 replies.
- [3/3] git commit: SLIDER-96. Fixes to some tests. - posted by sm...@apache.org on 2014/06/26 16:21:46 UTC, 0 replies.
- git commit: SLIDER-174 HBase Master needs data locality - posted by te...@apache.org on 2014/06/26 18:27:30 UTC, 0 replies.
- [1/4] git commit: SLIDER-176. Container request after failure is failing to allocate replacement container - posted by sm...@apache.org on 2014/06/26 22:46:04 UTC, 0 replies.
- [2/4] git commit: SLIDER-96. Related fix. Dynamically create app packages for tests. - posted by sm...@apache.org on 2014/06/26 22:46:05 UTC, 0 replies.
- [3/4] git commit: SLIDER-96. Fixes to some tests. - posted by sm...@apache.org on 2014/06/26 22:46:06 UTC, 0 replies.
- [4/4] git commit: SLIDER-96. Ensure documents and metainfo.xml use/refer to consistent XML structure - rooted at application - posted by sm...@apache.org on 2014/06/26 22:46:07 UTC, 0 replies.
- git commit: SLIDER-173 relaxLocality should be false if specific node is requested - posted by te...@apache.org on 2014/06/27 04:23:39 UTC, 0 replies.
- git commit: SLIDER-107. Work items for the release 0.40 - posted by sm...@apache.org on 2014/06/27 05:14:25 UTC, 0 replies.
- git commit: SLIDER-173 Container requests for the same role should utilize different nodes - add more logs - posted by te...@apache.org on 2014/06/27 18:29:37 UTC, 0 replies.
- git commit: SLIDER-173 Fix typo - posted by te...@apache.org on 2014/06/27 20:40:29 UTC, 0 replies.
- git commit: SLIDER-153 refactor .py script slightly for use elsewhere - posted by st...@apache.org on 2014/06/30 17:16:19 UTC, 0 replies.
- [1/3] git commit: SLIDER-162: home dir created by hdfs if user lacks permissions (and hdfs can be impersonated) - posted by st...@apache.org on 2014/06/30 17:36:25 UTC, 0 replies.
- [2/3] git commit: Merge branch 'develop' into feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs - posted by st...@apache.org on 2014/06/30 17:36:26 UTC, 0 replies.
- [3/3] git commit: Merge branch 'feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs' into develop - posted by st...@apache.org on 2014/06/30 17:36:27 UTC, 0 replies.
- [01/50] [abbrv] git commit: SLIDER-153: stub .py command - posted by st...@apache.org on 2014/06/30 17:36:50 UTC, 0 replies.
- [02/50] [abbrv] SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully - posted by st...@apache.org on 2014/06/30 17:36:51 UTC, 0 replies.
- [03/50] [abbrv] git commit: SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully - posted by st...@apache.org on 2014/06/30 17:36:52 UTC, 0 replies.
- [04/50] [abbrv] git commit: Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop - posted by st...@apache.org on 2014/06/30 17:36:53 UTC, 0 replies.
- [05/50] [abbrv] git commit: SLIDER-156 Utilize multiple log directories when possible - posted by st...@apache.org on 2014/06/30 17:36:54 UTC, 0 replies.
- [06/50] [abbrv] SLIDER-157 Remove app-packages/hbase-v0_96 - posted by st...@apache.org on 2014/06/30 17:36:55 UTC, 0 replies.
- [07/50] [abbrv] git commit: SLIDER-157 Remove app-packages/hbase-v0_96 - posted by st...@apache.org on 2014/06/30 17:36:56 UTC, 0 replies.
- [08/50] [abbrv] git commit: SLIDER-157 Remove app-packages/hbase-v0_96 - posted by st...@apache.org on 2014/06/30 17:36:57 UTC, 0 replies.
- [09/50] [abbrv] git commit: SLIDER-159 Jenkins testEcho failing - posted by st...@apache.org on 2014/06/30 17:36:58 UTC, 0 replies.
- [10/50] [abbrv] git commit: Merge branch 'develop' into feature/SLIDER-153_add_slider_py_command - posted by st...@apache.org on 2014/06/30 17:36:59 UTC, 0 replies.
- [11/50] [abbrv] git commit: SLIDER-153 stub main() - posted by st...@apache.org on 2014/06/30 17:37:00 UTC, 0 replies.
- [12/50] [abbrv] git commit: SLIDER-153 building up exec - posted by st...@apache.org on 2014/06/30 17:37:01 UTC, 0 replies.
- [13/50] [abbrv] git commit: SLIDER-153 more on execing scripts - posted by st...@apache.org on 2014/06/30 17:37:02 UTC, 0 replies.
- [14/50] [abbrv] git commit: SLIDER-106 funtest properties skipped by default - posted by st...@apache.org on 2014/06/30 17:37:03 UTC, 0 replies.
- [15/50] [abbrv] git commit: SLIDER-160: initial client settings for an ambari vagrant VM up on c6401 - posted by st...@apache.org on 2014/06/30 17:37:04 UTC, 0 replies.
- [16/50] [abbrv] git commit: File upload work ... security model wrong - posted by st...@apache.org on 2014/06/30 17:37:05 UTC, 0 replies.
- [17/50] [abbrv] git commit: SLIDER-153 python script working: stdout and stderr is being printed after the end of the process - posted by st...@apache.org on 2014/06/30 17:37:06 UTC, 0 replies.
- [18/50] [abbrv] git commit: SLIDER-163 Change recommended app_log_dir value - posted by st...@apache.org on 2014/06/30 17:37:07 UTC, 0 replies.
- [19/50] [abbrv] SLIDER-121 removed site documentation from git source - posted by st...@apache.org on 2014/06/30 17:37:08 UTC, 0 replies.
- [20/50] [abbrv] SLIDER-121 removed site documentation from git source - posted by st...@apache.org on 2014/06/30 17:37:09 UTC, 0 replies.
- [21/50] [abbrv] SLIDER-121 removed site documentation from git source - posted by st...@apache.org on 2014/06/30 17:37:10 UTC, 0 replies.
- [22/50] [abbrv] SLIDER-121 removed site documentation from git source - posted by st...@apache.org on 2014/06/30 17:37:11 UTC, 0 replies.
- [23/50] [abbrv] SLIDER-121 removed site documentation from git source - posted by st...@apache.org on 2014/06/30 17:37:12 UTC, 0 replies.
- [24/50] [abbrv] git commit: SLIDER-121 removed site documentation from git source - posted by st...@apache.org on 2014/06/30 17:37:13 UTC, 0 replies.
- [25/50] [abbrv] git commit: SLIDER-153: output streaming now working - posted by st...@apache.org on 2014/06/30 17:37:14 UTC, 0 replies.
- [26/50] [abbrv] git commit: SLIDER-153 fix shebang line - posted by st...@apache.org on 2014/06/30 17:37:15 UTC, 0 replies.
- [27/50] [abbrv] git commit: SLIDER-153 add JVM args to CLI - posted by st...@apache.org on 2014/06/30 17:37:16 UTC, 0 replies.
- [28/50] [abbrv] git commit: Modify README.txt for HBase app package - posted by st...@apache.org on 2014/06/30 17:37:17 UTC, 0 replies.
- [29/50] [abbrv] git commit: SLIDER-153 bin/slider is now python - posted by st...@apache.org on 2014/06/30 17:37:18 UTC, 0 replies.
- [30/50] [abbrv] git commit: SLIDER-160: agent functional tests upload binaries/ini file if there is a difference - posted by st...@apache.org on 2014/06/30 17:37:19 UTC, 0 replies.
- [31/50] [abbrv] git commit: SLIDER-160: move test for file existence into upload method; now covers all source files - posted by st...@apache.org on 2014/06/30 17:37:20 UTC, 0 replies.
- [32/50] [abbrv] git commit: SLIDER-153 remove superflous check for agent test enablement in TestAppsThroughAgent - posted by st...@apache.org on 2014/06/30 17:37:21 UTC, 0 replies.
- [33/50] [abbrv] git commit: Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop - posted by st...@apache.org on 2014/06/30 17:37:22 UTC, 0 replies.
- [34/50] [abbrv] git commit: SLIDER-169 Change proxy-user cookie log to DEBUG - posted by st...@apache.org on 2014/06/30 17:37:23 UTC, 0 replies.
- [35/50] [abbrv] git commit: SLIDER-153 revert rename -> slider.py for python - posted by st...@apache.org on 2014/06/30 17:37:24 UTC, 0 replies.
- [36/50] [abbrv] git commit: SLIDER-153 revert rename -> slider for bash - posted by st...@apache.org on 2014/06/30 17:37:25 UTC, 0 replies.
- [37/50] [abbrv] git commit: Merge branch 'feature/SLIDER-153_add_slider_py_command' into develop - posted by st...@apache.org on 2014/06/30 17:37:26 UTC, 0 replies.
- [38/50] [abbrv] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop - posted by st...@apache.org on 2014/06/30 17:37:27 UTC, 0 replies.
- [39/50] [abbrv] git commit: SLIDER-173 When host is specified in ContainerRequest, relaxLocality should be false - posted by st...@apache.org on 2014/06/30 17:37:28 UTC, 0 replies.
- [40/50] [abbrv] git commit: SLIDER-174 HBase Master needs data locality - posted by st...@apache.org on 2014/06/30 17:37:29 UTC, 0 replies.
- [41/50] [abbrv] git commit: SLIDER-96. Ensure documents and metainfo.xml use/refer to consistent XML structure - rooted at application - posted by st...@apache.org on 2014/06/30 17:37:30 UTC, 0 replies.
- [42/50] [abbrv] git commit: SLIDER-96. Fixes to some tests. - posted by st...@apache.org on 2014/06/30 17:37:31 UTC, 0 replies.
- [43/50] [abbrv] git commit: SLIDER-96. Related fix. Dynamically create app packages for tests. - posted by st...@apache.org on 2014/06/30 17:37:32 UTC, 0 replies.
- [44/50] [abbrv] git commit: SLIDER-176. Container request after failure is failing to allocate replacement container - posted by st...@apache.org on 2014/06/30 17:37:33 UTC, 0 replies.
- [45/50] [abbrv] git commit: SLIDER-173 relaxLocality should be false if specific node is requested - posted by st...@apache.org on 2014/06/30 17:37:34 UTC, 0 replies.
- [46/50] [abbrv] git commit: SLIDER-107. Work items for the release 0.40 - posted by st...@apache.org on 2014/06/30 17:37:35 UTC, 0 replies.
- [47/50] [abbrv] git commit: SLIDER-173 Container requests for the same role should utilize different nodes - add more logs - posted by st...@apache.org on 2014/06/30 17:37:36 UTC, 0 replies.
- [48/50] [abbrv] git commit: SLIDER-173 Fix typo - posted by st...@apache.org on 2014/06/30 17:37:37 UTC, 0 replies.
- [49/50] [abbrv] git commit: SLIDER-153 refactor .py script slightly for use elsewhere - posted by st...@apache.org on 2014/06/30 17:37:38 UTC, 0 replies.
- [50/50] [abbrv] git commit: Merge branch 'develop' into feature/SLIDER-151_Implement_full_slider_API_in_REST_and_switch_client_to_it - posted by st...@apache.org on 2014/06/30 17:37:39 UTC, 0 replies.
- git commit: SLIDER-173 Container requests for the same role should utilize different nodes - give higher priority to requests with location specified - posted by te...@apache.org on 2014/06/30 18:43:35 UTC, 0 replies.
- git commit: SLIDER-175 Scripts for installing, running, and destroying slider applications - posted by st...@apache.org on 2014/06/30 18:58:00 UTC, 0 replies.