About 51 results
Open links in new tab
  1. How to connect to Hadoop/Hive from .NET - Stack Overflow

    Aug 16, 2010 · 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 …

  2. Is there a .NET equivalent to Apache Hadoop? [closed]

    Dec 4, 2008 · It may be better to use Apache Hadoop and streaming because Apache Hadoop is actively being developed and maintained by big giants in the Industry like Yahoo and …

  3. c# - How can I develop an ASP.NET web application using Hadoop …

    Jun 19, 2013 · I want to develop an ASP.NET web application that uses Hadoop DFS as database. I have already installed and configured the Hadoop on a Windows Server 2008 R2 …

  4. Hadoop with C# / .NET - Stack Overflow

    Jul 30, 2014 · I found that Hadoop can be used with C# (Hadoop for .NET Developers) but how mature is this support? Can I use it in production or better go with some JVM language?

  5. Connect to hadoop cluster with C# .Net - Stack Overflow

    Apr 27, 2017 · I am using the free distribution of the Apache Hadoop downloaded from Apache Foundation website. I am trying to connect to my Hadoop cluster through C#. I did not know …

  6. how to connect to HBase / Hadoop Database using C#

    Jul 25, 2013 · Alternatively, if you're interested in 'just hadoop' then you could try using the VMs provided by Hortonworks or Cloudera. After that, it's probably worth starting with Hive if you …

  7. .NET and Hadoop - What should I know / learn and what is …

    Hadoop in addition to farming out calculation to nodes (Job/Task Tracker), it also persists data on HDFS (Hadoop Distributed File System). HDFS is why Hadoop claims throne to scalability, as …

  8. Connecting to HIVE using a .Net application - Stack Overflow

    Aug 14, 2015 · Connecting to HIVE using a .Net application Asked 10 years, 3 months ago Modified 9 years, 6 months ago Viewed 8k times

  9. Connect to Hadoop via Hive ODBC from C# - Stack Overflow

    Feb 28, 2014 · How can I connect to Hadoop via Hive ODBC from C# ? Any code sample would be great too. I am not using Azure HDInsight.

  10. Writing content to file in Hadoop HDFS using C#.NET

    Jan 21, 2022 · Writing content to file in Hadoop HDFS using C#.NET Asked 3 years, 8 months ago Modified 3 years, 8 months ago Viewed 1k times