TL;DR

.Net WebHDFS client that works with and without Apache Knox.
* Nuget: https://www.nuget.org/packages/WebHDFS.Client/
* Source & Example: https://github.com/risdenk/webhdfs-dotnet


https://risdenk.github.io/2017/12/19/webhdfs-dotnet-client.html

I wrote the above blog to explain a new .Net WebHDFS client that I wrote.
It was primarily built to work with Knox but should work without Knox as
well. I'm hoping this is helpful to others since I couldn't find an
existing .Net library out there that supported Knox (basic auth for now).

I'm definitely open to improvements/suggestions/etc as well.

Kevin Risden

Reply via email to