Please read the following: http://hbase.apache.org/book.html#security
On Tue, May 17, 2016 at 8:28 AM, WangYQ <[email protected]> wrote: > I have 2 goals > 1. protect 60010 web page > 2. control the access to hbase, such as read and write > for example, when want to access hbase, must have the correct password > > > thanks > > > On 2016-05-17 22:04 , Ted Yu <[email protected]> Wrote: > > Is your goal to protect web page access ? > > Take a look at HBASE-5291. > > If I didn't understand your use case, please elaborate. > > Use user@hbase in the future. > > On Tue, May 17, 2016 at 4:02 AM, WangYQ <[email protected]> wrote: > >> in hbase, if we know zookeeper address, we can write and read hbase >> if we know hmaster's address, we can see 60010 page >> >> >> how can we make a safe use of hbase >> such as, if we want to see 60010, to write/read hbase, we must have the >> correct password, like linux > > > > >
