NVIDIA / spark-rapids-tools

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

Add an internal CLI to generate instance type descriptions for CSPs #1123

Closed cindyyuanjiang closed 2 months ago

cindyyuanjiang commented 3 months ago

Currently, we need to call CSP CLI to pull instance description. To remove CSP CLI dependency, we could add an internal CLI that pulls all instance type descriptions, process them and store into a uniform json file across all CSPs.