You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/12/04 20:58:11 UTC

[jira] [Commented] (SPARK-12038) Add support for pickle protocol to graphite sink

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

Apache Spark commented on SPARK-12038:
--------------------------------------

User 'alberskib' has created a pull request for this issue:
https://github.com/apache/spark/pull/10148

> Add support for pickle protocol to 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org