Thank you, very helpful! 

 
----B. regards,edward yoon(NHN, Inc) [EMAIL PROTECTED], +82-10-7149-7856 
http://www.udanax.org/

> Date: Thu, 24 May 2007 01:39:16 -0700> From: [EMAIL PROTECTED]> To: 
> hadoop-dev@lucene.apache.org> Subject: [jira] Commented: (HADOOP-1375) a 
> simple parser for hbase.> > > [ 
> https://issues.apache.org/jira/browse/HADOOP-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498547
>  ] > > Hemanth Yamijala commented on HADOOP-1375:> 
> ------------------------------------------> > A quick search gives the 
> following implementation of the GNU readline functionality in Java. Maybe it 
> will help:> http://sourceforge.net/projects/java-readline/> > > a simple 
> parser for hbase.> > --------------------------> >> > Key: HADOOP-1375> > 
> URL: https://issues.apache.org/jira/browse/HADOOP-1375> > Project: Hadoop> > 
> Issue Type: Improvement> > Components: contrib/hbase> > Environment: All 
> environments > > Reporter: udanax> > Priority: Minor> > Attachments: 
> patch.txt, patch.txt, patch.txt, patch.txt, patch.txt, patch.txt, patch.txt> 
> >> >> > this is a simple parser for hbas
 e test.> > i just write it.> > you can use this syntax to create and set.> > 
{code}> > [# [EMAIL PROTECTED] ./bin/hadoop jar ./build/hadoop-hbase 
org.apache.hadoop.hbase.parser.HbaseParser> > Hbase > help;> > blah blah...> > 
Hbase > build webtable columnfamilies('anchors', 'language') limit=3;> > Hbase 
> set webtable values('anchors:http://www.udanax.org/','opensource') where 
row="http://www.hadoop.co.kr";;> > Hbase > scan webtable where 
row="http://www.hadoop.co.kr";;> > blah blah...> > Hbase > set webtable 
values('language:kr','euc-kr') where row="http://www.hadoop.co.kr";;> > Hbase > 
scan webtable where row="http://www.hadoop.co.kr"; and column="language:kr";> > 
blah blah...> > Hbase > exit> > [# [EMAIL PROTECTED] > > {code}> > -- > This 
message is automatically generated by JIRA.> -> You can reply to this email to 
add a comment to the issue online.> 
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

Reply via email to