[
https://issues.apache.org/jira/browse/FALCON-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825520#comment-15825520
]
sandeep samudrala commented on FALCON-2243:
-------------------------------------------
Validate is similar in terms of entity validation. Validate calls the extension
validate to check for the config related validation.
> Extension validation does not check job existance
> -------------------------------------------------
>
> Key: FALCON-2243
> URL: https://issues.apache.org/jira/browse/FALCON-2243
> Project: Falcon
> Issue Type: Bug
> Components: extensions
> Affects Versions: trunk
> Reporter: Pragya Mittal
>
> Falcon extension validates job without checking whether job is there in the
> system or not .
> {noformat}
> pragya.mittal@falcon1001:~$ falcon extension -validate -extensionName
> extension-example -file abc -jobName abc
> Validated successfully
> pragya.mittal@falcon1001:~$ falcon extension -list -extensionName
> extension-example
> 0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)