Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.5.1
-
None
-
None
Description
steps:
- create 2 datamap, and one datamap is group by offset ,offset have about 20000000 distinct values, that datamap named DMwithoffset
- execute spark-streaming. datamap DMwithoffset compact failedĀ
4. drop datamap DMwithoffset
5. found no main table load, main table compact, datamap preagg, datamap compact again.Only my bussiness job which have nothing to do with carbon is running
I think maybe tablestatus is locked.
6. I think maybe datamap compact failed leads to table locked.