Re: Invalide URI in job start

2014-02-03 Thread Lukas Kairies
Hello, first thanks for your reply and sorry for my late answer. The JobClient prints the following URL after I added a system.out statement: port: -1 file: /tmp/hadoop-yarn/staging/lkairies/.staging/job_1391433848658_0001/job.jar (for all job files, i.e. also for the job.xml,...). So

Invalide URI in job start

2014-01-27 Thread Lukas Kairies
Hello, I try to use XtreemFS as an alternative file system for Hadoop 2.x. There is an existing FileSystem implementation for Hadoop 1.x that works fine. First think I did was to implement a DelegateToFileSystem subclass to provide an AbstractFileSystem implementation for XtreemFS (just

Re: Invalide URI in job start

2014-01-27 Thread Vinod Kumar Vavilapalli
Need your help to debug this. Seems like the scheme is getting lost somewhere along the way. Clearly as you say if job.jar is on the file-system, then JobClient is properly uploading it. There are multilple things that you'll need to check - Check the NodeManager logs for the URL. It does