You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/system/providers/google/cloud/dataproc_metastore/example_dataproc_metastore_hive_partition_sensor.py
+6-10Lines changed: 6 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,7 @@
16
16
# specific language governing permissions and limitations
17
17
# under the License.
18
18
"""
19
-
Example Airflow DAG that show how to check Hive partitions existence
20
-
using Dataproc Metastore Sensor.
19
+
Example Airflow DAG that shows how to check Hive partitions existence with Dataproc Metastore Sensor.
21
20
22
21
Note that Metastore service must be configured to use gRPC endpoints.
0 commit comments