You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/14 03:13:25 UTC

[jira] [Commented] (FALCON-1789) Extension Job Management: REST API

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

ASF GitHub Bot commented on FALCON-1789:
----------------------------------------

GitHub user yzheng-hortonworks opened a pull request:

    https://github.com/apache/falcon/pull/98

    FALCON-1789 Extension Job Management: REST API

    Latest apache build fails. Tested REST APIs with @sowmyaramesh 's patch that fixes the current build error (https://github.com/apache/falcon/pull/97).
    
    Will add IT tests (FALCON-1905) and documentations (FALCON-1904) in separate pull requests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yzheng-hortonworks/falcon FALCON-1789

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/98.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #98
    
----
commit e7592c51bd77b6cffdef665315d0c1acf774f89d
Author: yzheng-hortonworks <yz...@hortonworks.com>
Date:   2016-04-13T23:48:40Z

    FALCON-1789 Manage Extension Jobs and Instances: REST API

----


> Extension Job Management: REST API
> ----------------------------------
>
>                 Key: FALCON-1789
>                 URL: https://issues.apache.org/jira/browse/FALCON-1789
>             Project: Falcon
>          Issue Type: Sub-task
>            Reporter: Sowmya Ramesh
>            Assignee: Ying Zheng
>             Fix For: trunk
>
>         Attachments: ManageExtensionJobsInstances.pdf, ManageExtensionJobsandInstances.pdf
>
>
> Server-side extensions allow users to define entity templates for frequent jobs with customized parameters, e.g. HDFS data replication with different sources and destinations. The JIRA is to manage extension jobs and instances with REST API and CLI support. Proposed functionalities include: 1) List jobs generated from an extension; 2) List instances of an extension job; 3) Submit an extension job; 4) Schedule an extension job; 5) Submit and schedule an extension job; 6) Update an extension job; 7) Validate the input of an extension job.
> For details on extension repository management, see https://issues.apache.org/jira/browse/FALCON-1105



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