You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Richie Varghese (JIRA)" <ji...@apache.org> on 2017/02/08 11:52:41 UTC

[jira] [Commented] (FALCON-2276) FalconCLIException while submitting trusted extension job

    [ https://issues.apache.org/jira/browse/FALCON-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857884#comment-15857884 ] 

Richie Varghese commented on FALCON-2276:
-----------------------------------------

Validate API is failing with the same error for trusted extensions.

> FalconCLIException while submitting trusted extension job
> ---------------------------------------------------------
>
>                 Key: FALCON-2276
>                 URL: https://issues.apache.org/jira/browse/FALCON-2276
>             Project: Falcon
>          Issue Type: Bug
>          Components: extensions
>    Affects Versions: trunk, 0.10
>            Reporter: Richie Varghese
>
> Trying to submit a trusted extension job and it fails with FalconCLIException.
> Stack trace :
> {noformat}
> richie.varghese@falcon1001:~$ falcon extension -submit -jobName job1 -file trust  -extensionName hdfs-mirroring
> Error in building the extension:org.apache.falcon.client.FalconCLIException: The extension build time jars do not contain META-INF/services/org.apache.falcon.extensions.ExtensionBuilder
> 	at org.apache.falcon.ExtensionHandler.prepare(ExtensionHandler.java:114)
> 	at org.apache.falcon.ExtensionHandler.loadAndPrepare(ExtensionHandler.java:105)
> 	at org.apache.falcon.client.FalconClient.getEntities(FalconClient.java:1174)
> 	at org.apache.falcon.client.FalconClient.validateExtensionAndGetEntities(FalconClient.java:1140)
> 	at org.apache.falcon.client.FalconClient.getEntitiesForm(FalconClient.java:1109)
> 	at org.apache.falcon.client.FalconClient.submitExtensionJob(FalconClient.java:1098)
> 	at org.apache.falcon.cli.FalconExtensionCLI.extensionCommand(FalconExtensionCLI.java:116)
> 	at org.apache.falcon.cli.FalconCLI.run(FalconCLI.java:128)
> 	at org.apache.falcon.cli.FalconCLI.main(FalconCLI.java:62)
> ERROR: Error in building the extension:The extension build time jars do not contain META-INF/services/org.apache.falcon.extensions.ExtensionBuilder
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)