You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2014/03/26 14:55:15 UTC

[jira] [Updated] (AMBARI-5223) hive-env.sh overwrites user value of HIVE_AUX_JARS_PATH

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

Vitaly Brodetskyi updated AMBARI-5223:
--------------------------------------

    Attachment: AMBARI-5223.patch

> hive-env.sh overwrites user value of HIVE_AUX_JARS_PATH
> -------------------------------------------------------
>
>                 Key: AMBARI-5223
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5223
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.2.5
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 1.5.1
>
>         Attachments: AMBARI-5223.patch
>
>
> This line at the bottom of {{hive-env.sh}} disregards any user-provided values, masking them from the launch script.
> {noformat}
> # Folder containing extra ibraries required for hive compilation/execution can be controlled by:
> export HIVE_AUX_JARS_PATH=/usr/lib/hcatalog/share/hcatalog/hcatalog-core.jar
> {noformat}
> This breaks this feature for users of both the environment {{export HIVE_AUX_JARS_PATH="my custom value"}} and the command line {{hive --auxpath "my custom value"}} .



--
This message was sent by Atlassian JIRA
(v6.2#6252)