> If you have a simple dag/job example that reproduces the behavior that would 
> be great too.
…    
>> Caused by: java.util.zip.ZipException: incorrect header check
    >> at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
    >> at java.io.FilterInputStream.read(FilterInputStream.java:107)
    >> at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
    >> at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
    >> at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
    >> at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)

>From a quick look, it looks like a NOWRAP compressed block being read 
>incorrectly.

Cheers,
Gopal



Reply via email to