舉報

會員
Apache Hive Essentials
最新章節:
Index
Ifyouareadataanalyst,developer,orsimplysomeonewhowantstouseHivetoexploreandanalyzedatainHadoop,thisisthebookforyou.Whetheryouarenewtobigdataoranexpert,withthisbook,youwillbeabletomasterboththebasicandtheadvancedfeaturesofHive.SinceHiveisanSQL-likelanguage,somepreviousexperiencewiththeSQLlanguageanddatabasesisusefultohaveabetterunderstandingofthisbook.
目錄(88章)
倒序
- coverpage
- Apache Hive Essentials
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Overview of Big Data and Hive
- A short history
- Introducing big data
- Relational and NoSQL database versus Hadoop
- Batch real-time and stream processing
- Overview of the Hadoop ecosystem
- Hive overview
- Summary
- Chapter 2. Setting Up the Hive Environment
- Installing Hive from Apache
- Installing Hive from vendor packages
- Starting Hive in the cloud
- Using the Hive command line and Beeline
- The Hive-integrated development environment
- Summary
- Chapter 3. Data Definition and Description
- Understanding Hive data types
- Data type conversions
- Hive Data Definition Language
- Hive database
- Hive internal and external tables
- Hive partitions
- Hive buckets
- Hive views
- Summary
- Chapter 4. Data Selection and Scope
- The SELECT statement
- The INNER JOIN statement
- The OUTER JOIN and CROSS JOIN statements
- Special JOIN – MAPJOIN
- Set operation – UNION ALL
- Summary
- Chapter 5. Data Manipulation
- Data exchange – LOAD
- Data exchange – INSERT
- Data exchange – EXPORT and IMPORT
- ORDER and SORT
- Operators and functions
- Transactions
- Summary
- Chapter 6. Data Aggregation and Sampling
- Basic aggregation – GROUP BY
- Advanced aggregation – GROUPING SETS
- Advanced aggregation – ROLLUP and CUBE
- Aggregation condition – HAVING
- Analytic functions
- Sampling
- Summary
- Chapter 7. Performance Considerations
- Performance utilities
- Design optimization
- Data file optimization
- Job and query optimization
- Summary
- Chapter 8. Extensibility Considerations
- User-defined functions
- Streaming
- SerDe
- Summary
- Chapter 9. Security Considerations
- Authentication
- Authorization
- Encryption
- Summary
- Chapter 10. Working with Other Tools
- JDBC / ODBC connector
- HBase
- Hue
- HCatalog
- ZooKeeper
- Oozie
- Hive roadmap
- Summary
- Index 更新時間:2021-07-23 20:25:41
推薦閱讀
- JavaScript前端開發模塊化教程
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Learning Cython Programming
- Programming ArcGIS 10.1 with Python Cookbook
- Java虛擬機字節碼:從入門到實戰
- Java Web應用開發技術與案例教程(第2版)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- C語言程序設計
- HTML5從入門到精通(第4版)
- 從零開始學C#
- Python Essentials
- 編程可以很簡單
- Leaflet.js Essentials
- HTML 5與CSS 3權威指南(第4版·下冊)
- 零基礎Linux從入門到精通
- Xamarin Mobile Application Development for Android(Second Edition)
- Visual C++.NET(2008)典型案例
- 微信小程序開發實戰教程(PHP+Laravel+MySQL)(微課版)
- Python量化交易實戰:使用vn.py構建交易系統
- Kotlin for Enterprise Applications using Java EE
- 商業銀行經營管理(第2版)
- Grunt Cookbook
- Python從入門到精通(微課精編版)
- Jupyter for Data Science
- PHP內容管理系統
- SQL Server 2017從零開始學(視頻教學版)
- Appium Essentials
- Oracle SQL Developer
- 從零開始學Scrapy網絡爬蟲(視頻教學版)
- Nuclio實戰及源碼分析:基于Kubernetes的Serverless FaaS平臺