[
https://issues.apache.org/jira/browse/SPARK-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Farrellee updated SPARK-3401:
-------------------------------------
Fix Version/s: 1.1.1
> 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: [email protected]
For additional commands, e-mail: [email protected]