[
https://issues.apache.org/jira/browse/SPARK-21532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100693#comment-16100693
]
Brendan Dwyer commented on SPARK-21532:
---------------------------------------
[~srowen] I assume so.
I think in it's current state the progress bar is more annoying than it is
useful in RStudio. Maybe we should set _spark.ui.showConsoleProgress_ to FALSE
by default if the session is started from RStudio?
> Improve console progress bar in RStudio
> ---------------------------------------
>
> Key: SPARK-21532
> URL: https://issues.apache.org/jira/browse/SPARK-21532
> Project: Spark
> Issue Type: Improvement
> Components: SparkR
> Affects Versions: 2.2.0
> Environment: RStudio on Linux Mint, RStudio server on CentOS,
> probably RStudio on other OS's
> Reporter: Brendan Dwyer
> Priority: Trivial
>
> When a SparkR job is run through terminal the progress bar appears neatly and
> then disappears after the job is done however when a SparkR job is run in
> RStudio the progress bar gets printed to multiple lines and never goes away:
> {code}
> [Stage 38:> (0 + 3) /
> 8][Stage 38:=======> (1 + 3)
> / 8][Stage 38:=====================> (3 +
> 3) / 8][Stage 38:=============================> (4
> + 3) / 8][Stage 38:===========================================>
> (6 + 2) / 8][Stage 38:==================================================>
> (7 + 1) / 8]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]