[
https://issues.apache.org/jira/browse/FALCON-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pallavi Rao resolved FALCON-2214.
---------------------------------
Resolution: Fixed
Fix Version/s: trunk
Issue resolved by pull request 319
[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
> Fix For: trunk
>
>
> 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)