[
https://issues.apache.org/jira/browse/AMBARI-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573719#comment-13573719
]
Siddharth Wagle commented on AMBARI-1357:
-----------------------------------------
The JDK location is initialized in the AmbariManagementControllerImpl and made
a part of every Action. This appears in almost every site.pp file except, the
Service Check Action and Decommission data node action. Once security is
enabled we need this to be present in every site.pp file for the JCE package to
be installed correctly.
> 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
>
> Attachments: AMBARI-1357.patch
>
>
> 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