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 2007/10/24 04:52:53 UTC

[Lucene-hadoop Wiki] Update of "FrontPage" by honkliu

Dear Wiki user,

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

The following page has been changed by honkliu:
http://wiki.apache.org/lucene-hadoop/FrontPage

------------------------------------------------------------------------------
    * Self:Hbase, a Bigtable-like structured storage system for Hadoop HDFS
    * Self:DistributedLockServer, a "Chubby"-like distributed lock server for the Hadoop environment
  
+ == New Commands ==
+  * Hosts Manipulation Commands
+   * ["hhosts"]
+   * ["hload"]
+   * ["hopen"]
+   * ["hclose"]
+   * ["hslot"]
+  * Job Manipulation Commands 
+   * ["hjobs"]
+   * ["hjobkill"]
+   * ["hbot"]
+   * ["htop"]
+ 
  == Developer Documentation ==
   * Self:Roadmap, listing release plans.
   * HowToContribute