Lewis John McGibbney created HTRACE-339:
-------------------------------------------

             Summary: 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


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