RE: facing issues in HDFSProxy

2012-02-16 Thread Stuti Awasthi
teHdfsProxy(HdfsProxy.java:135) at org.apache.hadoop.hdfsproxy.HdfsProxy.main(HdfsProxy.java:141) Any ideas how to fix it ? From: Denny Ye [mailto:denny...@gmail.com] Sent: Friday, February 17, 2012 7:40 AM To: hdfs-user@hadoop.apache.org; Steve Lewis Subject: Re: facing issues in HDFSProxy Sure

Re: facing issues in HDFSProxy

2012-02-16 Thread Denny Ye
oxy.http.test.listener.addr",conf.get("proxy.http.test.listener.addr")); > > > ** ** > > Thanks > > ** ** > > *From:* Denny Ye [mailto:denny...@gmail.com] > *Sent:* Thursday, February 16, 2012 2:27 PM > *To:* hdfs-user@hadoop.apache.org > *Subject:

RE: facing issues in HDFSProxy

2012-02-16 Thread Stuti Awasthi
:27 PM To: hdfs-user@hadoop.apache.org Subject: Re: facing issues in HDFSProxy In my local Hadoop version, I saw the temporary code with inexistent property name. Hashtable does not accept 'null' as the normal value. It's the mistake of unit testing -Regards Denny Ye 2012/2/16 Stuti

Re: facing issues in HDFSProxy

2012-02-16 Thread Denny Ye
; > ** ** > > *From:* Stuti Awasthi > *Sent:* Wednesday, February 15, 2012 5:53 PM > *To:* hdfs-user@hadoop.apache.org > *Subject:* facing issues in HDFSProxy > > ** ** > > Hi, > > I am using Hadoop 1.0.0 and want to try HDFSProxy . Following: > > &g

RE: facing issues in HDFSProxy

2012-02-15 Thread Stuti Awasthi
Hi all, Any pointers for this ? From: Stuti Awasthi Sent: Wednesday, February 15, 2012 5:53 PM To: hdfs-user@hadoop.apache.org Subject: facing issues in HDFSProxy Hi, I am using Hadoop 1.0.0 and want to try HDFSProxy . Following: http://hadoop.apache.org/hdfs/docs/r0.21.0/hdfsproxy.html#Jetty

facing issues in HDFSProxy

2012-02-15 Thread Stuti Awasthi
Hi, I am using Hadoop 1.0.0 and want to try HDFSProxy . Following: http://hadoop.apache.org/hdfs/docs/r0.21.0/hdfsproxy.html#Jetty-based+Installation+and+Configuration When I run start-hdfsproxy.sh script I get following error in logs : /