[ https://issues.apache.org/jira/browse/HADOOP-5813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom White resolved HADOOP-5813. ------------------------------- Resolution: Won't Fix Fixed in MAPREDUCE-639. > TeraRecordWriter doesn't override parent close() method > ------------------------------------------------------- > > Key: HADOOP-5813 > URL: https://issues.apache.org/jira/browse/HADOOP-5813 > Project: Hadoop Common > Issue Type: Bug > Reporter: Tom White > Assignee: Owen O'Malley > > The signature should be > {{public void close(Reporter reporter) throws IOException}} > not > {{public void close() throws IOException}} > Using {...@override}} would enforce this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.