You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by lp...@apache.org on 2017/09/05 09:41:12 UTC

[17/50] [abbrv] ambari git commit: AMBARI-21775. Wrong logrotate configuration for generating an excess of cron email messages. (Slim Bouguerra via Swapan Shridhar)

AMBARI-21775. Wrong logrotate configuration for generating an excess of cron email messages. (Slim Bouguerra via Swapan Shridhar)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/528ad8fe
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/528ad8fe
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/528ad8fe

Branch: refs/heads/feature-branch-AMBARI-21307
Commit: 528ad8fee4cc9b8ec9a7f4302f21eba5836a1b5b
Parents: ec0f3f7
Author: Swapan Shridhar <ss...@hortonworks.com>
Authored: Wed Aug 30 12:54:55 2017 -0700
Committer: Swapan Shridhar <ss...@hortonworks.com>
Committed: Wed Aug 30 12:54:55 2017 -0700

----------------------------------------------------------------------
 .../common-services/DRUID/0.9.2/configuration/druid-logrotate.xml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/528ad8fe/ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-logrotate.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-logrotate.xml b/ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-logrotate.xml
index b6c9142..b7308ce 100644
--- a/ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-logrotate.xml
+++ b/ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-logrotate.xml
@@ -56,7 +56,7 @@
         create 660 druid users
         dateext
         dateformat -%Y-%m-%d-%s
-        size {{druid_log_maxfilesize}}MB
+        size {{druid_log_maxfilesize}}M
         }
       ]]></value>
     <value-attributes>