[
https://issues.apache.org/jira/browse/HTRACE-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249027#comment-14249027
]
stack commented on HTRACE-18:
-----------------------------
Actually, website changed the README. Suggest that you add your README text
instead into the description inside in the htrace-flume pom.xml after 'name'.
I tried to apply the patch but got this:
{code}
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/Users/stack/checkouts/incubator-htrace/htrace-core/src/main/java/org/apache/htrace/SpanReceiverBuilder.java:[107,13]
cannot find symbol
symbol : class ReflectiveOperationException
location: class org.apache.htrace.SpanReceiverBuilder
[ERROR]
/Users/stack/checkouts/incubator-htrace/htrace-core/src/main/java/org/apache/htrace/SamplerBuilder.java:[63,13]
cannot find symbol
symbol : class ReflectiveOperationException
location: class org.apache.htrace.SamplerBuilder
[INFO] 2 errors
{code}
It works for you Long?
> Support flume receiver
> ----------------------
>
> Key: HTRACE-18
> URL: https://issues.apache.org/jira/browse/HTRACE-18
> Project: HTrace
> Issue Type: Improvement
> Reporter: Long Zhou
> Attachments: htrace-flume01.patch, htrace-flume02.patch
>
>
> Hi htrace devs,
> I have been using htrace for a while and find it very useful.
> I needed a way to collect traces from remote servers via flume, so I
> implemented the flume receiver (patch attached). If this code is useful to
> other users, I would like to contribute it to the project.
> Please kindly review the patch, and let me know if anything I should
> fix/improve.
> Thanks,
> Long Zhou
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)