aasha commented on pull request #1567:
URL: https://github.com/apache/hive/pull/1567#issuecomment-706472758


   Please find the response 
   a) Added a test. To enable a successful recycle we need acl set up or 
disable permission check for write operation. I have done the later as the acl 
set up was not working with the available apis. 
   dfs.permissions.enabled = true : Regardless of whether permissions are on or 
off, chmod, chgrp, chown and setfacl always check permissions. So setOwner call 
was failing without the patch but move was successful as anyone can write to 
HDFS.
   b) Yes added as part of the same test. Along with this a CM Clearer test is 
also added.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to