You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org> on 2010/08/06 18:46:16 UTC

[jira] Updated: (HIVE-1513) hive starter scripts should load admin/user supplied script for configurability

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

Joydeep Sen Sarma updated HIVE-1513:
------------------------------------

    Attachment: 1513.1.patch

simple change to let hive started script include conf/hive-env.sh. a template is provided as an example. ran all tests on 20 and tested by hand that the inclusion works.

> hive starter scripts should load admin/user supplied script for configurability
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-1513
>                 URL: https://issues.apache.org/jira/browse/HIVE-1513
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Joydeep Sen Sarma
>         Attachments: 1513.1.patch
>
>
> it's difficult to add environment variables to Hive starter scripts except by modifying the scripts directly. this is undesirable (since they are source code). Hive starter scripts should load a admin supplied shell script for configurability. This would be similar to what hadoop does with hadoop-env.sh

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.