Skip to content

Commit

Permalink
HIVE-2492. PDK PluginTest failing on Hudson
Browse files Browse the repository at this point in the history
(Carl Steinbach via jvs)



git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.8@1181273 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
John Sichi committed Oct 10, 2011
1 parent f827d7e commit 60b519e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdk/scripts/build-plugin.xml
Expand Up @@ -119,6 +119,7 @@
<classpath refid="plugin.test.classpath"/>
<sysproperty key="hive.plugin.root.dir" value="${plugin.dir}"/>
<sysproperty key="hive.plugin.class.list" value="${class.list}"/>
<sysproperty key="hive.metastore.warehouse.dir" value="${build.dir}/warehouse"/>
<env key="HADOOP_HOME" value="${hadoop.home}"/>
<env key="HIVE_CONF_DIR" value="${install.dir}/conf"/>
<env key="HIVE_HOME" value="${install.dir}"/>
Expand Down

0 comments on commit 60b519e

Please sign in to comment.