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

Sushanth Sowmyan commented on HIVE-3873:
----------------------------------------

I looked at a bunch of these tests and submitted jiras for each one I put up a 
patch for : HIVE-3912 (table_access_keys_stats.q) , HIVE-3921 (recursive_dir.q) 
, HIVE-3923 (join_filters_overlap.q) and HIVE-3924 (join_nullsafe.q).

I also looked at parenthesis_star_by.q, and while it could be fixed by adding 
order-by to the test queries, I think that makes for a bad test, since order-by 
would mask sort-by and distribute-by. In fact, I'm not entirely convinced that 
distribute-by should be tested using a .q file and a golden file.

I've also been looking at the archive failures, and will put up a patch for 
that soon.
                
> 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

Reply via email to