[BUG] python --output_folder doesn't have what filesystems are supported #1303
Labels
bug
Something isn't working
user_tools
Scope the wrapper module running CSP, QualX, and reports (python)
Describe the bug
The --output_folder option in the python spark_rapids tool should specify what type of filesystems are supports. s3, hdfs, local, etc.
ie
--output_folder file:///
This breaksRight now specifying a filesystem doesn't work as it seems to append the local dir.
The text was updated successfully, but these errors were encountered: