Description
With the recent changes in code organization and jar names the e2e tests no longer compile. Doing
cd test/e2e/hcatalog ant -Dharness.cluster.conf=/dev/null -Dpig.home=/dev/null -Dhive.home=/dev/null -Dhcat.home=/dev/null -Dhbase.home=/dev/null
results in
BUILD FAILED /Users/gates/src/hcat/top/broken-e2e/trunk/src/test/e2e/hcatalog/build.xml:62: The following error occurred while executing this line: /Users/gates/src/hcat/top/broken-e2e/trunk/src/test/e2e/hcatalog/udfs/java/build.xml:42: /Users/gates/src/hcat/top/broken-e2e/trunk/build/hcatalog does not exist.