Skip to content

[ML] Allow user settings for data frame analytics destination index #68514

@dimitris-athanasiou

Description

@dimitris-athanasiou

There are 2 scenarios wrt to the destination index of a data frame analytics job:

  1. The index is not created when the job starts; then the job creates the index and copies over source indices mappings
  2. The index has been already created when the job starts; then the job assumes the user customized index settings and mappings and only adds the analysis result object mappings.

However, there is a use case where the user does not want to deal with mappings copying, yet they need to specify extra settings (e.g. change fields limit, etc.). We can address this by adding the ability to specify index settings in the dest index config of a data frame analytics job.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions