Hadoop core-site.xml definition https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/core-default.xml.
Declarations
Type
attribute set of anythingDefault
{ }Example
{
"fs.defaultFS" = "hdfs://localhost";
}
Hadoop core-site.xml definition https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/core-default.xml.
attribute set of anything{ }{
"fs.defaultFS" = "hdfs://localhost";
}