zentol commented on pull request #27: URL: https://github.com/apache/flink-benchmarks/pull/27#issuecomment-886607382
The test failure is related to FLINK-23499. The path `file:///<tmp_dir>` is split into `file` and `<tmp_dir>`. Removing the scheme fixes the issue, but we should also look into hardening the akka extraction mechanism. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
