Eugene Koifman created HIVE-4824:
------------------------------------
Summary: make TestWebHCatE2e run w/o requiring installing external
hadoop
Key: HIVE-4824
URL: https://issues.apache.org/jira/browse/HIVE-4824
Project: Hive
Issue Type: Bug
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
Currently WebHCat will use hive/build/dist/hcatalog/bin/hcat to execute DDL
commands, which in turn uses Hadoop Jar command.
This in turn requires that HADOOP_HOME env var be defined and point to an
existing Hadoop install.
Need to see we can apply hive/testutils/hadoop idea here to make WebHCat not
depend on external hadoop.
This will make Unit tests better/easier to write and make dev/test cycle
simpler.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira