You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2013/11/06 09:23:17 UTC

[jira] [Commented] (FALCON-115) Add an API to return the dependency graph

    [ https://issues.apache.org/jira/browse/FALCON-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814696#comment-13814696 ] 

Shwetha G S commented on FALCON-115:
------------------------------------

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)