Fix findBugs warnings in UpgradeUtilities.
------------------------------------------
Key: HADOOP-3036
URL: https://issues.apache.org/jira/browse/HADOOP-3036
Project: Hadoop Core
Issue Type: Bug
Components: dfs, test
Affects Versions: 0.15.0
Reporter: Konstantin Shvachko
Assignee: Konstantin Shvachko
Fix For: 0.17.0
There are 2 findBugs warning in UpgradeUtilities.
- toString() applied to a String
- not closing InputStream.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.