You will need Hadoop 2.6. Try to use develop branch - it is stable.

On Tue, Oct 28, 2014 at 7:04 AM, Pushkar Raste <[email protected]>
wrote:

> I am using 0.40 release.
> Does 0.60 release work with Hadoop 2.5.X or I have to have Hadoop 2.6.X ?
>
> On Mon, Oct 27, 2014 at 7:46 PM, Sumit Mohanty <[email protected]>
> wrote:
>
> > Are you using the 0.40 release or the latest dev? I have seen this error
> > when release 0.40 is with Memcached app created using latest develop
> > branch.
> >
> > On Mon, Oct 27, 2014 at 3:32 PM, Pushkar Raste <[email protected]>
> > wrote:
> >
> > > Hi,
> > > When I start memcached application using slider, I see following error
> in
> > > ambari
> > >
> > > java.lang.IllegalStateException: Invalid command INSTALL for state INIT
> > >         at
> > >
> >
> org.apache.slider.providers.agent.ComponentInstanceState.applyCommandResult(ComponentInstanceState.java:95)
> > >         at
> > >
> >
> org.apache.slider.providers.agent.AgentProviderService.handleHeartBeat(AgentProviderService.java:545)
> > >         at
> > >
> >
> org.apache.slider.server.appmaster.web.rest.agent.AgentResource.heartbeat(AgentResource.java:98)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > >         at
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > >         at java.lang.reflect.Method.invoke(Method.java:606)
> > >         at
> > >
> >
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
> > >         at
> > >
> >
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
> > >         at
> > >
> >
> com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
> > >         at
> > >
> >
> com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
> > >         at
> > >
> >
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
> > >         at
> > >
> >
> com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
> > >         at
> > >
> >
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
> > >
> > > ....
> > >
> > >
> > > 14/10/27 22:25:43 ERROR mortbay.log:
> > >
> > >
> >
> /ws/v1/slider/agents/container_1414448681966_0001_01_000002___MEMCACHED/heartbeat
> > > java.lang.IllegalStateException: Invalid command INSTALL for state INIT
> > >         at
> > >
> >
> org.apache.slider.providers.agent.ComponentInstanceState.applyCommandResult(ComponentInstanceState.java:95)
> > >         at
> > >
> >
> org.apache.slider.providers.agent.AgentProviderService.handleHeartBeat(AgentProviderService.java:545)
> > >         at
> > >
> >
> org.apache.slider.server.appmaster.web.rest.agent.AgentResource.heartbeat(AgentResource.java:98)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > >         at
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > >         at java.lang.reflect.Method.invoke(Method.java:606)
> > > ...
> > >
> > >
> > >
> > > Ambari still shows application in running state however running
> > > $ ps -ef | grep mem
> > >
> > > doesn't show memcached running.
> > >
> >
> >
> >
> > --
> > thanks
> > Sumit
> >
>



-- 
thanks
Sumit

Reply via email to