hi Currently Hadoop does not support ":" characters in filenames. in case some of your jars or supplementary dist-cache files carry such a filename. See https://issues.apache.org/jira/browse/HADOOP-3257
On Mon, Mar 25, 2013 at 2:36 AM, raviksingh <[email protected]>wrote: > Hi, > This may be very silly question, but I have already tried hard. I > created a Nutch java project as per my requirements. Now I want to deploy > it > on linux server. I created runnable jar. Initially it gave me path error > for > "seed.txt". I checked jar and changed the path to remove the error. > However, > I get this error now : > > > java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative > path in absolute URI: rsrc:apache-nutch-2.1.jar. > > > This project runs well in ecllipse. Is there any other way of deployment > that making a jar. I am new to nutch and java. > > Thanks In advance > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Deploy-Nutch-Project-tp4050896.html > Sent from the Nutch - Dev mailing list archive at Nabble.com. > -- Don't Grow Old, Grow Up... :-)

