You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Carl Steinbach <ca...@cloudera.com> on 2011/10/08 03:22:23 UTC

Review Request: HIVE-2492. PDK PluginTest failing on Hudson

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2309/
-----------------------------------------------------------

Review request for hive and John Sichi.


Summary
-------

The PDK PluginTests are failing on Hudson because /user/hive/warehouse is not
writable. This patch sets hive.metastore.warehouse.dir=${build.dir}/warehouse.


This addresses bug HIVE-2492.
    https://issues.apache.org/jira/browse/HIVE-2492


Diffs
-----

  pdk/scripts/build-plugin.xml f2eaabc 

Diff: https://reviews.apache.org/r/2309/diff


Testing
-------

Running full regression tests.


Thanks,

Carl