Results 1 to 2 of 2

Thread: Differences between RDBMS and Hadoop/ Hive

  1. #1
    Senior Member
    Join Date
    Aug 2012
    Posts
    114

    Exclamation Differences between RDBMS and Hadoop/ Hive

    What are the basic differences between RDBMS databases and hive?

  2. #2
    Senior Member vijay's Avatar
    Join Date
    May 2012
    Location
    Hyderabad
    Posts
    485
    A database stores data in the form of tables.
    In hadoop system, the data is stored in a distributed file system. Hive is an interface which provides SQL like language called HQL to access the data from Hadoop system.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 12-10-2012, 10:50 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •