amundsen icon indicating copy to clipboard operation
amundsen copied to clipboard

Elastic Search Loader fails for Root mapping definition has unsupported parameters error

Open annamalaikasi opened this issue 1 year ago • 5 comments

Hi,

I have the amundsen databuilder setup to extract tableau metadata. The elastic search publisher fails with below error.

elasticsearch.exceptions.RequestError: RequestError(400, 'mapper_parsing_exception', 'Root mapping definition has unsupported parameters: [schema : {analyzer=simple, type=text, fields={raw={type=keyword}}}] [cluster : {analyzer=simple, type=text, fields={raw={type=keyword}}}] [description : {analyzer=simple, type=text}] [display_name : {type=keyword}] [column_descriptions : {analyzer=simple, type=text}] [programmatic_descriptions : {analyzer=simple, type=text}] [tags : {type=keyword}] [badges : {type=keyword}] [database : {analyzer=simple, type=text, fields={raw={type=keyword}}}] [total_usage : {type=long}] [name : {analyzer=simple, type=text, fields={raw={type=keyword}}}] [last_updated_timestamp : {format=epoch_second, type=date}] [unique_usage : {type=long}] [column_names : {analyzer=simple, type=text, fields={raw={normalizer=column_names_normalizer, type=keyword}}}] [key : {type=keyword}]')

I use below versions.

amundsen-databuilder==6.7.1 amundsen-common==0.26.0 elasticsearch==6.8.1 neo4j-driver==1.7.2

annamalaikasi avatar Apr 04 '23 21:04 annamalaikasi

Thanks for opening your first issue here!

boring-cyborg[bot] avatar Apr 04 '23 21:04 boring-cyborg[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Apr 26 '23 02:04 stale[bot]

This issue has been automatically closed for inactivity. If you still wish to make these changes, please open a new pull request or reopen this one.

stale[bot] avatar May 20 '23 16:05 stale[bot]

I also meet this error, hope someone could fix it

MingJia965 avatar Jul 17 '23 15:07 MingJia965

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Aug 07 '23 05:08 stale[bot]