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

Lefty Leverenz commented on HIVE-5160:
--------------------------------------

bq.  ... how do you generate a link to a specific configuration property ...

Take the link to any heading in Configuration Properties and substitute the 
property name.  (This works because each property is a level-5 heading.)

For example, for a link to hive.server2.global.init.file.location go to the 
Configuration Properties page, click the Tez link in the table of contents (Tez 
because it's nice and short, so easy to delete) and copy the URL at the top of 
the window:

https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Tez

Then replace "-Tez" with "-hive.server2.global.init.file.location":

https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.global.init.file.location

The process is a kludge but it's easier than remembering the link syntax for 
headings.  I should add a section about wiki links in [About This Wiki| 
https://cwiki.apache.org/confluence/display/Hive/AboutThisWiki].

> HS2 should support .hiverc
> --------------------------
>
>                 Key: HIVE-5160
>                 URL: https://issues.apache.org/jira/browse/HIVE-5160
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Thejas M Nair
>            Assignee: Dong Chen
>             Fix For: 0.14.0
>
>         Attachments: HIVE-5160.1.patch, HIVE-5160.patch
>
>
> It would be useful to support the .hiverc functionality with hive server2 as 
> well.
> .hiverc is processed by CliDriver, so it works only with hive cli. It would 
> be useful to be able to do things like register a standard set of jars and 
> functions for all users. 



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

Reply via email to