Alisha Prabhu created HIVE-19084:
------------------------------------
Summary: 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
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
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)