/Livy-net

.net wrapper for Livy

Primary LanguageC#

Livy-net

.net wrapper for Livy. It can be used for invoking spark jobs from c# code.

See the tests for code reference.

To execute the tests agains HDInsight you can add your connection info directly in the app.config or add a transformation.

The nuget package NuGet Status

https://www.nuget.org/packages/Livy-net/

PM> Install-Package Livy-net