[ https://issues.apache.org/jira/browse/GORA-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831492#comment-16831492 ]
Kevin Ratnasekera commented on GORA-373: ---------------------------------------- As per [~cguzel] comment, I am resolving this issue. > 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.9 > > > 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 (v7.6.3#76005)