﻿---
title: Elasticsearch for Apache Hadoop breaking changes
description: Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the Elasticsearch...
url: https://www.elastic.co/elastic/docs-builder/docs/3028/release-notes/elasticsearch-hadoop/breaking-changes
products:
  - Elasticsearch
  - Elasticsearch for Apache Hadoop
---

# Elasticsearch for Apache Hadoop breaking changes
Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the Elasticsearch for Apache Hadoop breaking changes and take the necessary steps to mitigate any issues. To learn how to upgrade, check [Upgrade](https://docs-v3-preview.elastic.dev/elastic/docs-builder/docs/3028/deploy-manage/upgrade).

## 9.0.0

<dropdown title="Spark 2.x is no longer supported in 9.0+">
  Development for Apache Spark's 2.x version line has concluded. As such, we have removed support for this version in the Spark connector in 9.0. Spark 3.x is now the default supported version of Spark.
  For more information, check [#2316](https://github.com/elastic/elasticsearch-hadoop/pull/2316).
  **Impact** Deployments on Spark 2.x are no longer supported and will need to be updated.
  **Action** Any integrations using the Spark connector on a version of Spark before 3.x should update their version of Spark to a compatible version before upgrading Elasticsearch for Apache Hadoop/Spark.
</dropdown>