Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6950177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:03:38+00:00 2026-05-27T14:03:38+00:00

Information My question is regarding BigData in .NET. BigData is used to store and

  • 0

Information

My question is regarding BigData in .NET. BigData is used to store and query huge amounts of data (Facebook, Google, Twitter, …). Examples of BigData are MapReduce, Hadoop, Dryad, etc.

Microsoft dropped their Dryad (DryadLinq) alternative in favor of Hadoop (Dryad and the article), so I’d like to prepare myself for it and everything that has to do with it.

What I already know

What is available now?

Hadoop Connector

SQL Server 2012 RC (don’t use in production :))

Microsoft Information on Big Data

What should I know more about releases and development?

Register on the TechPreview

Questions

Question 1:
What should I know about Hadoop that isn’t unique to the .NET platform? (how to query, specific patterns, architecture, …) and will be usefull (in a .NET environment)

Question 2:
Is there more information on the Hadoop in the .NET platform, than I already know?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:03:38+00:00Added an answer on May 27, 2026 at 2:03 pm

    it’s a vague question so here’s a vague answer 🙂

    Hadoop on its own is a tool to run map-reduce jobs in a cluster, it’s highly optimized for performance and a good deal of this optimization is done by distributing the data in a way that makes it easy to consume without incurring on I/O penalties.

    for this you should read about HDFS and the internals that explain how is this done, in a nutshell what happens is that the input data is clumped together in nodes to run the processes locally and read sequentially (this is a property/limitation of HDFS).

    this way you input your “BigData” and it gets split and processed in the most efficient way inside the cluster.

    now that’ all there is to Hadoop itself, there’s tools that work on top of it that allow you to perform high-level abstractions on the data (map-reduce is among the simplest procedures).

    those include:

    • Pig http://pig.apache.org/ which is a language to work with the map-reduce process and construct more complex operations
    • Hive http://hive.apache.org/ similar to the previous but more SQL-oriented
    • Cascading http://www.cascading.org/ yet another, more focused on data flow than queries
    • Cascalog https://github.com/nathanmarz/cascalog based on Cascading, written in Clojure
    • HBase http://hbase.apache.org/ a type of NoSQL database on top of HDFS
    • ElephantDB https://github.com/nathanmarz/elephantdb another NoSQL database for Hadoop

    Specifics for .Net

    For Hadoop on Azure (.Net) , there’s an introduction on msdn here with more info here. Related to building Hadoop applications through their platform.
    It’s only CTP for now, but off course this will change.

    Here’s another good blogpost about Hadoop and MapReduce with code

    Additionally, there’s also a company that frequently gives information about Hadoop: Cloudera, you should check there frequently for more information.
    For more information, check the cloudera page linked above and you can view all the concepts about Hadoop (it’s pretty advanced though)

    I’m pretty sure this isn’t what you were looking for but I’ve no idea what you want so at least I hope you can check a few new projects that may help.

    also check Storm: https://github.com/nathanmarz/storm it’s not related to Hadoop but works on realtime scenarios which Hadoop is not suited for.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Quick question regarding Google Maps, AJAX and some back end data. How would I
Yesterday, I asked this question regarding best practices for a simple information retrieval system
This question is regarding the ASP.NET webservice that i am creating using the DAL-BLL
I have a question regarding facebook graph api. I have database of users' facebook
I'm writing a simple blogging platform with ASP.NET MVC. My question is regarding forms
As Microsoft seems to have started their trickle feed of information regarding .NET 4.0,
This might be a really stupid question, but I can't find any information regarding
I have a series of tables related to Polls, they store information regarding them,
I have a question regarding the online Google cloud lab @ http://code.google.com/apis/sql/docs/developers_guide_java.html at the
I asked a similar question a while ago Error Creating Debug Information - Code

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.