You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/10/01 02:48:30 UTC

[08/12] git commit: Add log aggregation entries to resources-default.json

Add log aggregation entries to resources-default.json


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

Branch: refs/heads/feature/SLIDER-149_Support_a_YARN_service_registry
Commit: f392d23ee9342a8e250132ce9ad093d19a4ae234
Parents: ba1e79b
Author: tedyu <yu...@gmail.com>
Authored: Mon Sep 29 19:58:49 2014 -0700
Committer: tedyu <yu...@gmail.com>
Committed: Mon Sep 29 19:58:49 2014 -0700

----------------------------------------------------------------------
 app-packages/hbase/resources-default.json | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/f392d23e/app-packages/hbase/resources-default.json
----------------------------------------------------------------------
diff --git a/app-packages/hbase/resources-default.json b/app-packages/hbase/resources-default.json
index c3fec68..2487e14 100644
--- a/app-packages/hbase/resources-default.json
+++ b/app-packages/hbase/resources-default.json
@@ -3,6 +3,9 @@
   "metadata": {
   },
   "global": {
+    "yarn.log.include.patterns": "",
+    "yarn.log.exclude.patterns": "",
+    "yarn.log.interval": "0"
   },
   "components": {
     "HBASE_MASTER": {