[
https://issues.apache.org/jira/browse/YARN-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Darabos resolved YARN-1960.
----------------------------------
Resolution: Not a Problem
Duh, I should just use BufferedFSInputStream. Sorry.
> LocalFSFileInputStream should support mark()
> --------------------------------------------
>
> Key: YARN-1960
> URL: https://issues.apache.org/jira/browse/YARN-1960
> Project: Hadoop YARN
> Issue Type: New Feature
> Components: api
> Reporter: Daniel Darabos
> Priority: Minor
>
> This is easily done by wrapping the FileInputStream in a BufferedInputStream.
> I wish for this feature because Apache Commons Compress's
> CompressorStreamFactory relies on it. There is benefit to being able to open
> local compressed file during testing.
> I'll send a patch for this if it's okay.
--
This message was sent by Atlassian JIRA
(v6.2#6252)