流分析作业不从 ADLS2 读取数据

发布于 2025-01-09 11:54:06 字数 173 浏览 5 评论 0原文

我已经使用 ADLS Gen2 数据流选项创建了输入。我添加了路径模式(直到从 eventhub 获取连续数据的文件夹)。测试连接成功,但当我尝试运行查询或示例数据时,它失败并错误为:

诊断:采样数据时,未从“1”分区接收到数据。

提前感谢您的帮助。

I have created input using ADLS Gen2 data stream option. I have added path pattern (up to folder which gets continuous data from eventhub). Test connection is successful but when I try to run query or sample data, it fails and error is:

Diagnostics: While sampling data, no data was received from '1' partitions.

Appreciate your help in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

森林散布 2025-01-16 11:54:06

谢谢Florian EidenSwati 感谢您的宝贵讨论和建议。将其作为答案发布以帮助其他社区成员。

直接使用事件中心作为数据流输入,而不是 ADLS Gen2
数据流选项(从事件中心获取连续数据)。这是更有效的选择。

Thank you Florian Eiden and Swati for your valuable discussions and suggestions. Posting it as answer to help other community members.

Used Event Hub directly as data streaming input instead of ADLS Gen2
data streaming option (that gets continuous data from Event Hub). This is more efficient option.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文