You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/10/02 21:45:51 UTC

[Hadoop Wiki] Update of "Hive/GettingStarted" by EdwardCapriolo

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by EdwardCapriolo:
http://wiki.apache.org/hadoop/Hive/GettingStarted

The comment on the change is:
Added a link to run Derby Hive as a network server

------------------------------------------------------------------------------
  
  In the future - the metastore itself can be a standalone server.
  
+ If you want to run the metastore as a network server so it can be accessed 
+ from multiple nodes try HiveDerbyServerMode.
  
  == DML Operations ==