You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: