【问题标题】:Azure Data Factory Integration runtimes will not startAzure 数据工厂集成运行时将无法启动
【发布时间】:2020-05-01 03:09:25
【问题描述】:

我遇到了 Azure 数据工厂集成运行时无法启动的问题。

当我触发管道时,我在监视器中收到以下错误 -> 管道运行“InternalServerError 执行请求”

Image 1

在“查看活动运行”中,我可以看到是数据流因错误而失败

{
    "errorCode": "1006",
    "message": "Hit unexpected exception and execution failed.",
    "failureType": "SystemError",
    "target": "data_wrangling_ks",
    "details": []
}

Image 2

(两次成功运行来自自托管 IR)

当我尝试启动“数据流调试”时,它会在没有任何信息的情况下消失。

这个问题从今天早些时候开始,数据工厂配置或管道没有任何更改。

请帮助并感谢您的宝贵时间。


已解决: 我将 Compute typeGeneral Purpose 更改为 Compute Optimized 并解决了问题。

【问题讨论】:

    标签: azure azure-data-factory-2 dataflow azure-integration-runtime


    【解决方案1】:

    通过查看错误消息,该问题似乎是由于西欧地区的 ADF 相关服务中断而发生的。该问题已由产品团队解决。如果您遇到此问题,请打开 MSDN 线程。

    参考:Azure Data Factory Pipeline failed while running data flows with error message : Hit unexpected exception and execution failed

    【讨论】:

      猜你喜欢
      • 2021-03-08
      • 1970-01-01
      • 1970-01-01
      • 2021-03-10
      • 1970-01-01
      • 2019-10-23
      • 2020-01-19
      • 1970-01-01
      • 2018-10-01
      相关资源
      最近更新 更多