On Tue, Jan 10, 2012 at 9:42 AM, Peter Wolf <[email protected]> wrote: > Another Standalone question- > > Can I have multiple clients, running on multiple machines access a > Standalone HBase?
Yes. > Is there a problem with having 10's of clients hitting a > Standalone system? Now that's more than one question :) It's not a problem. > What is the advantage of running Pseudo-Distributed? Getting more familiar with the deployment and it won't force bind to localhost. > > Note that this is not a production system. I am just doing this to test > code. Have fun! J-D
