- Apache Hive Essentials
- Dayong Du
- 203字
- 2021-07-23 20:25:30
Starting Hive in the cloud
Right now, Amazon EMR, Cloudera Director, and Microsoft Azure HDInsight Service are some of the major vendors offering matured Hadoop and Hive services in the cloud. Using the cloud version of Hive is very convenient. It almost requests no installation and setup.
Amazon EMR (http://aws.amazon.com/elasticmapreduce/) is the earliest Hadoop service in the cloud. However, it is not a pure open sourced version of Hadoop, but is customized to run only on AWS cloud. Cloudera is one of the first few players that offered open source Hadoop solutions to the enterprise. Since the middle of October 2014, Cloudera has delivered Cloudera Director (http://www.cloudera.com/content/cloudera/en/products-and-services/director.html), which opens up Hadoop deployments in the cloud through a simple, self-service interface, and is fully supported on Amazon Web Services. Windows Azure HDInsight Service (http://azure.microsoft.com/en-us/documentation/services/hdinsight/) is a service that deploys and provisions Apache Hadoop clusters in the Azure cloud. Although Hadoop was first built on Linux, Hortonworks and Microsoft have partnered to bring the benefits of Apache Hadoop to the Windows Azure cloud.
The consensus among all the vendors here is to allow the enterprise to provision highly available Hadoop clusters powered with flexibility, security, management, and governance functionalities with a very simple user interface.
- Git Version Control Cookbook
- TypeScript Blueprints
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- Learning Data Mining with R
- Flutter跨平臺(tái)開發(fā)入門與實(shí)戰(zhàn)
- Swift細(xì)致入門與最佳實(shí)踐
- Mastering Apache Storm
- OpenMP核心技術(shù)指南
- Deep Learning with R Cookbook
- Java 9 Programming By Example
- Modular Programming with JavaScript
- Java Web開發(fā)基礎(chǔ)與案例教程
- MySQL核心技術(shù)與最佳實(shí)踐
- Mastering Data Analysis with R
- Natural Language Processing with Python Cookbook