You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2014/10/24 20:52:34 UTC

[jira] [Created] (AMBARI-7960) Revert injection of versioned RPMs in Tez & WebHCat, and use static *-site.xml file with ${hdp.version} variable

Alejandro Fernandez created AMBARI-7960:
-------------------------------------------

             Summary: Revert injection of versioned RPMs in Tez & WebHCat, and use static *-site.xml file with ${hdp.version} variable
                 Key: AMBARI-7960
                 URL: https://issues.apache.org/jira/browse/AMBARI-7960
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 1.7.0
            Reporter: Alejandro Fernandez
            Assignee: Alejandro Fernandez
            Priority: Blocker
             Fix For: 1.7.0


Now that https://github.com/hortonworks/bigtop-new/commit/2118396f2b18824177f1a2aaa322491e1bfd53a9 allows using ${hdp.version} as a variable, WebHCat and Tez need to use a static *-site.xml file.

The properties used in these *-site.xml files need to reference versioned rpms that will make use of the ${hdp_version} variable.
The component version will have to be defined upfront. E.g.,

tez-0.6.0.${hdp.version}.tar.gz
pig-0.14.0.${hdp.version}.tar.gz
hive-0.14.0.${hdp.version}.tar.gz
sqoop-1.4.5.${hdp.version}.tar.gz
hadoop-streaming-2.6.0.${hdp.version}.jar



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