[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hadoop-user
Subject:    Re: YARN Services Framework API Fails
From:       Amith sha <amithsha92 () gmail ! com>
Date:       2021-01-25 2:49:09
Message-ID: CAKkPGvCWrHZmrLkkw73i4oyuELqMw8qFUoB6+J58xMDBKhoHng () mail ! gmail ! com
[Download RAW message or body]

Yarn log


2021-01-24 17:57:57,019 WARN  webapp.GenericExceptionHandler (?:?(?)) -
INTERNAL_SERVER_ERROR

javax.ws.rs.WebApplicationException

at
com.sun.jersey.server.impl.uri.rules.TerminatingRule.accept(TerminatingRule.java:66)

at
com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)


at
com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)


at
com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)


at
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)


at
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)


at
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)


at
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)


at
com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)

at
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)


at
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)


at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:848)

at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1772)


at
com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)


at
com.sun.jersey.spi.container.servlet.ServletContainer.doFilter(ServletContainer.java:941)


at
com.sun.jersey.spi.container.servlet.ServletContainer.doFilter(ServletContainer.java:875)


at
org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebAppFilter.doFilter(RMWebAppFilter.java:179)


at
com.sun.jersey.spi.container.servlet.ServletContainer.doFilter(ServletContainer.java:829)


at
com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)


at
com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:119)


at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:133)

at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:130)

at com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:203)

at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:130)

at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)


at
org.apache.hadoop.security.http.XFrameOptionsFilter.doFilter(XFrameOptionsFilter.java:57)


at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)


at
org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter.doFilter(StaticUserWebFilter.java:110)


at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)


at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:644)


at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.doFilter(DelegationTokenAuthenticationFilter.java:304)


at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:592)


at
org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilter.doFilter(RMAuthenticationFilter.java:82)


at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)


at
org.apache.hadoop.http.HttpServer2$QuotingInputFilter.doFilter(HttpServer2.java:1624)

at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)


at org.apache.hadoop.http.NoCacheFilter.doFilter(NoCacheFilter.java:45)

at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)


at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)

at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)

at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)

at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)

at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)

at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)

at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)

at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)

at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)

at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)

at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)

at org.eclipse.jetty.server.Server.handle(Server.java:539)

at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333)

at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)

at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)


at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)

at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)

at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)


at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)


at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)


at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)

at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)

at java.lang.Thread.run(Thread.java:748)


Thanks & Regards
Amithsha


On Mon, Jan 25, 2021 at 6:01 AM William Watson <williamrwatson@gmail.com>
wrote:

> What do the yarn logs say? Have you tried just enabling one?
> 
> William
> 
> On Sun, Jan 24, 2021 at 12:48 Amith sha <amithsha92@gmail.com> 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
> 
> 


[Attachment #3 (text/html)]

<div dir="ltr"><p style="font-variant-numeric:normal;font-variant-east-asian:normal;fo \
nt-stretch:normal;font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures">Yarn log</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><br>2021-01-24 17:57:57,019 WARN   \
webapp.GenericExceptionHandler (?:?(?)) - INTERNAL_SERVER_ERROR</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures">javax.ws.rs.WebApplicationException</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.uri.rules.TerminatingRule.accept(TerminatingRule.java:66)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:848)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1772)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.spi.container.servlet.ServletContainer.doFilter(ServletContainer.java:941)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.spi.container.servlet.ServletContainer.doFilter(ServletContainer.java:875)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebAppFilter.doFilter(RMWebAppFilter.java:179)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.sun.jersey.spi.container.servlet.ServletContainer.doFilter(ServletContainer.java:829)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:119)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:133)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:130)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:203)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:130)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.security.http.XFrameOptionsFilter.doFilter(XFrameOptionsFilter.java:57)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter.doFilter(StaticUserWebFilter.java:110)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:644)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.doFilter(DelegationTokenAuthenticationFilter.java:304)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:592)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilter.doFilter(RMAuthenticationFilter.java:82)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.http.HttpServer2$QuotingInputFilter.doFilter(HttpServer2.java:1624)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span \
style="white-space:pre-wrap">	</span>at \
org.apache.hadoop.http.NoCacheFilter.doFilter(NoCacheFilter.java:45)</span></p><p \
style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal; \
font-size:15px;line-height:normal;font-family:Menlo;margin:0px;color:rgb(0,0,0)"><span \





<p style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps \
:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span><font face="arial, \
sans-serif" style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></font></span></span></p><p \
style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:no \
rmal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">      \
</span>&lt;/property&gt;</font></span></p><p \
style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:no \
rmal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">            \
</span>&lt;property&gt;</font></span></p><p \
style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:no \
rmal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">            \
</span>&lt;name&gt;hadoop.registry.rm.enabled&lt;/name&gt;</font></span></p><p \
style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:no \
rmal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">            \
</span>&lt;value&gt;true&lt;/value&gt;</font></span></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span><font face="arial, \
sans-serif" style="font-family:arial,sans-serif;color:rgb(0,0,0)">









</font></span></span></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">       \
</span>&lt;/property&gt;</font></span></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><span><font face="arial, \
sans-serif" style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></font></span></span></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">    </span>&lt;property&gt;</font></span></p> <p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">     </span></font></span></p> <p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">      \
</span>&lt;name&gt;yarn.webapp.api-service.enable&lt;/name&gt;</font></span></p> <p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">      \
</span>&lt;value&gt;true&lt;/value&gt;</font></span></p> <p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">   </span>&lt;/property&gt;</font></span></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></font></span></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)">So after the change, while \
accessing the API path got the following the exceptions  </font></span></p><div \
style="color:rgb(0,0,0)"><span><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></font></span></div><div \
style="color:rgb(0,0,0)"><span><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)">&lt;RemoteException&gt;</font></span></div><div \
style="margin-left:1em;color:rgb(0,0,0)"><div><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">&lt;exception&gt;</span>WebApplicationException<span \
style="font-family:arial,sans-serif">&lt;/exception&gt;</span></font></div><div><font \
face="arial, sans-serif" style="font-family:arial,sans-serif;color:rgb(0,0,0)"><span \
style="font-family:arial,sans-serif">&lt;javaClassName&gt;</span>javax.ws.rs.WebApplicationException<span \
style="font-family:arial,sans-serif">&lt;/javaClassName&gt;</span></font></div></div><div \
style="color:rgb(0,0,0)"><span><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)">&lt;/RemoteException&gt;</font></span></div><div \
style="color:rgb(0,0,0)"><span><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></font></span></div><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><font \
face="arial, sans-serif" style="font-family:arial,sans-serif;color:rgb(0,0,0)">URL: \
<a href="http://x.x.x.x:8088/app/v1/services" style="font-family:arial,sans-serif" \
target="_blank">http://x.x.x.x:8088/app/v1/services</a></font></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><font \
face="arial, sans-serif" style="font-family:arial,sans-serif;color:rgb(0,0,0)">Tried \
via curl command receied same  output .  </font></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><br></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><font \
face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></font></p><p \
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span \
style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></font></span></p><font \
face="arial, sans-serif" \
style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br>Thanks &amp; \
Regards<br>Amithsha</font></div></div> </blockquote></div></div>-- <br><div \
dir="ltr"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div \
dir="ltr">William Watson<br></div></div><div><br></div></div></div></div></div></div></div>
 </blockquote></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic