You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Nate Cole (JIRA)" <ji...@apache.org> on 2015/08/26 22:49:11 UTC

[jira] [Updated] (AMBARI-9585) Ambari does not upload Tez tarball to HDFS when Tez is installed

     [ https://issues.apache.org/jira/browse/AMBARI-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nate Cole updated AMBARI-9585:
------------------------------
    Fix Version/s:     (was: 2.1.1)
                   2.1.2

> Ambari does not upload Tez tarball to HDFS when Tez is installed
> ----------------------------------------------------------------
>
>                 Key: AMBARI-9585
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9585
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Alejandro Fernandez
>            Assignee: Alejandro Fernandez
>             Fix For: 2.1.2
>
>
> Today, the tez tarball is copied to HDFS only when HiveServer2 is installed, and when the Pig Service check runs.
> Instead, this should happen whenever Tez is installed.
> For a RU, the install of new bits should also copy the tarball to HDFS.
> The original approach of just copying when Tez is installed doesn't work because at that time, HDFS may not be up, so copying the tarball would fail.
> Instead, we need some sort of hook or script to be ran after all services has been started.
> Since Pig already tries to upload the tez tarball when it runs its service check, we can have this script either after all services have started, or after all service checks have ran.
> The original requirement was for the tez tarball to be present even if Hive or Pig are not installed, so we are ok with moving this to Ambari 2.1.0 and fixing it the right way.



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