pablocastilla / Livy-net

.net wrapper for Livy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

.net wrapper for Livy


Languages

Language:C# 68.6%Language:Scala 31.4%