Created 06-29-2016 02:08 PM
I am looking for best practices writing code against Hive, HBase, HDFS files, Phoenix and Kafka.
What are the best drivers? Example code?
.NET SDK for Hadoop
https://hadoopsdk.codeplex.com/wikipage?title=Simple%20Linq%20To%20Hive%20Query&referringTitle=Home
.NET Driver for Phoenix
https://github.com/Azure/hdinsight-phoenix-sharp
https://www.nuget.org/packages/Microsoft.Phoenix.Client/1.0.0-preview
.NET for Kafka
https://cwiki.apache.org/confluence/display/KAFKA/Clients#Clients-.net
Mobius: C# Binding for Spark
https://github.com/Microsoft/Mobius
Spark for .NET Developers Introduction
https://msdn.microsoft.com/en-us/magazine/mt595756.aspx
You can also look at https://github.com/MSRCCS/Prajna
View solution in original post