Member since
09-14-2020
9
Posts
0
Kudos Received
0
Solutions
03-08-2021
06:17 PM
Sorry for distrubing. I am working on a toy project which needs to insert spark data frame into hbase. Apache Kafka 2.2.1 Apache Spark 2.4.0 Apache HBase 2.1.4 CDH 6.3.2 After reading some posts about spark hbase connector, I decided to to hortonworks spark habse connector. I am wondering if I need the HBase client configuration file hbase-site.xml for hortonworks spark hbase connector when I am working in CDH environment? Thanks for your help in advance!
... View more
10-12-2020
07:35 AM
@Karee I encountered this error message when I run sqlline.py of phoenix 4.7 against Hbase 2.0 (which is using phoenix 5.0), so please make sure you're really using phoenix 5.0 client jar. In addition, I'm upgrading Hbase from 1.2 to 2.0, then I got the same issue as your (SYSTEM.CATALOG: Didn't find expected key values for table row in metadata row) when I ran sqlline.py, do you have a idea what's the real root cause? Thanks!
... View more
09-22-2020
02:43 AM
Hi @iEason8 , you are welcome! Thank you for raising these questions and accepting the answer as a solution! Solved articles will surface better on search engines, hence other members with similar questions will find the answer easier. Best regards: Ferenc
... View more