Amazon EMR release 4.7.0
4.7.0 application versions
The following applications are supported in this release: Ganglia
The table below lists the application versions available in this release of Amazon EMR and the application versions in the preceding three Amazon EMR releases (when applicable).
For a comprehensive history of application versions for each release of Amazon EMR, see the following topics:
emr-4.7.0 | emr-4.6.1 | emr-4.6.0 | emr-4.5.0 | |
---|---|---|---|---|
AWS SDK for Java | 1.10.75 | 1.10.27 | 1.10.27 | 1.10.27 |
Python | Not tracked | Not tracked | Not tracked | Not tracked |
Scala | Not tracked | Not tracked | Not tracked | Not tracked |
AmazonCloudWatchAgent | - | - | - | - |
Delta | - | - | - | - |
Flink | - | - | - | - |
Ganglia | 3.7.2 | 3.7.2 | 3.7.2 | 3.7.2 |
HBase | 1.2.1 | 1.2.0 | 1.2.0 | - |
HCatalog | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 |
Hadoop | 2.7.2 | 2.7.2 | 2.7.2 | 2.7.2 |
Hive | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 |
Hudi | - | - | - | - |
Hue | 3.7.1 | 3.7.1 | 3.7.1 | 3.7.1 |
Iceberg | - | - | - | - |
JupyterEnterpriseGateway | - | - | - | - |
JupyterHub | - | - | - | - |
Livy | - | - | - | - |
MXNet | - | - | - | - |
Mahout | 0.12.0 | 0.11.1 | 0.11.1 | 0.11.1 |
Oozie | - | - | - | - |
Oozie-Sandbox | 4.2.0 | 4.2.0 | 4.2.0 | 4.2.0 |
Phoenix | 4.7.0 | - | - | - |
Pig | 0.14.0 | 0.14.0 | 0.14.0 | 0.14.0 |
Presto | - | - | - | - |
Presto-Sandbox | 0.147 | 0.143 | 0.143 | 0.140 |
Spark | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 |
Sqoop | - | - | - | - |
Sqoop-Sandbox | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 |
TensorFlow | - | - | - | - |
Tez | 0.8.3 | - | - | - |
Trino (PrestoSQL) | - | - | - | - |
Zeppelin | - | - | - | - |
Zeppelin-Sandbox | 0.5.6 | 0.5.6 | 0.5.6 | 0.5.6 |
ZooKeeper | - | - | - | - |
ZooKeeper-Sandbox | 3.4.8 | 3.4.8 | 3.4.8 | - |
4.7.0 release notes
Important
Amazon EMR 4.7.0 is deprecated. Use Amazon EMR 4.7.1 or later instead.
Release date: June 2, 2016
Features
-
Added Apache Phoenix 4.7.0
-
Added Apache Tez 0.8.3
-
Upgraded to HBase 1.2.1
-
Upgraded to Mahout 0.12.0
-
Upgraded to Presto 0.147
-
Upgraded the AWS SDK for Java to 1.10.75
-
The final flag was removed from the
mapreduce.cluster.local.dir
property inmapred-site.xml
to allow users to run Pig in local mode. -
Amazon Redshift JDBC Drivers Available on Cluster
Amazon Redshift JDBC drivers are now included at
/usr/share/aws/redshift/jdbc
./usr/share/aws/redshift/jdbc/RedshiftJDBC41.jar
is the JDBC 4.1-compatible Amazon Redshift driver and/usr/share/aws/redshift/jdbc/RedshiftJDBC4.jar
is the JDBC 4.0-compatible Amazon Redshift driver. For more information, see Configure a JDBC Connection in the Amazon Redshift Management Guide. Java 8
Except for Presto, OpenJDK 1.7 is the default JDK used for all applications. However, both OpenJDK 1.7 and 1.8 are installed. For information about how to set
JAVA_HOME
for applications, see Configuring Applications to Use Java 8.
Known issues resolved from previous releases
-
Fixed a kernel issue that significantly affected performance on Throughput Optimized HDD (st1) EBS volumes for Amazon EMR in emr-4.6.0.
-
Fixed an issue where a cluster would fail if any HDFS encryption zone were specified without choosing Hadoop as an application.
-
Changed the default HDFS write policy from
RoundRobin
toAvailableSpaceVolumeChoosingPolicy
. Some volumes were not properly utilized with the RoundRobin configuration, which resulted in failed core nodes and an unreliable HDFS. -
Fixed an issue with the EMRFS CLI, which would cause an exception when creating the default DynamoDB metadata table for consistent views.
-
Fixed a deadlock issue in EMRFS that potentially occurred during multipart rename and copy operations.
-
Fixed an issue with EMRFS that caused the CopyPart size default to be 5 MB. The default is now properly set at 128 MB.
-
Fixed an issue with the Zeppelin upstart configuration that potentially prevented you from stopping the service.
-
Fixed an issue with Spark and Zeppelin, which prevented you from using the
s3a://
URI scheme because/usr/lib/hadoop/hadoop-aws.jar
was not properly loaded in their respective classpath. -
Backported HUE-2484
. -
Backported a commit
from Hue 3.9.0 (no JIRA exists) to fix an issue with the HBase browser sample. -
Backported HIVE-9073
.
4.7.0 component versions
The components that Amazon EMR installs with this release are listed below. Some are installed as part of big-data application packages. Others are unique to Amazon EMR and installed for system processes and features. These typically start with emr
or aws
. Big-data application packages in the most recent Amazon EMR release are usually the latest version found in the community. We make community releases available in Amazon EMR as quickly as possible.
Some components in Amazon EMR differ from community versions. These components have a version label in the form
. The CommunityVersion
-amzn-EmrVersion
starts at 0. For example, if open source community component named EmrVersion
myapp-component
with version 2.2 has been modified three times for inclusion in different Amazon EMR releases, its release version is listed as 2.2-amzn-2
.
Component | Version | Description |
---|---|---|
emr-ddb | 3.1.0 | Amazon DynamoDB connector for Hadoop ecosystem applications. |
emr-goodies | 2.0.0 | Extra convenience libraries for the Hadoop ecosystem. |
emr-kinesis | 3.2.0 | Amazon Kinesis connector for Hadoop ecosystem applications. |
emr-s3-dist-cp | 2.4.0 | Distributed copy application optimized for Amazon S3. |
emrfs | 2.7.1 | Amazon S3 connector for Hadoop ecosystem applications. |
ganglia-monitor | 3.7.2 | Embedded Ganglia agent for Hadoop ecosystem applications along with the Ganglia monitoring agent. |
ganglia-metadata-collector | 3.7.2 | Ganglia metadata collector for aggregating metrics from Ganglia monitoring agents. |
ganglia-web | 3.7.1 | Web application for viewing metrics collected by the Ganglia metadata collector. |
hadoop-client | 2.7.2-amzn-2 | Hadoop command-line clients such as 'hdfs', 'hadoop', or 'yarn'. |
hadoop-hdfs-datanode | 2.7.2-amzn-2 | HDFS node-level service for storing blocks. |
hadoop-hdfs-library | 2.7.2-amzn-2 | HDFS command-line client and library |
hadoop-hdfs-namenode | 2.7.2-amzn-2 | HDFS service for tracking file names and block locations. |
hadoop-httpfs-server | 2.7.2-amzn-2 | HTTP endpoint for HDFS operations. |
hadoop-kms-server | 2.7.2-amzn-2 | Cryptographic key management server based on Hadoop's KeyProvider API. |
hadoop-mapred | 2.7.2-amzn-2 | MapReduce execution engine libraries for running a MapReduce application. |
hadoop-yarn-nodemanager | 2.7.2-amzn-2 | YARN service for managing containers on an individual node. |
hadoop-yarn-resourcemanager | 2.7.2-amzn-2 | YARN service for allocating and managing cluster resources and distributed applications. |
hadoop-yarn-timeline-server | 2.7.2-amzn-2 | Service for retrieving current and historical information for YARN applications. |
hbase-hmaster | 1.2.1 | Service for an HBase cluster responsible for coordination of Regions and execution of administrative commands. |
hbase-region-server | 1.2.1 | Service for serving one or more HBase regions. |
hbase-client | 1.2.1 | HBase command-line client. |
hbase-rest-server | 1.2.1 | Service providing a RESTful HTTP endpoint for HBase. |
hbase-thrift-server | 1.2.1 | Service providing a Thrift endpoint to HBase. |
hcatalog-client | 1.0.0-amzn-5 | The 'hcat' command line client for manipulating hcatalog-server. |
hcatalog-server | 1.0.0-amzn-5 | Service providing HCatalog, a table and storage management layer for distributed applications. |
hcatalog-webhcat-server | 1.0.0-amzn-5 | HTTP endpoint providing a REST interface to HCatalog. |
hive-client | 1.0.0-amzn-5 | Hive command line client. |
hive-metastore-server | 1.0.0-amzn-5 | Service for accessing the Hive metastore, a semantic repository storing metadata for SQL on Hadoop operations. |
hive-server | 1.0.0-amzn-5 | Service for accepting Hive queries as web requests. |
hue-server | 3.7.1-amzn-7 | Web application for analyzing data using Hadoop ecosystem applications |
mahout-client | 0.12.0 | Library for machine learning. |
mysql-server | 5.5.46 | MySQL database server. |
oozie-client | 4.2.0 | Oozie command-line client. |
oozie-server | 4.2.0 | Service for accepting Oozie workflow requests. |
phoenix-library | 4.7.0-HBase-1.2 | The phoenix libraries for server and client |
phoenix-query-server | 4.7.0-HBase-1.2 | A light weight server providing JDBC access as well as Protocol Buffers and JSON format access to the Avatica API |
presto-coordinator | 0.147 | Service for accepting queries and managing query execution among presto-workers. |
presto-worker | 0.147 | Service for executing pieces of a query. |
pig-client | 0.14.0-amzn-0 | Pig command-line client. |
spark-client | 1.6.1 | Spark command-line clients. |
spark-history-server | 1.6.1 | Web UI for viewing logged events for the lifetime of a completed Spark application. |
spark-on-yarn | 1.6.1 | In-memory execution engine for YARN. |
spark-yarn-slave | 1.6.1 | Apache Spark libraries needed by YARN slaves. |
sqoop-client | 1.4.6 | Apache Sqoop command-line client. |
tez-on-yarn | 0.8.3 | The tez YARN application and libraries. |
webserver | 2.4.18 | Apache HTTP server. |
zeppelin-server | 0.5.6-incubating | Web-based notebook that enables interactive data analytics. |
zookeeper-server | 3.4.8 | Centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. |
zookeeper-client | 3.4.8 | ZooKeeper command line client. |
4.7.0 configuration classifications
Configuration classifications allow you to customize applications. These often correspond to a configuration XML file for the application, such as hive-site.xml
. For more information, see Configure applications.
Classifications | Description |
---|---|
capacity-scheduler | Change values in Hadoop's capacity-scheduler.xml file. |
core-site | Change values in Hadoop's core-site.xml file. |
emrfs-site | Change EMRFS settings. |
hadoop-env | Change values in the Hadoop environment for all Hadoop components. |
hadoop-log4j | Change values in Hadoop's log4j.properties file. |
hbase-env | Change values in HBase's environment. |
hbase-log4j | Change values in HBase's hbase-log4j.properties file. |
hbase-metrics | Change values in HBase's hadoop-metrics2-hbaase.properties file. |
hbase-policy | Change values in HBase's hbase-policy.xml file. |
hbase-site | Change values in HBase's hbase-site.xml file. |
hdfs-encryption-zones | Configure HDFS encryption zones. |
hdfs-site | Change values in HDFS's hdfs-site.xml. |
hcatalog-env | Change values in HCatalog's environment. |
hcatalog-server-jndi | Change values in HCatalog's jndi.properties. |
hcatalog-server-proto-hive-site | Change values in HCatalog's proto-hive-site.xml. |
hcatalog-webhcat-env | Change values in HCatalog WebHCat's environment. |
hcatalog-webhcat-log4j | Change values in HCatalog WebHCat's log4j.properties. |
hcatalog-webhcat-site | Change values in HCatalog WebHCat's webhcat-site.xml file. |
hive-env | Change values in the Hive environment. |
hive-exec-log4j | Change values in Hive's hive-exec-log4j.properties file. |
hive-log4j | Change values in Hive's hive-log4j.properties file. |
hive-site | Change values in Hive's hive-site.xml file |
hue-ini | Change values in Hue's ini file |
httpfs-env | Change values in the HTTPFS environment. |
httpfs-site | Change values in Hadoop's httpfs-site.xml file. |
hadoop-kms-acls | Change values in Hadoop's kms-acls.xml file. |
hadoop-kms-env | Change values in the Hadoop KMS environment. |
hadoop-kms-log4j | Change values in Hadoop's kms-log4j.properties file. |
hadoop-kms-site | Change values in Hadoop's kms-site.xml file. |
mapred-env | Change values in the MapReduce application's environment. |
mapred-site | Change values in the MapReduce application's mapred-site.xml file. |
oozie-env | Change values in Oozie's environment. |
oozie-log4j | Change values in Oozie's oozie-log4j.properties file. |
oozie-site | Change values in Oozie's oozie-site.xml file. |
phoenix-hbase-metrics | Change values in Phoenix's hadoop-metrics2-hbase.properties file. |
phoenix-hbase-site | Change values in Phoenix's hbase-site.xml file. |
phoenix-log4j | Change values in Phoenix's log4j.properties file. |
phoenix-metrics | Change values in Phoenix's hadoop-metrics2-phoenix.properties file. |
pig-properties | Change values in Pig's pig.properties file. |
pig-log4j | Change values in Pig's log4j.properties file. |
presto-log | Change values in Presto's log.properties file. |
presto-config | Change values in Presto's config.properties file. |
presto-connector-hive | Change values in Presto's hive.properties file. |
spark | Amazon EMR-curated settings for Apache Spark. |
spark-defaults | Change values in Spark's spark-defaults.conf file. |
spark-env | Change values in the Spark environment. |
spark-log4j | Change values in Spark's log4j.properties file. |
spark-metrics | Change values in Spark's metrics.properties file. |
sqoop-env | Change values in Sqoop's environment. |
sqoop-oraoop-site | Change values in Sqoop OraOop's oraoop-site.xml file. |
sqoop-site | Change values in Sqoop's sqoop-site.xml file. |
tez-site | Change values in Tez's tez-site.xml file. |
yarn-env | Change values in the YARN environment. |
yarn-site | Change values in YARN's yarn-site.xml file. |
zeppelin-env | Change values in the Zeppelin environment. |
zookeeper-config | Change values in ZooKeeper's zoo.cfg file. |
zookeeper-log4j | Change values in ZooKeeper's log4j.properties file. |