Ingest data from elastic

MoX
Level 1
Ingest data from elastic

hello guys,

consuming data from elasticsearch has been a bit of a challenge, i am unable to get the sub-fields from the schema as they are showing as a string rather than njson. I have attached a snapshot from the data sample.

as seen we have the destination fields which contains some other sub-fields which are the actual fields i will require for building my prediction models. any idea ? 

Thanks,

MoX.

0 Kudos
1 Reply
Clรฉment_Stenac

Hi,

You will want to use a prepare recipe with the "flatten object" and/or "extract JSONPath" processors in order to extract your data.

0 Kudos