SLIDER-366. App package clean up - remove extra information from appConfig.json 
for memcached.


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/f292a16e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/f292a16e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/f292a16e

Branch: refs/heads/feature/SLIDER-149_Support_a_YARN_service_registry
Commit: f292a16ebfed4d75711f87577f4cde63698e3704
Parents: 4d5783e
Author: Sumit Mohanty <smoha...@hortonworks.com>
Authored: Thu Aug 28 12:51:49 2014 -0700
Committer: Sumit Mohanty <smoha...@hortonworks.com>
Committed: Thu Aug 28 12:51:49 2014 -0700

----------------------------------------------------------------------
 app-packages/memcached/appConfig.json | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/f292a16e/app-packages/memcached/appConfig.json
----------------------------------------------------------------------
diff --git a/app-packages/memcached/appConfig.json 
b/app-packages/memcached/appConfig.json
index 7a97f98..c335959 100644
--- a/app-packages/memcached/appConfig.json
+++ b/app-packages/memcached/appConfig.json
@@ -19,8 +19,6 @@
   "components": {
     "slider-appmaster": {
       "jvm.heapsize": "256M"
-    },
-    "MEMCACHED": {
     }
   }
 }

Reply via email to