[
https://issues.apache.org/jira/browse/HADOOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521939
]
Owen O'Malley commented on HADOOP-1759:
---------------------------------------
Can we please use a Text rather than a byte[]?
> File name should be represented by a byte array instead of a String
> -------------------------------------------------------------------
>
> Key: HADOOP-1759
> URL: https://issues.apache.org/jira/browse/HADOOP-1759
> Project: Hadoop
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.14.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.15.0
>
> Attachments: byteName.patch
>
>
> This patch changes INode.name type to byte[], as outlined in HADOOP-1687 (4).
> I submit it as a separate patch since it does not touch a lot of code, just
> INode.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.