> Yes u can connect remotely to Hbase. For that > 1. Hbase version on both machines. > 2. Both machines should have similiar Hbase configuration . > 3. HMaster should be running on node A for accepting connections from B. > > Just try this out and also check the Hadoop logs directory for Hbase > related errors. > > Also if error persists please cut paste the actual logs and error > troubling you.
i understand all you wrote, but on host A i still see that hbase port 60000 is closed - there are no footprints in logs on host A, that client from B try to connect hbase on A. ( i have no firewall's enabled ). is it necessary to start hbase on B host ? I want to have hadoop and hbase on linux host A, and client to hbase on Windows host B.
