Wrong FS: hdfs://localhost:9000/user/root/.slider/cluster/c100, expected: file:/// Issues deploying memcached using slider.

2014-10-27 Thread Pushkar Raste
Hi, I am trying to to deploy memcached package using slider (0.40.0 version). I keep getting "Wrong FS: hdfs://localhost:9000/user/root/.slider/cluster/c100, expected: file:///" error I saw that 'Rui Zhang' had similar issue, but she got around by setting SLIDER_CLASSPATH_EXTRA. Unfortunately tha

Running 'python slider.py version' throws StackOverflowError

2014-10-27 Thread Pushkar Raste
When I run 'python slider.py version' I get following error root@hdfs03:/home/ubuntu/memcached# python /usr/local/slider/slider-0.40/bin/slider.py version slider_home = "/usr/local/slider/slider-0.40" slider_jvm_opts = "-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Xmx256m -Djava.conf

Re: Running 'python slider.py version' throws StackOverflowError

2014-10-27 Thread Pushkar Raste
windows) and see what output you get? > > -Gour > > On Mon, Oct 27, 2014 at 9:26 AM, Pushkar Raste > wrote: > > > When I run 'python slider.py version' I get following error > > > > root@hdfs03:/home/ubuntu/memcached# python > > /usr/local/slider/s

Error starting memcached application

2014-10-27 Thread Pushkar Raste
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.apach

Re: Error starting memcached application

2014-10-28 Thread Pushkar Raste
latest develop > branch. > > On Mon, Oct 27, 2014 at 3:32 PM, Pushkar Raste > wrote: > > > Hi, > > When I start memcached application using slider, I see following error in > > ambari > > > > java.lang.IllegalStateException: In

Re: Running 'python slider.py version' throws StackOverflowError

2014-10-28 Thread Pushkar Raste
Oct 28, 2014 at 5:48 AM, Steve Loughran wrote: > what was the typo? as it looks like you manage to trigger something in > hadoop-common itself? > > On 27 October 2014 20:42, Pushkar Raste wrote: > > > I had a typo in my configs. Ignore my question. > > > > On Mon, Oct

Re: hadoop2.6

2014-10-28 Thread Pushkar Raste
I think you will have to build it yourself (from branch 2.6). Instructions are at https://github.com/apache/hadoop/blob/branch-2.6/README.txt On Tue, Oct 28, 2014 at 3:44 PM, Rui Zhang wrote: > The latest slider requires hadoop2.6. I found it is not released. > How can I get the hadoop2.6 tar b

Re: Wrong FS: hdfs://localhost:9000/user/root/.slider/cluster/c100, expected: file:/// Issues deploying memcached using slider.

2014-10-29 Thread Pushkar Raste
liderFileSystem(conf); } Oputput clearly indicated me that my core-site.xml yarn-site.xml and hdfs-site.xml were not being read. On further investigation I realized that my HADOOP_CONF_DIR and YARN_CONF_DIR were not set. On Wed, Oct 29, 2014 at 8:32 AM, Steve Loughran wrote: > On 27 October 201

Memcahed doesn't start with latest slider code

2014-11-05 Thread Pushkar Raste
I tried deploy jmemcached using latest slider built from dev branch. I see following error 2014-11-05 18:28:22,804 [AMRM Callback Handler Thread] ERROR appmaster.SliderAppMaster - Role instance RoleInstance{role='MEMCACHED', id='container_1415211406300_0001_01_02', container=ContainerID=contai

Re: Memcahed doesn't start with latest slider code

2014-11-05 Thread Pushkar Raste
May I should provide entire log 2014-11-05 18:27:24,345 [main] INFO Configuration.deprecation - slider.registry.path is deprecated. Instead, use hadoop.registry.zk.root 2014-11-05 18:27:24,350 [main] INFO appmaster.SliderAppMaster - AM configuration: fs.defaultFS=hdfs://localhost:9000 hadoop.reg

Re: Memcahed doesn't start with latest slider code

2014-11-05 Thread Pushkar Raste
> > — Jon > > On Nov 5, 2014, at 1:55 PM, Pushkar Raste wrote: > > > May I should provide entire log > > > > 2014-11-05 18:27:24,345 [main] INFO Configuration.deprecation - > > slider.registry.path is deprecated. Instead, use hadoop.registry