[ 
https://issues.apache.org/jira/browse/HCATALOG-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HCATALOG-67:
-------------------------------------

    Attachment: hcat-67.patch

To run tests, if you are at top level.
{code}
cd hive/external && ant package && cd - && ant && cd src/test/e2e/hcatalog && 
ant test
{code}

Assumptions:
1. hadoop is installed through rpm package and can be invoked by /usr/bin/hadoop
2. pig is installed through rpm package and can be invoked by /usr/bin/pig
3. HCatalog server is up and running. Pass its url in ant command.

There are total of 116 tests, out of which 58 passes, most of the failures are 
because of external database dependency, we need to rewrite those queries to 
eliminate those deps.

> Utilities for system testing
> ----------------------------
>
>                 Key: HCATALOG-67
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-67
>             Project: HCatalog
>          Issue Type: Test
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>             Fix For: 0.2
>
>         Attachments: hcat-67.patch
>
>
> Various utilities (like hive udf, pig udf, map-reduce program) to do system 
> testing for hcatalog.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to