Damien Raude-Morvan created GORA-373:
----------------------------------------

             Summary: 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
            Priority: Minor


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)

Reply via email to