Gour Saha created YARN-7488:
-------------------------------
Summary: Make ServiceClient.getAppId method public to return
ApplicationId for a service name
Key: YARN-7488
URL: https://issues.apache.org/jira/browse/YARN-7488
Project: Hadoop YARN
Issue Type: Sub-task
Reporter: Gour Saha
There are several APIs in YarnClient which can be used when the ApplicationId
is available. For a YARN service getting the ApplicationId corresponding to a
service name will open up all these APIs for the service. Hence making the
below API public will be very helpful.
{code}
private synchronized ApplicationId getAppId(String serviceName)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]