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

Lefty Leverenz commented on HIVE-8807:
--------------------------------------

Also, end-to-end tests have some obsolete paths in templeton/deployAndTest.pl:

{code}
apache-hive-0.14.0-src> grep -nC 2 'path' 
hcatalog/src/test/e2e/templeton/deployAndTest.pl
143-    <name>templeton.hive.archive</name>
144-    <value>hdfs:///user/templeton/hcatalog-0.3.0.tar.gz</value>
145:    <description>The path to the Hive archive.</description>
146-  </property>
147-
148-  <property>
149:    <name>templeton.hive.path</name>
150-    <value>hcatalog-0.3.0.tar.gz/hcatalog-0.3.0/bin/hive</value>
151:    <description>The path to the Hive executable.</description>
152-  </property>
153-
--
155-    <name>templeton.pig.archive</name>
156-    <value>hdfs:///user/templeton/pig-0.9.2.tar.gz</value>
157:    <description>The path to the Pig archive.</description>
158-  </property>
159-
160-  <property>
161:    <name>templeton.pig.path</name>
162-    <value>pig-0.9.2.tar.gz/pig-0.9.2/bin/pig</value>
163:    <description>The path to the Pig executable.</description>
164-  </property>
165-
{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)

Reply via email to