[
https://issues.apache.org/jira/browse/LENS-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128216#comment-15128216
]
Hadoop QA commented on LENS-920:
--------------------------------
Applied patch:
[LENS-920.6.patch|https://issues.apache.org/jira/secure/attachment/12785764/LENS-920.6.patch]
and ran command: mvn clean install -fae. Result: Success. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/265/
> Error marshalling LensAPIResult to json
> ---------------------------------------
>
> Key: LENS-920
> URL: https://issues.apache.org/jira/browse/LENS-920
> Project: Apache Lens
> Issue Type: Bug
> Components: api, server
> Reporter: Amruth S
> Assignee: Amareshwari Sriramadasu
> Labels: incompatible
> Fix For: 2.5
>
> Attachments: LENS-920.6.patch
>
>
> 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)