[
https://issues.apache.org/jira/browse/FALCON-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15678746#comment-15678746
]
ASF GitHub Bot commented on FALCON-2188:
----------------------------------------
GitHub user PraveenAdlakha opened a pull request:
https://github.com/apache/falcon/pull/304
FALCON-2188 Rest api to register extension
$ bin/falcon extension -register -extensionName test -path
hdfs://hostname:8020/user/dataqa/sampleextension -description "test ing"
Extension:testregistered succesfully.
Also we get file not found exception if jars or Readme is not present
please look at the test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PraveenAdlakha/falcon 2188
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/304.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 #304
----
commit 0a9fa8c8cfdf30e775307410784869d4e37b4922
Author: Praveen Adlakha <[email protected]>
Date: 2016-11-19T06:50:18Z
FALCON-2188 Rest api to register extension
----
> Rest api to register extension
> -------------------------------
>
> Key: FALCON-2188
> URL: https://issues.apache.org/jira/browse/FALCON-2188
> Project: Falcon
> Issue Type: Sub-task
> Components: extensions
> Reporter: Praveen Adlakha
> Assignee: Praveen Adlakha
>
> Hi All,
> In this sub task will be creating a rest api to register the new recipe with
> validation of the extension.
> Thanks
> Praveen
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)