Remove "fs.ramfs.impl" field from core-deafult.xml --------------------------------------------------
Key: HADOOP-7102 URL: https://issues.apache.org/jira/browse/HADOOP-7102 Project: Hadoop Common Issue Type: Bug Components: conf Affects Versions: 0.21.0 Reporter: Konstantin Shvachko Fix For: 0.22.0 "fs.ramfs.impl" used to be configuration parameter for InMemoryFileSystem, which was deprecated in 0.18 (HADOOP-3501) and removed in 0.21 (HADOOP-3501). Configuration should have been cleaned up at the time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.