[
https://issues.apache.org/jira/browse/FALCON-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814696#comment-13814696
]
Shwetha G S edited comment on FALCON-115 at 11/6/13 8:23 AM:
-------------------------------------------------------------
Since this patch already incorporates FALCON-114, can you close FALCON-114 as
duplicate?
Why are you removing JSON?
{noformat}
- @Produces({MediaType.TEXT_XML, MediaType.TEXT_PLAIN,
MediaType.APPLICATION_JSON})
+ @Produces({MediaType.TEXT_XML, MediaType.TEXT_PLAIN})
{noformat}
Even falcon server should expose this API
was (Author: shwethags):
Since this patch already incorporates FALCON-114, can you close FALCON-114 as
duplicate?
Why are you removing JSON?
- @Produces({MediaType.TEXT_XML, MediaType.TEXT_PLAIN,
MediaType.APPLICATION_JSON})
+ @Produces({MediaType.TEXT_XML, MediaType.TEXT_PLAIN})
Even falcon server should expose this API
> Add an API to return the dependency graph
> -----------------------------------------
>
> Key: FALCON-115
> URL: https://issues.apache.org/jira/browse/FALCON-115
> Project: Falcon
> Issue Type: Sub-task
> Components: general
> Affects Versions: 0.4
> Reporter: Srikanth Vittal
> Assignee: Srikanth Vittal
> Priority: Trivial
> Attachments: FALCON-115.r1.patch
>
> Original Estimate: 6h
> Remaining Estimate: 6h
>
> Fetch the status of all entities and append it to the parent JSON file.
--
This message was sent by Atlassian JIRA
(v6.1#6144)