Artem Baranchuk created AMBARI-3337:
---------------------------------------

             Summary: When invalid jce policy file path is specified, 
ambari-server setup silently switches over to downloading the file from public 
repo
                 Key: AMBARI-3337
                 URL: https://issues.apache.org/jira/browse/AMBARI-3337
             Project: Ambari
          Issue Type: Bug
          Components: controller, test
    Affects Versions: 1.4.1
            Reporter: Artem Baranchuk
            Assignee: Artem Baranchuk
             Fix For: 1.4.1


When an non-existent file is provided as jce-policy parameter we should get 
ambari-server setup process failed instead of downloading the file from public 
repo.
Also, if the path is a folder then we should gracefully error out instead of 
allowing shutil.copy to fail with an error stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to