Skip to content

timfan3939/ImpalaSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impala client for .NET

NuGet package

www.nuget.org/packages/ImpalaSharp/

Source

github.com/tckz/ImpalaSharp

Example

See ‘MyImpala’ sample project.

Requirement

  • Visual Studio 2012 or later (compilation)

  • NuGet (compilation)

    • Allow the NuGet to download the required packages.

  • .net Framework 4.0 (runtime)

    • Full. is not a client profile.

License

This softtware is licensed under the APL2.0. See LICENSE.txt for details.

My environment

  • Windows 7 Professional x64

  • Visual Studio 2012 Professional Update 4

    • NuGet 2.8.50126.400

  • Thrift 0.9.1.3

  • Impala v1.2.3-cdh5.0.0-beta-2

About

Impala client for .NET written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.8%
  • Thrift 17.7%
  • Other 0.5%