blob: 28bfa58baedf68cd587ac18078d3246af755e8a2 [file] [log] [blame]
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
Apache Hadoop ${project.version}
================================
Apache Hadoop ${project.version} is a point release in the 2.10.x release line,
building upon the previous stable release 2.10.1.
Users are encouraged to read
[release notes](./hadoop-project-dist/hadoop-common/release/${project.version}/RELEASENOTES.${project.version}.html)
for overview of the major changes and
[change log](./hadoop-project-dist/hadoop-common/release/${project.version}/CHANGELOG.${project.version}.html)
for list of all changes.
Getting Started
===============
The Hadoop documentation includes the information you need to get started using
Hadoop. Begin with the
[Single Node Setup](./hadoop-project-dist/hadoop-common/SingleCluster.html) which
shows you how to set up a single-node Hadoop installation. Then move on to the
[Cluster Setup](./hadoop-project-dist/hadoop-common/ClusterSetup.html) to learn how
to set up a multi-node Hadoop installation.