[ https://issues.apache.org/jira/browse/HIVE-5502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790696#comment-13790696 ]
Prasanth J commented on HIVE-5502: ---------------------------------- [~brocknoland] I think this is because of the difference in JVM heap size. More JVM heap size will generate lesser number of stripes and hence the file dump information will be less. Can you please try using the same heap size (probably with same ANT_OPTS and MAVEN_OPTS) and see if this issue happens again? > ORC TestFileDump is flaky > ------------------------- > > Key: HIVE-5502 > URL: https://issues.apache.org/jira/browse/HIVE-5502 > Project: Hive > Issue Type: Bug > Reporter: Brock Noland > Priority: Minor > Attachments: TestFileDump.tar.gz > > > I found in my maven work that TestFileDump is non-deterministic. For example > sometimes the output ORC file is much larger > {noformat} > pass: > -rwxrwxrwx 1 brock brock 290055 Oct 9 12:02 TestFileDump.testDump.orc > fail: > -rwxrwxrwx 1 brock brock 1938634 Oct 9 12:08 TestFileDump.testDump.orc > {noformat} -- This message was sent by Atlassian JIRA (v6.1#6144)