[
https://issues.apache.org/jira/browse/FLINK-10865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712985#comment-16712985
]
ASF GitHub Bot commented on FLINK-10865:
----------------------------------------
StefanRRichter commented on issue #7123: [FLINK-10865] Add Aliyun OSS file
systems without Hadoop dependencies
URL: https://github.com/apache/flink/pull/7123#issuecomment-445270894
Hi, sorry for the late reply I but I was not available for the last week.
Your commits are still using merges, see all the `Merge branch 'master' of`
cases in the history of this PR. What we require is that your changes are all
rebased on top of master and not merged with master.
----------------------------------------------------------------
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:
[email protected]
> Implement Flink's own Aliyun OSS filesystem
> -------------------------------------------
>
> Key: FLINK-10865
> URL: https://issues.apache.org/jira/browse/FLINK-10865
> Project: Flink
> Issue Type: New Feature
> Components: filesystem-connector
> Affects Versions: 1.6.2
> Reporter: wujinhu
> Assignee: wujinhu
> Priority: Major
> Labels: pull-request-available
>
> Aliyun OSS is widely used among China’s cloud users, and Hadoop supports
> Aliyun OSS since 2.9.1.
> Open this jira to wrap AliyunOSSFileSystem in flink(similar to s3 support),
> so that user can read from & write to OSS more easily in flink.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)