tooptoop4 commented on issue #7075: [AIRFLOW-6212] SparkSubmitHook resolve 
connection
URL: https://github.com/apache/airflow/pull/7075#issuecomment-571462616
 
 
   spark hook works for me and tests pass without this pr. can u send the add 
connection cli command u create to hit the issue?
   
   > @tooptoop4 if we don't remove the spark check on line 177, how to use this 
hook to track driver status deployed on yarn, mesos, or k8s? Since I think 
`spark://` is only for standalone mode.
   > 
   > Or this hook is created only for standalone mode?
   
   yes.there is no concept of async driver status poll for other modes , read 
https://spark.apache.org/docs/latest/running-on-yarn.html ! in other modes the 
submit to launch is synchronous . i think u can cancel this

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to