What do the yarn logs say? Have you tried just enabling one?

William

On Sun, Jan 24, 2021 at 12:48 Amith sha <[email protected]> wrote:

> Hi All,
> Tried to enable the YARN Services so made the following changes on the
> yarn-site.xml
>
>
>     </property>
>
>         <property>
>
>         <name>hadoop.registry.rm.enabled</name>
>
>         <value>true</value>
>
>     </property>
>
>
>   <property>
>
>
>
>     <name>yarn.webapp.api-service.enable</name>
>
>     <value>true</value>
>
>   </property>
>
>
> So after the change, while accessing the API path got the following the
> exceptions
>
> <RemoteException>
> <exception>WebApplicationException</exception>
> <javaClassName>javax.ws.rs.WebApplicationException</javaClassName>
> </RemoteException>
>
> URL: http://x.x.x.x:8088/app/v1/services
>
> Tried via curl command receied same output .
>
>
>
>
>
> Thanks & Regards
> Amithsha
>
-- 
William Watson

Reply via email to