Details
Description
The Master has the following when it starts:
log.info("Version " + Constants.VERSION); log.info("Instance " + getInstance().getInstanceID());
The tabletserver does not. They should both have this.
The Master has the following when it starts:
log.info("Version " + Constants.VERSION); log.info("Instance " + getInstance().getInstanceID());
The tabletserver does not. They should both have this.