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/10 03:15:41 UTC

[jira] [Resolved] (FALCON-2277) Incorrect error message on registering trusted exceptions

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

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

Issue resolved by pull request 363
[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
>             Fix For: trunk, 0.11
>
>
> 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)