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

Reply via email to