Changes between Version 9 and Version 10 of jazz/12-10-04


Ignore:
Timestamp:
Oct 4, 2012, 10:56:07 PM (12 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/12-10-04

    v9 v10  
    6666{{{
    6767jazz@precise:~/thrift-0.8.0/hbase_thrift_src$ cp /opt/hbase/src/examples/thrift/DemoClient.php /var/www/hbase/DemoClient.php
     68jazz@precise:~/thrift-0.8.0/hbase_thrift_src$ sed -i 's#/Users/irubin/Thrift/thrift-20080411p1/lib/php/src#/var/www/hbase/thrift#g' /var/www/hbase/DemoClient.php
    6869jazz@precise:~/thrift-0.8.0/hbase_thrift_src$ /opt/hbase/bin/hbase-daemon.sh start thrift -nonblocking
     70jazz@precise:~/thrift-0.8.0/hbase_thrift_src$ w3m http://localhost/hbase/DemoClient.php
    6971}}}