You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2016/11/22 16:11:58 UTC

[jira] [Updated] (IGNITE-4219) Hive job submsiion failed with exception ”java.io.UTFDataFormatException“

     [ https://issues.apache.org/jira/browse/IGNITE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Mashenkov updated IGNITE-4219:
-------------------------------------
    Fix Version/s: 2.0

> Hive job submsiion failed with exception ”java.io.UTFDataFormatException“
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-4219
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4219
>             Project: Ignite
>          Issue Type: Bug
>          Components: hadoop
>            Reporter: Andrew Mashenkov
>             Fix For: 2.0
>
>
> Long property passing to Hadoop causes an exception:
> {code}
> Caused by: java.io.UTFDataFormatException 
>        at java.io.ObjectOutputStream$BlockDataOutputStream.writeUTF(ObjectOutputStream.java:2144) 
>        at java.io.ObjectOutputStream$BlockDataOutputStream.writeUTF(ObjectOutputStream.java:1987) 
>        at java.io.ObjectOutputStream.writeUTF(ObjectOutputStream.java:865) 
>        at org.apache.ignite.internal.util.IgniteUtils.writeUTFStringNullable(IgniteUtils.java:5029) 
>        at org.apache.ignite.internal.util.IgniteUtils.writeStringMap(IgniteUtils.java:4989) 
>        at org.apache.ignite.internal.processors.hadoop.HadoopDefaultJobInfo.writeExternal(HadoopDefaultJobInfo.java:137)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)