Yi Deng created HBASE-11269:
-------------------------------
Summary: Make stdout as the output for print function in
RegionPlacement
Key: HBASE-11269
URL: https://issues.apache.org/jira/browse/HBASE-11269
Project: HBase
Issue Type: Bug
Components: Balancer
Affects Versions: 0.89-fb
Reporter: Yi Deng
Priority: Trivial
Currently RegionPlacement use LOG.info to output the results of"print" command.
The results will be sent to stderr. This is not a common design for linux
command because then it's hard to redirect the results to e.g. grep or less.
--
This message was sent by Atlassian JIRA
(v6.2#6252)