[ 
https://issues.apache.org/jira/browse/HTRACE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Masatake Iwasaki updated HTRACE-339:
------------------------------------
    Attachment: HTRACE-339v3.patch

> Major type in htrace-flume README
> ---------------------------------
>
>                 Key: HTRACE-339
>                 URL: https://issues.apache.org/jira/browse/HTRACE-339
>             Project: HTrace
>          Issue Type: Improvement
>          Components: flume
>    Affects Versions: 4.0.1
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>         Attachments: HTRACE-339.patch, HTRACE-339v2.patch, HTRACE-339v3.patch
>
>
> There is a major error in the above file 
> {code}
> <property>
>     <name>hadoop.trace.spanreceiver.classes</name>
>     <value>org.htrace.impl.FlumeSpanReceiver</value>
> </property>
> {code} 
> This should be
> {code}
> <property>
>     <name>hadoop.trace.spanreceiver.classes</name>
>     <value>org.apache.htrace.impl.FlumeSpanReceiver</value>
> </property>
> {code}
> PR coming up



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

Reply via email to