Member since
01-05-2017
7
Posts
0
Kudos Received
0
Solutions
07-24-2017
03:07 AM
I have a Hbase table on my cluster (about 5M rows). I wrote a Mapreduce job to delete a mass rows of my table. After delete, there 's only about 30K rows in my table. But operations to my table become very slowly, for example: count, scan, disable, ... I looked at Cloudera Manager Dashboard and see the region size of my table still ~6G. And I think it was my problem. Anyone have any idea? Please help me!
... View more
Labels:
- Labels:
-
Apache HBase