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

Bartlomiej Alberski commented on SPARK-12038:
---------------------------------------------

As soon as I will receive ACK I will prepare PR

> Add support for pickle protocol for graphite sink
> -------------------------------------------------
>
>                 Key: SPARK-12038
>                 URL: https://issues.apache.org/jira/browse/SPARK-12038
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Bartlomiej Alberski
>            Priority: Minor
>
> Currently GraphiteSink support TCP sender and UDP sender. UDP sender does not 
> guarantee that graphtie will receive metrics. On the other hand, usage of TCP 
> sender could be problematic in case that several jobs are sending lot of 
> different metrics with high frequency - it could lead to network congestion.
> I think that implementing support for pickle protocol for sending metrics to 
> graphite could be helpfull in minimalizing network traffic.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to