dzamo opened a new pull request #2376:
URL: https://github.com/apache/drill/pull/2376


   # [DRILL-8045](https://issues.apache.org/jira/browse/DRILL-8045): Fix 
storage export regression introduced by DRILL-8040
   
   ## Description
   
   Since DRILL-8040, attempts to export an individual storage config from the 
REST API fail with the following.
   
   ```
    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.
   ```
   
   ## Documentation
   N/A
   
   ## Testing
   Test individual storage config exports from the web UI.  Test serverMessage 
detail text when an storage config update request fails.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to