[
https://issues.apache.org/jira/browse/HIVE-19633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483645#comment-16483645
]
Prasanth Jayachandran commented on HIVE-19633:
----------------------------------------------
Following tests have been moved to TestCliDriver
infer_bucket_sort_map_operators.q,infer_bucket_sort_dyn_part.q,infer_bucket_sort_merge.q,infer_bucket_sort_reducers_power_two.q,infer_bucket_sort_num_buckets.q
root_dir_external_table.q
parallel_orderby.q
udf_using.q
scriptfile1.q
bucket_num_reducers_acid.q is migrated to Mini LLAP
root_dir_external_table.q is removed. This test moves the file to root hdfs
directory and is creating a external table on root hdfs location which is a
recipe for disaster as any number of files can exists in the root hdfs
location. I tried to move this to MiniLlap/tez but root location has tez jars
and misc files causing incorrect results. So removed this test altogether from
MR and tez (spark has still coverage).
index_bitmap3.q,index_bitmap_auto.q,scriptfile1_win.q query files did not even
exist.
> Remove/Migrate Minimr tests
> ---------------------------
>
> Key: HIVE-19633
> URL: https://issues.apache.org/jira/browse/HIVE-19633
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: 3.1.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Major
> Attachments: HIVE-19633.1.patch
>
>
> MR has been deprecated for a long time. Minimr tests are incredibly slow. We
> should remove the tests or migrate to faster options for coverage.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)