You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2015/08/17 10:03:45 UTC

[jira] [Created] (TAJO-1779) Remove "DFSInputStream has been closed already" messages in DelimitedLineReader

Jinho Kim created TAJO-1779:
-------------------------------

             Summary: Remove "DFSInputStream has been closed already" messages in DelimitedLineReader
                 Key: TAJO-1779
                 URL: https://issues.apache.org/jira/browse/TAJO-1779
             Project: Tajo
          Issue Type: Bug
          Components: Storage
            Reporter: Jinho Kim
            Assignee: Jinho Kim
            Priority: Minor
             Fix For: 0.11.0


We was upgrade the hadoop dependency to 2.7.1 in TAJO-1750
I found “DFSInputStream has been closed already” message too many. 
We should remove the duplicate invoking of DFSInputStream.close in DelimitedLineReader

https://issues.apache.org/jira/browse/HDFS-8099



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)