Aggarwal-Raghav commented on PR #456: URL: https://github.com/apache/tez/pull/456#issuecomment-3892773703
> DAGAppMaster#serviceInit() => DAGAppMaster#createTaskSchedulerManager is trying to connect to ResourceManager even in zookeeper mode . I think we shouldn't use YARN scheduler and maybe move to [Yunikorn](https://yunikorn.apache.org/) (we are using that in spark internally). Let me know how to proceed for this? For now should I raise a PR for skipping it if zk mode is enabled? Using tez.local.mode=true, solves this as it will use `LocalTaskScheduler` DAG is Up and ready: <img width="1509" height="733" alt="Screenshot 2026-02-13 at 12 16 32 AM" src="https://github.com/user-attachments/assets/20010450-8c53-4f1c-9a2b-b30c326ea033" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
