- Apache Hive Essentials
- Dayong Du
- 128字
- 2021-07-23 20:25:26
What you need for this book
You will need to install both Hadoop and Hive to run the examples in this book. The scripts in this book were written and tested with Cloudera Distributed Hadoop (CDH) v5.3 (contains Hive v0.13.x and Hadoop v2.5.0), Hortonworks Data Platform (HDP) v2.2 (contains Hive v0.14.0 and Hadoop v2.6.0), and Apache Hive 1.0.0 (with Hadoop 1.2.1) in pseudo-distributed mode. However, the majority of the scripts will also run on the previous versions of Hadoop and Hive. The following are the other software applications you may need for a better understanding of the Hive-related tools mentioned in the book. These tools are also available in the CDH or HDP packages.
- Hue 2.2.0 and above
- HBase 0.98.4
- Oozie 4.0.0 and above
- Zookeeper 3.4.5
- Tez 0.6.0
推薦閱讀
- Getting Started with ResearchKit
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- PostgreSQL技術內幕:事務處理深度探索
- Scratch真好玩:教小孩學編程
- Scratch 3游戲與人工智能編程完全自學教程
- Visual FoxPro程序設計
- Learning FuelPHP for Effective PHP Development
- Learning Unity 2D Game Development by Example
- C語言程序設計實訓教程與水平考試指導
- PyQt編程快速上手
- Practical Maya Programming with Python
- C語言程序設計教程
- Flask開發Web搜索引擎入門與實戰
- Swift 2 Design Patterns
- Learning Java Lambdas