Installing and using the migration tool You can install and use the migration tools on a gateway host so that all the users on that machine can use the tool. Downloading the cde-env toolYou can use the cde-env tool to migrate your spark-on-YARN workloads to CDE:Installing the cde-env toolYou can install the cde-env tool as an Administrator or as a normal user. Cloudera recommends you to install the tool as an Administrator in the /opt/cloudera/bin folder so that all the users in the host can access the tool. Configuring the cde-env tool The CDE env-tool uses the ~/.cde/config.yaml configuration file to manage jobs in CDE virtual clusters. You must manually edit the ~/.cde/config.yaml file and update the profiles with the required information.Using the cde-env toolYou can run the spark-submit command after installing the cde-env tool. You can use the cde-env tool even without administrator privileges. Run sample spark-submit commandAfter you activate the profile using the cdp-env tool, you can run your spark-submit commands on CDE without completely rewriting your existing spark-on-yarn command lines. Parent topic: Using spark-submit drop-in migration tool for migrating Spark workloads to CDE