Hello Shyam, On Sat, Apr 16, 2011 at 4:05 AM, Shyam Sarkar <shyam.s.sar...@gmail.com> wrote: > Hello, > > When I try to download from main trunk of Hadoop SVN I get following error : > > SVN connector cannot be loaded.
This doesn't appear to be a Hadoop issue really. You need to verify your Eclipse's SVN plugin installation, etc. (sounds like it does not have a proper connector installed). You can alternatively get the svn copy using the local 'svn' program and do an 'ant eclipse' to get Eclipse project files. -- Harsh J