[ https://issues.apache.org/jira/browse/HIVE-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205261#comment-14205261 ]
Lefty Leverenz commented on HIVE-8807: -------------------------------------- In Hive 0.14.0 release candidate 0: {code} config> grep -C 1 'templeton.*.path' webhcat-default.xml <property> <name>templeton.pig.path</name> <value>pig-0.11.1.tar.gz/pig-0.11.1/bin/pig</value> -- <property> <name>templeton.hive.path</name> <value>hive-0.11.0.tar.gz/hive-0.11.0/bin/hive</value> -- <property> <name>templeton.sqoop.path</name> <value>${env.SQOOP_HOME}/bin/sqoop.cmd</value> config> {code} > Obsolete default values in webhcat-default.xml > ---------------------------------------------- > > Key: HIVE-8807 > URL: https://issues.apache.org/jira/browse/HIVE-8807 > Project: Hive > Issue Type: Bug > Components: WebHCat > Affects Versions: 0.12.0, 0.13.0, 0.14.0 > Reporter: Lefty Leverenz > > The defaults for templeton.pig.path & templeton.hive.path are "0.11" in > webhcat-default.xml but they ought to match current release numbers. > The Pig version is 0.12.0 for Hive 0.14 RC0 (as shown in pom.xml). -- This message was sent by Atlassian JIRA (v6.3.4#6332)