[
https://issues.apache.org/jira/browse/FALCON-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341852#comment-15341852
]
ASF GitHub Bot commented on FALCON-2041:
----------------------------------------
GitHub user PraveenAdlakha opened a pull request:
https://github.com/apache/falcon/pull/195
FALCON-2041 Graphite notification plugin breaks if pipeline tag has s…
…pace
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PraveenAdlakha/falcon 2041
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/195.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 #195
----
commit 3d65bd8941316300e5bf0a44881bdb88a3f85e24
Author: Praveen Adlakha <[email protected]>
Date: 2016-06-21T14:18:37Z
FALCON-2041 Graphite notification plugin breaks if pipeline tag has space
----
> Graphite notification plugin breaks if pipeline tag has space
> -------------------------------------------------------------
>
> Key: FALCON-2041
> URL: https://issues.apache.org/jira/browse/FALCON-2041
> Project: Falcon
> Issue Type: Bug
> Reporter: Praveen Adlakha
> Assignee: Praveen Adlakha
>
> Hi All,
> If the pipeline tag has a space in it the mertics name will be malformed and
> metrics will no be properly sent to the graphite.
> As a work around we will replace space with "-" while sending the metrics to
> graphite.
> Thanks
> Praveen
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)