tests.system.microsoft.azure.example_wasb_sensors

示例 Airflow DAG,用于检测 Azure Blob 存储中的 Blob。

此 DAG 依赖于以下操作系统环境变量

  • CONTAINER_NAME - 要在其中查找 Blob 的容器。

  • BLOB_NAME - 要匹配的 Blob 的名称。

  • PREFIX - 要匹配的具有指定前缀的 Blob。

模块内容

tests.system.microsoft.azure.example_wasb_sensors.CONTAINER_NAME[源代码]
tests.system.microsoft.azure.example_wasb_sensors.BLOB_NAME[源代码]
tests.system.microsoft.azure.example_wasb_sensors.PREFIX[源代码]
tests.system.microsoft.azure.example_wasb_sensors.azure_wasb_sensor[源代码]
tests.system.microsoft.azure.example_wasb_sensors.test_run[源代码]

此条目是否有帮助?