TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are you using Hive? What for?

3 pointsby danfitchalmost 14 years ago

2 comments

danfitchalmost 14 years ago
I/We are also using Hive to process compressed logs, manipulate them and create sub tables, that we can query on. We use Amazon EMR, and storing the data on s3. But mainly we use it for text processing via HQL.(Right or wrong it creates some structure around our data.)
sbochinsalmost 14 years ago
I use it to replace writing tedious map reduce jobs. Once you have it setup, it is very easy to write new jobs very quickly.