[
https://issues.apache.org/jira/browse/HIVE-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125136#comment-13125136
]
Ashutosh Chauhan commented on HIVE-2493:
----------------------------------------
This is not random. I always see this on trunk. Test always fails with
commons-codec 1.3 but always passes with commons-codec 1.4 commons-codec 1.3 is
buggy see: CODEC-22 CODEC-68 etc. It gets complicated because we have both
versions of lib in our tree (because of different versions of hadoop) When
HIVE-2380 was checked-in it was using 1.4 is it possible that recent build
related changes has somehow made 1.3 to appear in classpath instead of 1.4 ?
> TestLazySimpleSerde fails randomly
> ----------------------------------
>
> Key: HIVE-2493
> URL: https://issues.apache.org/jira/browse/HIVE-2493
> Project: Hive
> Issue Type: Test
> Affects Versions: 0.9.0
> Reporter: Ashutosh Chauhan
> Assignee: Ashutosh Chauhan
> Fix For: 0.9.0
>
>
> It generates data randomly. Its possible that in some cases generated data is
> not Base64-compliant. Instead it should generate data deterministically.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira