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

skip call to get metadata search keys for a bucket #69

Closed
adrdc opened this issue Nov 1, 2021 · 0 comments · Fixed by #70
Closed

skip call to get metadata search keys for a bucket #69

adrdc opened this issue Nov 1, 2021 · 0 comments · Fixed by #70
Assignees

Comments

@adrdc
Copy link
Collaborator

adrdc commented Nov 1, 2021

there is an issue when getting metadatasearch keys for a bucket. it causes the presto server to fail to load.
this is traced down to a jaxb dependency issue.

presto query utilizing metadatasearch is currently disabled so these things are not utilized anyway.

for now, we will skip the error by removing the call to get metadatasearch keys for a bucket.
the dependency issue can be revisited when metadatasearch is fully implemented. please see
#57

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

Successfully merging a pull request may close this issue.

1 participant