> Is there any property in hbase-site.xml which I can use to sets concrete > address of thrift server?
Unfortunately not yet. If you are comfortable compiling your own HBase I could provide a patch for the ThriftServer that does what you need (binding to a specific address) But I guess/hope there are easier solutions for your problem. Lars