Skip to content

Commit c05fe71

Browse files
author
David Roberts
committed
Complete changelog
1 parent c462519 commit c05fe71

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/changelog/104125.yaml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
pr: 104125
22
summary: Disable machine learning on macOS x86_64
3-
area: Machine Learning
3+
area: Packaging
44
type: breaking
55
issues: []
66
breaking:
77
title: Disable machine learning on macOS x86_64
88
area: Machine Learning
9-
details: Please describe the details of this change for the release notes. You can
10-
use asciidoc.
11-
impact: Please describe the impact of this change to users
9+
details: The machine learning plugin is permanently disabled on macOS x86_64.
10+
For the last three years Apple has been selling hardware based on the arm64
11+
architecture, and support will increasingly focus on this architecture in
12+
the future. Changes to upstream dependencies of Elastic's machine learning
13+
functionality have made it unviable for Elastic to continue to build machine
14+
learning on macOS x86_64.
15+
impact: To continue to use machine learning functionality on macOS please switch to
16+
an arm64 machine (Apple silicon). Alternatively, it will still be possible to run
17+
Elasticsearch with machine learning enabled in a Docker container on macOS x86_64.
1218
notable: false

0 commit comments

Comments
 (0)