Skip to content

Conversation

@liuxianjiao
Copy link

@liuxianjiao liuxianjiao commented Mar 19, 2018

https://issues.apache.org/jira/browse/SPARK-23735
Optimize the document by adding an import streaming configuration,spark.streaming.concurrentJobs。This parameter is quite import ,but is lacking in our current spark document.We should add this to make the document more friendly for users who is not very familiar with parameter of streaming.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

<td><code>spark.streaming.concurrentJobs</code></td>
<td>1</td>
<td>
The number of concurrent jobs.This parameter directly affects the number of threads in the jobExecutor thread pool.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't document this on purpose, as its behavior is hard to understand. This description doesn't really help a caller, anyway.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@srowen I see, but this more or less help us uderstand this configuration. How can we stop eating for fear of choking? To better explain its behavior,maybe we could make this description more specific rather than giving it up.

@srowen srowen mentioned this pull request May 11, 2018
@asfgit asfgit closed this in 348ddfd May 12, 2018
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 22, 2025
Closes apache#20458
Closes apache#20530
Closes apache#20557
Closes apache#20966
Closes apache#20857
Closes apache#19694
Closes apache#18227
Closes apache#20683
Closes apache#20881
Closes apache#20347
Closes apache#20825
Closes apache#20078

Closes apache#21281
Closes apache#19951
Closes apache#20905
Closes apache#20635

Author: Sean Owen <[email protected]>

Closes apache#21303 from srowen/ClosePRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants