Hive background blur-sm
Hive Project Management Software logo
Hive
Collaborative Workspace Revolutionized
4.2

( 59 )

Why Findstack is free?
Findstack is free for users because vendors pay us when they receive web traffic and sales opportunities. Findstack directories list all vendors — not just those that pay us so that you can make the best-informed purchase decision possible.
Advertising disclosure: Findstack offers objective, editorially independent comparisons to help you find the best software. Some links on this page are affiliate links — we may earn a commission when you visit a vendor through our links, at no additional cost to you. Affiliate relationships never influence our ratings, rankings, or reviews. Disclosure policy | Methodology

Hive Reviews: 4.2/5 — Solid Choice

Hive Overview
What is Hive?

Hive is an all-in-one project management tool developed to “help teams move faster” regardless of how they work. Features are created based on users’ requests and are updated weekly, making Hive the world’s first democratic software platform. It’s best known for its capabilities in project management, time management, team collaboration, automation, and an array of integrations with third-party software. Hive is free to use for solo users and with premium versions available to teams and enterprises.

Company Hive Technology, Inc.
Year founded 2015
Company size 11-50 employees
Headquarters New York, NY, United States
Social Media
Hive Categories on Findstack
Crevio E-Commerce Platforms logo
Crevio
Sponsored
5.0
(1)
Free plan available
Crevio is an AI-powered platform that runs your business while you sleep. Describe what you want to se... Learn more about Crevio
Ask Questions about Hive
What Hive is best for?
How does Hive compare to monday.com?
What are the pros and cons of Hive?
Hive Product Details
Capabilities
API
Segment
Small Business
Mid Market
Enterprise
Deployment Cloud / SaaS / Web-Based, Mobile Android, Mobile iPad, Mobile iPhone
Support 24/7 (Live rep), Chat, Email/Help Desk, FAQs/Forum, Knowledge Base, Phone Support
Training Documentation
Languages English
Hive Features
Action plan / roadmap generation
Agile Methodologies Support
AI agents / automation of tasks
Budget Management
Calendar Integration
Client Portal
Collaboration / team roles / delegation
Collaboration Tools
Customizable Dashboards
Custom templates / reusable plan templates
Dependency Tracking
Document Management
Hive Media
Hive video thumbnail
Hive 0
Hive 1
Hive 2
Hive 3
Hive 4
Hive Screenshots
Hive screenshot 1
Hive screenshot 2
Hive screenshot 3
Hive screenshot 4
Hive screenshot 5
Disclaimer
Our research is curated from diverse authoritative sources and meant to offer general advice. We don’t guarantee that our suggestions will work best for each use-case, so consider your unique needs when choosing products and services. Feel free to share your feedback.
Last updated: August 31, 2026
Hive Project Management Software logo
59 Hive Reviews
4.2 out of 5
Mid Market (51-1000 emp.)
Jul 28, 2023
 Source
Overall Rating:
5.0
SM
Scott M.
Strategic Marketing Advisor
Share
"The SUPERB PROJECT MANAGEMENT THAT HELPS ME stay organized"
What do you like best about Hive?

Fantastic and attractive UI Straightforward when it comes to tracking,assigning and monitoring projects Hive helps me keep track of all our projects and people connected to these projects

What do you dislike about Hive?

I don't have anything yet to state as a dislike I am satisfied in using hive

What problems is Hive solving and how is that benefiting you?

Managing the projects and getting the time logs

Enterprise (> 1000 emp.)
Jul 24, 2023
 Source
Overall Rating:
5.0
Poojitha S. avatar
Poojitha S.
Team Lead
Share
"Hive Datawarehouse"
What do you like best about Hive?

Hive is the best Datawarehouse and open source. Easy to use. It has a query language HiveQL. The syntax is same as SQL. So it is easy to write the hive queries and easy to get reports and business insights. Best Olfor analytics. And easily integrated with Spark, Hadoop and cloud also.

What do you dislike about Hive?

Higher latency is the drawback. Developments should be made to improve the latency of the complex queries.

What problems is Hive solving and how is that benefiting you?

Helping us to get business insights and reporting. Helping us to analyse the data and draw some conclusions to improve the business.

Enterprise (> 1000 emp.)
Feb 17, 2022
 Source
Overall Rating:
5.0
Kubendra Reddy M. avatar
Kubendra Reddy M.
Data Engineer
Share
"Best Data Wharehouse tool for huge volume of structured data"
What do you like best about Hive?

Best thing about Hive is it alows us to write the code in sql for processing and managing the data. It allows us to partition and distribut the data among the cluster machines. We can also choose execution engine like spark, tez,mapredice while rinning in hive. If you your processing and analysing the bulk volume of batch data then hive is best.

What do you dislike about Hive?

It supports only structure data and we can't do updates too. Only supports OLAP.

What problems is Hive solving and how is that benefiting you?

We are managing our data warehouse for analytical purpose using hive. We used to partition and cluster the tables for better parallel processing and less shuffling so the processing will be optimised. We used to read the hive tables with spark too for better computation and speed.

Enterprise (> 1000 emp.)
Apr 27, 2021
 Source
Overall Rating:
5.0
Rameez R. avatar
Rameez R.
Information Technology Team Lead
Share
"Best"
What do you like best about Hive?

Good querying on hive databases.and easy to create schemas

What do you dislike about Hive?

It does not allow datatypes conversion. As it will result in lost of data

What problems is Hive solving and how is that benefiting you?

Querying on hive dbs. Also hs2 and hive metastore resulting fast results

Enterprise (> 1000 emp.)
Apr 21, 2021
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"A complete dataware house tool"
What do you like best about Hive?

Schema on any format HDFS files. Easy to download the data. A complete tool similar to database tool like toad.

What do you dislike about Hive?

Performance,sometime it is very difficult to run queries. Gui can be improved with more user friendly options

What problems is Hive solving and how is that benefiting you?

Data processing for regulatory reporting ...maintain lineage

Enterprise (> 1000 emp.)
Aug 25, 2019
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Great for complex data structures like arrays of strucs "
What do you like best about Hive?

I was a top fan of Impala for a while until I reached a series of limitations that were impossible to overcome. I work a lot with arrays and just the fact of being able to use array_contains in impala made me switch to Hive. Also, we are moving fast on the direction of self made Macross for hive that let us do complex queries without lateral view explodes

What do you dislike about Hive?

Session creation takes a while and speed is quite slow when comparing to Impala

What problems is Hive solving and how is that benefiting you?

Complex data analysis with tables that have several billion rows by partition

Enterprise (> 1000 emp.)
May 06, 2019
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Great map reduce SQL like engine"
What do you like best about Hive?

It is highly flexible in configurations. So many options to load data from- directly from linux file system or hdfs. You can create external and managed tables. One fun feature is that you can shoot bash commands from hive as well

What do you dislike about Hive?

It cannot be used for streaming data. Error logging can be improved so that error tracking and resolution can be more efficient.

What problems is Hive solving and how is that benefiting you?

It is used to transform and process Big Data datasets in batches. It can handle TBs of data. Push predicate feature has greatly improved the performance of the queries and the developer doesn't need to think about it anymore

Enterprise (> 1000 emp.)
Oct 10, 2017
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Hive review for its use in big data applications"
What do you like best about Hive?

Hive is great for handling logs in big data projects. We are using the same in our project and it is great for using joins and grouping which is very difficult and tricky in map reduce. It has a lot of udf packages and it is very easy to add new udfs. We were also using bucketing and clustering to optimize the query. Concept of external tables and the way we can manipulate data even when table is deleted from hive is really amazing. Lot of connectors available in the market for different softwares.

What do you dislike about Hive?

The thing which I dislike is latency and the way it saves data. While inserting data I have to wait a lot of few records. Compiler execution plan is very immature as it does not do proper query optimization. Though the community is working fast for overcoming quickly but I think it will take time for hive to be

What problems is Hive solving and how is that benefiting you?

We are using hive mainly for saving our logs. it helps us to keep track of what records are inserted, which records have failed and what are relationship between them. we are using tableau for analyzing data .

Mid Market (51-1000 emp.)
Jul 14, 2015
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Great experience!"
What do you like best about Hive?

The progression of features, speed, etc brings me the strategic confidence I need in the SQL in hadoop space.

What do you dislike about Hive?

At this point, everything is on pint & theories it is great in hive 1.2

What problems is Hive solving and how is that benefiting you?

Deriving value from masses of unstructured & structured data.

Mid Market (51-1000 emp.)
Jul 09, 2015
 Source
Overall Rating:
5.0
PG
Prabir G.
Hadoop Engineer
Share
"I am a Premier Support Engineer for Hortonworks. I install, support, and use Hive heavily."
What do you like best about Hive?

1) ability to handle PetaByte scale of data 2) ability to work with near SQL query language 3) schema on read capibility

What do you dislike about Hive?

1) optimizer technology is still maturing

What problems is Hive solving and how is that benefiting you?

1) handling huge datasets 2) handling semi-structured and structured data sets with the same tool

Enterprise (> 1000 emp.)
Jul 08, 2015
 Source
Overall Rating:
5.0
JZ
Jiahong Z.
Senior Software Engineer
Share
"Makes it easy to query large datasets"
What do you like best about Hive?

The SQL-like syntax makes it easy to use

What do you dislike about Hive?

Its reliance on mapreduce makes it sometimes very slow even for a simple task

What problems is Hive solving and how is that benefiting you?

Run specific queries on hadoop files

Mid Market (51-1000 emp.)
Jul 08, 2015
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Used as a way for Data Scientists to easily query HDFS data"
What do you like best about Hive?

The ability to view HDFS data in a relational format and easily query it through HiveQL

What do you dislike about Hive?

The fact that it uses MapReduce whether you query a pre existing table or a perform a complex query. Tez helps with this issue. Also the inability to delete/update data is a real issue and forces other services to be used eg HBase.

What problems is Hive solving and how is that benefiting you?

The ability to use Hive on HUE is perfect. We are building a platform for data scientists (prefer GUI to shell) to perform analysis so removing the need for command line is excellent.

Mid Market (51-1000 emp.)
Apr 22, 2015
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Use it most of the time working with big data"
What do you like best about Hive?

It is very simple to use because you fill like you use simple SQL language for querying data. When I just started I didn't have any experience with Hive and in like one week I was able to query big data and do some analysis. In a month I was able to administrate data and create my own databases with the useful data. . .

What do you dislike about Hive?

Not so many implemented functions in the Hive. There are very useful Window functions but it's not enough. . . It's not that simple to modify data inside a table. . .

What problems is Hive solving and how is that benefiting you?

Analyze every day and every hour or even every minute user experience, user behavior in application or web client , etc . . .

Mid Market (51-1000 emp.)
Apr 13, 2015
 Source
Overall Rating:
5.0
PX
Pengcheng X.
Member Of Technical Staff
Share
"Hive is easy to scale."
What do you like best about Hive?

Hive is one of the Apache projects. it is a data warehouse software which facilitates querying and managing large datasets residing in distributed storage. It provides a way to enable easy data extract/transform/load (ETL) Some of the nice features include (1) a simple SQL-like query language, called HiveQL, that enables users familiar with SQL to query the data. But it is a bit different from SQL standard. For example, HiveQL can also be extended with custom scalar functions (UDF's), aggregations (UDAF's), and table functions (UDTF's). (2) You can define your own read or written data format called Hive SerDe. (3) Hive can be run on Hadoop and HDFS. It has very good scalability. Personally speaking, I use hive mainly for ad hoc quires and reports. For BI reports Hive is the best since you can reuse all the SQL that you have done for traditional data warehouses. Also with Hive Server2 you get a real JDBC support so you can plug your BI tools to it. Many more SQL features like cubes, rollups, windowing, lag, lead, etc are being added to Hive through Hortonworks Stinger initiative. Hive also produces very compact code, which is always good for reading and debugging.

What do you dislike about Hive?

Too large code base. It is hard to maintain and support. And, there are too many configurations. If you take a look at the HiveConf.java, you will be confused with so many configurations there. It is easy to get lost when you configure them. And, if you configure some of them in a wrong way, you may suffer from bad query performance.

What problems is Hive solving and how is that benefiting you?

We are developing Hive. Hive is part of our product

Mid Market (51-1000 emp.)
Apr 02, 2015
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Hive Review"
What do you like best about Hive?

Apache Hive is a tool built on top of Hadoop for analyzing large, unstructured data sets. Most BI and SQL developer tools can connect to Hive as easily as to any other database.

What do you dislike about Hive?

Unable to cancel a running query. Query tuning is difficult compared to RDBMS

What problems is Hive solving and how is that benefiting you?

We had a requiement to scan a large dataset for our predection algorithm. Initially we used RDBMS but the performace was very slow and user where not happy with it. We replaced RDBMS with the Hive and we are able to see a drastic improvment in the performance.

Enterprise (> 1000 emp.)
Oct 15, 2014
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"best for batch processing"
What do you like best about Hive?

hiveql is more like SQL and really easy to learn

What do you dislike about Hive?

doesnt work good if you want a low latency queries

What problems is Hive solving and how is that benefiting you?

performance for 1TB of data

Enterprise (> 1000 emp.)
May 14, 2014
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"A Great Way to Put Structure on Your Unstructured Data"
What do you like best about Hive?

If you know SQL you will be able to get Hive really quickly. Lots of the same functionality but not exactly SQL. Easy to create tables and start writing queries allowing you to dive deeper into your data.

What do you dislike about Hive?

As with all Hadoop tools lots of knobs to tweak. Takes a good bit of time optimize and finely tune your Hive install.

What problems is Hive solving and how is that benefiting you?

Putting structure on unstructured. Once we chose hive to accomplish the aforementioned task we were able to bring our data to our data scientists quickly. An easier degree of acceptance to the Big Data idea.

Mid Market (51-1000 emp.)
Jul 25, 2023
 Source
Overall Rating:
4.5
RP
Ruth P.
Senior Allocator
Share
"Robust app intended to reflect how you work day to day"
What do you like best about Hive?

Its exhilarating how well it seamlessly connects work, through its group messaging that spurs collaboration, its flexible project layouts, customer insights and reviews that help in strategy.

What do you dislike about Hive?

One thing to note is that its heavy on consumption and it requires enough ram to slow some integrated apps down. That's an issue that needs solving.

What problems is Hive solving and how is that benefiting you?

Its been using data analysis of the workflows to expose how work is actually being done, what's needed to optimize operations, how to schedule, allocate and much more. Its been a great help at getting everyone performing and moving as per timelines and objectives.

Mid Market (51-1000 emp.)
Jul 05, 2023
 Source
Overall Rating:
4.5
AF
Anna F.
Associate Marketing Manager
Share
"Have reviews is a fantastic platform"
What do you like best about Hive?

Hive offer tool's for project planning, including the ability for track project and timeline, create and assign tasks and manage resources.

What do you dislike about Hive?

I have no dislike towards hive since is the one I'm using

What problems is Hive solving and how is that benefiting you?

It allows users to analyse large amount structure and semi structure data

Mid Market (51-1000 emp.)
Aug 23, 2022
 Source
Overall Rating:
4.5
YK
Yash K.
Data Scientist
Share
"Hive - For all the big data needs"
What do you like best about Hive?

Hive is a very valuable tool as it provides wrappers for data analysis and querying on Big data for organizations with huge amounts of data to be processed. It is built on top of Hadoop and makes SQL query building and storing quite convenient!

What do you dislike about Hive?

The biggest disadvantage of using Hive is that it does not provide or offer real-time queries and especially for row level updates as the latency is quite high in Hive.

What problems is Hive solving and how is that benefiting you?

Hive solves the problem of big data processing and analysis for me and my company. We are able to process and analyze huge amounts of data with the help of capabilities provided by Hive. It also allows parallel processing which makes it quite fast to use.

Mid Market (51-1000 emp.)
Jun 23, 2022
 Source
Overall Rating:
4.5
A P. avatar
A P.
Freelance Data Science/ Big Data Trainer
Share
"Apache Hive review"
What do you like best about Hive?

File formats for optimizations, external

What do you dislike about Hive?

cannot analyse unstructured data, not much faster when it comes to complex operations on very huge data

What problems is Hive solving and how is that benefiting you?

adhoc analytics and batch analytics on big data

Mid Market (51-1000 emp.)
Apr 20, 2022
 Source
Overall Rating:
4.5
Akshay P. avatar
Akshay P.
Data Engineer
Share
"Good data distribution"
What do you like best about Hive?

The data distribution and data processing in hive is very good in hive. DDL and DML functions in hive are better than conventional sql databases. Hive is better known for fault resistance.

What do you dislike about Hive?

The data output on hive is very slow. The data processing is very slow and the output is delayed due to this slow processing. Also the syntax is bit complex than conventional sql language.

What problems is Hive solving and how is that benefiting you?

Fault tolerance is very good feature which helps in data storing. Incase one database is lost, there isna backup created and this database can retrieved easily and intact.

Enterprise (> 1000 emp.)
Jun 05, 2021
 Source
Overall Rating:
4.5
Rakesh S. avatar
Rakesh S.
Data Scientist
Share
"good to deal with large and partitioned data"
What do you like best about Hive?

the ease of use and its interface is best

What do you dislike about Hive?

running of queries in slow mode of map-reduced

What problems is Hive solving and how is that benefiting you?

storing the large data and retirving it through queries

Enterprise (> 1000 emp.)
Jul 23, 2019
 Source
Overall Rating:
4.5
EL
Elisa L.
Software Engineer
Share
"O Hive torna a consulta no HDFS muito mais fácil, mas não otimizada nem rápida o suficiente"
What do you like best about Hive?

Caso contrário, se você escrevê-lo como um SQL normal, pode levar horas para processar Mas é um pouco diferente do padrão SQL Pessoalmente falando, eu uso hive principalmente para ad hoc quires e relatórios é um software de armazenamento de dados que facilita a consulta e gerenciamento de grandes conjuntos de dados residindo em armazenamento distribuído

What do you dislike about Hive?

O ajuste de desempenho é difícil e torna-se difícil para consultas complexas, ele ainda tem alguns bugs, como todos os dados que vão para um único redutor, o que pode levar a retardar os resultados da consulta. -> Algumas das operações SQL não funcionam na colméia, como as associações de não igualdade, os dados não podem ser atualizados, mas teremos que reescrever

What problems is Hive solving and how is that benefiting you?

Estamos desenvolvendo o Hive Para pessoas que estão acostumadas a escrever consultas SQL, seria muito bom usar o Hive em cima do hadoop para arquivos armazenados no HDFS. Atividade do Dumping Site Dados de streaming de Big Data, bem como logs de dados no Hive Estamos desenvolvendo o Hive

Enterprise (> 1000 emp.)
Mar 23, 2019
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"SQL on Hadoop"
What do you like best about Hive?

- Easy to use interface - multiple clients (CLIs) - easy to debug issues with the help of fully descriptive logs - constantly the product is being improved to meet all the DB developer requirements - can be accessed from multiple applications - access through knox for additional security - no indexing - multiple file formats - the tez architecture

What do you dislike about Hive?

- authentication gaps - issues when routing through zookeeper - not as matured tool as the regular database tools

What problems is Hive solving and how is that benefiting you?

- BI team is helping all the enterprise users to ingest and access data from hadoop - most of the users are well versed with standard sql tools - to make hadoop enterprise wide solution we are training all users with hive

Enterprise (> 1000 emp.)
Jul 20, 2018
 Source
Overall Rating:
4.5
KP
Kevin P.
Founder
Share
"Easy intro to big data"
What do you like best about Hive?

Ease to get started. Leverages sql knowledge. Has reasonable documentation. Fast to write queries.

What do you dislike about Hive?

Documentation sparse in some areas such as datetime formats. Queries run slowly and often fail to complete.

What problems is Hive solving and how is that benefiting you?

Preprocessing for machine learning pipeline. Running ad hoc queries on customer databases to generate high level summaries.

Small Business (50 or fewer emp.)
Jul 13, 2015
 Source
Overall Rating:
4.5
DR
Daryl R.
Admissions Data Processor School Of Education And Counseling Psychology
Share
"It was wonderful! "
What do you like best about Hive?

Its very user friendly. Easy to install and use. I like the interface very much .

What do you dislike about Hive?

Nothing I can think of. I had a great experience working on HIVE and was satisfied with all the features as it met all my requirements.

What problems is Hive solving and how is that benefiting you?

I was working on a school project as a part of Big Data course and executing queries with HIVE made the whole project lot more simpler.

Enterprise (> 1000 emp.)
Jul 08, 2015
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"Used Hive for a Hadoop project"
What do you like best about Hive?

Hive has a simple and intuitive interface and gets the job done.

What do you dislike about Hive?

So far Hive has met and exceeded all my expectations.

What problems is Hive solving and how is that benefiting you?

Working on a Hadoop system to determine recruiters that are spamming members too much.

Enterprise (> 1000 emp.)
Apr 24, 2015
 Source
Overall Rating:
4.5
PK
Pradeepkumar K.
Big Data Engineer
Share
"For all the batch operations!"
What do you like best about Hive?

The syntax of hive! Its almost SQL so its easy to use. External tables, partitions, buckets, UDFs all the features I like to use with hive. ORC data format occupying lesser space and retrieving the data much faster. Learning curve looks easier as it is similar to SQL but hold on! you must learn all the features of hive before writing a big hql to join multiple hundreds GBs tables and fetch results. Otherwise if you write it like a regular SQL it may take hours to process. So hive is always at its best when you set the optimization parameters before you run your scripts. Also its complex datatypes make hive more useful than other RDBMS.

What do you dislike about Hive?

Hive is comparatively slower than its competitors. Its easy to use but that comes with the cost of processing, If you are using it just for batch processing then hive is well and fine.

What problems is Hive solving and how is that benefiting you?

Generating datasets from huge files for reporting purposes.

Small Business (50 or fewer emp.)
Apr 22, 2021
 Source
Overall Rating:
4.0
AG
Verified Reviewer
Founder
Share
"I am working on hive from last 2 years"
What do you like best about Hive?

It's performance using distributed computation

What do you dislike about Hive?

Limited options for query performance optimization

What problems is Hive solving and how is that benefiting you?

It is very good for OLAP related tasks