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

[GitHub] flume pull request #87: Remove `hostHeader = hostname` property from Host in...

GitHub user peterableda opened a pull request:

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

    Remove `hostHeader = hostname` property from Host interceptor example

    We are overriding the host header name from `host` to `hostname` in the example usage section. Due to this example users are overriding the header name too but still use the `%{host}` substitution as shown in the HDFS Sink section. This won't work for them.
    
    This change removes this config line.

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

    $ git pull https://github.com/peterableda/flume fix/doc1

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

    https://github.com/apache/flume/pull/87.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 #87
    
----
commit deaec33ed469e805f46ce828b162654e99dec182
Author: Peter Ableda <pe...@cloudera.com>
Date:   2016-11-18T15:02:02Z

    Remove `hostHeader = hostname` property from Host interceptor example
    
    We are overriding the host header name from `host` to `hostname` in the example usage section. Due to this example users are overriding the header name too but still use the `%{host}` substitution as shown in the HDFS Sink section. This won't work for them.
    
    This change removes this config line.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flume pull request #87: Remove `hostHeader = hostname` property from Host in...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---