Kousuke Saruta created SPARK-4058: ------------------------------------- Summary: Log file name is hard coded even though there is a variable '$LOG_FILE ' Key: SPARK-4058 URL: https://issues.apache.org/jira/browse/SPARK-4058 Project: Spark Issue Type: Improvement Components: PySpark Affects Versions: 1.2.0 Reporter: Kousuke Saruta Priority: Minor
In a script 'python/run-tests', log file name is represented by a variable 'LOG_FILE' and it is used in run-tests. But, there are some hard-coded log file name in the script. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org