[
https://issues.apache.org/jira/browse/FALCON-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860615#comment-15860615
]
ASF GitHub Bot commented on FALCON-2277:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/falcon/pull/363
> Incorrect error message on registering trusted exceptions
> ---------------------------------------------------------
>
> Key: FALCON-2277
> URL: https://issues.apache.org/jira/browse/FALCON-2277
> Project: Falcon
> Issue Type: Bug
> Components: extensions
> Affects Versions: trunk, 0.10
> Reporter: Richie Varghese
> Assignee: Pracheer Agarwal
>
> While running the negative test case of trying to submit a trusted extension,
> it gives the following error:
> {noformat}
> richie.varghese@falcon1001:~$ falcon extension -register -extensionName
> hdfs-mirroring -path file://mnt/falcon/prism/extensions/hdfs-mirroring
> ERROR: Internal Server Error;README file is not present in the
> file://mnt/falcon/prism/extensions/hdfs-mirroring
> {noformat}
> But this README file is present in the location :
> /mnt/falcon/prism/extensions/hdfs-mirroring/README
> Instead it should say that this extension is a trusted extension and hence is
> pre-registered.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)