Use this tag for questions about Apache Phoenix, an open source project in the Hadoop ecosystem which provides an SQL layer on top of HBase (a non-relational database).
Use phoenix sqlline to connect the hbase. On SecureCRT terminal I can only see three columns of table which has …
hbase phoenixI'm quite new to HBase and Phoenix. But is there a way I can dump/export data to a text …
hbase phoenixI am running my Spark code to save data to HBase in Amazon EMR 5.8.0 which has Spark 2.2.0 installed. Running in …
scala apache-spark hbase emr phoenixI am trying to connect hbase via phoenix: First, I added phoenix-2.jar to hbase lib directory. Then restart region …
java hbase apache-zookeeper phoenixI have an HBase installation with a bunch of existing tables, with a bunch of data in them (which I …
hbase phoenix