I'm trying to use cloud composer at few days But, I has a mission that spark submit to our existing Hadoop cluster with yarn mode
Is it possible using by cloud composer?
I'm trying to use cloud composer at few days But, I has a mission that spark submit to our existing Hadoop cluster with yarn mode
Is it possible using by cloud composer?
Anything that can be done by Apache Airflow 1.9.0 can be done by Cloud Composer currently. In this case, maybe take a look at the SparkSubmitOperator ?