[ 
https://issues.apache.org/jira/browse/HIVE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481899#comment-13481899
 ] 

Johnny Zhang commented on HIVE-2670:
------------------------------------

I just apply the patch and successfully deploy the data and kick off a fully 
run. Will update more when the test is complete. 
{noformat}
deploy-base:
     [exec] 
================================================================================================
     [exec] LOGGING RESULTS TO 
/root/hive/test-e2e/testdist/./out/log/test_harnesss_1350946336
     [exec] 
================================================================================================
     [exec] Generating data for studenttab10k
     [exec] Loading data into Hive for studenttab10k
     [exec] Loading data into MySQL for studenttab10k
     [exec] Generating data for votertab10k
     [exec] Loading data into Hive for votertab10k
     [exec] Loading data into MySQL for votertab10k
     [exec] Generating data for studentparttab30k
     [exec] Loading data into Hive for studentparttab30k
     [exec] Loading data into MySQL for studentparttab30k
     [exec] Generating data for studentnull10k
     [exec] Loading data into Hive for studentnull10k
     [exec] Loading data into MySQL for studentnull10k
     [exec] Generating data for all100k
     [exec] Loading data into Hive for all100k
     [exec] Loading data into MySQL for all100k
     [exec] Final results , PASSED: 0 FAILED: 0 SKIPPED: 0 ABORTED: 0 FAILED 
DEPENDENCY: 0

BUILD SUCCESSFUL
......
test-base:
     [exec] 
================================================================================================
     [exec] LOGGING RESULTS TO 
/root/hive/test-e2e/testdist/./out/log/test_harnesss_1350946471
     [exec] 
================================================================================================
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 0 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 1 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 2 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 3 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 4 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 5 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 6 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 7 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 8 FAILED 
DEPENDENCY: 0
     [exec] Results so far, PASSED: 1 FAILED: 0 SKIPPED: 0 ABORTED: 9 FAILED 
DEPENDENCY: 0
{noformat}
                
> A cluster test utility for Hive
> -------------------------------
>
>                 Key: HIVE-2670
>                 URL: https://issues.apache.org/jira/browse/HIVE-2670
>             Project: Hive
>          Issue Type: New Feature
>          Components: Testing Infrastructure
>            Reporter: Alan Gates
>            Assignee: Zhenxiao Luo
>         Attachments: harness.tar, hive_cluster_test_2.patch, 
> hive_cluster_test.patch
>
>
> Hive has an extensive set of unit tests, but it does not have an 
> infrastructure for testing in a cluster environment.  Pig and HCatalog have 
> been using a test harness for cluster testing for some time.  We have written 
> Hive drivers and tests to run in this harness.

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