You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/18 23:26:32 UTC

[GitHub] liupc commented on issue #23827: [SPARK-26912][CORE][HISTORY] Allow setting permission for event_log

liupc commented on issue #23827: [SPARK-26912][CORE][HISTORY] Allow setting permission for event_log
URL: https://github.com/apache/spark/pull/23827#issuecomment-464920530
 
 
   +1  for aboveļ¼Œ I think the permission management is the job of file owner.
   With HDFS extended acl, one can grant access without adding grantee to the group, and the group is inherited from parent directory, so we can set permission of parent dir to solve your second question? the third question can also be solved?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org