Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
annamalaikasi opened this issue Apr 4, 2023 · 5 comments
Labels
stale status:needs_triage For all issues that need to be processed

Comments

@annamalaikasi
Copy link

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

@boring-cyborg
Copy link

boring-cyborg bot commented Apr 4, 2023

Thanks for opening your first issue here!

@Golodhros Golodhros added the status:needs_triage For all issues that need to be processed label Apr 5, 2023
@stale
Copy link

stale bot commented Apr 26, 2023

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 stale bot added the stale label Apr 26, 2023
@stale
Copy link

stale bot commented May 20, 2023

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 stale bot closed this as completed May 20, 2023
@Golodhros Golodhros reopened this Jul 7, 2023
@stale stale bot removed the stale label Jul 7, 2023
@Golodhros Golodhros added stale and removed stale labels Jul 7, 2023
@MingJia965
Copy link

I also meet this error, hope someone could fix it

@stale
Copy link

stale bot commented Aug 7, 2023

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 stale bot added the stale label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale status:needs_triage For all issues that need to be processed
Projects
None yet
Development

No branches or pull requests

3 participants