[
https://issues.apache.org/jira/browse/OOZIE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
purshotam shah updated OOZIE-1642:
----------------------------------
Description:
java.io.DataOutputStream.writeUTF has a limit of 64k, if counter size > 64k it
throws
java.lang.RuntimeException: java.io.UTFDataFormatException: encoded string too
long: 70771 bytes
> writeUTF 64k limit for counters.
> ---------------------------------
>
> Key: OOZIE-1642
> URL: https://issues.apache.org/jira/browse/OOZIE-1642
> Project: Oozie
> Issue Type: Bug
> Reporter: purshotam shah
>
> java.io.DataOutputStream.writeUTF has a limit of 64k, if counter size > 64k
> it throws
> java.lang.RuntimeException: java.io.UTFDataFormatException: encoded string too
> long: 70771 bytes
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)