Known Issues and Limitations
This page lists the current known issues and limitations that you might run into while
using the cde-env tool.
- Limited to
spark-submitcommands and does not includespark-shell, pyspark,andsparksql. - When activating a profile using the
cde-env.shscript, there is no validation yet on whether such profile exists. However, if a profile does not exist, it will display an error when running thespark-submitcommand. - The following
spark-submitflags are not yet supported in CDE:-
--archives -
--exclude-packages -
--driver-class-path -
--driver-library-path -
--driver-java-optionsUsers are instead suggested to create CDE jobs to handle the above mentioned scenarios.
-
