9. Why is my Spark application not using Package Management?ΒΆ

If the Spark application is using the existing Spark interpreters, it will use the system Python and R versions. To make your Spark application use Package Management, you must migrate the interpreter property values as described in Migrating Existing Interpreters to use the Package Management.