FSNamesystem.setTimes throws exception with wrong configuration name in the message
-----------------------------------------------------------------------------------
Key: HDFS-2790
URL: https://issues.apache.org/jira/browse/HDFS-2790
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 1.0.0, 0.24.0, 1.1.0
Reporter: Arpit Gupta
Priority: Minor
the api throws this message when hdfs is not configured for accessTime
"Access time for hdfs is not configured. Please set dfs.support.accessTime configuration
parameter."
The property name should be dfs.access.time.precision
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|