[ https://issues.apache.org/jira/browse/HIVE-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021079#comment-14021079 ]
Lefty Leverenz commented on HIVE-7065: -------------------------------------- This looks like it should be documented in the wiki: * [WebHCat Configuration -- Configuration Variables | https://cwiki.apache.org/confluence/display/Hive/WebHCat+Configure#WebHCatConfigure-ConfigurationVariables] {quote} *templeton.hive.properties* -- Properties to set when running Hive. To use it in a cluster with Kerberos security enabled, set hive.metastore.sasl.enabled=false and add hive.metastore.execute.setugi=true. Using localhost in metastore uri does not work with Kerberos security. {quote} Revise as "Properties to set when running Hive (during job sumission)" or perhaps that should be "Properties set (during job submission) when running Hive." Should hive.execution.engine be mentioned for releases prior to 0.14? > Hive jobs in webhcat run in default mr mode even in Hive on Tez setup > --------------------------------------------------------------------- > > Key: HIVE-7065 > URL: https://issues.apache.org/jira/browse/HIVE-7065 > Project: Hive > Issue Type: Bug > Components: Tez, WebHCat > Affects Versions: 0.13.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Fix For: 0.14.0 > > Attachments: HIVE-7065.1.patch, HIVE-7065.patch > > > WebHCat config has templeton.hive.properties to specify Hive config > properties that need to be passed to Hive client on node executing a job > submitted through WebHCat (hive query, for example). > this should include "hive.execution.engine" > NO PRECOMMIT TESTS -- This message was sent by Atlassian JIRA (v6.2#6252)