Home > other >  Run on Hadoop cluster WordCount how to solve the following mistakes??
Run on Hadoop cluster WordCount how to solve the following mistakes??

Time:12-09

The Java HotSpot (TM) Client VM warning: You have The loaded library/home/hadoop/hadoop - 2.5.2/lib/native/libhadoop. So The 1.0.0 which took have disabled stack guard. The VM will try to fix The stack guard now.
It 's highly It that fix the library with' execstack - c & lt; Libfile> ', or the link it with 'z noexecstack'.
16/12/15 04:48:08 WARN util. NativeCodeLoader: Unable to load the native - hadoop library for your platform... Using the builtin - Java classes where applicable
16/12/15 04:48:09 INFO client. RMProxy: Connecting to the ResourceManager at master/192.168.1.147:18040
16/12/15 04:48:12 INFO input. FileInputFormat: Total input paths to the process: 1
16/12/15 04:48:12 INFO graphs. JobSubmitter: number of splits: 1
16/12/15 04:48:12 INFO graphs. JobSubmitter: date tokens for the job: job_1481804617285_0002
16/12/15 04:48:13 INFO impl. YarnClientImpl: Submitted application application_1481804617285_0002
16/12/15 04:48:13 INFO graphs. The Job: The url to track The Job: http://master:18088/proxy/application_1481804617285_0002/
16/12/15 04:48:13 INFO graphs. Job: Running Job: job_1481804617285_0002
16/12/15 04:48:34 INFO graphs. The Job: the Job job_1481804617285_0002 running in uber mode: false
16/12/15 04:48:34 INFO graphs. The Job: the map reduce 0% 0%
16/12/15 04:48:36 INFO graphs. Job: Task Id: attempt_1481804617285_0002_m_000000_0, Status: FAILED
The Container launch failed for container_1481804617285_0002_01_000002: org. Apache. Hadoop. Yarn. Exceptions. YarnException: Unauthorized request to start the Container.
This token is expired. The current time is 1481811355417 found 1481806715733
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance0 (Native Method)
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance (NativeConstructorAccessorImpl. Java: 57)
At sun. Reflect. DelegatingConstructorAccessorImpl. NewInstance (DelegatingConstructorAccessorImpl. Java: 45)
The at Java. Lang. Reflect. Constructor. NewInstance (526) Constructor. Java:
At org, apache hadoop. Yarn. API. Records. The impl. Pb. SerializedExceptionPBImpl. InstantiateException (SerializedExceptionPBImpl. Java: 168)
At org, apache hadoop. Yarn. API. Records. The impl. Pb. SerializedExceptionPBImpl. DeSerialize (SerializedExceptionPBImpl. Java: 106)
At org, apache hadoop. Graphs. V2. The app. The launcher. ContainerLauncherImpl $Container. Launch (ContainerLauncherImpl. Java: 155)
At org, apache hadoop. Graphs. V2. The app. The launcher. ContainerLauncherImpl $EventProcessor. Run (369) ContainerLauncherImpl. Java:
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1145)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 615)
The at Java. Lang. Thread. The run (Thread. Java: 745)

16/12/15 04:48:38 INFO graphs. Job: Task Id: attempt_1481804617285_0002_m_000000_1, Status: FAILED
The Container launch failed for container_1481804617285_0002_01_000003: org. Apache. Hadoop. Yarn. Exceptions. YarnException: Unauthorized request to start the Container.
This token is expired. The current time is 1481811357277 found 1481806717783
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance0 (Native Method)
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance (NativeConstructorAccessorImpl. Java: 57)
At sun. Reflect. DelegatingConstructorAccessorImpl. NewInstance (DelegatingConstructorAccessorImpl. Java: 45)
The at Java. Lang. Reflect. Constructor. NewInstance (526) Constructor. Java:
At org, apache hadoop. Yarn. API. Records. The impl. Pb. SerializedExceptionPBImpl. InstantiateException (SerializedExceptionPBImpl. Java: 168)
At org, apache hadoop. Yarn. API. Records. The impl. Pb. SerializedExceptionPBImpl. DeSerialize (SerializedExceptionPBImpl. Java: 106)
At org, apache hadoop. Graphs. V2. The app. The launcher. ContainerLauncherImpl $Container. Launch (ContainerLauncherImpl. Java: 155)
At org, apache hadoop. Graphs. V2. The app. The launcher. ContainerLauncherImpl $EventProcessor. Run (369) ContainerLauncherImpl. Java:
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1145)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 615)
The at Java. Lang. Thread. The run (Thread. Java: 745)

16/12/15 04:48:40 INFO graphs. Job: Task Id: attempt_1481804617285_0002_m_000000_2, Status: FAILED
The Container launch failed for container_1481804617285_0002_01_000004: org. Apache. Hadoop. Yarn. Exceptions. YarnException: Unauthorized request to start the Container.
This token is expired. The current time is 1481811359287 found 1481806719811
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance0 (Native Method)
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance (NativeConstructorAccessorImpl. Java: 57)
At sun. Reflect. DelegatingConstructorAccessorImpl. NewInstance (DelegatingConstructorAccessorImpl. Java: 45)
The at Java. Lang. Reflect. Constructor. NewInstance (526) Constructor. Java:
nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related