roitvt commented on a change in pull request #7163: [AIRFLOW-6542] add
spark-on-k8s operator/hook/sensor
URL: https://github.com/apache/airflow/pull/7163#discussion_r366922807
##########
File path: docs/operators-and-hooks-ref.rst
##########
@@ -1049,8 +1049,11 @@ These integrations allow you to perform various
operations using various softwar
* - `Kubernetes <https://kubernetes.io/>`__
- :doc:`How to use <howto/operator/kubernetes>`
-
+ - :mod:`airflow.contrib.hooks.kubernetes_hook`
Review comment:
kubernetes_hook is a generalized hook that can be used in various operators
so I think it can stay here
for the spark_kubernetes_operator and spark_kubernetes_sensor where do you
think they should reside?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services