You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amruth S (JIRA)" <ji...@apache.org> on 2016/01/12 14:13:39 UTC

[jira] [Created] (LENS-920) Error marshalling LensAPIResult to json

Amruth S created LENS-920:
-----------------------------

             Summary: Error marshalling LensAPIResult to json
                 Key: LENS-920
                 URL: https://issues.apache.org/jira/browse/LENS-920
             Project: Apache Lens
          Issue Type: Bug
            Reporter: Amruth S


Rest apis should be able to work with both application/xml and application/json  accept headers.

But some APIs that return LensAPIResult<?> does not work with application/json accept header.

To reproduce
1) Hit the /lensapi/queryapi/queries with one more additional header 
   Accept - application/json



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)