<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ozone on 记录每个瞬间</title>
    <link>https://code0xff.org/tags/ozone/</link>
    <description>Recent content in Ozone on 记录每个瞬间</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Mon, 04 Nov 2024 09:08:07 +0800</lastBuildDate>
    
	<atom:link href="https://code0xff.org/tags/ozone/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>ozone</title>
      <link>https://code0xff.org/post/2024/11/ozone/</link>
      <pubDate>Mon, 04 Nov 2024 09:08:07 +0800</pubDate>
      
      <guid>https://code0xff.org/post/2024/11/ozone/</guid>
      <description>ozone的三个角色Ozone Manager (OM)，Storage Container Manager (SCM)，DataNode，三个角色的具体存储内容，datanode中数据存储在 container中，按照offset保存数据的位置，recon 提供管理界面，ozone mager和 SCM 的高可用：使用 rocksdb + raft 实现的，这里用的是：ratis。整合spark，flink，presto/trino，doris 都比较容易</description>
    </item>
    
  </channel>
</rss>