You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matthew Farrellee (JIRA)" <ji...@apache.org> on 2014/09/07 01:13:28 UTC

[jira] [Resolved] (SPARK-3401) Wrong usage of tee command in python/run-tests

     [ https://issues.apache.org/jira/browse/SPARK-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Farrellee resolved SPARK-3401.
--------------------------------------
    Resolution: Fixed

> Wrong usage of tee command in python/run-tests
> ----------------------------------------------
>
>                 Key: SPARK-3401
>                 URL: https://issues.apache.org/jira/browse/SPARK-3401
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>             Fix For: 1.1.1
>
>
> In python/run-test, tee command is used with -a option to append "unit-tests.log" for logging but the usage is wrong.
> In current implementation, the output of tee command is redirected to unit-tests.log like "tee -a > unit-tests.log".
> tee command is not needed to redirect its output.
> This issue affects invalid truncate of unit-tests.log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org