r39132 commented on a change in pull request #3946: [AIRFLOW-3062] Add Qubole 
in integration docs
URL: https://github.com/apache/incubator-airflow/pull/3946#discussion_r220375480
 
 

 ##########
 File path: airflow/contrib/sensors/qubole_sensor.py
 ##########
 @@ -75,13 +67,45 @@ def poke(self, context):
 
 
 class QuboleFileSensor(QuboleSensor):
+    """
+    Wait for a file or folder to be present in your cloud storage
+    and checks for it's presence via QDS APIs
 
 Review comment:
   `Wait for a file or folder to be present in cloud storage
       and check for its presence via QDS APIs`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to