HyukjinKwon commented on a change in pull request #25297: [MINOR][CORE] Fix
inconsistent description of showConsoleProgress
URL: https://github.com/apache/spark/pull/25297#discussion_r308759807
##########
File path: docs/configuration.md
##########
@@ -1062,7 +1062,7 @@ Apart from these, the following properties are also
available, and may be useful
</tr>
<tr>
<td><code>spark.ui.showConsoleProgress</code></td>
- <td>true</td>
+ <td>false</td>
<td>
Show the progress bar in the console. The progress bar shows the progress
of stages
Review comment:
Shall we mention that this is enabled in shells by default while we're here?
See
https://github.com/apache/spark/commit/f31e11404d6d5ee28b574c242ecbee94f35e9370
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]