[EMAIL PROTECTED] wrote:
Author: cutting
Date: Thu Mar 30 14:22:31 2006
New Revision: 390260

URL: http://svn.apache.org/viewcvs?rev=390260&view=rev
Log:
Fix for HADOOP-103, part II: I forgot to add this file the first time!

+public class MapReduceBase implements Closeable, JobConfigurable {
+
+  public void close() {
+  }

Shouldn't this method throw an IOException, as it is declared in Closeable?

--
Best regards,
Andrzej Bialecki     <><
___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


Reply via email to