[
https://issues.apache.org/jira/browse/HIVE-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghotham Murthy updated HIVE-657:
----------------------------------
Attachment: hive-657.2.patch
writing errors via console.printError(). I think it does make sense to invoke
hiverc even for -e and -f options. Otherwise, users would have to explicitly
run those set commands in their command lines or files. For example, when you
run a command via bash -c "cmd", .bashrc is first executed before the command.
> .hiverc would be nice
> ---------------------
>
> Key: HIVE-657
> URL: https://issues.apache.org/jira/browse/HIVE-657
> Project: Hadoop Hive
> Issue Type: Improvement
> Reporter: Adam Kramer
> Assignee: Raghotham Murthy
> Attachments: hive-657.1.patch, hive-657.2.patch
>
>
> It would be great if the hive CLI would execute ~/.hiverc on load, if it
> exists. There are some commands I would like to set every time I run hive.
> This is especially important in light of
> https://issues.apache.org/jira/browse/HIVE-243 as I often end up re-loading
> the CLI and then forgetting to re-set certain variables.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.