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

Akira AJISAKA updated HADOOP-8728:
----------------------------------
    Attachment: HADOOP-8728-003.patch

v3 patch fixed checkstyle issues:
* Removed unused import
* Avoid inner assignment
{code}
        if ((key = r.next(key)) == null) {
{code}

> Display (fs -text) shouldn't hard-depend on Writable serialized sequence 
> files.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-8728
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8728
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 2.6.0
>            Reporter: Harsh J
>            Priority: Minor
>         Attachments: HADOOP-8728-002.patch, HADOOP-8728-003.patch, 
> HADOOP-8728.patch
>
>
> The Display command (fs -text) currently reads only Writable-based 
> SequenceFiles. This isn't necessary to do, and prevents reading 
> non-Writable-based serialization in SequenceFiles from the shell.



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

Reply via email to