Shen Yinjie created HDFS-14238: ---------------------------------- Summary: A log in NNThroughputBenchmark should change log level to "INFO" instead of "ERROR" Key: HDFS-14238 URL: https://issues.apache.org/jira/browse/HDFS-14238 Project: Hadoop HDFS Issue Type: Improvement Reporter: Shen Yinjie
In NNThroughputBenchmark#150, LOG.error("Log level = " + logLevel.toString()); this loglevel should be changed to “LOG.info()” ,since no error occurs here, just tell us test log level has changed . -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org