문제

I am new to Windows Azure. I am trying to load data into HDInsight in c#.Net Application. I googled it but was unable to find any solutions.

Please provide me some information how this can be done.

Thanks

도움이 되었습니까?

해결책

The best way to do this is with the Azure Blob API. Just point it at the storage you use when creating your cluster. Docs: http://www.windowsazure.com/en-us/develop/net/how-to-guides/blob-storage/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top