What is the content-type and x-ms-version to be used to load the azure datalake file to azure datalake gen2?

℡╲_俬逩灬. 提交于 2020-06-17 14:16:27

问题


I have to load data lake file(csv format) to azure datalake storage gen2 using logic app.I have created logic app using http action,able to create the file and appended the data.for the next http action need to give the length.what is content-type to be used for files to load data into datalake storage gen2.i'm getting error like The uploaded data is not contiguous or the position query parameter value is not equal to the length of the file after appending the uploaded data and errocode: InvalidFlushPosition Can someone help me on this issue?


回答1:


As far as I know it's version '2018-11-09'.



来源:https://stackoverflow.com/questions/56184955/what-is-the-content-type-and-x-ms-version-to-be-used-to-load-the-azure-datalake

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!