Hi xuanwo, thanks for the suggestion.

We are talking about getting rid of the middle layer, and use COSN directly.

So if OpenDAL has no difference to COSN, it is better to use it directly.

Best,
Jingsong

刘金辉 <965147...@qq.com.invalid>于2025年1月15日 周三19:02写道:

> hi,Jingsong&nbsp;teacher.
> Here is some information,,please check thanks
> Optimization methods of cosn:
> 1. Performance optimization:
> a. Combined with the architecture of COS fusion bucket, separate metadata
> flow and data flow to achieve high-performance file semantic access
> b. Based on COS distributed metadata engine, provide high-performance
> metadata access
> c. Provide high-concurrency data flow through pre-reading strategy, block
> processing and other means
> 2. Integrate Tencent Cloud service role authentication capabilities to
> improve access security
> 3. Integrate Tencent Cloud log reporting capabilities, support task-level
> log reporting, and improve observability
>
>
>
>
>
> S3 Architecture:
>
>
>
>
>
>
>
>
>
>
> Cosn Architecture
>
> liujinhui
>
>
>
>
> 刘金辉
> 965147...@qq.com
>
>
>
> &nbsp;
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:
>                                                   "dev"
>                                                                 <
> xua...@apache.org&gt;;
> 发送时间:&nbsp;2025年1月9日(星期四) 下午4:20
> 收件人:&nbsp;"dev"<dev@paimon.apache.org&gt;;
>
> 主题:&nbsp;Re: [DISCUSS]paimon support tencent cosn
>
>
>
> Hi,
>
> That's interesting to come across this discussion. Apache OpenDAL offers
> native support for COS (although we primarily utilize it for native IAM
> support and are not currently aware of any performance gaps). Perhaps we
> could consider adding a new file IO class based on OpenDAL to support this?
>
> Additionally, OpenDAL provides native support for nearly all storage
> services, ranging from S3, Gcs to Azblob, which could be a valuable
> addition for us.
>
> For more information about OpenDAL: https://github.com/apache/opendal
> We also offer a native Java binding:
> https://github.com/apache/opendal/tree/main/bindings/java
>
> On Thu, Jan 9, 2025, at 11:05, Jingsong Li wrote:
> &gt; Hi jinhui,
> &gt;
> &gt; Thanks for driving this, can you provide some information about "When
> &gt; using the s3 protocol to access the fusion bucket, the traffic will
> &gt; pass through the access layer twice", is there an official website?
> &gt;
> &gt; Best,
> &gt; Jingsong
> &gt;
> &gt; On Thu, Jan 9, 2025 at 10:56 AM 刘金辉 <965147...@qq.com.invalid&gt;
> wrote:
> &gt;&gt;
> &gt;&gt; Introduction
> &gt;&gt; Tencent COS is a famous object storage system provided by Tencent
> Corp. Hadoop-COS is a client that makes the upper computing systems based
> on HDFS be able to use the COS as its underlying storage system. tencent
> cloud is top 2 cloud vendors in China market and the object store COS (
> https://intl.cloud.tencent.com/product/cos) is widely used among China’s
> cloud users but now it is hard for hadoop user to access data laid on COS
> storage&amp;nbsp;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt; We can use S3 SDK and COSN SDK to access COSN,but
> &gt;&gt; 1. When using the s3 protocol to access the fusion bucket, the
> traffic will pass through the access layer twice, the traffic will be
> doubled, and the performance will be impaired. This problem will not occur
> when using cosn.
> &gt;&gt; 2. Compared with cos ordinary buckets, fusion buckets have
> performance advantages in list, rename, truncate and other operations.
> &gt;&gt; 3. If you must use the s3 protocol to access cos, we do not
> recommend using fusion buckets, then the s3 protocol + cos ordinary bucket
> will encounter some of the above performance issues.
> &gt;&gt; 4. Other data lake frameworks also support access to cosn, oss,
> S3, etc.
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt; Therefore, in order to allow more users to use paimon with high
> performance, it is necessary to support cosn access to paimon.
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt; Please give your opinions. thanks
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt; 刘金辉
> &gt;&gt; 965147...@qq.com
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> &gt;&gt; &amp;nbsp;
>
> --
> Xuanwo
>
> https://xuanwo.io/

Reply via email to