I have created a Managed table in U-SQL and loaded data into the table. When i try reading from it, its showing status "preparing" for about 3 hours and cancelled by Yarn.
I tried Rebuild table command and same scenario for it too.
It has Audit data, When ever i process a file from Data lake i am keeping audit details into that table. like File Name, Location, record count. till now i have processed around 36,000 files. When i try to use for final audit report, its keep preparing for 3 hours and being cancelled by Yarn