Is there any other way to do NM Node Cache directory, I'm using Windows
Cluster Hortan Works HDP System.
/mahender
On 3/24/2016 11:27 AM, mahender bigdata wrote:
Hi,
Has any one is holding work around for this bug, Looks like this
problem still persists in hadoop 2.6. Templeton Job get failed as soon
as job is submitted. Please let us know as early as possible
Application application_1458842675930_0002 failed 2 times due to AM
Container for appattempt_1458842675930_0002_000002 exited with
exitCode: -1000
For more detailed output, check application tracking
page:http://headnodehost:9014/cluster/app/application_1458842675930_0002Then,
click on links to logs of each attempt.
Diagnostics: Rename cannot overwrite non empty destination directory
c:/apps/temp/hdfs/nm-local-dir/usercache/XXX/filecache/18
java.io.IOException: Rename cannot overwrite non empty destination
directory c:/apps/temp/hdfs/nm-local-dir/usercache/XXXX/filecache/18
at
org.apache.hadoop.fs.AbstractFileSystem.renameInternal(AbstractFileSystem.java:735)
at org.apache.hadoop.fs.FilterFs.renameInternal(FilterFs.java:236)
at
org.apache.hadoop.fs.AbstractFileSystem.rename(AbstractFileSystem.java:678)
at org.apache.hadoop.fs.FileContext.rename(FileContext.java:958)
at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:366)
at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:62)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Failing this attempt. Failing the application.
/Mahender