You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


This document tracks on-going efforts to upgrade from Hadoop 2.x to Hadoop 3.x  - Refer Umbrella Jira HADOOP-15501 for current status on this.

Upgrade Tests for HDFS/YARN

The following scenarios were tested while upgrading from Hadoop 2.8.4 to Hadoop 3.1.0


TypeComponentScenarioIssues FoundResolutionOverall Status
EXPRESS/ROLLING UPGRADEHDFSStarting 3.1.0 NameNode/DataNode with custom MetricsPlugin configured in hadoop2-metrics.properties

Unable to render Jira issues macro, execution error.

Workaround is applicable only for EXPRESS UPGRADE -

Replace MetricsPlugin implementation jars( eg: HadoopTimelineMetricsSink) with recompiled jars which use package "org.apache.commons.configuration2"

(tick)
EXPRESS UPGRADEYARNStarting Hadoop 3.1.0 YARN daemons

(tick)
ROLLING UPGRADEHDFS3.1.0 NN is started with rollingUpgrade with default policy configured for Erasure coding

Unable to render Jira issues macro, execution error.

Workaround Not known(error)
ROLLING UPGRADEYARNStart 3.1.0 NM in batches after starting RM.

Unable to render Jira issues macro, execution error.

Fixed(tick)

EXPRESS/ROLLING

UPGRADE

YARNRM started with recovery enabled

Unable to render Jira issues macro, execution error.

Fixed(tick)


Upgrade Tests for YARN via Distributed Cache


Application TypeUpgrade TypeIssues FoundOverall Status
MREXPRESS/ROLLING UPGRADE

Unable to render Jira issues macro, execution error.

(tick)
TEZEXPRESS UPGRADE
(warning)
SPARKEXPRESS UPGRADE


(warning)
  • No labels