- Apache Hive Essentials
- Dayong Du
- 183字
- 2021-07-23 20:25:26
Preface
With an increasing interest in big data analysis, Hive over Hadoop becomes a cutting-edge data solution for storing, computing, and analyzing big data. The SQL-like syntax makes Hive easier to learn and popularly accepted as a standard for interactive SQL queries over big data. The variety of features available within Hive provides us with the capability of doing complex big data analysis without advanced coding skills. The maturity of Hive lets it gradually merge and share its valuable architecture and functionalities across different computing frameworks beyond Hadoop.
Apache Hive Essentials prepares your journey to big data by covering the introduction of backgrounds and concepts in the big data domain along with the process of setting up and getting familiar with your Hive working environment in the first two chapters. In the next four chapters, the book guides you through discovering and transforming the value behind big data by examples and skills of Hive query languages. In the last four chapters, the book highlights well-selected and advanced topics, such as performance, security, and extensions as exciting adventures for this worthwhile big data journey.
- C++ Primer習題集(第5版)
- 編程卓越之道(卷3):軟件工程化
- Learning RxJava
- PyTorch Artificial Intelligence Fundamentals
- VSTO開發入門教程
- 編寫高質量代碼:改善C程序代碼的125個建議
- YARN Essentials
- HTML5+CSS3網頁設計
- Scientific Computing with Scala
- SQL Server從入門到精通(第3版)
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- 軟件體系結構
- Windows Phone 8 Game Development
- Java Web開發基礎與案例教程