[ 
https://issues.apache.org/jira/browse/AMBARI-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700668#comment-14700668
 ] 

Jayush Luniya commented on AMBARI-6965:
---------------------------------------

Trunk
commit 677e233c76d80472260e7a55eb91352ea6614790
Author: Jayush Luniya <jlun...@hortonworks.com>
Date:   Mon Aug 17 19:59:19 2015 -0700

    AMBARI-6965: JDK download URLs in ambari.properties need to be 
parameterized (jluniya)

> JDK download URLs in ambari.properties need to be parameterized
> ---------------------------------------------------------------
>
>                 Key: AMBARI-6965
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6965
>             Project: Ambari
>          Issue Type: Improvement
>    Affects Versions: 1.7.0
>            Reporter: Alexander Denissov
>            Assignee: Jayush Luniya
>             Fix For: 2.1.1
>
>         Attachments: AMBARI-6965.2.patch, AMBARI-6965.patch
>
>
> The Java JDK and JCE download URLs are currently hardcoded in 
> ambari-server/conf/unix/ambari.properties to locations in Hortonworks public 
> repository:
> jdk1.6.url=http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-6u31-linux-x64.bin
> jce_policy1.6.url=http://public-repo-1.hortonworks.com/ARTIFACTS/jce_policy-6.zip
> jdk1.7.url=http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-7u45-linux-x64.tar.gz
> jce_policy1.7.url=http://public-repo-1.hortonworks.com/ARTIFACTS/UnlimitedJCEPolicyJDK7.zip
> These properties need to be parameterized such that individual vendors 
> building ambari RPMs can provide their own public URLs where the Java can be 
> downloaded from.
> Potentially, a single "vendor" build property can manage vendor-specific 
> customizations to the produced artifacts, such as public repo urls or stack 
> families.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to