[jira] [Updated] (HDFS-8099) Change "DFSInputStream has been closed already" message to debug log level

2017-01-05 Thread Junping Du (JIRA)

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

Junping Du updated HDFS-8099:
-
Fix Version/s: 2.8.0

> Change "DFSInputStream has been closed already" message to debug log level
> --
>
> Key: HDFS-8099
> URL: https://issues.apache.org/jira/browse/HDFS-8099
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: hdfs-client
>Affects Versions: 2.7.0
>Reporter: Charles Lamb
>Assignee: Charles Lamb
>Priority: Minor
> Fix For: 2.8.0, 2.7.2, 3.0.0-alpha1
>
> Attachments: HDFS-8099.000.patch, HDFS-8099.001.patch
>
>
> The hadoop fs -get command always shows this warning:
> {noformat}
> $ hadoop fs -get /data/schemas/sfdc/BusinessHours-2014-12-09.avsc
> 15/04/06 06:22:19 WARN hdfs.DFSClient: DFSInputStream has been closed already
> {noformat}
> This was introduced by HDFS-7494. The easiest thing is to just remove the 
> warning from the code.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-8099) Change "DFSInputStream has been closed already" message to debug log level

2015-09-11 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-8099:
-
Fix Version/s: (was: 2.8.0)
   2.7.2

> Change "DFSInputStream has been closed already" message to debug log level
> --
>
> Key: HDFS-8099
> URL: https://issues.apache.org/jira/browse/HDFS-8099
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: hdfs-client
>Affects Versions: 2.7.0
>Reporter: Charles Lamb
>Assignee: Charles Lamb
>Priority: Minor
> Fix For: 2.7.2
>
> Attachments: HDFS-8099.000.patch, HDFS-8099.001.patch
>
>
> The hadoop fs -get command always shows this warning:
> {noformat}
> $ hadoop fs -get /data/schemas/sfdc/BusinessHours-2014-12-09.avsc
> 15/04/06 06:22:19 WARN hdfs.DFSClient: DFSInputStream has been closed already
> {noformat}
> This was introduced by HDFS-7494. The easiest thing is to just remove the 
> warning from the code.



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


[jira] [Updated] (HDFS-8099) Change DFSInputStream has been closed already message to debug log level

2015-04-09 Thread Colin Patrick McCabe (JIRA)

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

Colin Patrick McCabe updated HDFS-8099:
---
   Resolution: Fixed
Fix Version/s: 2.8.0
   Status: Resolved  (was: Patch Available)

 Change DFSInputStream has been closed already message to debug log level
 --

 Key: HDFS-8099
 URL: https://issues.apache.org/jira/browse/HDFS-8099
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: hdfs-client
Affects Versions: 2.7.0
Reporter: Charles Lamb
Assignee: Charles Lamb
Priority: Minor
 Fix For: 2.8.0

 Attachments: HDFS-8099.000.patch, HDFS-8099.001.patch


 The hadoop fs -get command always shows this warning:
 {noformat}
 $ hadoop fs -get /data/schemas/sfdc/BusinessHours-2014-12-09.avsc
 15/04/06 06:22:19 WARN hdfs.DFSClient: DFSInputStream has been closed already
 {noformat}
 This was introduced by HDFS-7494. The easiest thing is to just remove the 
 warning from the code.



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


[jira] [Updated] (HDFS-8099) Change DFSInputStream has been closed already message to debug log level

2015-04-09 Thread Colin Patrick McCabe (JIRA)

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

Colin Patrick McCabe updated HDFS-8099:
---
Summary: Change DFSInputStream has been closed already message to debug 
log level  (was: Remove extraneous warning from DFSInputStream.close())

 Change DFSInputStream has been closed already message to debug log level
 --

 Key: HDFS-8099
 URL: https://issues.apache.org/jira/browse/HDFS-8099
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: hdfs-client
Affects Versions: 2.7.0
Reporter: Charles Lamb
Assignee: Charles Lamb
Priority: Minor
 Attachments: HDFS-8099.000.patch, HDFS-8099.001.patch


 The hadoop fs -get command always shows this warning:
 {noformat}
 $ hadoop fs -get /data/schemas/sfdc/BusinessHours-2014-12-09.avsc
 15/04/06 06:22:19 WARN hdfs.DFSClient: DFSInputStream has been closed already
 {noformat}
 This was introduced by HDFS-7494. The easiest thing is to just remove the 
 warning from the code.



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