[mapr@vm52 root]$ hadoop jar /opt/mapr/hadoop/hadoop-2.7.0/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.0-mapr-1607.jar teragen -Dmapreduce.job.queue=mapr 100000000 /teragen21
17/10/04 00:58:58 INFO client.MapRZKBasedRMFailoverProxyProvider: Updated RM address to vm52/10.10.70.99:8032
17/10/04 00:59:00 INFO terasort.TeraSort: Generating 100000000 using 2
17/10/04 00:59:00 INFO mapreduce.JobSubmitter: number of splits:2
17/10/04 00:59:02 INFO mapreduce.JobSubmitter: Submitting tokens for job: job_1506992471684_0015
17/10/04 00:59:03 INFO security.ExternalTokenManagerFactory: Initialized external token manager class - com.mapr.hadoop.yarn.security.MapRTicketManager
17/10/04 00:59:03 INFO impl.YarnClientImpl: Submitted application application_1506992471684_0015
17/10/04 00:59:03 INFO mapreduce.Job: The url to track the job: http://vm52:8088/proxy/application_1506992471684_0015/
17/10/04 00:59:03 INFO mapreduce.Job: Running job: job_1506992471684_0015
17/10/04 00:59:12 INFO mapreduce.Job: Job job_1506992471684_0015 running in uber mode : false
17/10/04 00:59:12 INFO mapreduce.Job: map 0% reduce 0%
17/10/04 00:59:23 INFO mapreduce.Job: map 33% reduce 0%
17/10/04 01:07:30 INFO mapreduce.Job: map 66% reduce 0%
17/10/04 01:07:31 INFO mapreduce.Job: map 100% reduce 0%
17/10/04 01:07:32 INFO mapreduce.Job: Job job_1506992471684_0015 completed successfully
17/10/04 01:07:32 INFO mapreduce.Job: Counters: 33
File System Counters
FILE: Number of bytes read=0
FILE: Number of bytes written=192826
FILE: Number of read operations=0
FILE: Number of large read operations=0
FILE: Number of write operations=0
MAPRFS: Number of bytes read=170
MAPRFS: Number of bytes written=10000000000
MAPRFS: Number of read operations=20
MAPRFS: Number of large read operations=0
MAPRFS: Number of write operations=201171874
Job Counters
Killed map tasks=1
Launched map tasks=2
Other local map tasks=2
Total time spent by all maps in occupied slots (ms)=495359
Total time spent by all reduces in occupied slots (ms)=0
Total time spent by all map tasks (ms)=495359
Total vcore-seconds taken by all map tasks=495359
Total megabyte-seconds taken by all map tasks=507247616
DISK_MILLIS_MAPS=247680
Map-Reduce Framework
Map input records=100000000
Map output records=100000000
Input split bytes=170
Spilled Records=0
Failed Shuffles=0
Merged Map outputs=0
GC time elapsed (ms)=961
CPU time spent (ms)=195000
Physical memory (bytes) snapshot=474079232
Virtual memory (bytes) snapshot=3744894976
Total committed heap usage (bytes)=317718528
org.apache.hadoop.examples.terasort.TeraGen$Counters
CHECKSUM=214760662691937609
File Input Format Counters
Bytes Read=0
File Output Format Counters
Bytes Written=10000000000
[mapr@vm52 root]$
No comments:
Post a Comment