[ https://issues.apache.org/jira/browse/FALCON-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Praveen Adlakha updated FALCON-2267: ------------------------------------ Fix Version/s: 0.11 > Definition api fails if resources are empty > ------------------------------------------- > > Key: FALCON-2267 > URL: https://issues.apache.org/jira/browse/FALCON-2267 > Project: Falcon > Issue Type: Bug > Components: extensions > Affects Versions: trunk > Reporter: Pragya Mittal > Fix For: trunk, 0.11 > > > {noformat} > pragya.mittal@falcon1001:~$ falcon extension -definition -extensionName > extension-example > ERROR: Bad Request;Resource path cannot be null or empty > {noformat} > Hadoop path is : > {noformat} > pragya.mittal@falcon1001:~$ hl -R /tmp/extensions/extension-example > /tmp/extensions/extension-example/META > /tmp/extensions/extension-example/META/config > /tmp/extensions/extension-example/README > /tmp/extensions/extension-example/libs > /tmp/extensions/extension-example/libs/build > /tmp/extensions/extension-example/libs/build/falcon-extensions-0.11-SNAPSHOT-tests.jar > /tmp/extensions/extension-example/libs/runtime > /tmp/extensions/extension-example/resources > /tmp/extensions/extension-example/resources/build > /tmp/extensions/extension-example/resources/runtime > {noformat} > Extension is : > {noformat} > { > "name": "extension-example", > "type": "Custom extension", > "location": "hdfs://192.168.138.236:8020/tmp/extensions/extension-example" > } > {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346)