You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Cihad Guzel (JIRA)" <ji...@apache.org> on 2016/09/01 16:43:20 UTC

[jira] [Assigned] (GORA-373) Failing TestQueryBase with JDK8

     [ https://issues.apache.org/jira/browse/GORA-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cihad Guzel reassigned GORA-373:
--------------------------------

    Assignee: Cihad Guzel

> Failing TestQueryBase with JDK8
> -------------------------------
>
>                 Key: GORA-373
>                 URL: https://issues.apache.org/jira/browse/GORA-373
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-core
>    Affects Versions: 0.5
>         Environment: Java 8
> OpenJDK 8u40~b04-2 (Debian package)
>            Reporter: Damien Raude-Morvan
>            Assignee: Cihad Guzel
>            Priority: Minor
>              Labels: jdk8, test-fail
>             Fix For: 0.8
>
>
> Hi,
> Got a test failure under JDK8 in TestQueryBase
>   I haven't yet had time to check details but got EOFException :
> java.io.EOFException
> at org.apache.avro.util.ByteBufferInputStream.getBuffer(ByteBufferInputStream.java:86)
> at org.apache.avro.util.ByteBufferInputStream.read(ByteBufferInputStream.java:48)
> at java.io.DataInputStream.readFully(DataInputStream.java:195)
> at org.apache.hadoop.io.Text.readString(Text.java:402)
> at org.apache.gora.mapreduce.StringSerialization$1.deserialize(StringSerialization.java:55)
> at org.apache.gora.mapreduce.StringSerialization$1.deserialize(StringSerialization.java:40)
> at org.apache.gora.util.IOUtils.deserialize(IOUtils.java:228)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)