Programming in C#: How to connect to Hadoop/Hive from .NET on newest questions tagged c# – Stack Overflow

I am working on a solution where I will have a Hadoop cluster with Hive running and I want to send jobs and hive queries from a .NET application to be processed and get notified when they are done. I can’t find any solutions for interfacing with Hadoop other than directly from a Java app, is there an API I can access that I am just not finding?

See Answers


source: http://stackoverflow.com/questions/3493866/how-to-connect-to-hadoop-hive-from-net
Programming in C#: programming-in-c



online applications demo