HBase Bulk Loading with Apache Spark in Scala

Discover how to efficiently upload billions of rows into Apache HBase with Apache Spark HBase is a Big Data database which holds tables of up to billions of rows and millions of columns. It's client APIs provid lighting fast random read/writes access to its data. It is an open source Apache project which was based … Continue reading HBase Bulk Loading with Apache Spark in Scala