You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by zhipcui <gi...@git.apache.org> on 2018/07/11 10:07:18 UTC

[GitHub] flume pull request #216: startup script supports reading environment variabl...

GitHub user zhipcui opened a pull request:

    https://github.com/apache/flume/pull/216

    startup script supports reading environment variable for some param

    

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

    $ git pull https://github.com/zhipcui/flume dev

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

    https://github.com/apache/flume/pull/216.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 #216
    
----
commit 50415d68e21a8b4e76917407f411230988df9c07
Author: cuizp <cu...@...>
Date:   2018-07-11T10:01:44Z

    startup script supports reading environment variable for some param

----


---