BOOTSTRAP_FAILURE_HIVE_METASTORE_CONNECTION_ERROR_WORKER - Amazon EMR

BOOTSTRAP_FAILURE_HIVE_METASTORE_CONNECTION_ERROR_WORKER

Overview

The BOOTSTRAP_FAILURE_HIVE_METASTORE_CONNECTION_ERROR_WORKER error indicates that one or more worker instances are unable to establish a connection to the configured external Hive Metastore.

Resolution

To resolve this error, confirm that your external Hive Metastore is configured properly and the worker instances are allowed to connect to it.

To troubleshoot the failed EMR cluster, refer to the ErrorDetail information returned from the DescribeCluster and ListClusters APIs. For more information, see Error codes with ErrorDetail information in Amazon EMR. The ErrorData array within ErrorDetail returns the following information for this error code:

worker-instance-ids

The IDs of the worker instances unable to establish a connection to the configured external Hive Metastore.

public-doc

The public URL of the documentation for the error code.

Steps to complete

  1. Review the best practices for for configuring an external metastore for Hive. See Configuring an external metastore for Hive.

  2. Launch a new cluster with your updated cluster configuration.