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 07:40:42 UTC

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

Richie Varghese created FALCON-2277:
---------------------------------------

             Summary: 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


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)