Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/16468#discussion_r94876743
--- Diff: docs/structured-streaming-programming-guide.md ---
@@ -433,6 +433,51 @@ In Spark 2.0, there are a few built-in sources.
- **Socket source (for testing)** - Reads UTF8 text data from a socket
connection. The listening server socket is at the driver. Note that this should
be used only for testing as this does not provide end-to-end fault-tolerance
guarantees.
+Here are all the source details.
+
+<table class="table">
+ <tr>
+ <th>Source</th>
+ <th>Options</th>
+ <th>Fault-tolerant</th>
--- End diff --
I dont want to make the table heading a link, but I will do something.
---
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]