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

Ashish Thusoo commented on HIVE-189:
------------------------------------

The problematic code is in 

FetchTask.java:getNextPath()

We are using fs.listStatus there to get the list of files and I do not think 
that gaurantees order. 

> 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.

Reply via email to