---
description: Ontdek de plus- en minpunten van Apache Hive en leer meer over de functies, de prijs en het gebruiksgemak van de software. Lees nuttige beoordelingen van geverifieerde gebruikers en ontdek vergelijkbare programma's  op Capterra België.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Apache Hive - Bekijk prijzen, reviews en scores - Capterra België 2026
---

Breadcrumb: [Startpagina](/) > [ETL-Software](/directory/31099/etl/software) > [Apache Hive](/software/170238/apache-hive)

# Apache Hive

Canonical: https://www.capterra.be/software/170238/apache-hive

Pagina: 1 / 2\
Volgende: [Volgende pagina](https://www.capterra.be/software/170238/apache-hive?page=2)

> ETL-oplossing (extract, transform, load) waarmee gebruikers query's kunnen uitvoeren naar grote datasets in Hadoop, deze kunnen samenvoegen en gegevens kunnen analyseren.
> 
> Oordeel: score van **4.2/5** door 17 gebruikers. Hoge score voor **Waarschijnlijkheid van aanbeveling**.

-----

## Snelle statistieken en scores

| Metriek | Beoordelen | Details |
| **In totaal** | **4.2/5** | 17 Reviews |
| Gebruiksgemak | 4.1/5 | Gebaseerd op alle reviews |
| Klantenondersteuning | 4.2/5 | Gebaseerd op alle reviews |
| Prijs-kwaliteitverhouding | 4.5/5 | Gebaseerd op alle reviews |
| Functies | 4.0/5 | Gebaseerd op alle reviews |
| Aanbevelingspercentage | 70% | (7/10 Waarschijnlijkheid van aanbeveling) |

## Over de leverancier

- **Bedrijf**: Apache Software Foundation
- **Opgericht**: 2011

## Commerciële context

- **Doelgroep**: 1.001-5.000, 5.001-10.000, 10.000+
- **Beschikbare landen**: Duitsland

## Categorie

- [ETL-Software](https://www.capterra.be/directory/31099/etl/software)

## Alternatieven

1. [EasyMorph](https://www.capterra.be/software/171372/easymorph) — 4.8/5 (9 reviews)
2. [MuleSoft Anypoint Platform](https://www.capterra.be/software/130185/anypoint-platform) — 4.4/5 (573 reviews)
3. [Domo](https://www.capterra.be/software/119119/domo) — 4.3/5 (329 reviews)
4. [A2X](https://www.capterra.be/software/173271/a2x-accounting) — 4.9/5 (287 reviews)
5. [Boomi](https://www.capterra.be/software/5520/boomi) — 4.4/5 (273 reviews)

## Reviews

### "SQL approach of processing data from a distributed file system" — 4.0/5

> **Monish** | *20 april 2020* | Computersoftware | Aanbevelingsscore: 8.0/10
> 
> **Pluspunten**: Data on a distributed filesystem such as HDFS or S3 can be used directly for processing and modified using SQL with the help of HIVE,&#10;&#10;No need for writing complex java programs for executing map reduce, HIVE as implemented a SQL way of executing Map Reduce job's&#10;&#10;Hive has many configuration queries which increases the scope of optimisation for the under ling MR jobs, example sort mb , parallelism, number of reducers, size per reducer etc ...&#10;&#10;Hive tables data are always stores on files, even if its not a external table, these files can be directly used as a input for a MR job&#10;&#10;HIVE sql syntaxes are quit similar to that of mysql,&#10;&#10;HIVE provides good java libraries, such as sqoop which helps data table schema and data transfer from DB to HIVE etc ...
> 
> **Minpunten**: HIVE queries are comparatively slower than the native DB's such as mysql, snowflake or psql, meta data's and caching can be maintained to improve the performances
> 
> I am having a Good Experience, Hive Has been a great help to the big data world, performance is the only problem which is reasonable since it has to deal with distributed file system

-----

### "Hive is the goldmine for data enthusiasts" — 5.0/5

> **Vidya** | *27 april 2025* | Informatietechnologie en -diensten | Aanbevelingsscore: 9.0/10
> 
> **Pluspunten**: Hive is a great capable data warehouse tool for data analysis and performing etl transformations at large scale
> 
> **Minpunten**: Hive processing is not very efficient in producing faster runs in line with other emerging tools like spark
> 
> Overall Hive emerged as a great query engine with distributed processing and very capable for data analytics

-----

### "Review on Apache Hive" — 3.0/5

> **Mallikarjuna** | *12 september 2020* | Informatietechnologie en -diensten | Aanbevelingsscore: 2.0/10
> 
> **Pluspunten**: As a user I would pass some good things about hive it’s  interface for Hadoop and it’s interfaces to different databases along with file system and we can integrate relation between file to file too
> 
> **Minpunten**: It’s very flexible and good at performance while load data from larger files and it’s good interface between homo and heterogeneous databases
> 
> I would strongly recommend to all to use and get an experience with this software

-----

### "A useful Data Warehouse for all the BigData enthusiasts" — 4.0/5

> **Geverifieerde reviewer** | *14 februari 2023* | Informatietechnologie en -diensten | Aanbevelingsscore: 7.0/10
> 
> **Pluspunten**: It is simple to use as it really feels like a Database with its SQL like framework that easily parses queries behind the scenes into Mapreduce capable of supporting both internal and external data tables. It assins data to the machines in a cluster for faster performance with fault-tolerant capability to protect data at all cost.
> 
> **Minpunten**: Hive looks for data in the local machine and not HDFS, so there is no direct way to transfer files/data from local machine to HDFS (need to use external application). Execution time is not so fast as it takes a long time especially when there is a usage of joins in the queries as it relies on external disc space compared to Spark that uses in-memory space leading it to be more faster than hive. When hive is restarted, all the metadata gets erased.
> 
> Basically you can store all the data that is structured in Hive built on top of Hadoop, that enables to store data easily and query them using SQL

-----

### "The Bigdata DatawareHouse that works seamlessly with Spark\!\!" — 5.0/5

> **Diego** | *21 juni 2021* | Marketing en reclame | Aanbevelingsscore: 10.0/10
> 
> **Pluspunten**: I love how easy is to integrate Apache Hive with Spark and perform SQL queries as if the tables were stored on Hadoop or S3 or GCP buckets. It is also very familiar to Spark users of tables stored on other file systems since it is based on the same storage (Hadoop HDFS) as regular Spark. And the best feature is that it is open source\!\! So, no extra cost for licensing\!\!
> 
> **Minpunten**: One thing is regarding its limitation of only being able to work with structured data and only being able to query tables, but for the regular use we do on our company it is more than enough (we do not have much unstructured data anyways).
> 
> Apache Hive has solved us the need of doing repetitive transformation over the final clean tables processed by our ETL process for all our analytical and business analytics tasks, now that we have the Data Warehouse in place we no longer have to extract summary extracts or perform any repetitive queries we did in the past, now we have designed a robust star schema with the main KPIs and calculations with all the look up tables we need and all without switching from technology or framework all in the same Apache Spark project\!\!

-----

Pagina: 1 / 2\
Volgende: [Volgende pagina](https://www.capterra.be/software/170238/apache-hive?page=2)

## Links

- [Bekijk op Capterra](https://www.capterra.be/software/170238/apache-hive)

## Deze pagina is beschikbaar in de volgende talen

| Locatie | URL |
| de | <https://www.capterra.com.de/software/170238/apache-hive> |
| de-AT | <https://www.capterra.at/software/170238/apache-hive> |
| de-CH | <https://www.capterra.ch/software/170238/apache-hive> |
| en | <https://www.capterra.com/p/170238/Apache-Hive/> |
| en-AE | <https://www.capterra.ae/software/170238/apache-hive> |
| en-AU | <https://www.capterra.com.au/software/170238/apache-hive> |
| en-CA | <https://www.capterra.ca/software/170238/apache-hive> |
| en-GB | <https://www.capterra.co.uk/software/170238/apache-hive> |
| en-IE | <https://www.capterra.ie/software/170238/apache-hive> |
| en-IL | <https://www.capterra.co.il/software/170238/apache-hive> |
| en-IN | <https://www.capterra.in/software/170238/apache-hive> |
| en-NZ | <https://www.capterra.co.nz/software/170238/apache-hive> |
| en-SG | <https://www.capterra.com.sg/software/170238/apache-hive> |
| en-ZA | <https://www.capterra.co.za/software/170238/apache-hive> |
| es | <https://www.capterra.es/software/170238/apache-hive> |
| es-AR | <https://www.capterra.com.ar/software/170238/apache-hive> |
| es-CL | <https://www.capterra.cl/software/170238/apache-hive> |
| es-CO | <https://www.capterra.co/software/170238/apache-hive> |
| es-CR | <https://www.capterra.co.cr/software/170238/apache-hive> |
| es-DO | <https://www.capterra.do/software/170238/apache-hive> |
| es-EC | <https://www.capterra.ec/software/170238/apache-hive> |
| es-MX | <https://www.capterra.mx/software/170238/apache-hive> |
| es-PA | <https://www.capterra.com.pa/software/170238/apache-hive> |
| es-PE | <https://www.capterra.pe/software/170238/apache-hive> |
| fr | <https://www.capterra.fr/software/170238/apache-hive> |
| fr-BE | <https://fr.capterra.be/software/170238/apache-hive> |
| fr-CA | <https://fr.capterra.ca/software/170238/apache-hive> |
| fr-LU | <https://www.capterra.lu/software/170238/apache-hive> |
| nl | <https://www.capterra.nl/software/170238/apache-hive> |
| nl-BE | <https://www.capterra.be/software/170238/apache-hive> |
| pt | <https://www.capterra.com.br/software/170238/apache-hive> |
| pt-PT | <https://www.capterra.pt/software/170238/apache-hive> |

-----

## Gestructureerde gegevens

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra België helpt miljoenen mensen om de beste bedrijfssoftware te vinden. Met reviews, scores, infographics en het meest uitgebreide overzicht van bedrijfssoftware.","email":"info@capterra.be","url":"https://www.capterra.be/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.be/#organization","@type":"Organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Apache Hive","description":"ETL-oplossing (extract, transform, load) waarmee gebruikers query's kunnen uitvoeren naar grote datasets in Hadoop, deze kunnen samenvoegen en gegevens kunnen analyseren.","url":"https://www.capterra.be/software/170238/apache-hive","@id":"https://www.capterra.be/software/170238/apache-hive#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.capterra.be/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","ratingValue":4.2,"bestRating":5,"ratingCount":17}},{"@id":"https://www.capterra.be/software/170238/apache-hive#faqs","@type":"FAQPage","mainEntity":[{"name":"Wat is Apache Hive?","@type":"Question","acceptedAnswer":{"text":"ETL-oplossing (extract, transform, load) waarmee gebruikers query's kunnen uitvoeren naar grote datasets in Hadoop, deze kunnen samenvoegen en gegevens kunnen analyseren.","@type":"Answer"}}]},{"@id":"https://www.capterra.be/software/170238/apache-hive#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Startpagina","position":1,"item":"/","@type":"ListItem"},{"name":"ETL-Software","position":2,"item":"/directory/31099/etl/software","@type":"ListItem"},{"name":"Apache Hive","position":3,"item":"/software/170238/apache-hive","@type":"ListItem"}]}]}
</script>
