hi all, We are testing the HBase. We shutdown all the name nodes, but we can still put rows into HBase, and the “list” command is blocking. Then we stop and restart all the HBase system, the rows which were put before is persistent.
So i want to know if the name node goes wrong, the HBase can handle “put” command? Am i right? and why ? Any idea will be appreciated!!
