You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2017/11/06 21:37:00 UTC

[jira] [Commented] (HIVE-17993) llap_acid_fast seems to be sensitive to something

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

Zoltan Haindrich commented on HIVE-17993:
-----------------------------------------

FYI: [~sershe]

> llap_acid_fast seems to be sensitive to something
> -------------------------------------------------
>
>                 Key: HIVE-17993
>                 URL: https://issues.apache.org/jira/browse/HIVE-17993
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>
> from time-to-time it seems like this test is failing...
> https://builds.apache.org/job/PreCommit-HIVE-Build/7663/testReport/org.apache.hadoop.hive.cli/TestMiniLlapLocalCliDriver/testCliDriver_llap_acid_fast_/history/
> from seemingly unrelated tickets: HIVE-17898 HIVE-17953 HIVE-17907 HIVE-16827
> this failure seems to be pretty bad; it looks like the results are all changed ; the last column's value is changed to {{-1645852809}} or {{1864027286}} instead of the random values.
> {code}
> Client Execution succeeded but contained differences (error code = 1) after executing llap_acid_fast.q 
> 171,176c171,174
> < -838810013 1 1864027286
> < -595277064 1 -1645852809
> < -334595454 1 -1645852809
> < 185212032 1 -1645852809
> < 186967185 1 -1645852809
> < 241008004 1 -1645852809
> ---
> > -285355633 1 -1241163445
> > -109813638 1 -58941842
> > 164554497 1 1161977292
> > 199879534 1 123351087
> 178,179c176,178
> < 518213127 1 -1645852809
> < 584923170 1 -1645852809
> ---
> > 354670578 1 562841852
> > 455419170 1 1108177470
> > 665801232 1 480783141
> 422,424c421,422
> < -838810013 1 1864027286
> < -595277064 1 -1645852809
> < -334595454 1 -1645852809
> ---
> > -285355633 1 -1241163445
> > -109813638 1 -58941842
> 426,428c424,425
> < 185212032 1 -1645852809
> < 186967185 1 -1645852809
> < 241008004 1 -1645852809
> ---
> > 164554497 1 1161977292
> > 199879534 1 123351087
> 430,431c427,429
> < 518213127 1 -1645852809
> < 584923170 1 -1645852809
> ---
> > 354670578 1 562841852
> > 455419170 1 1108177470
> > 665801232 1 480783141
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)