Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在 AWS 上构建一个数据湖,但我不知道 S3 与 HDFS 到底有什么不同。我在互联网上找到了一些答案,但我仍然不明白真正的区别。
我还需要知道是否有人在 AWS 中拥有 HDFS 和 S3 的数据湖架构。
HDFS只能被它所在的 Hadoop 集群访问。如果集群关闭或终止,HDFS 中的数据将消失。
Amazon S3 中的数据: