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

Alisha Prabhu edited comment on HIVE-19084 at 5/14/18 6:56 AM:
---------------------------------------------------------------

Hi [~steveyeom2017],

Could you please review the above patch ?
 There's a small change that I have introduced in the patch i.e. have sorted 
the FileStatus array object as, the listStatus function of the FileSystem does 
not guarantee to return the List of files/directories status in a sorted order.


was (Author: alishap):
Hi [~steveyeom2017],

could you please review the above patch ?
There's a small change that I have introduced in the patch i.e. have sorted the 
FileStatus array object as, the listStatus function of the FileSystem does not 
guarantee to return the List of files/directories status in a sorted order.

> Test case in Hive Query Language fails with a java.lang.AssertionError.
> -----------------------------------------------------------------------
>
>                 Key: HIVE-19084
>                 URL: https://issues.apache.org/jira/browse/HIVE-19084
>             Project: Hive
>          Issue Type: Bug
>          Components: Test, Transactions
>         Environment: uname -a
> Linux pts00607-vm3 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:46 UTC 
> 2018 ppc64le ppc64le ppc64le GNU/Linux
>            Reporter: Alisha Prabhu
>            Assignee: Steve Yeom
>            Priority: Major
>              Labels: patch-available
>         Attachments: HIVE-19084.1.patch
>
>
> The test case testInsertOverwriteForPartitionedMmTable in 
> TestTxnCommandsForMmTable.java and TestTxnCommandsForOrcMmTable.java fails 
> with a java.lang.AssertionError.
> Maven command used is mvn 
> -Dtest=TestTxnCommandsForMmTable#testInsertOverwriteForPartitionedMmTable test
> The test case fails as the listStatus function of the FileSystem does not 
> guarantee to return the List of files/directories status in a sorted order.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to