svn commit: r1594527 - /incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/server/services/registry/RegistryRestResources.java

2014-05-14 Thread stevel
Author: stevel Date: Wed May 14 09:49:12 2014 New Revision: 1594527 URL: http://svn.apache.org/r1594527 Log: SLIDER-50 use RestPaths for source of base registry path Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/server/services/registry

svn commit: r1594532 - in /incubator/slider/trunk/slider-core/src: main/java/org/apache/slider/core/registry/docstore/ main/java/org/apache/slider/core/registry/retrieve/ main/java/org/apache/slider/s

2014-05-14 Thread stevel
Author: stevel Date: Wed May 14 10:20:40 2014 New Revision: 1594532 URL: http://svn.apache.org/r1594532 Log: SLIDER-50 change URL for published key-val pairs to .filetype, not /filetype Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/core/registry/docstore

svn commit: r1594535 - /incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/server/appmaster/web/rest/publisher/PublisherResource.java

2014-05-14 Thread stevel
Author: stevel Date: Wed May 14 10:43:05 2014 New Revision: 1594535 URL: http://svn.apache.org/r1594535 Log: SLIDER-50 change URL for published key-val pairs to .filetype, not /filetype Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/server/appmaster/web/rest

svn commit: r1593316 - /incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/client/SliderClient.java

2014-05-14 Thread stevel
Author: stevel Date: Thu May 8 16:15:35 2014 New Revision: 1593316 URL: http://svn.apache.org/r1593316 Log: SLIDER-39 use providerName string to set provider in internal.json Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/client/SliderClient.java Modified

svn commit: r1593301 - in /incubator/slider/trunk: slider-core/src/main/java/org/apache/slider/common/tools/ slider-core/src/main/java/org/apache/slider/providers/agent/ slider-core/src/main/java/org/

2014-05-14 Thread stevel
Author: stevel Date: Thu May 8 14:51:39 2014 New Revision: 1593301 URL: http://svn.apache.org/r1593301 Log: SLIDER-38 do some minor cleanup of slider code while putting slides together Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/common/tools

svn commit: r1595261 - in /incubator/slider/trunk: slider-core/src/main/java/org/apache/slider/core/registry/info/ slider-core/src/main/java/org/apache/slider/providers/ slider-core/src/main/java/org/

2014-05-16 Thread stevel
Author: stevel Date: Fri May 16 16:41:36 2014 New Revision: 1595261 URL: http://svn.apache.org/r1595261 Log: SLIDER-35 providers to publish registry information - all providers enum their endpoints and list what there is Added: incubator/slider/trunk/slider-providers/hbase/hbase-funtests

svn commit: r1595907 - in /incubator/slider/trunk: slider-core/src/main/java/org/apache/slider/providers/ slider-core/src/main/java/org/apache/slider/providers/agent/ slider-core/src/main/java/org/apa

2014-05-19 Thread stevel
Author: stevel Date: Mon May 19 13:52:05 2014 New Revision: 1595907 URL: http://svn.apache.org/r1595907 Log: SLIDER-70 move from URLs to URL strings in ProviderService methods Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/providers/AbstractProviderService.java

svn commit: r1595950 - in /incubator/slider/trunk/slider-core/src: main/java/org/apache/slider/providers/ main/java/org/apache/slider/providers/agent/ main/java/org/apache/slider/providers/slideram/ m

2014-05-19 Thread stevel
Author: stevel Date: Mon May 19 16:25:08 2014 New Revision: 1595950 URL: http://svn.apache.org/r1595950 Log: SLIDER-35 providers to publish registry information -slider AM publishes its (existing) registration info from a new provider Added: incubator/slider/trunk/slider-core/src/main/java

svn commit: r1595951 - /incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/common/params/

2014-05-19 Thread stevel
Author: stevel Date: Mon May 19 16:32:14 2014 New Revision: 1595951 URL: http://svn.apache.org/r1595951 Log: move common/params classes to java 7 language features Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/common/params/AbstractActionArgs.java

svn commit: r1596246 - in /incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/server/services/utility: EventNotifyingService.java SequenceService.java

2014-05-20 Thread stevel
Author: stevel Date: Tue May 20 13:47:32 2014 New Revision: 1596246 URL: http://svn.apache.org/r1596246 Log: quick cleanup of some of the AM services/utility services Modified: incubator/slider/trunk/slider-core/src/main/java/org/apache/slider/server/services/utility

[2/2] git commit: SLIDER-72: add a DISCLAIMER file according to incubator rules, tell RAT to ignore it as it lacks an ASF license

2014-05-21 Thread stevel
SLIDER-72: add a DISCLAIMER file according to incubator rules, tell RAT to ignore it as it lacks an ASF license Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/6d95ea34 Tree:

[6/7] git commit: Merge branch 'feature/SLIDER-38_berlin-buzz_cleanup' into develop

2014-05-23 Thread stevel
Merge branch 'feature/SLIDER-38_berlin-buzz_cleanup' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/1358c655 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/1358c655

[1/7] git commit: SLIDER-38 copy in the mini ZK cluster from hbase, and drop hbase as a dependency for the tests

2014-05-23 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 466248ad4 - 9fd773ec3 SLIDER-38 copy in the mini ZK cluster from hbase, and drop hbase as a dependency for the tests Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

[7/7] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop

2014-05-26 Thread stevel
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/917de1fe Tree:

[1/6] git commit: SLIDER-94 callableV notification service

2014-06-03 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 5ff1aa7a6 - d81da56a1 SLIDER-94 callableV notification service Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/61658283 Tree:

[5/5] git commit: SLIDER-140 test against hadoop 2.4.1 RC

2014-06-17 Thread stevel
SLIDER-140 test against hadoop 2.4.1 RC Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/e2440c32 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/e2440c32 Diff:

[3/5] git commit: SLIDER-3 : service registry

2014-06-17 Thread stevel
SLIDER-3 : service registry Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/9b7000fa Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/9b7000fa Diff:

[1/5] git commit: SLIDER-24 - move to simple constructors while looking @ jenkins failures

2014-06-18 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 7003c06eb - 93475e1bd SLIDER-24 - move to simple constructors while looking @ jenkins failures Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

[4/5] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop

2014-06-18 Thread stevel
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/6744e7db Tree:

[5/5] git commit: Merge branch 'feature/SLIDER-149_integrate_with_a_YARN_service_registry' into develop

2014-06-18 Thread stevel
Merge branch 'feature/SLIDER-149_integrate_with_a_YARN_service_registry' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/93475e1b Tree:

[2/5] git commit: SLIDER-149 changing endpoint design to match current thoughts on what a YARN registry should do

2014-06-18 Thread stevel
SLIDER-149 changing endpoint design to match current thoughts on what a YARN registry should do Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/86cabdc4 Tree:

[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

2014-06-19 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/feature/SLIDER-151_Implement_full_slider_API_in_REST_and_switch_client_to_it [created] 915320cda SLIDER-151 moving rest paths slightly, making more constants, and adding a shared base class AbstractSliderResource for all resources

git commit: SLIDER-151 adding actions

2014-06-20 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/feature/SLIDER-151_Implement_full_slider_API_in_REST_and_switch_client_to_it 915320cda - 6f5c5faf1 SLIDER-151 adding actions Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

git commit: SLIDER-153: stub .py command

2014-06-20 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/feature/SLIDER-153_add_slider_py_command 5023eb56c - 19d313d7f SLIDER-153: stub .py command Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

[02/13] SLIDER-126. Slider-Agent and Agent Provider need to handle component instance install/start failure gracefully

2014-06-23 Thread stevel
http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/3aca57d2/slider-funtest/src/test/groovy/org/apache/slider/funtest/lifecycle/TestAppsThroughAgent.groovy -- diff --git

[11/13] git commit: SLIDER-153 stub main()

2014-06-23 Thread stevel
SLIDER-153 stub main() Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/d6131ca4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/d6131ca4 Diff:

[04/13] git commit: Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop

2014-06-23 Thread stevel
Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/45f5d796 Tree:

[05/13] git commit: SLIDER-156 Utilize multiple log directories when possible

2014-06-23 Thread stevel
SLIDER-156 Utilize multiple log directories when possible Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/57a9c9f8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/57a9c9f8 Diff:

git commit: SLIDER-106 funtest properties skipped by default

2014-06-23 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 537d87c25 - 153f5e94b SLIDER-106 funtest properties skipped by default Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/153f5e94 Tree:

[3/4] git commit: SLIDER-153 fix shebang line

2014-06-24 Thread stevel
SLIDER-153 fix shebang line Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/77f3e021 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/77f3e021 Diff:

git commit: SLIDER-153 bin/slider is now python

2014-06-24 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/feature/SLIDER-153_add_slider_py_command 8a8ffd94c - 6f05995e4 SLIDER-153 bin/slider is now python Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

[5/6] git commit: SLIDER-153 remove superflous check for agent test enablement in TestAppsThroughAgent

2014-06-24 Thread stevel
SLIDER-153 remove superflous check for agent test enablement in TestAppsThroughAgent Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/bab88672 Tree:

[2/6] git commit: File upload work ... security model wrong

2014-06-24 Thread stevel
File upload work ... security model wrong Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/8327e52a Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/8327e52a Diff:

[3/6] git commit: SLIDER-160: agent functional tests upload binaries/ini file if there is a difference

2014-06-24 Thread stevel
SLIDER-160: agent functional tests upload binaries/ini file if there is a difference Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/5464584d Tree:

[1/6] git commit: SLIDER-160: initial client settings for an ambari vagrant VM up on c6401

2014-06-24 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 3be6c8692 - 186673363 SLIDER-160: initial client settings for an ambari vagrant VM up on c6401 Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

[4/6] git commit: SLIDER-160: move test for file existence into upload method; now covers all source files

2014-06-24 Thread stevel
SLIDER-160: move test for file existence into upload method; now covers all source files Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/eba97da0 Tree:

[6/6] git commit: Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop

2014-06-24 Thread stevel
Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/18667336 Tree:

[09/14] git commit: SLIDER-153 add JVM args to CLI

2014-06-25 Thread stevel
SLIDER-153 add JVM args to CLI Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/8a8ffd94 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/8a8ffd94 Diff:

[03/14] git commit: SLIDER-153 stub main()

2014-06-25 Thread stevel
SLIDER-153 stub main() Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/d6131ca4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/d6131ca4 Diff:

[12/14] git commit: SLIDER-153 revert rename - slider for bash

2014-06-25 Thread stevel
SLIDER-153 revert rename - slider for bash Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/150b589b Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/150b589b Diff:

[04/14] git commit: SLIDER-153 building up exec

2014-06-25 Thread stevel
SLIDER-153 building up exec Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/918e746d Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/918e746d Diff:

Git Push Summary

2014-06-25 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/feature/SLIDER-153_add_slider_py_command [deleted] 150b589b7

[25/50] [abbrv] git commit: SLIDER-153: output streaming now working

2014-06-30 Thread stevel
SLIDER-153: output streaming now working Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/6fc569de Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/6fc569de Diff:

[09/50] [abbrv] git commit: SLIDER-159 Jenkins testEcho failing

2014-06-30 Thread stevel
SLIDER-159 Jenkins testEcho failing Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/537d87c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/537d87c2 Diff:

[06/50] [abbrv] SLIDER-157 Remove app-packages/hbase-v0_96

2014-06-30 Thread stevel
http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/7729653f/app-packages/hbase/README.txt -- diff --git a/app-packages/hbase/README.txt b/app-packages/hbase/README.txt index 941579d..fb84750 100644 ---

[04/50] [abbrv] git commit: Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop

2014-06-30 Thread stevel
Merge branch 'feature/SLIDER_126_handle_heartbeat_failures' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/45f5d796 Tree:

[10/50] [abbrv] git commit: Merge branch 'develop' into feature/SLIDER-153_add_slider_py_command

2014-06-30 Thread stevel
Merge branch 'develop' into feature/SLIDER-153_add_slider_py_command Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/e519fbcc Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/e519fbcc

[17/50] [abbrv] git commit: SLIDER-153 python script working: stdout and stderr is being printed after the end of the process

2014-06-30 Thread stevel
SLIDER-153 python script working: stdout and stderr is being printed after the end of the process Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/06816c4c Tree:

[14/50] [abbrv] git commit: SLIDER-106 funtest properties skipped by default

2014-06-30 Thread stevel
SLIDER-106 funtest properties skipped by default Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/153f5e94 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/153f5e94 Diff:

[36/50] [abbrv] git commit: SLIDER-153 revert rename - slider for bash

2014-06-30 Thread stevel
SLIDER-153 revert rename - slider for bash Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/150b589b Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/150b589b Diff:

[39/50] [abbrv] git commit: SLIDER-173 When host is specified in ContainerRequest, relaxLocality should be false

2014-06-30 Thread stevel
SLIDER-173 When host is specified in ContainerRequest, relaxLocality should be false Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/22c9689e Tree:

[05/50] [abbrv] git commit: SLIDER-156 Utilize multiple log directories when possible

2014-06-30 Thread stevel
SLIDER-156 Utilize multiple log directories when possible Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/57a9c9f8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/57a9c9f8 Diff:

[34/50] [abbrv] git commit: SLIDER-169 Change proxy-user cookie log to DEBUG

2014-06-30 Thread stevel
SLIDER-169 Change proxy-user cookie log to DEBUG Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/93bd8ce6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/93bd8ce6 Diff:

[50/50] [abbrv] git commit: Merge branch 'develop' into feature/SLIDER-151_Implement_full_slider_API_in_REST_and_switch_client_to_it

2014-06-30 Thread stevel
Merge branch 'develop' into feature/SLIDER-151_Implement_full_slider_API_in_REST_and_switch_client_to_it Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/81a85495 Tree:

[45/50] [abbrv] git commit: SLIDER-173 relaxLocality should be false if specific node is requested

2014-06-30 Thread stevel
SLIDER-173 relaxLocality should be false if specific node is requested Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/590cbe02 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/590cbe02

[28/50] [abbrv] git commit: Modify README.txt for HBase app package

2014-06-30 Thread stevel
Modify README.txt for HBase app package Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/3be6c869 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/3be6c869 Diff:

[42/50] [abbrv] git commit: SLIDER-96. Fixes to some tests.

2014-06-30 Thread stevel
SLIDER-96. Fixes to some tests. Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/78a1364b Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/78a1364b Diff:

[29/50] [abbrv] git commit: SLIDER-153 bin/slider is now python

2014-06-30 Thread stevel
SLIDER-153 bin/slider is now python Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/6f05995e Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/6f05995e Diff:

[13/50] [abbrv] git commit: SLIDER-153 more on execing scripts

2014-06-30 Thread stevel
SLIDER-153 more on execing scripts Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/acdfe5bd Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/acdfe5bd Diff:

[26/50] [abbrv] git commit: SLIDER-153 fix shebang line

2014-06-30 Thread stevel
SLIDER-153 fix shebang line Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/77f3e021 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/77f3e021 Diff:

[47/50] [abbrv] git commit: SLIDER-173 Container requests for the same role should utilize different nodes - add more logs

2014-06-30 Thread stevel
SLIDER-173 Container requests for the same role should utilize different nodes - add more logs Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/581c182b Tree:

[37/50] [abbrv] git commit: Merge branch 'feature/SLIDER-153_add_slider_py_command' into develop

2014-06-30 Thread stevel
Merge branch 'feature/SLIDER-153_add_slider_py_command' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/7089fa0f Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/7089fa0f

[11/50] [abbrv] git commit: SLIDER-153 stub main()

2014-06-30 Thread stevel
SLIDER-153 stub main() Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/d6131ca4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/d6131ca4 Diff:

[33/50] [abbrv] git commit: Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop

2014-06-30 Thread stevel
Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/18667336 Tree:

[27/50] [abbrv] git commit: SLIDER-153 add JVM args to CLI

2014-06-30 Thread stevel
SLIDER-153 add JVM args to CLI Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/8a8ffd94 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/8a8ffd94 Diff:

[44/50] [abbrv] git commit: SLIDER-176. Container request after failure is failing to allocate replacement container

2014-06-30 Thread stevel
SLIDER-176. Container request after failure is failing to allocate replacement container Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/ea251f16 Tree:

[08/50] [abbrv] git commit: SLIDER-157 Remove app-packages/hbase-v0_96

2014-06-30 Thread stevel
SLIDER-157 Remove app-packages/hbase-v0_96 Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/bc0c6728 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/bc0c6728 Diff:

[30/50] [abbrv] git commit: SLIDER-160: agent functional tests upload binaries/ini file if there is a difference

2014-06-30 Thread stevel
SLIDER-160: agent functional tests upload binaries/ini file if there is a difference Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/5464584d Tree:

[19/50] [abbrv] SLIDER-121 removed site documentation from git source

2014-06-30 Thread stevel
--This specification uses [the same notation](https://github.com/steveloughran/hadoop-trunk/blob/stevel/HADOOP-9361-filesystem-contract/hadoop-common-project/hadoop-common/src/site/markdown/filesystem/notation.md) - - -1. [Model: YARN And Slider](slider-model.html) -1. [CLI actions](cli-actions.html

[32/50] [abbrv] git commit: SLIDER-153 remove superflous check for agent test enablement in TestAppsThroughAgent

2014-06-30 Thread stevel
SLIDER-153 remove superflous check for agent test enablement in TestAppsThroughAgent Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/bab88672 Tree:

[46/50] [abbrv] git commit: SLIDER-107. Work items for the release 0.40

2014-06-30 Thread stevel
SLIDER-107. Work items for the release 0.40 Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/736a9c7e Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/736a9c7e Diff:

[49/50] [abbrv] git commit: SLIDER-153 refactor .py script slightly for use elsewhere

2014-06-30 Thread stevel
SLIDER-153 refactor .py script slightly for use elsewhere Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/0ad4fb4f Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/0ad4fb4f Diff:

[43/50] [abbrv] git commit: SLIDER-96. Related fix. Dynamically create app packages for tests.

2014-06-30 Thread stevel
SLIDER-96. Related fix. Dynamically create app packages for tests. Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/b64e1cdf Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/b64e1cdf

git commit: SLIDER-175 Scripts for installing, running, and destroying slider applications

2014-06-30 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 2449f6f35 - 31d22b888 SLIDER-175 Scripts for installing, running, and destroying slider applications Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

svn commit: r1607095 - /incubator/slider/site/trunk/content/docs/security.md

2014-07-01 Thread stevel
Author: stevel Date: Tue Jul 1 14:25:30 2014 New Revision: 1607095 URL: http://svn.apache.org/r1607095 Log: SLIDER-192: use hadoop.security.authentication type as indicate whether to use security or not. Modified: incubator/slider/site/trunk/content/docs/security.md Modified: incubator

git commit: SLIDER-192: use hadoop.security.authentication type as indicate whether to use security or not.

2014-07-01 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 31d22b888 - 8fe71f067 SLIDER-192: use hadoop.security.authentication type as indicate whether to use security or not. Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

git commit: SLIDER-159: jenkins testEcho intermittently failing

2014-07-01 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 8fe71f067 - 9a54a0b8d SLIDER-159: jenkins testEcho intermittently failing Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/9a54a0b8

[1/8] git commit: SLIDER-171 create config for windows VM morzine

2014-07-01 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop be94df3b4 - e4723f5e5 SLIDER-171 create config for windows VM morzine Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/0060d48b Tree:

[4/8] git commit: SLIDER-171 more details on dir owner for diags

2014-07-01 Thread stevel
SLIDER-171 more details on dir owner for diags Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/abb3d019 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/abb3d019 Diff:

[8/8] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop

2014-07-01 Thread stevel
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/e4723f5e Tree:

[6/8] git commit: Merge branch 'feature/SLIDER-171-slider-on-windows' into develop

2014-07-01 Thread stevel
Merge branch 'feature/SLIDER-171-slider-on-windows' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/0317c411 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/0317c411 Diff:

[3/8] git commit: SLIDER-171: connectivity tests to verify state of funtest client config

2014-07-01 Thread stevel
SLIDER-171: connectivity tests to verify state of funtest client config Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/fb73dbca Tree:

[2/8] git commit: SLIDER-192 drop obsolete references to slider.security.enabled

2014-07-01 Thread stevel
SLIDER-192 drop obsolete references to slider.security.enabled Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/a6a4680f Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/a6a4680f Diff:

[7/8] git commit: SLIDER-171: mark up some methods as clearly not for use x-platform, but only for local setup of miniclusters

2014-07-01 Thread stevel
SLIDER-171: mark up some methods as clearly not for use x-platform, but only for local setup of miniclusters Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/613dbec8 Tree:

[1/2] git commit: SLIDER-159 TestLongLivedProcess.testEcho failing

2014-07-02 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 5bb80a42b - 0151b9f53 SLIDER-159 TestLongLivedProcess.testEcho failing Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/e9ddcf0b Tree:

[2/2] git commit: SLIDER-200 double mvn install failing as rat rejects hbase/target/rat.txt

2014-07-02 Thread stevel
SLIDER-200 double mvn install failing as rat rejects hbase/target/rat.txt Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/0151b9f5 Tree:

git commit: SLIDER-201 jenkins windows support - fail fast on HADOOP-10775

2014-07-02 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop 0151b9f53 - a6cbab17b SLIDER-201 jenkins windows support - fail fast on HADOOP-10775 Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

git commit: SLIDER-201 jenkins windows support - fail fast wasnt static

2014-07-02 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/develop a6cbab17b - 6d96ba956 SLIDER-201 jenkins windows support - fail fast wasnt static Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

git commit: SLIDER-34 re-enable disabled test to verify that YARN-2065 fixes the problem

2014-07-02 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/feature/SLIDER-34_AM_Restart_not_working [created] cdbed7d7e SLIDER-34 re-enable disabled test to verify that YARN-2065 fixes the problem Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit:

[26/26] git commit: SLIDER-151 adding actions

2014-07-02 Thread stevel
SLIDER-151 adding actions Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/621a981c Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/621a981c Diff:

[10/26] git commit: SLIDER-171: connectivity tests to verify state of funtest client config

2014-07-02 Thread stevel
SLIDER-171: connectivity tests to verify state of funtest client config Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/fb73dbca Tree:

[23/26] git commit: SLIDER-201 jenkins windows support - fail fast wasnt static

2014-07-02 Thread stevel
SLIDER-201 jenkins windows support - fail fast wasnt static Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/6d96ba95 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/6d96ba95 Diff:

[15/26] git commit: SLIDER-171 changes to setting up java command and classpath needed to work with cross-platform client

2014-07-02 Thread stevel
SLIDER-171 changes to setting up java command and classpath needed to work with cross-platform client Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/853a9790 Tree:

[03/26] git commit: Merge branch 'feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs' into develop

2014-07-02 Thread stevel
Merge branch 'feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/3fb598fb Tree:

[07/26] git commit: SLIDER-159: jenkins testEcho intermittently failing

2014-07-02 Thread stevel
SLIDER-159: jenkins testEcho intermittently failing Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/9a54a0b8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/9a54a0b8 Diff:

[22/26] git commit: SLIDER-201 jenkins windows support - fail fast on HADOOP-10775

2014-07-02 Thread stevel
SLIDER-201 jenkins windows support - fail fast on HADOOP-10775 Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/a6cbab17 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/a6cbab17 Diff:

[13/26] git commit: SLIDER-190. Add projects to create command logger package as well as Slider app package

2014-07-02 Thread stevel
SLIDER-190. Add projects to create command logger package as well as Slider app package Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/e879109a Tree:

[01/26] git commit: SLIDER-162: home dir created by hdfs if user lacks permissions (and hdfs can be impersonated)

2014-07-02 Thread stevel
Repository: incubator-slider Updated Branches: refs/heads/feature/SLIDER-151_Implement_full_slider_API_in_REST_and_switch_client_to_it 81a85495d - 621a981cb (forced update) SLIDER-162: home dir created by hdfs if user lacks permissions (and hdfs can be impersonated) Project:

[04/26] git commit: SLIDER-173 Container requests for the same role should utilize different nodes - give higher priority to requests with location specified

2014-07-02 Thread stevel
SLIDER-173 Container requests for the same role should utilize different nodes - give higher priority to requests with location specified Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/2449f6f3 Tree:

[02/26] git commit: Merge branch 'develop' into feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs

2014-07-02 Thread stevel
Merge branch 'develop' into feature/SLIDER-162_test_runner_to_bootstrap_clean_HDFS_cluster_for_test_runs Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/1bdf134a Tree:

  1   2   3   4   5   6   7   8   9   10   >