You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2017/02/02 12:10:51 UTC

[jira] [Resolved] (FALCON-2267) Definition api fails if resources are empty

     [ https://issues.apache.org/jira/browse/FALCON-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pallavi Rao resolved FALCON-2267.
---------------------------------
       Resolution: Fixed
    Fix Version/s: trunk

> 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
>
>
> {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)