Tag Archive

HIVE: a Data Warehousing Framework on top of hadoop

By robert

came across this new project under the apache umbrella, dubbed Hive, related to the hadoop initiative which implements a data warehouse infrastructure that takes advantage of the core MapReduce hadoop libraries to create a query execution engine for large scale data processing.
The project is still in its early development stages, but the idea sounds… »