-
Notifications
You must be signed in to change notification settings - Fork 29k
[DOC] Minor modification to Streaming docs with regards to parallel data receiving #6544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…extFiles The prefix "file:" is missing in the string inserted as key in HashMap
…onsistent with rest of Spark
…multiplier (redone to resolve merge conflicts)
…nravi Conflicts: yarn/common/src/main/scala/org/apache/spark/deploy/yarn/ClientBase.scala
…nravi Conflicts: yarn/common/src/main/scala/org/apache/spark/deploy/yarn/ClientArguments.scala yarn/common/src/main/scala/org/apache/spark/deploy/yarn/ClientBase.scala yarn/common/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala
…n to check if maxResultSize > 0)
…path as an argument
…nravi Conflicts: launcher/src/main/java/org/apache/spark/launcher/AbstractCommandBuilder.java
…nravi Conflicts: bin/spark-class bin/spark-class2.cmd launcher/src/main/java/org/apache/spark/launcher/AbstractCommandBuilder.java
…nravi Conflicts: yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala
…k.kryoserializer.buffer use int conversion since fractions are not permissible
…nravi Conflicts: core/src/main/scala/org/apache/spark/SparkConf.scala
|
Can one of the admins verify this patch? |
|
That's fine. This does not warrant a JIRA. |
|
Yeah, the JIRA in the title seems unnecessary (removed). With regards to the merge history: not sure, will have to look into it. |
|
LGTM other than the commit history. |
|
FWIW I keep |
…ata receiving pwendell tdas Author: Nishkam Ravi <[email protected]> Author: nishkamravi2 <[email protected]> Author: nravi <[email protected]> Closes #6544 from nishkamravi2/master_nravi and squashes the following commits: 46e8c03 [Nishkam Ravi] Slight modification to streaming docs (cherry picked from commit e7c7e51) Signed-off-by: Sean Owen <[email protected]>
…ata receiving pwendell tdas Author: Nishkam Ravi <[email protected]> Author: nishkamravi2 <[email protected]> Author: nravi <[email protected]> Closes apache#6544 from nishkamravi2/master_nravi and squashes the following commits: 46e8c03 [Nishkam Ravi] Slight modification to streaming docs
…ata receiving pwendell tdas Author: Nishkam Ravi <[email protected]> Author: nishkamravi2 <[email protected]> Author: nravi <[email protected]> Closes apache#6544 from nishkamravi2/master_nravi and squashes the following commits: 46e8c03 [Nishkam Ravi] Slight modification to streaming docs
@pwendell @tdas