Getting Started with Apache Zookeeper

所在平台: Udemy

课程主页: https://www.udemy.com/course/getting-started-with-apache-zookeeper/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Apache Zookeeper 入门 课程概述: ZooKeeper 是一个分布式协调服务,用于管理大量主机。在分布式环境中协调和管理服务是一个复杂的过程,而 ZooKeeper 通过其简单的架构和 API 解决了这个问题。ZooKeeper 允许开发人员专注于核心应用逻辑,而无需担心应用的分布式特性。ZooKeeper 框架最初是在“雅虎”开发的,用于以简单且稳健的方式访问其应用,后来 Apache ZooKeeper 成为了 Hadoop、HBase 和其他分布式框架所使用的标准。例如,Apache HBase 使用 ZooKeeper 来跟踪分布式数据的状态。本课程解释了 ZooKeeper 的基础知识,包括如何在分布式环境中安装和部署 ZooKeeper 集群,最后通过 Java 编程和示例应用程序给出一些实践案例。本课程专为希望在使用 ZooKeeper 框架的“大数据分析”领域发展的专业人士设计,将帮助学员理解如何使用 ZooKeeper 创建分布式集群。在学习本课程之前,学员需要具备良好的 Java 基础,因为 ZooKeeper 服务器运行在 JVM、分布式进程和 Linux 环境中。

课程评论(0条)

课程详情

ZooKeeper is a distributed co-ordination service to manage large set of hosts. Co-ordinating and managing a service in a distributed environment is a complicated process. ZooKeeper solves this issue with its simple architecture and API. ZooKeeper allows developers to focus on core application logic without worrying about the distributed nature of the application.ZooKeeper is a distributed co-ordination service to manage large set of hosts.The ZooKeeper framework was originally built at "Yahoo!" for accessing their applications in an easy and robust manner. Later, Apache ZooKeeper became a standard for organized service used by Hadoop, HBase, and other distributed frameworks. For example, Apache HBase uses ZooKeeper to track the status of distributed data. This course explains the basics of ZooKeeper, how to install and deploy a ZooKeeper cluster in a distributed environment, and finally concludes with a few examples using Java programming and sample applications.This course has been prepared for professionals aspiring to make a career in Big Data Analytics using ZooKeeper framework. It will give you enough understanding on how to use ZooKeeper to create distributed clusters.Before proceeding with this course, you must have a good understanding of Java because the ZooKeeper server runs on JVM, distributed process, and Linux environment.

课程标签

0人关注该课程

主题相关的课程