<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Connecting to Hadoop/Hive from .NET in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94333#M7645</link>
    <description>&lt;P&gt;A couple of links to external resources:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;HW Blog on this: &lt;A target="_blank" href="http://hortonworks.com/blog/hadoop-sdk-and-tutorials-for-microsoft-net-developers/"&gt;Hadoop SDK and Tutorials for Microsoft .NET Developers&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="http://www.codeguru.com/columns/experts/how-to-create-mapreduce-jobs-for-hadoop-using-c.htm"&gt;How to Create MapReduce Jobs for Hadoop Using C#&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="http://www.codeproject.com/Articles/1067605/Hadoop-For-Net-AngularJS-Developers"&gt;Hadoop for .Net &amp;amp; AngularJS Developers&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Sat, 05 Dec 2015 00:13:07 GMT</pubDate>
    <dc:creator>amcbarnett</dc:creator>
    <dc:date>2015-12-05T00:13:07Z</dc:date>
    <item>
      <title>Connecting to Hadoop/Hive from .NET</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94331#M7643</link>
      <description>&lt;P&gt;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. What is the recommended API, library here?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2015 00:18:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94331#M7643</guid>
      <dc:creator>ssen</dc:creator>
      <dc:date>2015-09-27T00:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Hadoop/Hive from .NET</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94332#M7644</link>
      <description>&lt;P&gt;After a bit of research, I found the &lt;A href="http://hadoopsdk.codeplex.com/"&gt;hadoopsdk&lt;/A&gt; on codeplex is a good place to start.&lt;/P&gt;&lt;P&gt;As far as very basic connection examples go, try &lt;A href="http://www.amazedsaint.com/2013/02/a-quick-introduction-to-hadoop-hive-on.html"&gt;this blog&lt;/A&gt; for an example, but note that the connection for HDInsight is slightly different now it's all using the templeton interface, so this will get you going: &lt;/P&gt;&lt;PRE&gt;var db =newHiveConnection(
        webHCatUri:newUri("http://localhost:50111"),
        userName:(string)"hadoop", password:(string)null);var result = db.ExecuteHiveQuery("select * from w3c");&lt;/PRE&gt;
&lt;P&gt;If you are looking to do full on MapReduce on HDInsight, then you probably want to take a look at the C# MapReduce examples with the sdk on codeplex.&lt;/P&gt;&lt;P&gt;Note that the default HDInsight install also comes with some good samples, which include a bit of data to play with and some powershell scripts and .NET code to get you started.&lt;/P&gt;&lt;P&gt;If there are other recommendations I am all ears.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2015 00:24:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94332#M7644</guid>
      <dc:creator>ssen</dc:creator>
      <dc:date>2015-09-27T00:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Hadoop/Hive from .NET</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94333#M7645</link>
      <description>&lt;P&gt;A couple of links to external resources:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;HW Blog on this: &lt;A target="_blank" href="http://hortonworks.com/blog/hadoop-sdk-and-tutorials-for-microsoft-net-developers/"&gt;Hadoop SDK and Tutorials for Microsoft .NET Developers&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="http://www.codeguru.com/columns/experts/how-to-create-mapreduce-jobs-for-hadoop-using-c.htm"&gt;How to Create MapReduce Jobs for Hadoop Using C#&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="http://www.codeproject.com/Articles/1067605/Hadoop-For-Net-AngularJS-Developers"&gt;Hadoop for .Net &amp;amp; AngularJS Developers&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sat, 05 Dec 2015 00:13:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94333#M7645</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2015-12-05T00:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Hadoop/Hive from .NET</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94334#M7646</link>
      <description>&lt;P&gt;for hive queries, can't you just use odbc driver?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 19:46:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94334#M7646</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2015-12-07T19:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Hadoop/Hive from .NET</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94335#M7647</link>
      <description>&lt;P&gt;.NET SDK for Hadoop&lt;/P&gt;&lt;P&gt;&lt;A href="https://hadoopsdk.codeplex.com/wikipage?title=Simple%20Linq%20To%20Hive%20Query&amp;amp;referringTitle=Home"&gt;https://hadoopsdk.codeplex.com/wikipage?title=Simple%20Linq%20To%20Hive%20Query&amp;amp;referringTitle=Home&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.NET Driver for
Phoenix&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Azure/hdinsight-phoenix-sharp"&gt;https://github.com/Azure/hdinsight-phoenix-sharp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nuget.org/packages/Microsoft.Phoenix.Client/1.0.0-preview"&gt;https://www.nuget.org/packages/Microsoft.Phoenix.Client/1.0.0-preview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.NET for Kafka&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/KAFKA/Clients#Clients-.net"&gt;https://cwiki.apache.org/confluence/display/KAFKA/Clients#Clients-.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Mobius:  C# Binding for Spark&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Microsoft/Mobius"&gt;https://github.com/Microsoft/Mobius&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Spark for .NET
Developers Introduction&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/magazine/mt595756.aspx"&gt;https://msdn.microsoft.com/en-us/magazine/mt595756.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also look at
&lt;A href="https://github.com/MSRCCS/Prajna"&gt;https://github.com/MSRCCS/Prajna&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2016 01:16:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94335#M7647</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-07-02T01:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Hadoop/Hive from .NET</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94336#M7648</link>
      <description>&lt;P&gt;.NET SDK for Hadoop&lt;/P&gt;&lt;P&gt;&lt;A href="https://hadoopsdk.codeplex.com/wikipage?title=Simple%20Linq%20To%20Hive%20Query&amp;amp;referringTitle=Home"&gt;https://hadoopsdk.codeplex.com/wikipage?title=Simple%20Linq%20To%20Hive%20Query&amp;amp;referringTitle=Home&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.NET Driver for
Phoenix&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Azure/hdinsight-phoenix-sharp"&gt;https://github.com/Azure/hdinsight-phoenix-sharp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nuget.org/packages/Microsoft.Phoenix.Client/1.0.0-preview"&gt;https://www.nuget.org/packages/Microsoft.Phoenix.Client/1.0.0-preview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.NET for Kafka&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/KAFKA/Clients#Clients-.net"&gt;https://cwiki.apache.org/confluence/display/KAFKA/Clients#Clients-.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Mobius:  C# Binding for Spark&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Microsoft/Mobius"&gt;https://github.com/Microsoft/Mobius&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Spark for .NET
Developers Introduction&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/magazine/mt595756.aspx"&gt;https://msdn.microsoft.com/en-us/magazine/mt595756.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also look at
&lt;A href="https://github.com/MSRCCS/Prajna"&gt;https://github.com/MSRCCS/Prajna&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2016 01:16:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-Hadoop-Hive-from-NET/m-p/94336#M7648</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-07-02T01:16:37Z</dc:date>
    </item>
  </channel>
</rss>

