Re: reduce network problem after using cache dns

2012-01-05 Thread Daryn Sharp
I'm not sure if java is using the system's libc resolver, but assuming it is, you cannot use utilities like nslookup or dig because their use their own resolver. Ping usually uses the libc resolver. If you are on linux, you can use "getent hosts $hostname" to definitively test the libc resolve

Re: Symbolic Links in HDFS

2011-11-30 Thread Daryn Sharp
final patch which I can apply in Hadoop? > -Stuti > -Original Message- > From: Daryn Sharp [mailto:da...@yahoo-inc.com] > Sent: Wednesday, November 30, 2011 12:11 AM > To: hdfs-user@hadoop.apache.org; Stuti Awasthi > Subject: Re: Symbolic Links in HDFS > > No, this w

Re: Symbolic Links in HDFS

2011-11-29 Thread Daryn Sharp
No, this will not provide symlink support to FsShell. The shell is not yet using FileContext although adding the support is planned. Daryn On Nov 28, 2011, at 10:37 PM, Stuti Awasthi wrote: > HI all, > Any thoughts on this ?? > > -Original Message- > From: Stuti Awasthi > Sent: Monda