[ https://issues.apache.org/jira/browse/HIVE-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549547#comment-13549547 ]
Thiruvel Thirumoolan commented on HIVE-3873: -------------------------------------------- Some of the tests also fail when hive-10 is tested with 0.23.4. The following also fail in 0.10 and have a patch for branch 10 if required. Reasons vary from output in a different order (for queries without order by) or changes in test cases. org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_join_filters_overlap org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_join_nullsafe org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_query_multiskew_2 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_query_oneskew_3 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_parenthesis_star_by org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_recursive_dir org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_table_access_keys_stats udaf_percentile_approx on branch 10 fail with a data quality issue, checking that out. [junit] 20c20 [junit] < 254.08333333333331 [junit] --- [junit] > 252.77777777777777 [junit] 47c47 [junit] < 254.08333333333331 [junit] --- [junit] > 252.77777777777777 [junit] 74c74 [junit] < [23.355555555555558,254.08333333333331,477.0625,489.5466666666667] [junit] --- [junit] > [24.07,252.77777777777777,476.9444444444444,487.82] [junit] 101c101 [junit] < [23.355555555555558,254.08333333333331,477.0625,489.5466666666667] [junit] --- [junit] > [24.07,252.77777777777777,476.9444444444444,487.82] Archive tests also fail on 10, but havent looked at them. > lot of tests failing for hadoop 23 > ---------------------------------- > > Key: HIVE-3873 > URL: https://issues.apache.org/jira/browse/HIVE-3873 > Project: Hive > Issue Type: Bug > Reporter: Namit Jain > Assignee: Gang Tim Liu > > The following tests are failing on hadoop 23: > [junit] Failed query: archive_excludeHadoop20.q > [junit] Failed query: archive_multi.q > [junit] Failed query: index_bitmap.q > [junit] Failed query: join_filters_overlap.q > [junit] Failed query: join_nullsafe.q > [junit] Failed query: list_bucket_dml_6.q > [junit] Failed query: list_bucket_dml_7.q > [junit] Failed query: list_bucket_dml_8.q > [junit] Failed query: list_bucket_query_oneskew_3.q > [junit] Failed query: parenthesis_star_by.q > [junit] Failed query: recursive_dir.q > Some of them may be log updates. -- 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