[ https://issues.apache.org/jira/browse/HIVE-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923651#comment-15923651 ]
Hive QA commented on HIVE-15212: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12858604/HIVE-15212.02.patch {color:green}SUCCESS:{color} +1 due to 18 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 26 failed/errored test(s), 10336 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_view] (batchId=37) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_view_partitioned] (batchId=34) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[cteViews] (batchId=71) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[mm_buckets] (batchId=55) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[mm_conversions] (batchId=69) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_llap_counters1] (batchId=136) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_llap_counters] (batchId=139) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic] (batchId=136) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_schema_evol_3a] (batchId=137) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[cbo_rp_unionDistinct_2] (batchId=145) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_views] (batchId=142) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[unionDistinct_2] (batchId=142) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[unionDistinct_2] (batchId=94) org.apache.hadoop.hive.cli.TestSparkCliDriver.org.apache.hadoop.hive.cli.TestSparkCliDriver (batchId=97) org.apache.hadoop.hive.ql.io.TestAcidUtils.testAcidOperationalProperties (batchId=249) org.apache.hadoop.hive.ql.io.TestAcidUtils.testAcidOperationalPropertiesSettersAndGetters (batchId=249) org.apache.hadoop.hive.ql.metadata.TestHive.testTable (batchId=257) org.apache.hadoop.hive.ql.metadata.TestHive.testThriftTable (batchId=257) org.apache.hadoop.hive.ql.metadata.TestHiveRemote.testTable (batchId=258) org.apache.hadoop.hive.ql.metadata.TestHiveRemote.testThriftTable (batchId=258) org.apache.hive.beeline.TestSchemaTool.testSchemaInit (batchId=213) org.apache.hive.beeline.TestSchemaTool.testSchemaUpgrade (batchId=213) org.apache.hive.beeline.TestSchemaTool.testValidateLocations (batchId=213) org.apache.hive.beeline.TestSchemaTool.testValidateNullValues (batchId=213) org.apache.hive.beeline.TestSchemaTool.testValidateSchemaVersions (batchId=213) org.apache.hive.beeline.TestSchemaTool.testValidateSequences (batchId=213) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4118/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4118/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4118/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase 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: 26 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12858604 - PreCommit-HIVE-Build > merge branch into master > ------------------------ > > Key: HIVE-15212 > URL: https://issues.apache.org/jira/browse/HIVE-15212 > Project: Hive > Issue Type: Sub-task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-15212.01.patch, HIVE-15212.02.patch > > > Filing the JIRA now; accidentally attached the merge patch somewhere, so I > will post the test results analysis here. We will re-run the tests here later. > Relevant q file failures: > load_dyn_part1, autoColumnStats_2 and _1, escape2, load_dyn_part2, > dynpart_sort_opt_vectorization, orc_createas1, combine3, update_tmp_table, > delete_where_non_partitioned, delete_where_no_match, update_where_no_match, > update_where_non_partitioned, update_all_types > I suspect many ACID failures are due to incomplete ACID type patch. > Also need to revert the pom change from spark test pom, that seems to break > Spark tests. I had it temporarily to get rid of the long non-maven download > in all cases (there's a separate JIRA for that) -- This message was sent by Atlassian JIRA (v6.3.15#6346)