You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/15 20:04:47 UTC

[jira] [Commented] (AMBARI-14387) Exclude "/tmp" and mountpoints from suggested service data directories

    [ https://issues.apache.org/jira/browse/AMBARI-14387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058561#comment-15058561 ] 

ASF GitHub Bot commented on AMBARI-14387:
-----------------------------------------

GitHub user randerzander opened a pull request:

    https://github.com/apache/ambari/pull/27

    AMBARI-14387

    Added excluded /tmp and /etc mountpounts to ambari-agent

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/randerzander/ambari branch-2.2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ambari/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #27
    
----
commit 4a441f8114ce3f652f9b6ac9a5f46bee11334a94
Author: Randy Gelhausen <rg...@gmail.com>
Date:   2015-12-15T19:03:28Z

    Added excluded /tmp and /etc mountpounts to ambari-agent

----


> Exclude "/tmp" and  mountpoints from suggested service data directories
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-14387
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14387
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>            Reporter: Randy Gelhausen
>
> Ambari agents running in Docker containers frequently have /tmp and /etc mountpoints. Between HDFS, ZooKeeper, HBase, and YARN configs, it's very easy to mistakenly accept a /tmp/hadoop suggested data directory. Any mountpoints with /tmp or /etc should be omitted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)