You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/03/31 19:24:02 UTC

[GitHub] [hadoop] steveloughran commented on issue #1857: HADOOP-16878. Copy command in FileUtil to throw an exception if the source and destination is the same

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org