Re: Creating SQL skin on Hbase table

2016-12-24 Thread Josh Elser
Yes, the expectation is that when using the Phoenix secondary-indexing feature, you also must use Phoenix to maintain the accuracy of the indices with the data table. However, even without secondary-indexing, why would you not use Phoenix APIs to update? If there are deficiencies in the abilit

Re: Approach: Incremental data load from HBASE

2016-12-24 Thread Chetan Khatri
Hello HBase Community, What is suggested approach for Incremental import from HBase to HDFS, like RDBMS to HDFS Sqoop provides support with below script sqoop job --create myssb1 -- import --connect jdbc:mysql://:/sakila --username admin --password admin --driver=com.mysql.jdbc.Driver --query "SE