Hi folks.  Is there a way to make YARN more forgiving with last
modification times? The following exception in

org.apache.hadoop.yarn.util.FSDownload:

" changed on src filesystem (expected " + resource.getTimestamp() +
", was " + sStat.getModificationTime());

I realize that time should be the same, but depending on underlying
filesystem the semantics of this "last modified" time might vary.

Any thoughts on this?


-- 
Jay Vyas
http://jayunit100.blogspot.com

Reply via email to