Hive needs a framework for end to end testing
---------------------------------------------

                 Key: HIVE-2751
                 URL: https://issues.apache.org/jira/browse/HIVE-2751
             Project: Hive
          Issue Type: Test
          Components: Testing Infrastructure
    Affects Versions: 0.8.0
            Reporter: Esteban Gutierrez


Hive tests do a really nice work, but it would be nice to have end to end tests 
like in Pig: PIG-1899

Implementing an end to end testing framework can offer the possibility for Hive 
developers to verify the functionality at scale. Users could use this testing 
framework in continuous integration environments (Jenkins) before deploying 
Hive into production environments.

Some of the required changes are:

* Building a test data generator
* Modifying the existing tests so they can be run in a real cluster.






--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to