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

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

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

Hadoop QA commented on AMBARI-7960:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12676997/AMBARI-7960.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/352//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/352//console

This message is automatically generated.

> 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
>
>         Attachments: AMBARI-7960.patch
>
>
> 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)