[
https://issues.apache.org/jira/browse/FALCON-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769300#comment-15769300
]
ASF GitHub Bot commented on FALCON-2214:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/falcon/pull/319
> Falcon extension registered without fully qualified hdfs path
> -------------------------------------------------------------
>
> Key: FALCON-2214
> URL: https://issues.apache.org/jira/browse/FALCON-2214
> Project: Falcon
> Issue Type: Bug
> Components: extensions
> Affects Versions: trunk
> Reporter: Pragya Mittal
>
> While registering extension , we need to provide fully qualified name but
> this is not the case.
> {noformat}
> falcon extension -register -extensionName extension-example -path
> /tmp/extensions/extension-example
> {
> "name": "extension-example",
> "type": "Custom extension",
> "location": "/tmp/extensions/extension-example"
> },
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)