Home > other >  Hadoop2.2 start no error, test the wordcount is wrong
Hadoop2.2 start no error, test the wordcount is wrong

Time:09-29

Hadoop jar ~/hadoop2/share/hadoop/graphs/hadoop - graphs - examples - 2.2.0. Jar wordcount/input/output/wordcount

14/09/29 19:30:50 WARN util. NativeCodeLoader: Unable to load the native - hadoop library for your platform... Using the builtin - Java classes where applicable
14/09/29 19:30:51 INFO client. RMProxy: Connecting to the ResourceManager at master/192.168.217.128:8032
14/09/29 19:30:52 INFO input. FileInputFormat: Total input paths to the process: 1
14/09/29 19:30:52 INFO graphs. JobSubmitter: number of splits: 1
14/09/29 19:30:52 INFO Configuration. The deprecation: user name is deprecated. The home, use graphs. The job. The user. The name
14/09/29 19:30:52 INFO Configuration. Deprecation: mapred. Jar is deprecated. Home, use graphs. The job. The jar
14/09/29 19:30:52 INFO Configuration. The deprecation: mapred. The output value. The class is deprecated. Home, use graphs. The job. The output. The value. The class
Bine 14/09/29 19:30:52 INFO Configuration. Deprecation: mapreduce.com. The class is deprecated. Home, use mapreduce.job.com bine. Class
14/09/29 19:30:52 INFO Configuration. Deprecation: graphs. The map. The class is deprecated. Home, use graphs. The job. The map. The class
14/09/29 19:30:52 INFO Configuration. Deprecation: mapred. Job. The name is deprecated. Home, use graphs. The job. The name
14/09/29 19:30:52 INFO Configuration. Deprecation: graphs. Reduce. The class is deprecated. Home, use graphs. Job. Reduce. Class
14/09/29 19:30:52 INFO Configuration. Deprecation: mapred. Input. Dir is deprecated. Home, use graphs. Input. Fileinputformat. Inputdir
14/09/29 19:30:52 INFO Configuration. Deprecation: mapred. The output. The dir is deprecated. Home, use graphs. The output. The fileoutputformat. Outputdir
14/09/29 19:30:52 INFO Configuration. Deprecation: mapred. Map. The tasks is deprecated. Home, use graphs. Job. Maps
14/09/29 19:30:52 INFO Configuration. Deprecation: mapred. The output. The key. The class is deprecated. Home, use graphs. The job. The output. The key. Class
14/09/29 19:30:52 INFO Configuration. Deprecation: mapred. Working. Dir is deprecated. Home, use graphs. Job. Working. Dir
14/09/29 19:30:52 INFO graphs. JobSubmitter: date tokens for the job: job_1412043921009_0001
14/09/29 19:30:53 INFO impl. YarnClientImpl: Submitted application application_1412043921009_0001 to ResourceManager at master/192.168.217.128:8032
14/09/29 19:30:53 INFO graphs. The Job: The url to track The Job: http://master:8088/proxy/application_1412043921009_0001/
14/09/29 19:30:53 INFO graphs. Job: Running Job: job_1412043921009_0001
14/09/29 19:31:10 INFO graphs. The Job: the Job job_1412043921009_0001 running in uber mode: false
14/09/29 19:31:10 INFO graphs. The Job: the map reduce 0% 0%
14/09/29 19:31:10 INFO graphs. The Job: the Job job_1412043921009_0001 failed with the state failed due to: Application application_1412043921009_0001 failed 2 times due to AM Container for appattempt_1412043921009_0001_000002 exited with exitCode: 143 due to: the Container/pid=5191, containerID=container_1412043921009_0001_02_000001 is running beyond virtual memory limits. The Current usage is: 52.6 MB of 300 MB of physical memory, informs; 1.1 GB of 630 MB of virtual memory, informs the before container.
The Dump of the process - tree for container_1412043921009_0001_02_000001:
| - PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME (MILLIS) SYSTEM_TIME (MILLIS) VMEM_USAGE (BYTES) RSSMEM_USAGE (PAGES) FULL_CMD_LINE
| - 5191, 4910, 5191, 5191 (bash) 0 0 4698112 257/usr/bin/bash - c/Java/JDK/bin/Java - Dlog4j. Configuration.=the container - log4j properties - Dyarn. App. Container. The dir=/home/hadoop/hadoop - 2.2.0/logs/userlogs/application_1412043921009_0001/container_1412043921009_0001_02_000001 - Dyarn. App. Container. The filesize=0 - Dhadoop. Root. The logger=INFO, CLA - Xmx1024m org.. Apache hadoop. Graphs. The v2. App. MRAppMaster 1 & gt;/home/hadoop/hadoop - 2.2.0/logs/userlogs/application_1412043921009_0001/container_1412043921009_0001_02_000001/stdout 2 & gt;/home/hadoop/hadoop - 2.2.0/logs/userlogs application_1412043921009_0001 container_1412043921009_0001_02_000001/stderr
| - 5200 5191 5191 5191 181 139 1219006464 13219 (Java)/usr/Java/JDK/bin/Java - Dlog4j. Configuration.=the container - log4j properties - Dyarn. App. Container. The dir=/home/hadoop/hadoop - 2.2.0/logs/userlogs/application_1412043921009_0001/container_1412043921009_0001_02_000001 - Dyarn. App. Container. The filesize=0 - Dhadoop. Root. The logger=INFO, CLA - Xmx1024m org.. Apache hadoop. Graphs. V2. The app. MRAppMaster

The Container killed on request. The Exit code is 143
The Failing this attempt.. Failing the application.
14/09/29 19:31:11 INFO graphs. The Job: Counters: 0

CodePudding user response:

Hadoop2.2 start no error, test the wordcount is wrong
  • Related