[
https://issues.apache.org/jira/browse/HIVE-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025613#comment-14025613
]
Eugene Koifman commented on HIVE-7065:
--------------------------------------
java.lang.IllegalArgumentException: Illegal escaped string
hive.some.fake.path=C:\foo\bar.txt\ unescaped \
at 22at
org.apache.hadoop.util.StringUtils.unEscapeString(StringUtils.java:565)
at org.apache.hadoop.util.StringUtils.unEscapeString(StringUtils.java:547)
at org.apache.hadoop.util.StringUtils.unEscapeString(StringUtils.java:533)
at
org.apache.hive.hcatalog.templeton.tool.TestTempletonUtils.testPropertiesParsing(TestTempletonUtils.java:308)
> 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"
--
This message was sent by Atlassian JIRA
(v6.2#6252)