You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/09 05:08:18 UTC

[jira] [Commented] (BIGTOP-2220) flume-agent.init incorrectly handles flume.conf

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

ASF GitHub Bot commented on BIGTOP-2220:
----------------------------------------

GitHub user zenmyo opened a pull request:

    https://github.com/apache/bigtop/pull/85

    BIGTOP-2220 : flume-agent.init incorrectly handles flume.conf

    The function `run_functions_on_conf()` in flume-agent.init uses `flume.conf` as a configuration for an agent named 'flume'. Therefore, the script searches `flume-flume.conf` and fails.
    
    https://issues.apache.org/jira/browse/BIGTOP-2220


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

    $ git pull https://github.com/zenmyo/bigtop BIGTOP-2220

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

    https://github.com/apache/bigtop/pull/85.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 #85
    
----
commit 3fa0791ec4b72f6d8270f43a22bf8e11ab2826e0
Author: zenmyo <tz...@gmail.com>
Date:   2016-01-07T05:21:11Z

    BIGTOP-2220 : flume-agent.init incorrectly handles flume.conf

----


> flume-agent.init incorrectly handles flume.conf
> -----------------------------------------------
>
>                 Key: BIGTOP-2220
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2220
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Teruyoshi Zenmyo
>         Attachments: BIGTOP-2220.patch
>
>
> The function run_functions_on_conf() in flume-agent.init uses flume.conf as a configuration for an agent named 'flume'. Therefore, the script searches flume-flume.conf and fails.



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