admin管理员组文章数量:1400024
I'm running flink job and on my local machine I dont see any issue of streaming the data to Azure blob, but when I deploy on dev environment I'm seeing an error in the console like Caused by: .apache.hadoop.fs.UnsupportedFileSystemException: No FileSystem for scheme "file". Not sure what config I'm missing here. Can someone help here please.
I'm running flink job and on my local machine I dont see any issue of streaming the data to Azure blob, but when I deploy on dev environment I'm seeing an error in the console like Caused by: .apache.hadoop.fs.UnsupportedFileSystemException: No FileSystem for scheme "file". Not sure what config I'm missing here. Can someone help here please.
Share Improve this question asked Mar 26 at 17:31 Prajyod KumarPrajyod Kumar 4372 gold badges5 silver badges15 bronze badges1 Answer
Reset to default 0I have used fs.azure.data.blocks.buffer: bytebuffer in my flink configuration and this fixed the above issue.
本文标签: hadoopUnable to stream data to azure blob using flink jobStack Overflow
版权声明:本文标题:hadoop - Unable to stream data to azure blob using flink job - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744135565a2592380.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论