Update an HBase table with Hive... or sed

from blog Christian Hollinger, | ↗ original
Introduction This article explains how to edit a structured number of records in HBase by combining Hive on M/R2 and sed - and how to do it properly with Hive. HBase is an impressive piece of software - massively scalable, super-fast and built upon Google’s BigTable… and if anyone knows “How To Big Data”, it ought to be these guys. But whether...