Sounds good. Thanks, Billy.
------------------------------ B. Regards, Edward yoon @ NHN, corp. Home : http://www.udanax.org > To: [email protected] > From: [EMAIL PROTECTED] > Subject: Re: map/reduce with hbase > Date: Thu, 15 Nov 2007 23:26:54 -0600 > > Thanks for the patches they seam to be working atm. > > I will use it for a while and see what suggestions or bugs I can find and > let you know. > > right now the only thing I can think of is > return 1 for successful insert/delete and 0 for failed insert/delete > > Thanks again. > > Billy > > > "edward yoon" wrote in > message news:[EMAIL PROTECTED] > > See my socket communication example between a php client and a java server. > > https://issues.apache.org/jira/secure/attachment/12369419/patch_v01.txt > > But, i don't know what you want exactly. > Thanks. > ------------------------------ > > B. Regards, > > Edward yoon @ NHN, corp. > Home : http://www.udanax.org > > >> To: [email protected] >> From: [EMAIL PROTECTED] >> Subject: Re: map/reduce with hbase >> Date: Sat, 10 Nov 2007 23:56:29 -0600 >> >> Basically what I am trying to do is access hbase from php sense I do not >> know java and have not found it fun to learn >> >> I was looking around and found this >> https://issues.apache.org/jira/browse/HADOOP-2171 >> >> but am unsure if it is what I thank it is looks like a way to access hbase >> from a socket server I have coded socket server/client in the past in php >> so >> the question is how would I use this to get access from say php. >> >> would I add this and rebuild the hbase file somehow? >> >> >> Remember I am new to java so have vary little knowing on how to do stuff. >> >> Billy >> >> >> >> "Billy" wrote in >> message news:[EMAIL PROTECTED] >>>I am using map/reduce with hadoop-0.15.0-streaming.jar to process the data >>>with php scripts. I have coded to process the data the blow is an example >>>of word counts from the input. >>> >>> bin/hadoop jar contrib/hadoop-0.15.0-streaming.jar -mapper >>> /var/www/search/hadoop/wc-mapper.php -reducer >>> /var/www/search/hadoop/wc-reducer.php -input input/* -output output >>> >>> What I am looking to do is get and store the input and output from/in >>> hbase. >>> >>> Is that possible with hadoop-0.15.0-streaming.jar? >>> If so can I get a command line example? >>> >>> thanks >>> Billy >>> >>> >>> >>> >> >> >> > > _________________________________________________________________ > Help yourself to FREE treats served up daily at the Messenger Café. Stop by > today. > http://www.cafemessenger.com/info/info_sweetstuff2.html?ocid=TXT_TAGLM_OctWLtagline > > > _________________________________________________________________ Climb to the top of the charts! Play Star Shuffle: the word scramble challenge with star power. http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct
