-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
elasticsearchon-holdIssues or Pull Requests with this label will never be considered staleIssues or Pull Requests with this label will never be considered staletech-issuesThe user has a technical issue about an applicationThe user has a technical issue about an application
Description
Name and Version
bitnami/elasticsearch:8.15.0
What architecture are you using?
amd64
What steps will reproduce the bug?
Inference processor although it's available in kibana but upon creating an ingest pipeline with inference processor results in the following error:
No processor type exists with name [inference]
This processor works with no problem with docker.elastic.co/elasticsearch/elasticsearch:8.15.0
What is the expected behavior?
Bitnami build should include this processor as the official image also contains it both in kibana and elasticsearch.
What do you see instead?
Kibana includes the option but upon saving this error is raised:
No processor type exists with name [inference]
Additional information
Checked 8.15.1 and issue still persists.
Metadata
Metadata
Assignees
Labels
elasticsearchon-holdIssues or Pull Requests with this label will never be considered staleIssues or Pull Requests with this label will never be considered staletech-issuesThe user has a technical issue about an applicationThe user has a technical issue about an application