lwllvyb commented on PR #2208: URL: https://github.com/apache/incubator-uniffle/pull/2208#issuecomment-2425525367
> @lwllvyb It would be easy to understand your changes if you could use the `curl http://localhost:19976/api/app/appInfos | python -m json.tool` to query the appInfos and paste it to the description. > > Or another way to show how to get the appInfo from the coordinator after this PR? > @lwllvyb It would be easy to understand your changes if you could use the `curl http://localhost:19976/api/app/appInfos | python -m json.tool` to query the appInfos and paste it to the description. > > Or another way to show how to get the appInfo from the coordinator after this PR? **This PR is derived from another PR #2063 . I split the PR #2063 into several smaller PRs that are easier to review, and this one of them.** I will commit another PR (I have created an issue #2211 ) which depends on this PR. I don't know if this is the right approach. After submitting the PR related to #2211, the dashboard will show the application info as follows. <img width="1311" alt="image" src="https://github.com/user-attachments/assets/c75e27e2-1535-4711-8f7a-d70540390705"> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
