Created on 09-30-2016 12:02 AM
This project shows how to analyze an HBase Snapshot using Spark.
The main motivation for writing this code is to reduce the impact on the HBase Region Servers while analyzing HBase records. By creating a snapshot of the HBase table, we can run Spark jobs against the snapshot, eliminating the impact to region servers and reducing the risk to operational systems.
At a high-level, here's what the code is doing:
Created on 07-24-2017 06:16 PM
Zaratsian i followed your tutorial but getting error "Wrong FS". can you help me solve this issue.
I have posted the question at below link
User | Count |
---|---|
149 | |
96 | |
46 | |
41 | |
33 |