You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Byungsoo Oh (Jira)" <ji...@apache.org> on 2021/05/04 09:26:00 UTC

[jira] [Created] (SPARK-35308) Fix a bug in SPARK-35266 that creates benchmark files in the invalid path with the wrong name

Byungsoo Oh created SPARK-35308:
-----------------------------------

             Summary: Fix a bug in SPARK-35266 that creates benchmark files in the invalid path with the wrong name
                 Key: SPARK-35308
                 URL: https://issues.apache.org/jira/browse/SPARK-35308
             Project: Spark
          Issue Type: Bug
          Components: Tests
    Affects Versions: 3.2.0
            Reporter: Byungsoo Oh


Change in SPARK-35266 has a bug that benchmark files are created in the invalid path with the wrong name.
e.g. For {{BLASBenchmark}},
 * Desired: Creates {{BLASBenchmark-results.txt}} in {{{SPARK_HOME}/mllib-local/benchmarks/}}
 * Current: Creates {{benchmarksBLASBenchmark-results.txt}} in {{{SPARK_HOME}/mllib-local/}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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