michaeljmarshall commented on pull request #13376: URL: https://github.com/apache/pulsar/pull/13376#issuecomment-998269005
@freeznet - I discovered that our default hdfs configuration also requires arbitrary writing to the `/pulsar` directory. https://github.com/apache/pulsar/blob/f7abada1a5e1e79eee10376940187a6f7dc3cd79/conf/filesystem_offload_core_site.xml#L27-L30 I don't think this is a very good default, but I don't think we can change this default without breaking current implementation. With the latest commit, I gave the root group write permission to `/pulsar`. -- 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]
