You can use 'ps' command to see if master / region server is running. Please inspect hbase-root-master-andrzej-VirtualBox.out (h base-root-master-andrzej-VirtualBox.log) to see if there was any fatal error.
On Sat, Sep 23, 2017 at 7:49 AM, Andrzej <[email protected]> wrote: > In new Linux I install Hadoop and http://localhost:50070/ is ok, > http://localhost:8088/cluster is ok. > Nect I try install HBase by https://www.tutorialspoint.com > /hbase/hbase_installation.htm > > I do > sudo /usr/local/HBase/bin/start-hbase.sh > next > I check http://localhost:16010 or 60010 > but not connected > > sudo /usr/local/HBase/bin/start-hbase.sh gitve me no errors: > $ sudo /usr/local/HBase/bin/start-hbase.sh > starting master, logging to /usr/local/HBase/bin/../logs/h > base-root-master-andrzej-VirtualBox.out >
