Github user harishreedharan commented on a diff in the pull request:
https://github.com/apache/spark/pull/6830#discussion_r32762402
--- Diff: docs/streaming-flume-integration.md ---
@@ -129,6 +138,12 @@ configuring Flume agents.
JavaReceiverInputDStream<SparkFlumeEvent>flumeStream =
FlumeUtils.createPollingStream(streamingContext, [sink
machine hostname], [sink port]);
</div>
+ <div data-lang="python" markdown="1">
--- End diff --
Is the decoding logic the same here too? UTF-8 encoded string, or custom
decoding function? If yes, we should move that snippet explaining this outside
of both approaches and specify that it is applicable to both.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]