/api/tables/{name}/head GET get first rows of given table /api/tables/{name}/tail GET get last rows of given table extracting HBase configuration information ...
Package that loads a hdfs file with PARQUET format into Hbase via WAL (using Put). This package is based on using only the Mapper to load the table. Shortly I'll add how to do it with the reducer plus ...
Apache Phoenix is a relatively new open source Java project that provides a JDBC driver and SQL access to Hadoop’s NoSQL database: HBase. It was created as an internal project at Salesforce, open ...