Pragya Mittal created FALCON-2214:
-------------------------------------
Summary: 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)