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

MessageBodyWriter not found for media type=application/json #50

Closed
tal181 opened this issue Jun 21, 2018 · 1 comment
Closed

MessageBodyWriter not found for media type=application/json #50

tal181 opened this issue Jun 21, 2018 · 1 comment

Comments

@tal181
Copy link

tal181 commented Jun 21, 2018

Hi,
I am using this library : https://github.com/zapr-oss/druidry to send queries to druid.
While on my machine everything works, I am getting this error when trying to run it with lambda

MessageBodyWriter not found for media type=application/json, type=class in.zapr.druid.druidry.query.aggregation.DruidGroupByQuery, genericType=class in.zapr.druid.druidry.query.aggregation.DruidGroupByQuery.

15:41:38
15:41:38.581 [main] ERROR in.zapr.druid.druidry.client.DruidJerseyClient - Exception while querying {}

Any idea what can cause it ?
Thanks,
Tal

@tal181
Copy link
Author

tal181 commented Jun 22, 2018

I have solved the issue by adding : to maven-shade-plugin

@tal181 tal181 closed this as completed Jun 22, 2018
dtorok added a commit that referenced this issue Feb 27, 2024
* RIC version bump to 2.4.2

---------

Co-authored-by: Daniel Torok <torokd@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant