[ https://issues.apache.org/jira/browse/HIVE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006605#comment-14006605 ]
Hive QA commented on HIVE-7095: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12646149/HIVE-7095.2.patch.txt {color:red}ERROR:{color} -1 due to 10 failed/errored test(s), 5453 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketizedhiveinputformat org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_root_dir_external_table org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimal org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimalX org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimalXY org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHadoopVersion org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getPigVersion org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getStatus org.apache.hive.hcatalog.templeton.TestWebHCatE2e.invalidPath {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/265/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/265/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-Build-265/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 10 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12646149 > Fix test fails for both hadoop-1 and hadoop-2 > --------------------------------------------- > > Key: HIVE-7095 > URL: https://issues.apache.org/jira/browse/HIVE-7095 > Project: Hive > Issue Type: Task > Components: Tests > Reporter: Navis > Assignee: Navis > Attachments: HIVE-7095.1.patch.txt, HIVE-7095.2.patch.txt > > > There are some try to fix test results for hadoop-2(HIVE-6838, HIVE-6979, > etc.). But these remained problems for hadoop-1. Let's finish this here, not > prolonging output ping-pongs between two versions. > 1. Data size in explain result is different > bucketizedhiveinputformat.q > 2. forced bucketing(=2) does not make two files in hadoop-1. > groupby_sort_1.q > groupby_sort_skew_1.q > 3. Column stats of srcpart, which has loaded a file rather than inserted, has > COLUMN_STATS_ACCURATE=true, numRows=0, rawDataSize=0 for hadoop-2, which > seemed wrong. > sample8.q > transform_ppr1.q > transform_ppr2.q > union_ppr.q > 4. Iteration order of table properties for show create table is different. > nullformatCTAS.q > show_create_table_alter.q > 5. Iteration order of show table properties is different > unset_table_view_property.q -- This message was sent by Atlassian JIRA (v6.2#6252)