[
https://issues.apache.org/jira/browse/LENS-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467426#comment-15467426
]
Hadoop QA commented on LENS-1197:
---------------------------------
Applied patch:
[LENS-1197.patch|https://issues.apache.org/jira/secure/attachment/12827182/LENS-1197.patch]
and ran command: mvn clean install -fae. Result: Failure. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/862/
> Wrong return type mentioned in REST api doc for "get" call on
> "/metastore/cubes/{cubeName}/facts"
> --------------------------------------------------------------------------------------------------
>
> Key: LENS-1197
> URL: https://issues.apache.org/jira/browse/LENS-1197
> Project: Apache Lens
> Issue Type: Bug
> Components: api, docs
> Reporter: Archana H
> Assignee: Archana H
> Fix For: 2.6
>
> Attachments: LENS-1197.patch
>
>
> "get" on "/metastore/cubes/{cubeName}/facts"
> Actual : stringList of fact names
> <?xml version="1.0" encoding="UTF-8"?>
> <stringList>
> <elements>3rdpartyenrichmentsummary1</elements>
> <elements>agg1_demand_fact</elements>
> </stringList>
> In doc: List of XFactTable objects
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)