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

David Mollitor updated MAPREDUCE-7193:
--------------------------------------
    Description: 
I am looking to experiment with combing files a bit, but first started doing 
some maintenance work:
 * Use Java 8 facilities
 * General clean up
 * Remove use of checked IOException ("Signals that an I/O exception of some 
sort has occurred.") for validation errors
 * Fix checkstyles

[https://docs.oracle.com/javase/8/docs/api/index.html?java/io/IOException.html]

  was:
I am looking to experiment with combing files a bit, but first started doing 
some maintenance work:

* Use Java 8 facilities
* General clean up
* Remove use of checked IOException ("Signals that an I/O exception of some 
sort has occurred.") for validation errors

https://docs.oracle.com/javase/8/docs/api/index.html?java/io/IOException.html


> Review of CombineFile Code
> --------------------------
>
>                 Key: MAPREDUCE-7193
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7193
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 3.2.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>         Attachments: MAPREDUCE-7193.1.patch
>
>
> I am looking to experiment with combing files a bit, but first started doing 
> some maintenance work:
>  * Use Java 8 facilities
>  * General clean up
>  * Remove use of checked IOException ("Signals that an I/O exception of some 
> sort has occurred.") for validation errors
>  * Fix checkstyles
> [https://docs.oracle.com/javase/8/docs/api/index.html?java/io/IOException.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to