Table of Contents

Hadoop - core-site.xml

About

The core-site.xml file contains the configuration settings for Hadoop Core. They follow the configuration guideline of Hadoop.

It overrides the configuration in core-default.xml.

Syntax

The syntax are defined in core-default.xml

Location