Re: MiniDFSCluster on Windows unfortunatelly requires native toolchain for automated tests

2014-06-23 Thread Bernd Eckenfels
lementing > a Java-only fallback. I'd like to help by checking out the Commons > VFS code and experimenting a bit. I'll try to put some time into > this next week and then comment on the VFS jira issues with my > findings. Does this sound good? > > Chris Nauroth >

MiniDFSCluster on Windows unfortunatelly requires native toolchain for automated tests

2014-06-17 Thread Bernd Eckenfels
Hello, in the Commons VFS project we have a Provider for HDFS. This Provider is unit-tested with the help of the excelent MiniDFSCluster component. A while back I enabled automated testing on Windows (cause it worked for me), but I did not realize it only works with cygwin (namely ls.exe) in the