[
https://issues.apache.org/jira/browse/HIVE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738612#comment-13738612
]
Sergey Shelukhin commented on HIVE-5069:
----------------------------------------
Is modifying the map key inside SkewedColValueLocationMaps the only problem? If
so, I wonder if the extra external map is necessary. Lists follow each other
(SKEWED_STRING_LIST_VALUES.STRING_LIST_ID could be a added to the query as the
2nd "order by" to make it certain), so we are always dealing with only one.
I am assuming the lists are not reused between SDs; the code implies they are
not (it adds the element every time it's encountered from join).
> Tests on list bucketing are failing again in hadoop2
> ----------------------------------------------------
>
> Key: HIVE-5069
> URL: https://issues.apache.org/jira/browse/HIVE-5069
> Project: Hive
> Issue Type: Sub-task
> Components: Tests
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Attachments: HIVE-5069.D12201.1.patch
>
>
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_12
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_2
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_4
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_5
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_query_multiskew_1
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_query_multiskew_3
--
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