Bartlomiej Alberski created SPARK-12038:
-------------------------------------------

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