You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2021/11/24 07:35:00 UTC

[jira] [Resolved] (DRILL-8045) Fix storage export regression introduced by DRILL-8040

     [ https://issues.apache.org/jira/browse/DRILL-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Turton resolved DRILL-8045.
---------------------------------
    Resolution: Fixed

> Fix storage export regression introduced by DRILL-8040
> ------------------------------------------------------
>
>                 Key: DRILL-8045
>                 URL: https://issues.apache.org/jira/browse/DRILL-8045
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Web Server
>    Affects Versions: 1.20.0
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Major
>             Fix For: 1.20.0
>
>
> Since DRILL-8040, attempts to export a storage config fail with the following.
>  
> {code:java}
> ERROR o.g.j.m.i.WriterInterceptorExecutor - MessageBodyWriter not found for media type=application/json, type=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse, genericType=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse.
> 16:56:04.187 [qtp558821862-372] ERROR o.g.j.m.i.WriterInterceptorExecutor - MessageBodyWriter not found for media type=application/json, type=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse, genericType=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse.{code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)