[ https://issues.apache.org/jira/browse/HIVE-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427614#comment-15427614 ]
Prasanth Jayachandran commented on HIVE-14502: ---------------------------------------------- vector_join_part_col_char.q test output for llap is similar to mr. Show partitions for partitions with char type is showing with padded space in mr and llap but trims spaces in tez. I will investigate more why tez is showing partitions without padded spaces. > Convert MiniTez tests to MiniLlap tests > --------------------------------------- > > Key: HIVE-14502 > URL: https://issues.apache.org/jira/browse/HIVE-14502 > Project: Hive > Issue Type: Sub-task > Components: Test > Affects Versions: 2.2.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-14502.1.patch, HIVE-14502.2.patch, > HIVE-14502.3.patch, HIVE-14502.4.patch > > > Llap shares most of the codepath with tez. MiniLlapCliDriver is much faster > than MiniTezCliDriver because of threaded executors and caching. > MiniTezCliDriver tests takes around 3hr 15mins to run around 400 tests. To > cut down this test time significantly it makes sense to move over mive tez > tests to mini llap tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)