如何根据运行ID筛选ADF管道运行 [英] How to Filter ADF pipeline runs based on Run ID

查看:83
本文介绍了如何根据运行ID筛选ADF管道运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我是新的ADF,但有人知道我们如何根据Azure数据中的管道运行ID进行过滤厂?我想查找具体的运行ID,但不确定为什么ADF没有搜索这类东西?

I am new ADF, but does anybody know how we can filter by pipeline run ID in Azure Data Factory? I want to look for specific run ID but not sure why ADF does not have search for this kind of thing?

提前致谢!

Ganda

推荐答案

您好Ganda并感谢您的询问。 虽然在用户界面中可以搜索RunID,但我认为走另一条路线会更快。

Hello Ganda and thank you for your inquiry.  While searching for a RunID may be possible in the user interface, I think it would be faster to go another route.

使用
SDK或REST api
,您可以根据runID进行查询。 有些查询只能通过runID完成。    以下是您想要的确切内容。  ;虽然
我已经将它与Postman一起使用,但身份验证可能会有点痛苦。  "试一试" doc中的部分可以为您进行身份验证。



runID不是特别用户友好的字段/标识符,因此与其相关的GUI功能可能不是。优先 您可以在

反馈中提交/投票支持此功能论坛
。¥


如果您感觉幸运,我在GUI中注意到"过滤器" "管道运行"右侧的按钮监控屏幕。 我没有找到任何关于编写自定义过滤器的文档,所以我不知道它的功能。 
也许它可以用来搜索RunID。 这就是为什么我在GUI中说
可能
的原因。


如果有帮助,请告知我们,或者标记为已接听。

By using an SDK or REST api, you can query based upon runID.  Some of the queries can only done by runID.   Here is the exact one you want.  While I have used this with Postman, the authentication can be a little painful.  The "Try It" section in the doc can do the authentication for you.

runID isn't a particularly user-friendly field/identifier , so GUI features related to it probably were not a priority.  You can submit / vote for this feature in the feedback forums.

If you are feeling lucky, I noticed in the GUI a "Filter" button on the right side of the "Pipeline Runs" monitoring screen.  I haven't found any documentation on writing custom filter , so I have no idea about its capabilities.  Maybe it can be used to search for RunID.  That is why I said it may be possible in the GUI.

Please let me know if this helps, or mark as answered.

Martin Jaffer,Azure CXP社区工程师

Martin Jaffer, Azure CXP Community Engineer


这篇关于如何根据运行ID筛选ADF管道运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆