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

Hudson commented on HTRACE-339:
-------------------------------

SUCCESS: Integrated in HTrace-Master #235 (See 
[https://builds.apache.org/job/HTrace-Master/235/])
HTRACE-339. Major type in htrace-flume README (Lewis John McGibbney via 
(iwasakims: rev 50037c7a9f8e03e1624d687bd691eb789cf30390)
* htrace-flume/README.md


> 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
>             Fix For: 4.1
>
>         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