Thiruvel Thirumoolan created HDFS-11401: -------------------------------------------
Summary: Reduce verbosity of logs with favored nodes and block pinning enabled Key: HDFS-11401 URL: https://issues.apache.org/jira/browse/HDFS-11401 Project: Hadoop HDFS Issue Type: Improvement Components: balancer & mover, datanode Affects Versions: 2.8.0 Reporter: Thiruvel Thirumoolan Priority: Minor I am working on enabling favored nodes for HBase (HBASE-15531). Was trying out what happens if favored nodes is used and HDFS balancer is enabled. Ran the unit test TestBalancer#testBalancerWithPinnedBlocks from branch-2.8. There were too many exceptions and error messages with this (output attached) since pinned blocks can't be moved. Is there any way to reduce this logging since block pinning is intentional? On a real cluster, this could be too much. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org