Hi After reinstalling all the necessary tools on hadoop 2.6, when I am trying to execute SortedWordCount application, the below issue is showing. All the maven build is successful when building the process. Please suggest how to solve this issue Application application_1480074384820_0001 failed 2 times due to AM Container for appattempt_1480074384820_0001_000002 exited with exitCode: -1000 For more detailed output, check application tracking page:http://edureka-VirtualBox:8088/proxy/application_1480074384820_0001/Then, click on links to logs of each attempt. Diagnostics: File file:/root/datatorrent/apps/application_1480074384820_0001/mbassador-1.1.9.jar does not exist java.io.FileNotFoundException: File file:/root/datatorrent/apps/application_1480074384820_0001/mbassador-1.1.9.jar does not exist at org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:539) at org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:752) at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:529) at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:409) at org.apache.hadoop.yarn.util.FSDownload.copy(FSDownload.java:251) at org.apache.hadoop.yarn.util.FSDownload.access$000(FSDownload.java:61) at org.apache.hadoop.yarn.util.FSDownload$2.run(FSDownload.java:359) at org.apache.hadoop.yarn.util.FSDownload$2.run(FSDownload.java:357) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1692) at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:356) at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:60) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Failing this attempt. Failing the application.
Let me know if you need any more details. -- View this message in context: http://apache-apex-users-list.78494.x6.nabble.com/SortedWordCount-example-is-not-running-tp1126p1180.html Sent from the Apache Apex Users list mailing list archive at Nabble.com.
