feluelle commented on a change in pull request #6090: [AIRFLOW-5470] Add Apache 
Livy REST operator
URL: https://github.com/apache/airflow/pull/6090#discussion_r378270803
 
 

 ##########
 File path: docs/operators-and-hooks-ref.rst
 ##########
 @@ -98,6 +98,12 @@ Foundation.
        :mod:`airflow.sensors.hive_partition_sensor`,
        :mod:`airflow.sensors.metastore_partition_sensor`
 
+   * - `Apache Livy <https://livy.apache.org//>`__
+     -
+     - :mod:`airflow.contrib.hooks.livy_hook`
+     - :mod:`airflow.contrib.operators.livy_operator`
+     - :mod:`airflow.contrib.sensors.livy_sensor`
+
 
 Review comment:
   @lucacavazzana please update the links. That is the reason why the build 
docs test is failing.
   
   ```
   Missing modules:
   
   airflow.providers.apache.livy.hooks.livy_hook
   airflow.providers.apache.livy.operators.livy_operator
   airflow.providers.apache.livy.sensors.livy_sensor
   
   Please add this module to operators-and-hooks-ref.rst file.
   ```

----------------------------------------------------------------
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