shuai-xu commented on issue #8117: [FLINK-12115] [filesystems]: Add support for AzureFS URL: https://github.com/apache/flink/pull/8117#issuecomment-487335165 @piyushnarang Thanks for your contribution. I have tested your implementation. It can works. However, there are serval potential problems. 1. The ITcase needs the account to turn off the security option, or else the cases using http will fail. Could you try to check the security option automatically or else add some comments to notice it? 3. The flink-azure-fs-hadoop does not contain all jars it depends, so if user want to use it, they need to copy flink-azure-fs-hadoop.jar hadoop-azure.jar azure-storage.jar and jetty-util.jar to lib/ path.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
