Junfan Zhang
Junfan Zhang
Nice catch. But I think the iceberg spec's primitive type haven't supported this unsigned type. cc @liurenjie1024 If having any solution, I can take this ticket to be as my...
Thanks for proposing this, I think I will review this in next days.
> You would better create an issue for a feature or a bug. Sorry for the late reply, I'm struggle with the busy work. I will review this tonight.
I do a quick review about this issue, and I hope I have gotten your motivation that you want to remote control the spark app to determinze whether to use...
cc @flavio @umanwizard @lucab
Could you help check this?
Oh, I will we encoutered the similar problems about multi node placement about different resource spec. And I found some bugs about this features, please refer to: https://zuston.vercel.app/publish/hadoop-yarn/
BTW, I think the node sorting policy could be extended by ourself, there is no necessary to change the default policy.
> FYI, when the scheduler found another node can place the pending request, reserved container for this request can be unreserved before assigning Thanks for pointing out this, let me...
> @TaoYang526 - Isn't this - https://issues.apache.org/jira/browse/YARN-11728 Same problem as well ? Yes, this issue is created by me.