You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "David Mollitor (JIRA)" <ji...@apache.org> on 2019/03/14 20:24:00 UTC

[jira] [Created] (MAPREDUCE-7193) Review of CombineFile Code

David Mollitor created MAPREDUCE-7193:
-----------------------------------------

             Summary: 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


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



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org