python-domino
python-domino copied to clipboard
DominoSparkOperator doesnt accept compute_cluster_properties as a param
Latest version of the API for job start requires on to use compute_cluster_properties instead of on_demand_spark_cluster_properties to launch spark jobs. Seems the domino module has been updated to allow this, but the DominoSparkOperator hasn't.
I also opened a domino support ticket for this -- #68407