You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/02/07 03:47:15 UTC

[jira] [Created] (AMBARI-1357) Smoke Tests failing on secure cluster

Siddharth Wagle created AMBARI-1357:
---------------------------------------

             Summary: Smoke Tests failing on secure cluster
                 Key: AMBARI-1357
                 URL: https://issues.apache.org/jira/browse/AMBARI-1357
             Project: Ambari
          Issue Type: Bug
          Components: agent, controller
    Affects Versions: 1.2.1
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.3.0


Pre-condition: Manually installed security on a Ambari deployed cluster.

All services are up and running securely.

The puppet scripts try to download jce policy every time and fail on the curl command due to Oracle license check.

curl -f --retry 10 http://download.oracle.com/otn-pub/java/jce_policy/6/jce_policy-6.zip -o /tmp/HDP-artifacts/jce_policy-6.zip

Solution is to move the jce policy install to the jdk install in the Ambari server setup

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