pan3793 commented on pull request #1136:
URL: https://github.com/apache/incubator-kyuubi/pull/1136#issuecomment-924914534


   Could you please also add a case for the following code?
   
   ```
   if (!fileStatus.isDirectory) {
     throw new IllegalArgumentException(s"Log directory $logRoot is not a 
directory.")
   }
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to