Hive ( NoSQL series )
DESCRIPTION
Hive is a data warehouse system that simplifies the storage and analysis of large datasets in Hadoop-compatible file systems. It allows users to perform ad-hoc queries and data summarization using a language called HiveQL. This system facilitates easy data manipulation and provides an efficient way to query data, making it ideal for analyzing vast volumes. In this demo, we explore the capabilities of Hive and demonstrate how to query data effectively, showcasing its ease of use and functionality.
1 / 4
Télécharger la présentation
Hive ( NoSQL series )
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
Hive (NoSQL series) TomášKramár
WhatisHive? • is a datawarehousesystem • facilitateseasydatasummarization • ad-hoc queries • and analysis of large datasets • stored in Hadoop compatible file systems • query the data using HiveQL
More Related