-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HBase Spark Demo #19
Comments
Choose your JAVA version first. In october 2022 it only compiles and tests successfully with JAVA8. However, we depend on JAVA11 in our images.
.jars can be found in Nexus |
This shows how to access hbase using spark shell https://kontext.tech/article/628/spark-connect-to-hbase |
Hi @Jimvin, |
After updating the hbase connector repo my maven build fails:
|
When executing the spark-k8s application I'm currently receiving an error. The error looks like a system error (ARM/x86)
|
This ticket is on hold.
|
Loading data into HBase is not trivial. We want the demo to show how this can be done and to provide some guidance and best practice.
Aims
Tasks
## Learning Points and Challenges
The text was updated successfully, but these errors were encountered: