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

Brock Noland commented on HIVE-5502:
------------------------------------

Gotcha. Thanks for taking a look.

bq. Since now you are testing using maven there might be some difference in 
ANT_OPTS vs MAVEN_OPTS. Thats my guess.
bq. Implement a deterministic memory manager 

OK these two together make sense as I was seeing the failures under maven with 
the exact same M2_OPTS.  I suppose it's possible that that some no M2_OPTS 
cause non-determinism and my current ANT_OPTS do not.

bq. Overwrite golden file when we move to maven

I am not sure this will work since we cannot control. M2_OPTS on developers 
machines.


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

Reply via email to