|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-by-example-hbase/
课程评论:没有评论
课程名称:通过实例学习:HBase - Hadoop 数据库 课程概述: 该课程面向具备Java基础的学员,授课团队包括两位斯坦福大学毕业的前谷歌员工和两位前Flipkart高级分析师,团队成员在大规模数据处理方面拥有几十年的实践经验。与传统的关系型数据库相比,HBase 是为新时期而设计的数据库解决方案。HBase 提供了列式存储、无固定模式和低延迟的特点,能够满足应用程序不断变化的需求。 课程内容涵盖: - 25个解决实例,全面介绍如何在HBase中处理数据 - 在命令行和使用Java API进行CRUD操作 - 使用过滤器、计数器和MapReduce - 实现一个基于HBase的社交网络通知服务 - HBase在Hadoop生态系统中的角色 - HBase的架构及其与RDBMS和Hive等其他Hadoop技术的区别 通过本课程,学员将深入了解HBase的实际应用,掌握处理大规模数据的技能,从而应对新时代的数据库需求。
Prerequisites: Working with HBase requires knowledge of Java Taught by a team which includes 2 Stanford-educated, ex-Googlers and 2 ex-Flipkart Lead Analysts. This team has decades of practical experience in working with large-scale data processing jobs. Relational Databases are so stuffy and old! Welcome to HBase - a database solution for a new age. HBase: Do you feel like your relational database is not giving you the flexibility you need anymore? Column oriented storage, no fixed schema and low latency make HBase a great choice for the dynamically changing needs of your applications. What's Covered: 25 solved examples covering all aspects of working with data in HBaseCRUD operations in the shell and with the Java API, Filters, Counters, MapReduce Implement your own notification service for a social network using HBase HBase and it's role in the Hadoop ecosystem, HBase architecture and what makes HBase different from RDBMS and other Hadoop technologies like Hive.