- Hands-On Big Data Modeling
- James Lee Tao Wei Suresh Kumar Mukhiya
- 84字
- 2021-06-10 18:58:54
Hive Query Langauge (HQL)
Apache Hive supports Hive Query Language (HQL). HQL is built on Hadoop ecosystems. It is a query engine that provides an SQL-like interface that reads input data based on the defined schema, and then transparently transforms queries into MapReduce jobs, connected as a Directed Acyclic Graph (DAG). It is based on SQL, but it does not fully follow the SQL standard, SQL-92.
HQL does not support transactions and materialized views, and only supports sub-queries and limited indexing.
推薦閱讀
- 極簡AI入門:一本書讀懂人工智能思維與應用
- IoT Penetration Testing Cookbook
- 微型計算機控制技術
- 數控銑削(加工中心)編程與加工
- Photoshop CS3特效處理融會貫通
- 計算機系統結構
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- Implementing Oracle API Platform Cloud Service
- ESP8266 Home Automation Projects
- Splunk Operational Intelligence Cookbook
- 聊天機器人:入門、進階與實戰
- Prometheus監控實戰
- Visual Basic.NET程序設計
- Hands-On Reactive Programming with Reactor
- The DevOps 2.1 Toolkit:Docker Swarm