NullPointerException when using IGFS

2017-03-20 Thread Joe Wang
Hi! I'm running into this stack when trying to read through IGFS to an underlying HDFS instance: java.lang.NullPointerException at org.apache.ignite.internal.processors.hadoop.impl.igfs.HadoopIgfsInputStream$FetchBufferPart.flatten(HadoopIgfsInputStream.java:458) at org.apache.ign

Re: NullPointerException when using IGFS

2017-03-23 Thread joewang
performance. Specifying sequentialReadsBeforePrefetch = 32 sometimes gives me buffer underflow issues when trying to parse data out of the file format. Thanks! Joe -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/NullPointerException-when-using-IGFS-tp11328p11401.html Sent from the Apac

Re: NullPointerException when using IGFS

2017-03-24 Thread dkarachentsev
Joe, It seems a bug, I've filed a ticket [1]. Could you please check if this problem exists in 1.8 version? [1] https://issues.apache.org/jira/browse/IGNITE-4862 Thanks! -Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/NullPointerException-when-

Re: NullPointerException when using IGFS

2017-03-24 Thread joewang
Yes--we were experiencing this in 1.8 before upgrading to 1.9. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/NullPointerException-when-using-IGFS-tp11328p11438.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: NullPointerException when using IGFS

2017-03-27 Thread dkarachentsev
Hi, Thanks for testing, hadoop specialists will fix it. Please use sequentialReadsBeforePrefetch = 64 as a workaround for now. Thanks! -Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/NullPointerException-when-using-IGFS-tp11328p11486.html Sent from