[
https://issues.apache.org/jira/browse/HADOOP-18424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035469#comment-18035469
]
ASF GitHub Bot commented on HADOOP-18424:
-----------------------------------------
github-actions[bot] closed pull request #4809: HADOOP-18424. Fix
org.apache.hadoop.io.ArrayWritable
URL: https://github.com/apache/hadoop/pull/4809
> Fix org.apache.hadoop.io.ArrayWritable
> --------------------------------------
>
> Key: HADOOP-18424
> URL: https://issues.apache.org/jira/browse/HADOOP-18424
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 3.3.4
> Reporter: daimin
> Priority: Major
> Labels: pull-request-available
>
> When we store an array of string with "new ArrayWritable(String[] strings)",
> the "valueClass" will be "Text" while the actual value type is "UTF8". This
> will cause an error on deserialization of ArrayWritable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]