Da Hadoophistory 19167008 21012020
Da Hadoophistory 19167008 21012020
By Rudra Pednekar
19167008
WHAT IS HADOOP?
Hadoop is a framework that allows you to first store Big Data in a distributed environment, so that,
you can process it parallelly. There are basically two components in Hadoop:
The first one is HDFS for storage (Hadoop distributed File System), that allows you to store data of
various formats across a cluster. The second one is YARN, for resource management in Hadoop. It
allows parallel processing over the data, i.e. stored across HDFS.
HISTORY OF HADOOP:
2002
It all started in the year 2002 with the Apache Nutch project.
In 2002, Doug Cutting and Mike Cafarella were working on Apache Nutch Project that aimed at
building a web search engine that would crawl and index websites.
After a lot of research, Mike Cafarella and Doug Cutting estimated that it would cost around
$500,000 in hardware with a monthly running cost of $30,000 for a system supporting a one-billion-
page index.
This project proved to be too expensive and thus found infeasible for indexing billions of webpages.
So they were looking for a feasible solution that would reduce the cost.
2003
Meanwhile, In 2003 Google released a search paper on Google distributed File System (GFS) that
described the architecture for GFS that provided an idea for storing large datasets in a distributed
environment. This paper solved the problem of storing huge files generated as a part of the web
crawl and indexing process. But this is half of a solution to their problem.
2004
In 2004, Nutch’s developers set about writing an open-source implementation, the Nutch
Distributed File System (NDFS).
In 2004, Google introduced MapReduce to the world by releasing a paper on MapReduce. This paper
provided the solution for processing those large datasets. It gave a full solution to the Nutch
developers.
Google provided the idea for distributed storage and MapReduce. Nutch developers implemented
MapReduce in the middle of 2004.
2006
The Apache community realized that the implementation of MapReduce and NDFS could be used for
other tasks as well. In February 2006, they came out of Nutch and formed an independent
subproject of Lucene called “Hadoop” (which is the name of Doug’s kid’s yellow elephant).
As the Nutch project was limited to 20 to 40 nodes cluster, Doug Cutting in 2006 itself joined Yahoo
to scale the Hadoop project to thousands of nodes cluster.
2007
In 2007, Yahoo started using Hadoop on 1000 nodes cluster.
2008
In January 2008, Hadoop confirmed its success by becoming the top-level project at Apache.
By this time, many other companies like Last.fm, Facebook, and the New York Times started using
Hadoop.
2011 – 2012
On 27 December 2011, Apache released Hadoop version 1.0 that includes support for Security,
Hbase, etc.
On 10 March 2012, release 1.0.1 was available. This is a bug fix release for version 1.0.
On 23 May 2012, the Hadoop 2.0.0-alpha version was released. This release contains YARN.
The second (alpha) version in the Hadoop-2.x series with a more stable version of YARN was
released on 9 October 2012.
2017 – now
On 13 December 2017, release 3.0.0 was available
On 25 March 2018, Apache released Hadoop 3.0.1, which contains 49 bug fixes in Hadoop 3.0.0.
On 6 April 2018, Hadoop release 3.1.0 came that contains 768 bug fixes, improvements, and
enhancements since 3.0.0.
• Better checksums in HDFS. Checksums are no longer stored in parallel HDFS files, but are
stored directly by datanodes alongside blocks. This is more efficient for the namenode and
also improves data integrity.
• Pipes: A C++ API for MapReduce
• Eclipse Plugin, including HDFS browsing, job monitoring, etc.
• File modification times in HDFS.
There are many other improvements, bug fixes, optimizations and new features.
Performance and reliability are better than ever.
This release contains many improvements, new features, bug fixes and optimizations. Notably, this
contains the first working version of HBase.
This release contains many improvements, new features, bug fixes and optimizations.
This release contains many improvements, new features, bug fixes and optimizations. See the
Hadoop 0.17.0 Release Notes for details.
This release contains many improvements, new features, bug fixes and optimizations. See the
Hadoop 0.17.1 Notes for details.
This release contains several critical bug fixes. See the Hadoop 0.17.2 Notes for details.
This release contains many improvements, new features, bug fixes and optimizations.
See the Hadoop 0.18.0 Release Notes for details. Alternatively, you can look at the complete
change log for this release or the Jira issue log for all releases.
change log for this release or the Jira issue log for all releases.
This release contains many improvements, new features, bug fixes and optimizations.
See the Hadoop 0.19.0 Release Notes for details. Alternatively, you can look at the complete
change log for this release or the Jira issue log for all releases.
This release contains many critical bug fixes, including some data loss issues. The release also
introduces an incompatible change by disabling the file append API (HADOOP-5224) until it can be
stabilized.
See the Hadoop 0.19.1 Release Notes for details. Alternatively, you can look at the complete change
log for this release or the Jira issue log for all releases.
This release contains many improvements, new features, bug fixes and optimizations.
See the Hadoop 0.20.0 Release Notes for details. Alternatively, you can look at the complete
change log for this release or the Jira issue log for all releases.
change log for this release or the Jira issue log for all releases.
See the Hadoop 0.20.1 Release Notes for details. Alternatively, you can look at the complete change
log for this release or the Jira issue log for all releases.
This release contains many improvements, new features, bug fixes and optimizations.
It has not undergone testing at scale and should not be considered stable or suitable for production.
This release is being classified as a minor release, which means that it should be API compatible with
0.20.2.
See the Hadoop 0.21.0 Release Notes for details. Alternatively, you can look at the complete change
log for this release or the Jira issue log for all releases.
This release contains improvements, new features, bug fixes and optimizations. This release includes
rpms and debs for the first time.
See the Hadoop 0.20.204.0 Release Notes for details. Alternatively, you can look at the complete
change log for this release.
Notes:
See the Hadoop 0.20.203.0 Release Notes for details. Alternatively, you can look at the complete
change log for this release or the Jira issue log for all releases.
This release contains improvements, new features, bug fixes and optimizations. This release includes
rpms and debs, all duly checksummed and securely signed.
See the Hadoop 0.20.205.0 Release Notes for details. Alternatively, you can look at the complete
change log for this release.
Notes:
This is the alpha version of the hadoop-0.23 major release. This is the first release we've made off
Apache Hadoop trunk in a long while. This release is alpha-quality and not yet ready for serious use.
• HDFS Federation
• NextGen MapReduce (YARN)
It also has several major performance improvements to both HDFS and MapReduce. See the Hadoop
0.23.0 Release Notes for details.
Notes:
The following features are not supported in Hadoop 0.22.0.
Latest optimizations of the MapReduce framework introduced in the Hadoop 0.20.security line of
releases.
• Disk-fail-in-place.
• JMX-based metrics v2.
Due to the following bug in SSSD, functions like getpwuid_r are not thread-safe in
RHEL 6.0 if sssd is specified in /etc/nsswitch.conf (as it is by default):
https://fedorahosted.org/sssd/ticket/640
This causes many fetch failures in the case that the native libraries are available,
since the SecureIO functions call getpwuid_r as part of fstat. By enabling -Xcheck:jni
I get the following trace on JVM crash:
• HADOOP-7097. Blocker bug reported by nwatkins and fixed by nwatkins (build, native)
java.library.path missing basedir
My Hadoop installation is having trouble loading the native code library. It appears
from the log below that java.library.path is missing the basedir in its path. The
libraries are built, and present in the directory shown below (relative to hadoop-
common directory). Instead of seeing:
/build/native/Linux-amd64-64/lib
/path/to/hadoop-common/build/native/Linux-amd64-64/lib
Testsuite: org.apache.hadoop.io.TestSetFile
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.015 sec
------------- Standard Output ---------------
2010-10-04 16:32:01,030 INFO io.TestSetFile (TestSetFile.java:generate(56)) -
generating 10000 records in memory
2010-10-04 16:32:01,249 INFO io.TestSetFile (TestSetFile.java:generate(63)) - sorting
10000 records
2010-10-04 16:32:01,350 INFO io.TestSetFile (TestSetFile.java:writeTest(72)) -
creating with 10000 records
------------- ---------------- ---------------
• HDFS-1562. Major test reported by eli and fixed by eli (name-node, test)
Add rack policy tests
* Test that blocks that have a sufficient number of total replicas, but are not
replicated cross rack, get replicated cross rack when a rack becomes available.
* Test that new blocks for an underreplicated file will get replicated cross rack.
* Mark a block as corrupt, test that when it is re-replicated that it is still replicated
across racks.
* Reduce the replication factor of a file, making sure that the only block that is
across racks is not removed when deleting replicas.
* Test that when a block is replicated because a replica is lost due to host failure the
the rack policy is preserved.
* Test that when the execss replicas of a block are reduced due to a node re-joining
the cluster the rack policy is not violated.
* Test that rack policy is still respected when blocks are replicated due to node
decommissioning.
* Test that rack policy is still respected when blocks are replicated due to node
decommissioning, even when the blocks are over-replicated.
changes2html.pl correctly generates links to HADOOP jiras only. This hasn't been
updated since projects split.
After six years of gestation, Hadoop reaches 1.0.0! This release is from the 0.20-security code line,
and includes support for:
• security
• HBase (append/hsynch/hflush, and security)
• webhdfs (with full support for security)
• performance enhanced access to local files for HBase
• other performance enhancements, bug fixes, and features
Please see the complete Hadoop 1.0.0 Release Notes for details.
This is the second alpha version of the hadoop-0.23 major release after the first alpha 0.23.0. This
release has significant improvements compared to 0.23.0 but should still be considered as alpha-
quality and not for production use.
• Several downstream projects like HBase, Pig, Oozie, Hive etc. are better integrated
with this release.
This release has approximately 135 enhancements and bug fixes compared to Hadoop-1.0.4,
including:
• HDFS-3518. Major bug reported by bikassaha and fixed by szetszwo (hdfs client)
Provide API to check HDFS operational state
getBlockLocations(), and hence open() for read, will now throw SafeModeException
if the NameNode is still in safe mode and there are no replicas reported yet for one
of the blocks in the file.
Some tools which upload to S3 and use a object terminated with a "/" as a directory
marker, for instance "s3n://mybucket/mydir/". If asked to iterate that "directory"
via listStatus(), then the current code will return an empty file "", which the
InputFormatter happily assigns to a split, and which later causes a task to fail, and
probably the job to fail.
When configuring proxy users and hosts, the special wildcard value "*" may be
specified to match any host or any user.
Append is not supported in Hadoop 1.x. Please upgrade to 2.x if you need append. If
you enabled dfs.support.append for HBase, you're OK, as durable sync (why HBase
required dfs.support.append) is now enabled by default. If you really need the
previous functionality, to turn on the append functionality set the flag
"dfs.support.broken.append" to true.
This patch enables durable sync by default. Installation where HBase was not used,
that used to run without setting "dfs.support.append" or setting it to false explicitly
in the configuration, must add a new flag "dfs.durable.sync" and set it to false to
preserve the previous semantics.
HDFS now has the ability to use posix_fadvise and sync_data_range syscalls to
manage the OS buffer cache. This support is currently considered experimental, and
may be enabled by configuring the following keys:
dfs.datanode.drop.cache.behind.writes - set to true to drop data out of the buffer
cache after writing
dfs.datanode.drop.cache.behind.reads - set to true to drop data out of the buffer
cache when performing sequential reads
dfs.datanode.sync.behind.writes - set to true to trigger dirty page writeback
immediately after writing data
dfs.datanode.readahead.bytes - set to a non-zero value to trigger readahead for
sequential reads
Due to the requirement that KSSL use weak encryption types for Kerberos tickets,
HTTP authentication to the NameNode will now use SPNEGO by default. This will
require users of previous branch-1 releases with security enabled to modify their
configurations and create new Kerberos principals in order to use SPNEGO. The old
behavior of using KSSL can optionally be enabled by setting the configuration option
"hadoop.security.use-weak-http-crypto" to "true".
This release delivers significant major features and stability over previous releases in hadoop-2.x
series:
This release, like previous releases in hadoop-2.x series is still considered alpha primarily
since some of APIs aren't fully-baked and we expect some churn in future. Furthermore,
please note that there are some API changes from previous hadoop-2.0.2-alpha release and
applications will need to recompile against hadoop-2.0.3-alpha.
This release delivers a number of critical bug-fixes for hadoop-2.x uncovered during integration
testing of previous release.
This release delivers a number of critical bug-fixes for hadoop-2.x uncovered during integration
testing of previous release.
25 August, 2013: Release 2.1.0-beta available
Users are encouraged to immediately move to 2.1.0-beta since this release is significantly more
stable and has completley whetted set of APIs and wire-protocols for future compatibility.
• HDFS Snapshots
• Support for running Hadoop on Microsoft Windows
• YARN API stabilization
• Binary Compatibility for MapReduce applications built on hadoop-1.x
• Substantial amount of integration testing with rest of projects in the ecosystem
To recap, this release has a number of significant highlights compared to Hadoop 1.x:
• HDFS - The HDFS community decided to push the symlinks feature out to a future
2.3.0 release and is currently disabled.
• YARN/MapReduce - Users need to change ShuffleHandler service name from
mapreduce.shuffle to mapreduce_shuffle.
Apache Hadoop 2.4.1 is a bug-fix release for the stable 2.4.x line.
• Hadoop Common
• HADOOP-10433 - Key management server (beta)
• HADOOP-10607 - Credential provider (beta)
• Hadoop HDFS
• Heterogeneous Storage Tiers - Phase 2
• HDFS-5682 - Application APIs for heterogeneous storage
• HDFS-7228 - SSD storage tier
• HDFS-5851 - Memory as a storage tier (beta)
• HDFS-6584 - Support for Archival Storage
• HDFS-6134 - Transparent data at rest encryption (beta)
• HDFS-2856 - Operating secure DataNode without requiring root access
• HDFS-6740 - Hot swap drive: support add/remove data node volumes without
(beta)
Apache Hadoop 2.7.0 contains a number of significant enhancements. A few of them are noted
below.
• IMPORTANT notes
• This release drops support for JDK6 runtime and works with JDK 7+ only.
• This release is not yet ready for production use. Critical issues are being ironed out
via testing and downstream adoption. Production users should wait for a 2.7.1/2.7.2
release.
• Hadoop Common
• Hadoop HDFS
• HDFS-3107 - Support for file truncate
• HDFS-7584 - Support for quotas per storage type
• HDFS-3689 - Support for files with variable-length blocks
• Hadoop YARN
• YARN-3100 - Make YARN authorization pluggable
• YARN-1492 - Automatic shared, global caching of YARN localized resources (beta)
• Hadoop MapReduce
• MAPREDUCE-5583 - Ability to limit running Map/Reduce tasks of a job
• MAPREDUCE-4815 - Speed up FileOutputCommitter for very large jobs with many
output files.
Why Version 2.x is better than Version 1.x
This is a security release in the 3.0.0 release line. It consists of alpha2 plus security fixes, along with
necessary build-related fixes. Users on 3.0.0-alpha1 and 3.0.0-alpha2 are encouraged to upgrade to
3.0.0-alpha3.
Please note that alpha releases come with no guarantees of quality or API stability, and are not
intended for production use.
Users are encouraged to read the overview of major changes coming in 3.0.0. The alpha3 release
notes and changelog detail the changes since 3.0.0-alpha2.
This is the fourth alpha release in the 3.0.0 release line. It consists of 814 bug fixes, improvements,
and other enhancements since 3.0.0-alpha3. This is planned to be the final alpha release, with the
next release being 3.0.0-beta1.
Please note that alpha releases come with no guarantees of quality or API stability, and are not
intended for production use.
Users are encouraged to read the overview of major changes coming in 3.0.0. The alpha4 release
notes and changelog detail the changes since 3.0.0-alpha3.
This is the first beta release in the 3.0.0 release line. It consists of 576 bug fixes, improvements, and
other enhancements since 3.0.0-alpha4. This is planned to be the final alpha release, with the next
release being 3.0.0 GA.
Please note that beta releases are API stable but come with no guarantees of quality, and are not
intended for production use.
Users are encouraged to read the overview of major changes coming in 3.0.0. The beta1 release
notes and changelog detail the changes since 3.0.0-alpha4.
After four alpha releases and one beta release, 3.0.0 is generally available. 3.0.0 consists of 302 bug
fixes, improvements, and other enhancements since 3.0.0-beta1. All together, 6242 issues were
fixed as part of the 3.0.0 release series since 2.7.0.
Users are encouraged to read the overview of major changes in 3.0.0. The GA release notes and
changelog detail the changes since 3.0.0-beta1.
This is the next release of Apache Hadoop 3.0 line. It contains 49 bug fixes, improvements and
enhancements since 3.0.0.
Please note: 3.0.0 is deprecated after 3.0.1 because HDFS-12990 changes NameNode default RPC
port back to 8020.
Users are encouraged to read the overview of major changes since 3.0.0. For details of 49 bug fixes,
improvements, and other enhancements since the previous 3.0.0 release, please check release notes
and changelog detail the changes since 3.0.0.
Users are encouraged to read the overview of major changes since 3.0.2. For details of 249 bug fixes,
improvements, and other enhancements since the previous 3.0.2 release, please check release notes
andi changelog detail the changes since 3.0.2.
2021 Jan 9
This is the second stable release of Apache Hadoop 3.2 line. It contains 516 bug fixes, improvements
and enhancements since 3.2.1.
Users are encouraged to read the overview of major changes since 3.2.1. For details of 516 bug fixes,
improvements, and other enhancements since the previous 3.2.1 release, please check release
notes and changelog detail the changes since 3.2.1.
Since Oracle has ended the use of JDK 7 in 2015, so to use Hadoop 3 users have to upgrade their
Java version to JDK 8 or above to compile and run all the Hadoop files. JDK version below 8 is no
more supported for using Hadoop 3.
Erasure coding is used to recover the data when the computer hard disk fails. It is a high-level
RAID(Redundant Array of Independent Disks) technology used by so many IT company’s to recover
their data. Hadoop file system HDFS i.e. Hadoop Distributed File System uses Erasure coding to
provide fault tolerance in the Hadoop cluster. Since we are using commodity hardware to build our
Hadoop cluster, failure of the node is normal. Hadoop 2 uses a replication mechanism to provide a
similar kind of fault-tolerance as that of Erasure coding in Hadoop 3.
In Hadoop 2 replicas of the data, blocks are made which is then stored on different nodes in the
Hadoop cluster. Erasure coding consumes less or half storage as that of replication in Hadoop 2 to
provide the same level of fault tolerance. With the increasing amount of data in the industry,
developers can save a large amount of storage with erasure coding. Erasure encoding minimizes the
requirement of hard disk and improves the fault tolerance by 50% with the similar resources
provided.
The previous version of Hadoop supports a single active NameNode and a single standby
NameNode. In the latest version of Hadoop i.e. Hadoop 3.x, the data block replication is done among
three JournalNodes(JNs). With the help of that, the Hadoop 3.x architecture is more capable to
handle fault tolerance than that of its previous version. Big data problems where high fault tolerance
is needed, Hadoop 3.x is very useful in that situation. In this Hadoop, 3.x users can manage the
number of standby nodes according to the requirement since the facility of multiple standby nodes
is provided.
For example, developers can now easily configure three NameNodes and Five JournalNodes with
that our Hadoop cluster is capable to handle two nodes rather than a single one.
The Hadoop file system utilizes various shell-type commands that directly interact with the HDFS
and other file systems that Hadoop supports i.e. such as WebHDFS, Local FS, S3 FS, etc. The multiple
functionalities of Hadoop are controlled by the shell. The shell script used in the latest version of
Hadoop i.e. Hadoop 3.x has fixed lots of bugs. Hadoop 3.x shell scripts also provide the functionality
of rewriting the shell script.
5. Timeline Service v.2 for YARN
The YARN Timeline service stores and retrieve the applicant’s information(The information can be
ongoing or historical). Timeline service v.2 was much important to improve the reliability and
scalability of our Hadoop. System usability is enhanced with the help of flows and aggregation. In
Hadoop 1.x with TimeLine service, v.1 users can only make a single instance of reader/writer and
storage architecture that can not be scaled further.
Hadoop 2.x uses distributed writer architecture where data read and write operations are
separable. Here distributed collectors are provided for every YARN(Yet Another Resource
Negotiator) application. Timeline service v.2 uses HBase for storage purposes which can be scaled
to massive size along with providing good response time for reading and writing operations.
This new Hadoop version 3.x now supports Azure Data Lake and Aliyun Object Storage System which
are the other standby option for the Hadoop-compatible filesystem.
7. Default Multiple Service Ports Have Been Changed
In the Previous version of Hadoop, the multiple service port for Hadoop is in the Linux ephemeral
port range (32768-61000). In this kind of configuration due to conflicts occurs in some other
application sometimes the service fails to bind to the ports. So to overcome this problem Hadoop
3.x has moved the conflicts ports from the Linux ephemeral port range and new ports have been
assigned to this as shown below.
// The new assigned Port
Namenode Ports: 50470 -> 9871, 50070 -> 9870, 8020 -> 9820
Datanode Ports: 50020-> 9867,50010 -> 9866, 50475 -> 9865, 50075 -> 9864
Secondary NN Ports: 50091 -> 9869, 50090 -> 9868
8. Intra-Datanode Balancer
DataNodes are utilized in the Hadoop cluster for storage purposes. The DataNodes handles multiple
disks at a time. This Disk’s got filled evenly during write operations. Adding or Removing the disk
can cause significant skewness in a DataNode. The existing HDFS-BALANCER can not handle this
significant skewness, which concerns itself with inter-, not intra-, DN skew. The latest intra-
DataNode balancing feature can manage this situation which is invoked with the help of HDFS disk
balancer CLI.
The new Hadoop–client-API and Hadoop-client-runtime are made available in Hadoop 3.x which
provides Hadoop dependencies in a single packet or single jar file. In Hadoop 3.x the Hadoop –client-
API have compile-time scope while Hadoop-client-runtime has runtime scope. Both of these contain
third-party dependencies provided by Hadoop-client. Now, the developers can easily bundle all the
dependencies in a single jar file and can easily test the jars for any version conflicts. using this way,
the Hadoop dependencies onto application classpath can be easily withdrawn.
In Hadoop version 3.x we can easily configure Hadoop daemon heap size with some newly added
ways. With the help of the memory size of the host auto-tuning is made available. Instead
of HADOOP_HEAPSIZE, developers can use
the HEAP_MAX_SIZE and HEAP_MIN_SIZEvariables. JAVA_HEAP_SIZE internal variable is also
removed in this latest Hadoop version 3.x. Default heap sizes are also removed which is used for
auto-tuning by JVM(Java Virtual Machine). If you want to use the older default then enable it by
configuring HADOOP_HEAPSIZE_MAX in Hadoop-env.sh file.
•Hadoop 2.x – If there is 6 block so there will be 18 blocks occupied the space because
of the replication scheme.
• Hadoop 3.x – If there is 6 block so there will be 9 blocks occupied the space 6 block and
3 for parity.
viii. YARN Timeline Service
• Hadoop 2.x – Uses an old timeline service which has scalability issues.
• Hadoop 3.x – Improve the timeline service v2 and improves the scalability and
reliability of timeline service.
ix. Default Ports Range
• Hadoop 2.x – In Hadoop 2.0 some default ports are Linux ephemeral port range. So at
the time of startup, they will fail to bind.
• Hadoop 3.x – But in Hadoop 3.0 these ports have been moved out of the ephemeral
range.
x. Tools
Hadoop 2.x – Uses Hive, pig, Tez, Hama, Giraph and other Hadoop tools.
•
Hadoop 3.x – Hive, pig, Tez, Hama, Giraph and other Hadoop tools are available.
•
Learn Apache Hadoop Ecosystem Components in detail.
xi. Compatible File System
• Hadoop 2.x – HDFS (Default FS), FTP File system: This stores all its data on remotely
accessible FTP servers. Amazon S3 (Simple Storage Service) file system Windows Azure
Storage Blobs (WASB) file system.
• Hadoop 3.x – It supports all the previous one as well as Microsoft Azure Data Lake
filesystem.
xii. Datanode Resources
• Hadoop 2.x – Datanode resource is not dedicated for the MapReduce we can use it for
other application.
• Hadoop 3.x – Here also data node resources can be used for other Applications too.
xiii. MR API Compatibility
• Hadoop 2.x – MR API compatible with Hadoop 1.x program to execute on Hadoop 2.X
• Hadoop 3.x – Here also MR API is compatible with running Hadoop 1.x programs to
execute on Hadoop 3.X
xiv. Support for Microsoft Windows
• Hadoop 2.x – Hadoop 1 works on the concept of slots but Hadoop 2.X works on the
concept of the container. Through in the container, we can run the generic task.
• Hadoop 3.x – It also works on the concept of a container.
xvi. Single Point of Failure
• Hadoop 2.x – Has Features to overcome SPOF so whenever Namenode fails it recovers
automatically.
• Hadoop 3.x – Has Feature to overcome SPOF so whenever Namenode fails it recovers
automatically no needs manual intervention to overcome it.
xvii. HDFS Federation
• Hadoop 2.x – In Hadoop 1.0, only single NameNode to manage all Namespace but in
Hadoop 2.0, multiple NameNode for multiple Namespace.
• Hadoop 3.x – Hadoop 3.x also have multiple Namenode for multiple namespaces.
Learn Hadoop HDFS Federation in detail.
xviii. Scalability
• Hadoop 2.x – Due to data Node caching we can fast access the data.
• Hadoop 3.x – Here also through Datanode caching we can fast access the data.
xx. HDFS Snapshot
• Hadoop 2.x – Hadoop 2 adds the support for a snapshot. It provides disaster recovery
and protection for user error.
• Hadoop 3.x – Hadoop 2 also support for the snapshot feature.
xxi. Platform
• Hadoop 2.x – Can serve as a platform for a wide variety of data analytics possible to
run event processing, streaming, and real-time operations.
• Hadoop 3.x – Here also it is possible to run event processing, streaming and real-time
operation on the top of YARN.
xxii. Cluster Resource Management
Cloudera has analyzed our use of zip-related software, and has determined that only Apache
Hadoop is vulnerable to this class of vulnerability in CDH 5. This has been fixed in upstream Hadoop
as CVE-2018-8009.
Releases affected:
Severity: High
Impact: Zip Slip is a form of directory traversal that can be exploited by extracting files from an
archive. The premise of the directory traversal vulnerability is that an attacker can gain access to
parts of the file system outside of the target folder in which they should reside. The attacker can
then overwrite executable files and either invoke them remotely or wait for the system or user to
call them, thus achieving remote command execution on the victim’s machine. The vulnerability can
also cause damage by overwriting configuration files or other sensitive resources, and can be
exploited on both client (user) machines and servers.
CVE: CVE-2018-8009
For the latest update on this issue, see the corresponding Knowledge article:
Releases affected: All releases prior to CDH 5.12.0. CDH 5.12.0, CDH 5.12.1, CDH 5.12.2, CDH 5.13.0,
CDH 5.13.1, CDH 5.14.0
Users affected: Users running the MapReduce Job History Server (JHS) daemon
Impact: The vulnerability allows a cluster user to expose private files owned by the user running the
MapReduce Job History Server (JHS) process. The malicious user can construct a configuration file
containing XML directives that reference sensitive files on the MapReduce Job History Server (JHS)
host.
CVE: CVE-2017-15713
Hadoop LdapGroupsMapping does not support LDAPS for self-signed LDAP server
Hadoop LdapGroupsMapping does not work with LDAP over SSL (LDAPS) if the LDAP server
certificate is self-signed. This use case is currently not supported even if Hadoop User Group
Mapping LDAP TLS/SSL Enabled, Hadoop User Group Mapping LDAP TLS/SSL Truststore, and Hadoop
User Group Mapping LDAP TLS/SSL Truststore Password are filled properly.
Bug: HADOOP-12862
Workaround: None.
HDFS
CVE-2018-1296 Permissive Apache Hadoop HDFS listXAttr Authorization Exposes Extended Attribute
Key/Value Pairs
AHDFS exposes extended attribute key/value pairs during listXAttrs, verifying only path-level search
access to the directory rather than path-level read permission to the referent.
Impact: HDFS exposes extended attribute key/value pairs during listXAttrs, verifying only path-level
search access to the directory rather than path-level read permission to the referent. This affects
features that store sensitive data in extended attributes.
CVE: CVE-2018-1296
Clusters running CDH 5.16.1, 6.1.0, or 6.1.1 can lose some HDFS file permissions any time the
NameNode is restarted
When a cluster is upgraded to 5.16.1, 6.1.0, or 6.1.1 roles with SELECT and/or INSERT privileges on
an Impala database or table will have the REFRESH privilege added as part of the upgrade process.
HDFS ACLs for roles with the REFRESH privilege get set with empty permissions whenever the
NameNode is restarted. This can cause any jobs or queries run by users within affected roles to fail
because they will no longer be able to access affected Impala database or tables.
Users Affected: Clusters with Impala and HDFS ACLs managed by Sentry upgrading from any release
to CDH 5.16.1, 6.1.0, and 6.1.1.
Root Cause and Impact: The new privilege REFRESH was introduced in CDH 5.16 and 6.1 and applies
to Impala databases and tables. When a cluster is upgraded to 5.16.1, 6.1.0, or 6.1.1, roles with
SELECT or INSERT privileges on an Impala database or table will have the REFRESH privilege added
during the upgrade.
HDFS ACLs for roles with the REFRESH privilege get set with empty permissions whenever the
NameNode is restarted. The NameNode is restarted during the upgrade.
For example if a group appdev is in role appdev_role and has SELECT access to the Impala table
"project" the HDFS ACLs prior to the upgrade would look similar to:
group: appdev
group::r--
After the upgrade the HDFS ACLs will be set with no permissions and will look like this:
group: appdev
group::---
Any jobs or queries run by users within affected roles will fail because they will no longer be able to
access affected Impala database or tables. This impacts any SQL client accessing the affected
databases and tables. For example, if a Hive client is used to access a table created in Impala it will
also fail. Jobs accessing the files directly through HDFS, e.g. via Spark, will also be impacted.
The HDFS ACLs will get reset whenever the NameNode is restarted.
Immediate action required: If possible, do not upgrade to releases CDH 5.16.1, 6.1.0, or 6.1.1 if
Impala is used and Sentry manages HDFS ACLs within your environment. Subsequent CDH releases
will resolve the problem with a product fix under SENTRY-2490.
If an upgrade is being considered, reach out to your account team to discuss other possibilities, and
to receive additional insight into future product release schedules.
If an upgrade must be executed, contact Cloudera Support indicating the upgrade plan and why an
upgrade is being executed. Options are available to assist with the upgrade if necessary.
Addressed in release/refresh/patch: Patches for 5.16.1, 6.1.0 and 6.1.1 are available for major
supported operating systems. Customers are encouraged to contact Cloudera Support for a patch.
The patch should be applied immediately after upgrade to any of the affected versions.
The fix for this TSB will be included in 6.1.2, 6.2.0, 5.16.2, and 5.17.0.
Potential data corruption due to race conditions between concurrent block read and write
Under rare conditions when an HDFS file is open for write, an application reading the same HDFS
blocks might read up-to-date block data of the partially written file, while reading a stale checksum
that corresponds to the block data before the latest write. The block is incorrectly declared corrupt
as a result. Normally the HDFS NameNode schedules additional replica for the same block from
other replicas if a replica is corrupted, but if the frequency of concurrent write and read is high
enough, there is a small probability that all replicas of a block can be declared corrupt, and the file
becomes corrupt and unrecoverable as well.
at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:604)
at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:894)
at org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:794)
at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.opWriteBlock(Receiver.java:169)
at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.processOp(Receiver.java:106)
at org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:246)
at java.lang.Thread.run(Thread.java:745)
Affected Versions:
• All CDH 5.4 releases and lower
• CDH 5.5.0, 5.5.1, 5.5.2, 5.5.4, 5.5.5
• CDH 5.6.0, 5.6.1
• CDH 5.7.0, 5.7.1, 5.7.2, 5.7.3, 5.7.4, 5.7.5
• CDH 5.8.0, 5.8.2, 5.8.3
• CDH 5.9.0, 5.9.1
Users Affected: Workloads that require reading a file while it’s being concurrently written to HDFS.
Impact: If the workload requires reading and writing the same file concurrently, there is a small
probability that all replicas of a block can be declared corrupt, and the file becomes corrupt as well.
Immediate action required: Customers are advised to upgrade to a CDH version containing the fix if
the workloads are susceptible to this bug.
Fixed in Versions:
• CDH 5.5.6 and higher
• CDH 5.7.6 and higher
• CDH 5.8.4 and higher
• CDH 5.9.2 and higher
• CDH 5.10.0 and higher
Workaround: To halt, or remove the "Processing" status for the encryption zone, re-issue the cancel
re-encryption command on the encryption zone. If a new re-encryption command is required for this
encryption zone, restart the NameNode before issuing the command.
Detecting this known issue requires correlating multiple log messages. Below is an example
DataNode log error message captured at the time of block creation:
Important: Absence of error messages in the DataNode logs does not necessarily mean that the
issue did not occur.
This issue affects these versions of CDH:
• CDH 5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.0.4, 5.0.5, 5.0.6
• CDH 5.1.0, 5.1.2, 5.1.3, 5.1.4, 5.1.5
• CDH 5.2.0, 5.2.1, 5.2.3, 5.2.4, 5.2.5, 5.2.6
• CDH 5.3.0, 5.3.1, 5.3.2, 5.3.3, 5.3.4, 5.3.5, 5.3.7, 5.3.8, 5.3.9, 5.3.10
• CDH 5.4.0, 5.4.1, 5.4.2, 5.4.3, 5.4.4, 5.4.5, 5.4.7, 5.4.8, 5.4.9, 5.4.10
• CDH 5.5.0, 5.5.1
Workaround: None. Upgrade to a CDH version that includes the fix: CDH 5.4.11, CDH 5.5.2, CDH
5.6.0 and higher.Important: Upgrading does not fix existing corrupted block replicas. The HDFS block
scanner runs every three weeks and captures "Checksum failed" WARN messages in the DataNode
log. Look for these to identify and repair corrupted block replicas.
Users affected: All users running the affected CDH versions and using the HDFS file system.
Immediate action required: Upgrade to a CDH version that includes the fix, specifically:
• CDH 5.4.11, CDH 5.5.2, CDH 5.6.0 and higher
DiskBalancer Occasionally Emits False Error Messages
Diskbalancer occasionally emits false error messages. For example:
You can safely ignore this error message if you are not using DiskBalancer.
Bug: HDFS-10588
Workaround: Use the following command against all DataNodes to suppress DiskBalancer logs:
Another workaround is to suppress the warning by setting the log level of DiskBalancer to FATAL.
Add the following to log4j.properties (DataNode Logging Advanced Configuration Snippet (Safety
Valve)) and restart your DataNodes:
log4j.logger.org.apache.hadoop.hdfs.server.datanode.DiskBalancer = FATAL
See Upgrading Unmanaged CDH Using the Command Line for further information.
Optimizing HDFS Encryption at Rest Requires Newer openssl Library on Some Systems
CDH 5.3 implements the Advanced Encryption Standard New Instructions (AES-NI), which provide
substantial performance improvements. To get these improvements, you need a recent version
of libcrypto.so on HDFS and MapReduce client hosts that is, any host from which you originate
HDFS or MapReduce requests. Many OS versions have an older version of the library that does not
support AES-NI.
See HDFS Transparent Encryption in the Encryption section of the Cloudera Security guide for
instructions for obtaining the right version.
Workaround: If you are using the experimental HDFS encryption feature in CDH 5.2, upgrade to CDH
5.3 and verify the integrity of all files inside an Encryption Zone.
Bug: HADOOP-11343
Workaround: Specify the -skipcrccheck and -update distcp flags to avoid verifying checksums.
Bug: HDFS-6767
Workaround: To remove encrypted files/directories, use the following command with the -
skipTrash flag specified to bypass trash.
rm -r -skipTrash /testdir
HDFS does not currently provide ACL support for the NFS gateway
Affected Versions: All CDH 5 versions
Bug: HDFS-6949
Bug: HDFS-4981
Workaround: None
Workaround: None
Bug: HDFS-4897
Workaround: None
Bug: HDFS-2470
Workaround: Use chmod to set permissions to 700. See Configuring Local Storage Directories for
Use by HDFS for more information and instructions.
hadoop fsck -move does not work in a cluster with host-based Kerberos
Affected Versions: All CDH 5 versions
Bug: HDFS-3988
DistCp does not work between a secure cluster and an insecure cluster in some cases
See the upstream bug reports for details.
Workaround: None
Port configuration required for DistCp to Hftp from secure cluster (SPNEGO)
To copy files using DistCp to Hftp from a secure cluster using SPNEGO, you must configure
the dfs.https.port property on the client to use the HTTP port (50070 by default).
Bug: HDFS-3983
Bug: HDFS-7489
The active NameNode will not accept an fsimage sent from the standby during rolling upgrade
The result is that the NameNodes fail to checkpoint until the upgrade is finalized.Note: Rolling
upgrade is supported only for clusters managed by Cloudera Manager; you cannot do a rolling
upgrade in a command-line-only deployment.
Affected Versions: CDH 5.3.7 and below
Bug: HDFS-7185
Workaround: None.
Block report can exceed maximum RPC buffer size on some DataNodes
On a DataNode with a large number of blocks, the block report may exceed the maximum RPC
buffer size.
Bug: None
<property>
<name>ipc.maximum.data.length</name>
<value>268435456</value>
</property>
Bug: DAEMON-192
Anticipated Resolution: None
Workaround: To increase the ulimits applied to DataNodes, you must change the ulimit settings
for the root user, not the hdfs user.
Bug: HDFS-8229
Workaround: None
MapReduce2, YARN
NodeManager fails because of the changed default location of container executor binary
The default location of container-executor binary and .cfg files was changed to /var/lib/yarn-ce . It
used to be /opt/cloudera/parcels/<CDH_parcel_version> . Because of this change, if you did not
have the mount options -noexec and -nosuid set on /opt , the NodeManager can fail to start up as
these options are set on /var .
Workaround: Either remove the -noexec and -nosuid mount options on /var or change the
container-executor binary and .cdf path using
the CMF_YARN_SAFE_CONTAINER_EXECUTOR_DIR environment variable.
YARN scheduler queue ACLs are not checked when performing MoveApplicationAcrossQueues
operations
The YARN moveApplicationAcrossQueues operation does not check ACLs on the target queue. This
allows a user to move an application to a queue that the user has no access to.
Bug: YARN-5554
Workaround: N/A
Releases affected:
Severity: High
Impact: The vulnerability allows a user who has access to a node in the cluster running a YARN
NodeManager and who can escalate to the yarn user, the ability to run arbitrary commands as the
root user even if the user is not allowed to escalate directly to the root user.
CVE: CVE-2016-6811
Workaround: The vulnerability can be mitigated by restricting access to the nodes where the YARN
NodeManagers are deployed, and by removing su access to the yarn user and by making sure no one
other than the yarn user is a member of the yarn group. Please consult with your internal system
administration team and adhere to your internal security policy when evaluating the feasibility of
the above mitigation steps.
For the latest update on this issue, see the corresponding Knowledge article:
Missing results in Hive, Spark, Pig, Custom MapReduce jobs, and other Java applications when
filtering Parquet data written by Impala
Apache Hive and Apache Spark rely on Apache Parquet's parquet-mr Java library to perform
filtering of Parquet data stored in row groups. Those row groups contain statistics that make the
filtering efficient without having to examine every value within the row group.
Recent versions of the parquet-mr library contain a bug described in PARQUET-1217. This bug
causes filtering to behave incorrectly if only some of the statistics for a row group are written.
Starting in CDH 5.13, Apache Impala populates statistics in this way for Parquet files. As a result, Hive
and Spark may incorrectly filter Parquet data that is written by Impala.
In CDH 5.13, Impala started writing Parquet's null_count metadata field without writing
the min and max fields. This is valid, but it triggers the PARQUET-1217 bug in the predicate push-
down code of the Parquet Java library ( parquet-mr ). If the null_count field is set to a non-zero
value, parquet-mr assumes that min and max are also set and reads them without checking
whether they are actually there. If those fields are not set, parquet-mr reads their default value
instead.
For integer SQL types, the default value is 0 , so parquet-mr incorrectly assumes that
the min and max values are both 0 . This causes the problem when filtering data. Unless the
value 0 itself matches the search condition, all row groups are discarded due to the
incorrect min / max values, which leads to missing results.
Affected Products: The Parquet Java library ( parquet-mr ) and by extension, all Java applications
reading Parquet files, including, but not limited to:
• Hive
• Spark
• Pig
• Custom MapReduce jobs
Affected Versions:
• CDH 5.13.0, 5.13.1, 5.13.2, and 5.14.0
• CDS 2.2 Release 2 Powered by Apache Spark and earlier releases on CDH 5.13.0 and later
Who Is Affected: Anyone writing Parquet files with Impala and reading them back with Hive, Spark,
or other Java-based components that use the parquet-mr libraries for reading Parquet files.
Impact: Parquet files containing null values for integer fields written by Impala produce missing
results in Hive, Spark, and other Java applications when filtering by the integer field.
You should upgrade to one of the fixed maintenance releases mentioned below.
• Workaround
This issue can be avoided at the price of performance by disabling predicate push-down
optimizations:
o In Hive, use the following SET command:
--conf spark.sql.parquet.filterPushdown=false
TSB:2018-300: Missing results in Hive, Spark, Pig, and other Java applications when filtering Parquet
data written by Impala
Apache Hadoop Yarn Fair Scheduler might stop assigning containers when preemption is on
In CDH 5.11.0 the preemption code was updated to improve preemption behavior. Further changes
were implemented in CDH 5.11.1 and CDH 5.12.0 to fix a remaining issue as described in YARN-
6432(FairScheduler: Reserve preempted resources for corresponding applications). This fix resulted
in two possible side effects:
• A race condition that results in the Fair Scheduler making duplicate reservations. The
duplicate reservations are never released and can result in an integer overflow stopping
container assignments.
• A possible deadlock in the event processing of the Fair Scheduler. This will stop all
updates in the Resource Manager.
Both side effects will ultimately cause the Fair Scheduler to stop processing resource requests.
Without the change from YARN-6432 the resources that are released after being preempted are not
reserved for the starved application. This could result in scheduler assigning the preempted
container to any application, not just the starved application. If no reservations are made on the
node for the starved application preemption will be less effective in solving the resource starvation.
Users affected: Users who have YARN configured with the FairScheduler and have turned
preemption on.
Impact: The Resource Manager will accept application but no application will change state or get
container assigned and thus progress.
Bug: None
Workaround: Turn off Enable Fair Scheduler Continuous Scheduling in Cloudera Manager's Yarn
Configuration. To keep equivalent benefits of this feature, turn on Fair Scheduler Assign Multiple
Tasks .
Rolling upgrades to 5.11.0 and 5.11.1 may cause application failures
Affected Versions: CDH versions that can be upgraded to 5.11.0 or 5.11.1
Bug: None
Name resolution issues can result in unresponsive Web UI and REST endpoints
Name resolution issues can cause the Web UI or the RM REST endpoints to consume all
ResourceManager request handling threads, leaving the Web UI and REST endpoints unresponsive.
Bug: YARN-4767
Workaround: Restart the ResourceManager or kill the application that is being accessed or waiting
for the ResourceManager to complete the job.
Loss of connection to the Zookeeper cluster can cause problems with the ResourceManagers
Loss of connection to the Zookeeper cluster can cause the ResourceManagers to be in active-active
state for an extended period of time.
Workaround: None.
If the YARN user is granted access to all keys in KMS, then files localized from an encryption zone can
be world readable
If the YARN user is granted access to all keys in KMS, then files localized from an encryption zone can
be world readable.
Fixed in Versions: CDH 5.7.7, 5.8.5, 5.9.2, 5.10.1, 5.11.0 and higher.
Bug: None
Workaround: Make sure files in an encryption zone do not have world-readable files modes if they
are going to be localized.
Bug: YARN-3742
Affected Versions: CDH 5.5.0, CDH-5.5.1, CDH-5.5.2, CDH-5.5.3, CDH-5.5.4, CDH-5.5.5, CDH-5.5.6,
CDH-5.6.0, and CDH-5.6.1
Bug: YARN-4477
Workaround: Turn off Fair Scheduler Assign Multiple Tasks ( yarn.scheduler.fair.assignmultiple ) and
restart the ResourceManager.
Fixed in Versions: CDH 5.7.3 and higher, except for CDH 5.8.0 and CDH 5.8.1
Bug: YARN-4866
Workaround: Use Dominant Resource Fairness (DRF) instead of FAIR; or make sure that the cluster
has enough vCores in proportion to the memory.
Bug: YARN-6433
Workaround: Look through your YARN logs to identify the failing mount point, and unmount it:
$ umount errant_mount_point
Workaround: For any existing jobs that have the incorrect JobHistory Server URL, there is no option
other than to allow the jobs to roll off the history over time. For new jobs, make sure that all clients
have the updated mapred-site.xml that references the correct JobHistory Server.
Bug: YARN-1577
Workaround: Try to get the tokens again; the custom unmanaged ApplicationMaster should be able
to fetch the necessary tokens and start successfully.
Bug: YARN-1558
Bug: MAPREDUCE-4669
Workaround: Use encrypted shuffle with Kerberos security without encrypted web UIs, or use
encrypted shuffle with encrypted web UIs without Kerberos security.
ResourceManager-to-Application Master HTTPS link fails
In MRv2 (YARN), if hadoop.ssl.enabled is set to true (use HTTPS for web UIs), then the link from the
ResourceManager to the running MapReduce Application Master fails with an HTTP Error 500
because of a PKIX exception.
A job can still be run successfully, and, when it finishes, the link to the job history does work.
Bug: YARN-113
Workaround: To view the history for a killed Spark application, see the Spark HistoryServer web UI
instead.
Bug: None
Workaround: Set the address, in the form host:port , either in the client-side configuration, or on
the command line when you submit the job.
Bug: MAPREDUCE-972
Bug: None
Workaround: Increase max default heap size ( -Xmx) . In the case of MapReduce, for example,
increase Reduce Task Maximum Heap Size in Cloudera Manager ( mapred.reduce.child.java.opts ,
or mapreduce.reduce.java.opts for YARN) to avoid out-of-memory errors during the shuffle phase.
Bug: None
Workaround: None.
Jobs in pool with DRF policy will not run if root pool is FAIR
If a child pool using DRF policy has a parent pool using Fairshare policy, jobs submitted to the child
pool do not run.
Bug: YARN-4212
Bug: MAPREDUCE-6638
Bug: MAPREDUCE-6481
Cloudera Bug: CDH-31871
Workaround:None.
Bug: None
Unsupported Features
The following features are not currently supported:
• FileSystemRMStateStore: Cloudera recommends you use ZKRMStateStore (ZooKeeper-
based implementation) to store the ResourceManager's internal state for recovery on
restart or failover. Cloudera does not support the use of FileSystemRMStateStore in
production.
• ApplicationTimelineServer (also known as Application History Server): Cloudera does
not support ApplicationTimelineServer v1. ApplicationTimelineServer v2 is under
development and Cloudera does not currently support it.
• Scheduler Reservations: Scheduler reservations are currently at an experimental stage,
and Cloudera does not support their use in production.
• Scheduler node-labels: Node-labels are currently experimental with CapacityScheduler.
Cloudera does not support their use in production.
• CapacityScheduler. This is deprecated and will be removed from CDH in a future version.
MapReduce1
Bug: None
Bug: None
No JobTracker becomes active if both JobTrackers are migrated to other hosts
If JobTrackers in an High Availability configuration are shut down, migrated to new hosts, then
restarted, no JobTracker becomes active. The logs show a Mismatched address exception.
Bug: None
Workaround: After shutting down the JobTrackers on the original hosts, and before starting them on
the new hosts, delete the ZooKeeper state using the following command:
Hadoop Pipes may not be usable in an MRv1 Hadoop installation done through tarballs
Under MRv1, MapReduce's C++ interface, Hadoop Pipes, may not be usable with a Hadoop
installation done through tarballs unless you build the C++ code on the operating system you are
using.
Bug: None
Workaround: Build the C++ code on the operating system you are using. The C++ code is present
under src/c++ in the tarball.
CONCLUSION:
SITES USED
https://hadoop.apache.org/old/releases.pdf
https://www.tutorialspoint.com/difference-between-hadoop-1-and-hadoop-2
https://data-flair.training/blogs/hadoop-2-x-vs-hadoop-3-x-comparison/
https://hadoop.apache.org/docs/r0.23.11/hadoop-project-dist/hadoop-
common/releasenotes.html
https://hadoop.apache.org/docs/r1.0.4/releasenotes.html
https://hadoop.apache.org/docs/r1.2.1/releasenotes.html
https://docs.cloudera.com/documentation/enterprise/release-
notes/topics/cdh_rn_hadoop_ki.html
https://svn.apache.org/repos/asf/hadoop/common/tags/release-
0.22.0/common/src/docs/releasenotes.html
https://archive.apache.org/dist/hadoop/core/hadoop-1.1.0/releasenotes.html
https://hadoop.apache.org/docs/r2.6.5/hadoop-project-dist/hadoop-common/releasenotes.html
https://www.geeksforgeeks.org/hadoop-version-3-0-whats-new/
https://hadoop.apache.org/release.html