You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Brendan Dwyer (JIRA)" <ji...@apache.org> on 2017/07/25 18:20:00 UTC

[jira] [Created] (SPARK-21532) Improve console progress bar in RStudio

Brendan Dwyer created SPARK-21532:
-------------------------------------

             Summary: 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org