[
https://issues.apache.org/jira/browse/AMBARI-20525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965813#comment-15965813
]
Hudson commented on AMBARI-20525:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1389 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1389/])
AMBARI-20525. Unlimited Key JCE policy is enabled or not on each host
(adoroszlai:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=688d000d30f2c1f9f1d3053040f53b81d453ad53])
* (edit) ambari-web/app/controllers/global/update_controller.js
* (edit) ambari-web/app/mappers/hosts_mapper.js
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py
* (edit) ambari-web/app/models/host.js
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* (edit)
ambari-common/src/main/python/resource_management/core/resources/jcepolicyinfo.py
* (edit) ambari-agent/src/main/python/ambari_agent/HostInfo.py
* (edit) ambari-web/app/templates/main/host/summary.hbs
* (edit) ambari-agent/src/test/python/ambari_agent/TestHostInfo.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/AgentEnv.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/agent/AgentResourceTest.java
* (edit) ambari-web/app/messages.js
> Unlimited Key JCE policy is enabled or not on each host
> -------------------------------------------------------
>
> Key: AMBARI-20525
> URL: https://issues.apache.org/jira/browse/AMBARI-20525
> Project: Ambari
> Issue Type: Task
> Components: ambari-agent, ambari-server
> Affects Versions: 2.5.1
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Fix For: 2.5.1
>
> Attachments: AMBARI-20525_branch-2.5.patch, AMBARI-20525.patch
>
>
> From David Villarreal:
> In many cases we want to look at if JCE is installed on all HOSTS quickly and
> easily.
> I would like to make the suggestion that we report this on each host.
> For example,
> /usr/jdk64/jdk1.8.0_112/bin/java -jar
> /var/lib/ambari-agent/tools/jcepolicyinfo.jar -tu
> Unlimited Key JCE Policy: true
> This could live on the host view summary page and be apart of the ambari api
> so that support can easily check for this when needed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)