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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to