【问题标题】:Is there any way to run python script from Azure File Shares using Batch Service activity in Azure Data Factory?有没有办法使用 Azure 数据工厂中的批处理服务活动从 Azure 文件共享运行 python 脚本?
【发布时间】:2021-12-10 14:37:54
【问题描述】:

如果脚本位于 Blob 存储容器中,我知道如何使用 Azure 数据工厂中的批处理服务运行 python 脚本。

但我需要将脚本放入 Azure 文件共享并使用批处理服务自定义活动执行它

【问题讨论】:

    标签: azure azure-data-factory azure-data-factory-pipeline


    【解决方案1】:

    很遗憾,由于 Azure Batch 连接器链接到 Blob 存储,因此无法使用 ADF 中的批处理服务活动从 Azure 文件共享运行 python 脚本,因此无法从 Azure Batch 连接器建立到文件存储的连接。

    我建议您在此处记录功能请求:https://feedback.azure.com/d365community/forum/1219ec2d-6c26-ec11-b6e6-000d3a4f032c

    ADF 产品团队会积极监控和审核此论坛中分享的所有反馈。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-03-08
      相关资源
      最近更新 更多