sunchao commented on issue #1725: HDFS-13616. Batch listing of multiple 
directories
URL: https://github.com/apache/hadoop/pull/1725#issuecomment-562765888
 
 
   One thing I'm not totally sure is the case where the input `srcs` is empty. 
Currently it throws the exception:
   ```
   FileNotFoundException("One or more paths do not exist.")
   ```
   which I think is not very accurate. Is `FileNotFoundException` appropriate 
here?

----------------------------------------------------------------
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