steveloughran commented on issue #1857: HADOOP-16878. Copy command in FileUtil 
to throw an exception if the source and destination is the same
URL: https://github.com/apache/hadoop/pull/1857#issuecomment-606824811
 
 
   findbugs unhappy
   ```
   Nullcheck of src at line 400 of value previously dereferenced in 
org.apache.hadoop.fs.FileUtil.copy(FileSystem, FileStatus, FileSystem, Path, 
boolean, boolean, Configuration) At FileUtil.java:400 of value previously 
dereferenced in org.apache.hadoop.fs.FileUtil.copy(FileSystem, FileStatus, 
FileSystem, Path, boolean, boolean, Configuration) At FileUtil.java:[line 400]
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to