kaka11chen opened a new pull request, #22: URL: https://github.com/apache/doris-thirdparty/pull/22
[Enhancement] Add HDFS TDE/KMS functions. I have tested hive tables which the file path is under encryption zone with Doris. Now only support HDFS3 by testing. The root cause is HDFS3 Namenode server will return `fileEncryptionInfo` if the file path is under encryption zone when`FileSystem::getFileStatus()` is called. But HDFS2 namenode server doesn't return. It should be able to get similar file encryption information, need more research. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org