Hi maqiang,

When you're running your webapp, using client's classes like HTable will
require you to have a HBaseConfiguration object. When instantiated, it
expects you to have hbase-site.xml in your path and then reads from it to
obtain the master's adress and thus you can get your data.

Jean-Daniel

2008/5/23 ma qiang <[EMAIL PROTECTED]>:

> Hi all,
>   In my web app based on Tomcat,  the server read data from HBase
> then return these to client as a response. , Who can tell me how?
>    Thank you very much!
>
> Best wishes !
>  maqiang
>

Reply via email to