• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Hive

    Hive Courses Online

    Learn Hive for data warehousing and querying in Hadoop. Understand how to use HiveQL for managing and analyzing large datasets.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

    The language used throughout the course, in both instruction and assessments.

    Learning Product
    Required
     *

    Build job-relevant skills in under 2 hours with hands-on tutorials.
    Learn from top instructors with graded assignments, videos, and discussion forums.
    Learn a new tool or skill in an interactive, hands-on environment.
    Get in-depth knowledge of a subject by completing a series of courses and projects.

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Hive Course Catalog

    • C

      Coursera Project Network

      RESTful API with Rust: Build a Game Map Server

      Skills you'll gain: Scalability, Restful API, Rust (Programming Language), Application Programming Interface (API), Package and Software Management, OS Process Management, Video Game Development, Web Development, JSON, Programming Principles, TCP/IP

      Intermediate · Guided Project · Less Than 2 Hours

    • Status: New
      New
      J

      Johns Hopkins University

      YARN MapReduce Architecture and Advanced Programming

      Skills you'll gain: Apache Hadoop, Data Processing, Distributed Computing, Performance Tuning, Software Architecture, Scalability, Java

      Intermediate · Course · 1 - 3 Months

    • P

      Packt

      Azure SQL Data Warehouse Synapse Analytics Service

      Skills you'll gain: Azure Synapse Analytics, Data Migration, Microsoft Azure, Data Warehousing, Database Design, Microsoft SQL Servers, SQL Server Integration Services (SSIS), Cloud Computing, Performance Tuning, Apache Spark, Data Security, Data Integration, Scalability, System Monitoring

      Intermediate · Course · 1 - 3 Months

    • G

      Google Cloud

      Leveraging Unstructured Data with Cloud Dataproc on Google Cloud em Português Brasileiro

      Skills you'll gain: Google Cloud Platform, Big Data, Apache Spark, Apache Hadoop, Jupyter, PySpark, Cloud Storage, Cloud Services, Apache Hive, Data Processing, Unstructured Data, Natural Language Processing, Distributed Computing, Command-Line Interface

      4.6
      Rating, 4.6 out of 5 stars
      ·
      13 reviews

      Intermediate · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Data Engineer, Big Data and ML on Google Cloud auf Deutsch

      Skills you'll gain: Dataflow, Google Cloud Platform, Data Pipelines, Real Time Data, Dashboard, Tensorflow, Apache Spark, Big Data, Applied Machine Learning, PySpark, Cloud Storage, Data Processing, Data Analysis, Apache Hadoop, Feature Engineering, MLOps (Machine Learning Operations), Apache Hive, Artificial Intelligence and Machine Learning (AI/ML), Unstructured Data, Scalability

      Intermediate · Specialization · 3 - 6 Months

    • G

      Google Cloud

      Feature Engineering - 한국어

      Skills you'll gain: Feature Engineering, Dataflow, Tensorflow, Data Processing, Data Pipelines, MLOps (Machine Learning Operations), Keras (Neural Network Library), Data Transformation, Machine Learning, Scalability

      Intermediate · Course · 1 - 3 Months

    • Status: Free
      Free
      G

      Google Cloud

      Serverless Data Processing with Dataflow: Pipelines - 日本語版

      Skills you'll gain: Dataflow, Data Pipelines, Real Time Data, Data Processing, Google Cloud Platform, Business Logic, Data Transformation, Performance Tuning, SQL, Scalability, Jupyter

      Advanced · Course · 1 - 3 Months

    • Status: New
      New
      P

      Packt

      Advanced Data Management in Azure Databricks

      Skills you'll gain: Databricks, Real Time Data, Data Governance, Data Lakes, Microsoft Azure, Data Architecture, Data Management, Data Pipelines, Apache Spark, Data Quality, Data Integrity

      Advanced · Course · 1 - 4 Weeks

    • W

      Whizlabs

      AWS: Data Analytics

      Skills you'll gain: AWS SageMaker, AWS Kinesis, Data Integration, Data Lakes, Business Intelligence, Apache Hive, Apache Spark, Amazon Web Services, Extract, Transform, Load, Big Data, Real Time Data, Applied Machine Learning, Data Processing, Amazon S3, Serverless Computing, Data Transformation

      Intermediate · Course · 1 - 4 Weeks

    • P

      Packt

      AWS Certified Data Analytics Specialty (2023) Hands-on

      Skills you'll gain: Amazon DynamoDB, Amazon S3, AWS Kinesis, Amazon Redshift, AWS SageMaker, Data Warehousing, Real Time Data, Apache Hadoop, Amazon CloudWatch, Apache Spark, Cloud Storage, Data Visualization, Data Pipelines, Data Management, Dashboard, Apache Hive, Data Visualization Software, AWS Identity and Access Management (IAM), Data Processing, Data Storage

      Beginner · Specialization · 1 - 3 Months

    • I

      Illinois Tech

      Big Data Technologies

      Skills you'll gain: NoSQL, Big Data, Apache Hadoop, Apache Spark, Data Infrastructure, Real Time Data, Apache Kafka, Data Management, Apache Cassandra, Apache Hive, Data Lakes, MongoDB, Databases, Data Architecture, Database Management Systems, Distributed Computing, Data Processing, Software Design Patterns, Scalability

      Build toward a degree

      Intermediate · Course · 1 - 3 Months

    Hive learners also search

    Analytics
    Business Intelligence
    Business Analytics
    Business Intelligence Projects
    Digital Analytics
    Web Analytics
    Financial Analytics
    Social Media Analytics
    1…78910

    In summary, here are 10 of our most popular hive courses

    • RESTful API with Rust: Build a Game Map Server: Coursera Project Network
    • YARN MapReduce Architecture and Advanced Programming: Johns Hopkins University
    • Azure SQL Data Warehouse Synapse Analytics Service: Packt
    • Leveraging Unstructured Data with Cloud Dataproc on Google Cloud em Português Brasileiro: Google Cloud
    • Data Engineer, Big Data and ML on Google Cloud auf Deutsch: Google Cloud
    • Feature Engineering - 한국어: Google Cloud
    • Serverless Data Processing with Dataflow: Pipelines - 日本語版: Google Cloud
    • Advanced Data Management in Azure Databricks: Packt
    • AWS: Data Analytics: Whizlabs
    • AWS Certified Data Analytics Specialty (2023) Hands-on: Packt

    Skills you can learn in Machine Learning

    Python Programming (33)
    Tensorflow (32)
    Deep Learning (30)
    Artificial Neural Network (24)
    Big Data (18)
    Statistical Classification (17)
    Reinforcement Learning (13)
    Algebra (10)
    Bayesian (10)
    Linear Algebra (10)
    Linear Regression (9)
    Numpy (9)

    Frequently Asked Questions about Hive

    Apache Hive is a software program for data warehouse applications that seek to harness petabyte-scale datasets. It allows for the fast reading, writing, and managing of data on a big data scale, including the ability to project structure onto unstructured datasets that are already in storage. Hive has thus become an important tool to enable data scientists and data engineers to conduct typical data warehousing activities like extract/transform/load (ETL), reporting, and data analysis with today’s extraordinarily large and complex datasets.

    While Hive allows for the use of an SQL interface for queries similar to those used by traditional, centralized database management systems (DMBS), it is built to work with distributed file systems that integrate with the popular, open-source Apache Hadoop framework. Thus, it offers maximum scalability, performance, fault tolerance, and loose-coupling with input formats, and works with other programs in the Apache ecosystem like Apache Spark and MapReduce.‎

    Today’s data engineers must work with increasingly unwieldy datasets, creating data infrastructure that can take structured, unstructured, and real-time big data-scale datasets and deliver them to data scientists and the software applications they build in a usable form. Thus, Hive has become indispensable for many data engineers, especially those working at leading tech companies that may pull data from diverse sources such as shopping histories, social media activity, geographic location, and more.

    Unsurprisingly, data engineers capable of working on these big data projects are in high demand - and are highly paid. According to Glassdoor, the average base salary for data engineers is $102,864 per year.‎

    Absolutely! Coursera is a fantastic place to build a wide variety of computer science and data science skills, including working with Hive and the rest of the Apache Hadoop ecosystem. You can learn from top-ranked schools like University of California San Diego, industry leaders like Cloudera and Yandex, or by completing step-by-step tutorials alongside experienced instructors as part of Coursera’s Guided Projects. Regardless of how you choose to learn, Coursera lets you view course materials and complete assignments on a flexible schedule, ensuring you can pick up valuable skills in Hive and other data science topics alongside your existing studies or career.‎

    The skills or experience you need to already have, before starting to learn Hive may include a good knowledge of the programming language SQL as well as Apache Hadoop, which is an open-source framework that is used in Hive to store and process large datasets. Having a good grasp of data warehousing software, in general, would also help you to learn what it takes to work with Hive. These would be beneficial to you for learning how to read, write, or manage large sets of data files that are the basis of Apache Hive.‎

    The background of the people best suited for work that involves Hive would include computer literacy, strong data warehousing skills, an understanding of big data and machine learning, and knowledge of optimizing and debugging applications. Hive workers are skilled to work with large graphs, SQL queries, data analyzation, and optimization. These focused data scientists are often at the leading edge of data storage applications, and working with big data analyses. This is why they can command six-figure and higher salaries in the right circumstances.‎

    Topics related to Hive that you can study would include data warehousing, data infrastructure, SQL programming, database management systems, and understanding applications written in C++, Java, PHP, Python, or Ruby. You may also want to dig into understanding Spark, which is a fast and general engine for large-scale data processing. Spark is used in conjunction with Hive as a distributed processing system used for big data workloads.‎

    To know if learning Hive is right for you, you should be excited about working with big data, with a strong focus on numbers, data, and how to delineate data patterns. You might also have a passion for writing code. When learning Hive, this would help you to write Hive Query Language (HiveQL) statements that would be used for data query and analysis. If you’re interested in data sciences and data warehousing in large organizations, it would be beneficial for you to learn Hive.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.

    Other topics to explore

    Arts and Humanities
    338 courses
    Business
    1095 courses
    Computer Science
    668 courses
    Data Science
    425 courses
    Information Technology
    145 courses
    Health
    471 courses
    Math and Logic
    70 courses
    Personal Development
    137 courses
    Physical Science and Engineering
    413 courses
    Social Sciences
    401 courses
    Language Learning
    150 courses

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok