[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665505#action_12665505 ]
Ashish Thusoo commented on HIVE-189: ------------------------------------ sample3 and sample5 are suffering from the same sorting issue. I think the related code there is at getBucketPath in ql/metadata/Partition.java I think we should be sorting the files there as well... This is picked up in TableSample.java to create the paths needed.. > Various TestCliDriver tests fail > -------------------------------- > > Key: HIVE-189 > URL: https://issues.apache.org/jira/browse/HIVE-189 > Project: Hadoop Hive > Issue Type: Bug > Components: Testing Infrastructure > Reporter: Johan Oskarsson > Assignee: Ashish Thusoo > Priority: Blocker > Fix For: 0.2.0 > > Attachments: patch-189.txt, > TEST-org.apache.hadoop.hive.cli.TestCliDriver.txt > > > On a fresh checkout of trunk a number of tests fail in > org.apache.hadoop.hive.cli.TestCliDriver: > testCliDriver_sample5 > testCliDriver_input3_limit > testCliDriver_udf5 > testCliDriver_sample3 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.