Alan Gates created HCATALOG-583:
-----------------------------------

             Summary: e2e tests do not build
                 Key: HCATALOG-583
                 URL: https://issues.apache.org/jira/browse/HCATALOG-583
             Project: HCatalog
          Issue Type: Bug
          Components: test
    Affects Versions: 0.5
            Reporter: Alan Gates
            Assignee: Alan Gates
            Priority: Blocker
             Fix For: 0.5


With the recent changes in code organization and jar names the e2e tests no 
longer compile.  Doing

{code}
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
{code}

results in

{code}
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.
{code}

--
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

Reply via email to