Hi Damien, On Wed, Sep 17, 2014 at 5:09 AM, <[email protected]> wrote:
> > - 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) > > So +0 for me (I don't know if it's a regression or something coming > from underlying Avro or Hadoop lib) > > I think we need to key an eye on this one and most likely address it if and when we decide to upgrade to JDK8... how long in to the future we do this right now I do not know. Thanks for logging this none-the-less Damien and thank you for VOTE'ing. Lewis

