NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
49 stars 36 forks source link

[BUG] Platform should be initialized after parsing the eventlogs #1118

Closed amahussein closed 2 months ago

amahussein commented 3 months ago

Describe the bug

If the platform is not passed to the Jar cmd, it is initialized by default to onprem. A better workaround this is to initialize it based on the CSP detected from the eventlog if it is not specified by the user.