It looks like hadoop fs -put command doesn't like ":" in the file names. Is
there a way I can escape it?


hadoop fs -put /home/mapr/p/hjob.2012:12:26:11.0.dat
/user/apuser/temp-qdc/scratch/merge_jobs

put: java.net.URISyntaxException: Relative path in absolute URI:
hjob.2012:12:26:11.0.dat

Reply via email to