Which release are you running ? If you're running trunk build, from HConstants.java :
public static final int DEFAULT_MASTER_INFOPORT = 16010; Cheers On Wed, Sep 3, 2014 at 7:03 AM, tobe <[email protected]> wrote: > It's a little wired when I ran the standalone HBase cluster from trunk. I > notice that the default RegionServer info port is not 16010. > > And when I explicitly set hbase.regionserver.info.port, it doesn't work. It > changes every time I run. >
