Actually, this is not Stargate, but older REST service that was deprecated.
To activate Stargate, copy $HBASE_HOME/contrib/stargate/* and $HBASE_HOME/contrib/stargate/lib/* to hbase lib directory ($HBASE_HOME/lib) and start it with: $HBASE_HOME/bin/hbase org.apache.hadoop.hbase.stargate.Main Now, you should get Stargate on 8080 port, as was described here: http://wiki.apache.org/hadoop/Hbase/Stargate 2010/10/11 <[email protected]>: > Hi there, > > Anything wrrong with my stargate server? > Thanks > > HBase 20.2 > > Starting restServer > 2010-10-11 14:05:22.365::INFO: Logging to STDERR via > org.mortbay.log.StdErrLog > 2010-10-11 14:05:22.430::INFO: jetty-6.1.14 > 2010-10-11 14:05:22.892::INFO: Started [email protected]:60050 > > [d...@f12p4cc11 bin]$ curl http://localhost:60050/version > <html> > <head> > <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> > <title>Error 404 NOT_FOUND</title> > </head> > <body><h2>HTTP ERROR: 404</h2><pre>NOT_FOUND</pre> > > > Fleming Chiu(邱宏明) > Ext: 707-2260 > Be Veg, Go Green, Save the Planet! > --------------------------------------------------------------------------- > TSMC PROPERTY > This email communication (and any attachments) is proprietary information > for the sole use of its > intended recipient. Any unauthorized review, use or distribution by anyone > other than the intended > recipient is strictly prohibited. If you are not the intended recipient, > please notify the sender by > replying to this email, and then delete this email and any copies of it > immediately. Thank you. > --------------------------------------------------------------------------- > > > >
