You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/19 10:20:28 UTC

[GitHub] [flink] zentol commented on issue #11117: [FLINK-16115][filesystem] Make aliyun oss filesystem could work with plugin mechanism

zentol commented on issue #11117: [FLINK-16115][filesystem] Make aliyun oss filesystem could work with plugin mechanism
URL: https://github.com/apache/flink/pull/11117#issuecomment-588145838
 
 
   I agree with @AHeise that this FS is likely just broken.
   The only way this could've worked is if another filesystem is in /lib that bundles flink-hadoop-fs, without relocating contained classes and relocates hadoop. I don't know whether any filesystem qualifies.
   
   I think the proposed changed makes sense.
   
   AFAIK we cannot add an end-to-end test since Aliyun OSS cannot be setup locally and we don't have any credentials.

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


With regards,
Apache Git Services