From b410dcf5b90d32ca7bd3ebf2788b0e3ad52a4b7e Mon Sep 17 00:00:00 2001
From: cloudera_vm <cloudera@quickstart.cloudera>
Date: Sat, 18 Mar 2017 08:07:24 -0700
Subject: [PATCH] resuming preprocessing

---
 .../.NB_LINES_AFTER_Preprocessing.txt.crc     |   Bin 0 -> 12 bytes
 .../NB_LINES_AFTER_Preprocessing.txt          |     1 +
 .../.NB_LINES_AFTER_Preprocessing.txt.crc     |   Bin 0 -> 12 bytes
 Assign2/Preprocessing_1_test/._SUCCESS.crc    |   Bin 0 -> 8 bytes
 .../Preprocessing_1_test/.part-r-00000.crc    |   Bin 0 -> 12 bytes
 .../NB_LINES_AFTER_Preprocessing.txt          |     1 +
 Assign2/Preprocessing_1_test/_SUCCESS         |     0
 Assign2/Preprocessing_1_test/part-r-00000     |     4 +
 Assign2/WordCount/._SUCCESS.crc               |   Bin 0 -> 8 bytes
 Assign2/WordCount/.part-r-00000.crc           |   Bin 0 -> 1948 bytes
 Assign2/WordCount/WordCount                   | 23961 +++++++++++++++
 Assign2/WordCount/WordCount~                  | 23962 ++++++++++++++++
 Assign2/WordCount/_SUCCESS                    |     0
 Assign2/bin/.gitignore                        |     6 +-
 Assign2/hadoop.log                            |  1927 +-
 Assign2/hadoop.log.2017-02-20                 |  1821 ++
 Assign2/hadoop.log.2017-03-15                 |  3102 ++
 Assign2/hadoop.log.2017-03-16                 |  1767 ++
 Assign2/hadoop.log.2017-03-17                 |   873 +
 Assign2/pg100_test.txt                        |     4 +
 Assign2/pg100_test.txt~                       |     4 +
 .../src/Preprocessing/Preprocessing_1.java    |   261 +
 Assign2/src/Preprocessing/Unique_words.java   |   122 +
 .../stopwords.java}                           |    31 +-
 Assign2/src/Question1/Stopword_ii.java        |    83 -
 Assign2/src/Question1/Stopword_iii.java       |    92 -
 Assign2/src/Question1/Stopword_iiii.java      |    92 -
 Assign2/src/Question2/InvertedIndex.java      |   114 -
 Assign2/src/Question3/InvertedIndex_Q3.java   |   126 -
 Assign2/src/Question4/InvertedIndex_Q4.java   |   123 -
 Assign2/src/WordCount/WordCount.java          |   136 +
 Assign2/stopwords.csv                         |   118 +
 Assign2/stopwords/._SUCCESS.crc               |   Bin 0 -> 8 bytes
 Assign2/stopwords/.part-r-00000.crc           |   Bin 0 -> 12 bytes
 Assign2/stopwords/_SUCCESS                    |     0
 Assign2/stopwords/part-r-00000~               |    30 +
 Assign2/stopwords/stopwords                   |    29 +
 37 files changed, 56338 insertions(+), 2452 deletions(-)
 create mode 100644 Assign2/Preprocessing_1/.NB_LINES_AFTER_Preprocessing.txt.crc
 create mode 100644 Assign2/Preprocessing_1/NB_LINES_AFTER_Preprocessing.txt
 create mode 100644 Assign2/Preprocessing_1_test/.NB_LINES_AFTER_Preprocessing.txt.crc
 create mode 100644 Assign2/Preprocessing_1_test/._SUCCESS.crc
 create mode 100644 Assign2/Preprocessing_1_test/.part-r-00000.crc
 create mode 100644 Assign2/Preprocessing_1_test/NB_LINES_AFTER_Preprocessing.txt
 create mode 100644 Assign2/Preprocessing_1_test/_SUCCESS
 create mode 100644 Assign2/Preprocessing_1_test/part-r-00000
 create mode 100644 Assign2/WordCount/._SUCCESS.crc
 create mode 100644 Assign2/WordCount/.part-r-00000.crc
 create mode 100644 Assign2/WordCount/WordCount
 create mode 100644 Assign2/WordCount/WordCount~
 create mode 100644 Assign2/WordCount/_SUCCESS
 create mode 100644 Assign2/hadoop.log.2017-02-20
 create mode 100644 Assign2/hadoop.log.2017-03-15
 create mode 100644 Assign2/hadoop.log.2017-03-16
 create mode 100644 Assign2/hadoop.log.2017-03-17
 create mode 100644 Assign2/pg100_test.txt
 create mode 100644 Assign2/pg100_test.txt~
 create mode 100644 Assign2/src/Preprocessing/Preprocessing_1.java
 create mode 100644 Assign2/src/Preprocessing/Unique_words.java
 rename Assign2/src/{Question1/Stopword_i.java => Preprocessing/stopwords.java} (76%)
 delete mode 100644 Assign2/src/Question1/Stopword_ii.java
 delete mode 100644 Assign2/src/Question1/Stopword_iii.java
 delete mode 100644 Assign2/src/Question1/Stopword_iiii.java
 delete mode 100644 Assign2/src/Question2/InvertedIndex.java
 delete mode 100644 Assign2/src/Question3/InvertedIndex_Q3.java
 delete mode 100644 Assign2/src/Question4/InvertedIndex_Q4.java
 create mode 100644 Assign2/src/WordCount/WordCount.java
 create mode 100644 Assign2/stopwords.csv
 create mode 100644 Assign2/stopwords/._SUCCESS.crc
 create mode 100644 Assign2/stopwords/.part-r-00000.crc
 create mode 100644 Assign2/stopwords/_SUCCESS
 create mode 100644 Assign2/stopwords/part-r-00000~
 create mode 100644 Assign2/stopwords/stopwords

diff --git a/Assign2/Preprocessing_1/.NB_LINES_AFTER_Preprocessing.txt.crc b/Assign2/Preprocessing_1/.NB_LINES_AFTER_Preprocessing.txt.crc
new file mode 100644
index 0000000000000000000000000000000000000000..2f02c7c259f509b13bd8c4edc1116e89e6bd7825
GIT binary patch
literal 12
TcmYc;N@ieSU}E@k`@SLo6~F`v

literal 0
HcmV?d00001

diff --git a/Assign2/Preprocessing_1/NB_LINES_AFTER_Preprocessing.txt b/Assign2/Preprocessing_1/NB_LINES_AFTER_Preprocessing.txt
new file mode 100644
index 0000000..c227083
--- /dev/null
+++ b/Assign2/Preprocessing_1/NB_LINES_AFTER_Preprocessing.txt
@@ -0,0 +1 @@
+0
\ No newline at end of file
diff --git a/Assign2/Preprocessing_1_test/.NB_LINES_AFTER_Preprocessing.txt.crc b/Assign2/Preprocessing_1_test/.NB_LINES_AFTER_Preprocessing.txt.crc
new file mode 100644
index 0000000000000000000000000000000000000000..6f2077ae6c6ee781d3ca61773c30bb55a08480a2
GIT binary patch
literal 12
TcmYc;N@ieSU}E^ZP1*tg6Wjwg

literal 0
HcmV?d00001

diff --git a/Assign2/Preprocessing_1_test/._SUCCESS.crc b/Assign2/Preprocessing_1_test/._SUCCESS.crc
new file mode 100644
index 0000000000000000000000000000000000000000..3b7b044936a890cd8d651d349a752d819d71d22c
GIT binary patch
literal 8
PcmYc;N@ieSU}69O2$TUk

literal 0
HcmV?d00001

diff --git a/Assign2/Preprocessing_1_test/.part-r-00000.crc b/Assign2/Preprocessing_1_test/.part-r-00000.crc
new file mode 100644
index 0000000000000000000000000000000000000000..80a2402158e63b6e8612ff830e75990dc9c4bce6
GIT binary patch
literal 12
TcmYc;N@ieSU}E5(ziABs5vc=5

literal 0
HcmV?d00001

diff --git a/Assign2/Preprocessing_1_test/NB_LINES_AFTER_Preprocessing.txt b/Assign2/Preprocessing_1_test/NB_LINES_AFTER_Preprocessing.txt
new file mode 100644
index 0000000..bf0d87a
--- /dev/null
+++ b/Assign2/Preprocessing_1_test/NB_LINES_AFTER_Preprocessing.txt
@@ -0,0 +1 @@
+4
\ No newline at end of file
diff --git a/Assign2/Preprocessing_1_test/_SUCCESS b/Assign2/Preprocessing_1_test/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/Assign2/Preprocessing_1_test/part-r-00000 b/Assign2/Preprocessing_1_test/part-r-00000
new file mode 100644
index 0000000..d442095
--- /dev/null
+++ b/Assign2/Preprocessing_1_test/part-r-00000
@@ -0,0 +1,4 @@
+0,anyone anywhere ebook cost use at no
+78,restrictions whatsoever copy almost away give may or no
+148,included license terms under re gutenberg project use
+217,online www org ebook gutenberg at or
diff --git a/Assign2/WordCount/._SUCCESS.crc b/Assign2/WordCount/._SUCCESS.crc
new file mode 100644
index 0000000000000000000000000000000000000000..3b7b044936a890cd8d651d349a752d819d71d22c
GIT binary patch
literal 8
PcmYc;N@ieSU}69O2$TUk

literal 0
HcmV?d00001

diff --git a/Assign2/WordCount/.part-r-00000.crc b/Assign2/WordCount/.part-r-00000.crc
new file mode 100644
index 0000000000000000000000000000000000000000..ad5e3c9b250270c739a2fbce7362301e8dbb1cf0
GIT binary patch
literal 1948
zcmYc;N@ieSU}Cs^oO2<I<+daHHoY_0_qv6}{G`8Y@La9ijPKQa#quWZSs)d=;=Wto
z8CfCA(|mtI@74a$=@EUVaq8a<5C2meQ{OcyF<4YcNT`W_zM1$iE~8JJb(7<+^4R~G
z*FQb_c~5YI`(!qm^I!j66Ke0dDZm)GTuYy4kCa5m;h4oy0bl?53f;JQ;a>emt&I1X
z`TpHM4sLtTudrTR@zM4xIbVgAXQ`MRs1KfhO6uk6qkYczrRJ|F&fU}}x%<S~3!KG4
zQ!Tz{dN6<8v2-QZ)7NgVW|+OrT`Sz~>MFIg&ro*VdG{65x8Kr|JMC-tc&YQb4?Q-S
zItL_n1@xcaP`kAJqWjaoGHceJPcV2p;go5_v=v9h!>#@Z-wUZTj{nP^Hbq-l<K5}W
zn?>{*xcBC-@BCmHvZUNu%hiypXu5Ck<o#vY%NkFq{uX^ExXDR$zPA0sRL-!9dnt8~
zBi23ROxYxDw%hZ-x23VZ?_!#dt@qvZ|K{p@wr<R}r?P*Ddwxl?@B4P-qgsjVzNfYG
zJELWSc(1-YwMP8vlrR&yiJz}sb=<}gsJXy!s~_9*hELb)9+jup^naD#u;25Oq^5)X
zMvkyanj2qEJ2d}=<c+57*W}+xhOoUmyXl|!p|!KcSl7L3jL_Dplm6ExVsZI%XmP)@
z$rP7I@?YLW%+Of1xZ(!u#hixdzx`i!KTcvdF4}ne>p}BlRYlHXv8JzH`zIJ2-u6I$
z#=^ZatY^N79hp=6eB)c6x78uiNk^3qHLfl%@>3V_*mNo8+L~L_?T>EdZaZywYr-|<
zd|!r8%j?G$)z-C5VQc8mXAoCe^B`CB#+zE-)g==qv^g*)rSIet@9~_lpms;zWXqM`
z>QZhl=P)t;d*{m6-SzEiD^DuD^w~e5|H!U&@w-a;_||TiXqR9rCwC?`Xs_d|4|fFT
zGwpKSprtR(x-0dVzx(R~`GY$HHs%+`20mYGx~OZdUASM(hR$OwTK9_XxF)_kT6rN(
zA>%>#?45h!cOFeX$+U$jA@G{Q))ijoRxFiiULY-U+3m43vy*bYx8Cn9&oqwSI+4a$
zJ8{CvO(MUe4Z8|TCo;XTUaR)vUQf_%7vAm)Bg^#0$YXb}PE(rPylG|LFS*$dpBh};
z<-}Xre4}u-5*Nd9&krT_LErEF2&}&Ge|6z6<%3gF7}*7~?^eBkxaDuc?28f8gXEZw
zzFo9ZbNyncT-)<D#Y=D4luEMy)&Fn%?p(z8_gr5jB60-}vpzd}B>Twa8|h9>I)7}Z
zI_)#^H+!_Q!13B?%ZvK1SJLY_^7-ngrp4x2>#Se(vWPSC^uH&s1oLaRRl48J-th1G
zTdpe{W*^p>t`=Q>Q(Vpb(C(u1yT5-+uQIv6>HacNh9cFb-HN65e`c&-n3Rxkdm9_W
zr$5Pg+3g}#^5VQY#jjR%Md%u8$@euVEj23iD7AfRdZ0LD(ZxDP&#>l=_P2R-<eMV4
ztTdgVyEx^o%&#S-C81A`d<d;_<0|I4p}*ARPnk&A>&y=ke3xdHbXD<2=;(ZL+Zz&o
zS?Z&&&|3jdQ{^_^;${ZTn%$Bb^IQ+4Ote<WRM>a#vDk`qCn@s)|56?c-7@u#efK1{
z$t7=+xMmQ%w)?|zg;r0^C+fZCvjtLEc^KkF+viLwb3Yr>c2zzu!tlzJS)V30F@N}E
zR?T+6b$al$lYRa_90E=)a}8;UGMw?gN!^{dP`9l0=F`V~%|G^}Kjev8wftPVt4Y?R
z4-9iNX03DmDgW#wk0|FqleSWyV~U%r9H%&`i1O^3FEyu9>#Vq@RMfG{I=9ZJ*BidI
z-RU0QSS+sd#E^%}Ql{1Qg78eiOor;`1v)9ka>r|91#^F89KPLgcf#G(ZPRvrzU*qT
zO<mT<_wpC@6*{l?wCq^5_N1=v9W~L2ztd&wbrm;!?2HWY7G+A244qZVtRp>FA;n@t
z<ox-u(o1hH(W(2C&cFK4>XO}W1>;uiXZf_uWSz{uYhO;EiLv;;cG0Tahc?R2iuu;N
z_oBl5>Vp~9^Y1_AYm<`Gke{d0Fn#hZCs+2xn-0q#+VV-={gZp0sQo=nuLbiy_jvht
z*?)Y-r(Du7jfv&o!OIh-DXsb&mG`Q0cEZ&ntCR}XwCBDT_HX!fKcMsIC$;dBT;pOV
zr_+YJ;==TAx>cL1Br7`loqDcvYSE^taj%YkO<7~4VKUD>X8tSh4Gt&IGvBF{C{yy8
z_$=4MuI}7so5LrH-)PqaZBh@ewVxNRASbc^&`+6y^sXCg&ivVLWxpjZ$?14myH(WT
z<QSES2X6c7Z@29&dMD)1pa0{I^><&!6RA;lVhwdw`@`?7cd@Zsr?WP6DbxM)>p7FY
zwA3$Vzueu!F@d>rNwn85C$^*8=lSq!+nrh%6ffJ~d!Ti(t<=jW505rlRUPrn>#5vg
z)uQM9Fa4=@(-yT4bHi&&9$oZfnj{l(M*aAXlxg2;el!S*+?})Js&5t7wx=F~Uxb&u
zmtJv$rSoL-IXjjk_uX^WPg$jTxMXE<bord`yG{w$_($^_G`x0Rpt#8U^uBKH&-sdb
z?&SS%y}EW$Vxf}33e9QB&E1<r(q9*!)0L@oXSwzC$(_jsN*b{o^*iGVvmf=H@jLmW
ebHAzHNrCoN<x@*<%Rg>d>s?*>zc6g)|ET~%jJyT_

literal 0
HcmV?d00001

diff --git a/Assign2/WordCount/WordCount b/Assign2/WordCount/WordCount
new file mode 100644
index 0000000..f7ce383
--- /dev/null
+++ b/Assign2/WordCount/WordCount
@@ -0,0 +1,23961 @@
+0,2
+00,1
+000,1
+01,1
+02,1
+03,1
+04,1
+05,1
+08,1
+1,362
+10,5
+100,5
+10000,2
+100th,1
+101,1
+102,1
+10234,2
+103,1
+104,1
+105,1
+106,1
+107,1
+108,1
+109,1
+11,3
+110,1
+111,1
+112,1
+113,1
+114,1
+115,1
+116,1
+117,1
+118,1
+119,1
+12,4
+120,1
+121,1
+122,1
+123,1
+124,1
+125,1
+126,1
+127,1
+128,1
+129,1
+13,3
+130,1
+131,1
+132,1
+133,1
+134,1
+135,1
+136,1
+137,1
+138,1
+139,1
+14,2
+140,1
+141,1
+142,1
+143,1
+144,1
+145,1
+146,1
+147,1
+148,1
+149,1
+15,2
+150,1
+1500,1
+151,1
+152,1
+153,1
+154,1
+1591,2
+1592,1
+1593,2
+1594,2
+1595,3
+1596,2
+1597,2
+1598,2
+1599,3
+16,1
+1601,2
+1602,2
+1603,1
+1604,1
+1605,2
+1606,2
+1607,1
+1608,2
+1609,3
+1611,2
+1612,1
+17,1
+18,1
+1887,1
+19,1
+1990,221
+1993,221
+1994,1
+2,310
+20,2
+2001,1
+2003,2
+2011,1
+2026,1
+21,1
+212,1
+22,1
+23,1
+24,1
+24689,2
+25,1
+254,1
+26,1
+27,1
+28,1
+29,1
+3,73
+30,2
+31,1
+32,1
+33,1
+34,1
+35,1
+36,1
+37,1
+38,1
+39,1
+4,56
+40,1
+41,1
+42,1
+43,1
+44,1
+45,1
+4557,1
+46,1
+47,1
+48,1
+49,1
+5,28
+50,2
+501,2
+5093,1
+51,1
+52,1
+53,1
+54,1
+55,1
+56,1
+57,1
+58,1
+59,1
+596,1
+6,15
+60,2
+61,1
+62,1
+6221541,1
+63,1
+64,2
+65,1
+66,1
+67,1
+68,1
+69,1
+7,13
+70,1
+71,1
+72,1
+72600,1
+73,1
+74,1
+75,1
+76,1
+77,1
+78,1
+79,1
+8,10
+80,1
+801,1
+809,1
+81,1
+82,1
+83,1
+84,1
+84116,1
+85,1
+86,1
+87,1
+88,1
+89,1
+9,8
+90,5
+91,2
+92,3
+93,3
+94,2
+95,2
+96,2
+97,2
+98,2
+99,2
+99712,1
+aaron,97
+abaissiez,1
+abandon,10
+abandoned,2
+abase,2
+abash,1
+abate,14
+abated,3
+abatement,3
+abatements,1
+abates,1
+abbess,25
+abbey,20
+abbeys,1
+abbominable,1
+abbot,9
+abbots,1
+abbreviated,1
+abed,8
+abel,2
+aberga,2
+abergavenny,8
+abet,1
+abetting,1
+abhominable,1
+abhor,19
+abhorr,12
+abhorred,10
+abhorring,2
+abhors,4
+abhorson,21
+abide,38
+abides,8
+abilities,5
+ability,10
+abject,11
+abjectly,1
+abjects,2
+abjur,2
+abjure,4
+able,59
+abler,1
+aboard,28
+abode,9
+aboded,1
+abodements,1
+aboding,1
+abominable,14
+abominably,1
+abominations,1
+abortive,4
+abortives,1
+abound,8
+abounding,1
+about,408
+above,147
+abr,5
+abraham,4
+abram,5
+abreast,3
+abridg,1
+abridge,2
+abridged,1
+abridgment,4
+abroach,3
+abroad,64
+abrogate,1
+abrook,1
+abrupt,1
+abruption,1
+abruptly,1
+absence,55
+absent,34
+absey,1
+absolute,30
+absolutely,2
+absolv,3
+absolver,1
+abstains,1
+abstemious,1
+abstinence,4
+abstract,6
+absurd,4
+absyrtus,1
+abundance,13
+abundant,4
+abundantly,1
+abus,29
+abuse,47
+abused,17
+abuser,1
+abuses,11
+abusing,3
+abutting,1
+aby,2
+abysm,3
+academe,1
+academes,2
+accent,16
+accents,7
+accept,31
+acceptable,1
+acceptance,8
+accepted,5
+accepting,1
+accepts,3
+access,33
+accessary,3
+accessed,1
+accessible,2
+accidence,1
+accident,23
+accidental,3
+accidentally,3
+accidents,14
+accite,1
+accited,1
+accites,1
+acclamations,1
+accommodate,1
+accommodated,7
+accommodation,1
+accommodations,1
+accommodo,1
+accompanied,9
+accompany,8
+accompanying,1
+accomplices,1
+accomplish,12
+accomplished,3
+accomplishing,1
+accomplishment,1
+accompt,4
+accord,10
+accordance,2
+accordant,1
+accorded,1
+accordeth,1
+according,45
+accordingly,10
+accords,3
+accost,6
+accosted,1
+account,46
+accountant,2
+accounted,7
+accounts,2
+accoutred,2
+accoutrement,2
+accoutrements,2
+accrue,1
+accumulate,2
+accumulated,1
+accumulation,1
+accurs,13
+accursed,18
+accurst,4
+accus,21
+accusation,13
+accusations,6
+accusative,1
+accusativo,2
+accuse,38
+accused,3
+accuser,3
+accusers,6
+accuses,2
+accuseth,1
+accusing,3
+accustom,4
+accustomed,2
+ace,5
+acerb,1
+ache,14
+acheron,3
+aches,6
+achiev,8
+achieve,14
+achieved,5
+achievement,3
+achievements,4
+achiever,1
+achieves,1
+achieving,1
+achilles,167
+aching,3
+achitophel,1
+acknowledg,3
+acknowledge,19
+acknowledged,1
+acknowledgment,1
+acknown,1
+acold,5
+aconitum,1
+acordo,1
+acorn,5
+acquaint,22
+acquaintance,36
+acquainted,40
+acquaints,1
+acquir,2
+acquire,4
+acquisition,1
+acquit,8
+acquittance,3
+acquittances,1
+acquitted,3
+acre,3
+acres,4
+across,6
+act,378
+actaeon,3
+acted,7
+acting,8
+action,116
+actions,23
+actium,3
+active,9
+actively,1
+activity,3
+actor,13
+actors,10
+acts,23
+actual,3
+acture,1
+acute,2
+acutely,1
+ad,14
+adage,2
+adallas,1
+adam,42
+adamant,3
+add,39
+added,18
+adder,14
+adders,5
+addeth,1
+addict,1
+addicted,2
+addiction,2
+adding,9
+addition,30
+additional,6
+additions,6
+addle,3
+address,19
+addresses,2
+addressing,1
+addrest,2
+adds,5
+adhere,2
+adheres,3
+adieu,101
+adieus,2
+adjacent,2
+adjoin,1
+adjoining,2
+adjourn,2
+adjudg,4
+adjudged,1
+adjunct,4
+administer,1
+administration,1
+admir,7
+admirable,15
+admiral,6
+admiration,12
+admire,7
+admired,8
+admirer,1
+admiring,7
+admiringly,2
+admission,1
+admit,24
+admits,7
+admittance,10
+admitted,14
+admitting,1
+admonish,1
+admonishing,1
+admonishment,1
+admonishments,1
+admonition,2
+ado,19
+adonis,3
+adopt,3
+adopted,6
+adoptedly,1
+adoption,4
+adoptious,1
+adopts,1
+ador,3
+adoration,2
+adorations,1
+adore,14
+adorer,1
+adores,2
+adorest,1
+adoreth,1
+adoring,1
+adorn,3
+adorned,2
+adornings,1
+adornment,2
+adorns,1
+adown,1
+adramadio,2
+adrian,16
+adriana,91
+adriano,4
+adriatic,1
+adsum,1
+adulation,1
+adulterate,5
+adulterates,1
+adulterers,1
+adulteress,1
+adulteries,1
+adulterous,2
+adultery,7
+adultress,4
+advanc,14
+advance,30
+advanced,4
+advancement,9
+advancements,1
+advances,4
+advancing,8
+advantage,72
+advantageable,1
+advantaged,1
+advantageous,2
+advantages,10
+advantaging,1
+advent,1
+adventur,1
+adventure,22
+adventures,3
+adventuring,1
+adventurous,2
+adventurously,1
+adversaries,11
+adversary,9
+adverse,12
+adversely,1
+adversities,1
+adversity,8
+advertis,3
+advertise,2
+advertised,3
+advertisement,4
+advertising,1
+advice,43
+advis,29
+advise,39
+advised,10
+advisedly,2
+advises,2
+advisings,1
+advocate,9
+advocation,1
+aeacida,1
+aeacides,1
+aedile,17
+aediles,8
+aegeon,26
+aegion,1
+aegles,1
+aemelia,1
+aemilia,4
+aemilius,14
+aeneas,83
+aeolus,1
+aer,2
+aerial,1
+aery,4
+aesculapius,1
+aeson,1
+aesop,1
+aetna,1
+afar,20
+afear,3
+afeard,30
+affability,3
+affable,6
+affair,12
+affaire,1
+affairs,68
+affect,23
+affectation,2
+affectations,1
+affected,19
+affectedly,1
+affecteth,1
+affecting,3
+affection,76
+affectionate,1
+affectionately,1
+affections,40
+affects,11
+affeer,1
+affianc,1
+affiance,3
+affianced,1
+affied,1
+affin,1
+affined,2
+affinity,1
+affirm,4
+affirmation,1
+affirmatives,1
+afflict,13
+afflicted,8
+affliction,20
+afflictions,5
+afflicts,2
+afford,21
+affordeth,1
+affords,14
+affray,1
+affright,9
+affrighted,7
+affrights,5
+affront,4
+affronted,1
+affy,2
+afield,2
+afire,3
+afloat,2
+afoot,23
+afore,13
+aforehand,1
+aforesaid,3
+afraid,41
+afresh,5
+afric,4
+africa,1
+african,1
+afront,1
+after,420
+afternoon,27
+afterward,8
+afterwards,38
+ag,3
+again,769
+against,596
+agamemmon,1
+agamemnon,100
+agate,5
+agaz,1
+age,203
+aged,26
+agenor,1
+agent,12
+agents,4
+ages,13
+aggravate,5
+aggrief,1
+agile,1
+agincourt,6
+agitation,2
+aglet,1
+agnize,1
+ago,30
+agone,2
+agony,6
+agree,30
+agreed,18
+agreeing,3
+agreement,22
+agrees,5
+agrippa,57
+aground,1
+ague,12
+aguecheek,93
+agued,1
+agueface,1
+agues,3
+ah,183
+aha,2
+ahungry,1
+ai,3
+aialvolio,1
+aiaria,1
+aid,58
+aidance,1
+aidant,1
+aided,1
+aiding,2
+aidless,1
+aids,2
+ail,3
+aim,46
+aimed,1
+aimest,1
+aiming,3
+aims,4
+ainsi,2
+aio,1
+air,189
+aired,1
+airless,1
+airs,5
+airy,15
+ajax,128
+ak,1
+akilling,1
+al,1
+alabaster,3
+alack,78
+alacrity,4
+alarbus,5
+alarm,4
+alarms,1
+alarum,88
+alarums,24
+alas,226
+alb,58
+alban,4
+albans,19
+albany,20
+albeit,16
+albion,6
+alchemist,2
+alchemy,3
+alcibiades,61
+alcides,7
+alder,1
+alderman,2
+aldermen,7
+ale,19
+alecto,1
+alehouse,9
+alehouses,1
+alencon,50
+alengon,1
+aleppo,2
+ales,2
+alewife,1
+alexander,34
+alexanders,1
+alexandria,25
+alexandrian,2
+alexas,34
+alias,4
+alice,30
+alien,3
+aliena,7
+alight,1
+alighted,3
+alights,1
+aliis,1
+alike,42
+alisander,6
+alive,90
+all,3983
+alla,2
+allay,14
+allayed,1
+allaying,2
+allayment,1
+allayments,1
+allays,1
+allegation,1
+allegations,1
+allege,2
+alleged,2
+allegiance,26
+allegiant,1
+alley,2
+alleys,2
+allhallowmas,1
+alliance,16
+allicholy,1
+allied,5
+allies,6
+alligant,1
+alligator,1
+allons,4
+allot,1
+allots,1
+allotted,1
+allottery,1
+allow,49
+allowance,10
+allowed,5
+allowing,3
+allows,4
+alls,1
+allur,1
+allure,2
+allurement,1
+alluring,1
+allusion,2
+ally,1
+allycholly,1
+almain,1
+almanac,2
+almanack,1
+almanacs,1
+almighty,7
+almond,1
+almost,163
+alms,16
+almsman,1
+aloes,1
+aloft,22
+alone,238
+along,112
+alonso,50
+aloof,19
+aloud,27
+alphabet,1
+alphabetical,1
+alphonso,1
+alps,4
+already,149
+also,42
+alt,6
+altar,11
+altars,3
+alter,29
+alteration,11
+altered,2
+alternate,1
+alternative,1
+alternatively,2
+alters,4
+althaea,3
+although,79
+altitude,3
+altogether,24
+alton,1
+alway,1
+always,63
+am,2168
+amaimon,1
+amain,14
+amaking,1
+amamon,1
+amaz,29
+amaze,9
+amazed,11
+amazedly,4
+amazedness,2
+amazement,12
+amazes,1
+amazeth,1
+amazing,1
+amazon,4
+amazonian,2
+amazons,4
+ambassador,28
+ambassadors,20
+amber,7
+ambiguides,1
+ambiguities,1
+ambiguous,1
+ambition,47
+ambitions,2
+ambitious,37
+ambitiously,2
+amble,1
+ambled,1
+ambles,4
+ambling,3
+ambo,1
+ambuscadoes,1
+ambush,8
+amen,84
+amend,18
+amended,4
+amendment,4
+amends,24
+amerce,1
+america,1
+ames,1
+amiable,7
+amid,1
+amidst,1
+amiens,16
+amis,2
+amiss,37
+amities,2
+amity,23
+amnipotent,1
+among,94
+amongst,37
+amorous,23
+amorously,1
+amort,2
+amount,7
+amounts,3
+amour,1
+amphimacus,1
+ample,16
+ampler,1
+amplest,2
+amplified,1
+amplify,3
+amply,3
+ampthill,1
+amurath,2
+amyntas,1
+an,1896
+anatomiz,2
+anatomize,3
+anatomy,4
+ancestor,5
+ancestors,20
+ancestry,4
+anchises,3
+anchor,9
+anchorage,1
+anchored,1
+anchoring,2
+anchors,5
+anchovies,1
+ancient,79
+ancientry,2
+ancients,1
+ancus,1
+andirons,1
+andpholus,1
+andren,1
+andrew,29
+andromache,12
+andronici,4
+andronicus,59
+anew,8
+ang,5
+angel,55
+angelica,1
+angelical,1
+angelo,216
+angels,37
+anger,60
+angerly,2
+angers,4
+anges,1
+angiers,18
+angl,1
+anglais,5
+angle,8
+angler,1
+angleterre,4
+angliae,1
+angling,3
+anglish,1
+angrily,1
+angry,94
+anguish,6
+angus,12
+animal,3
+animals,5
+animis,1
+anjou,18
+ankle,1
+anna,1
+annals,1
+anne,178
+annex,1
+annexed,1
+annexions,1
+annexment,1
+annothanize,1
+announces,1
+annoy,9
+annoyance,5
+annoying,1
+annual,4
+anoint,2
+anointed,20
+anon,128
+another,455
+anselmo,1
+answer,426
+answerable,3
+answered,17
+answerest,1
+answering,8
+answers,24
+ant,24
+ante,2
+antenor,17
+antenorides,1
+anteroom,1
+anthem,1
+anthems,1
+anthony,5
+anthropophagi,1
+anthropophaginian,1
+antiates,4
+antic,11
+anticipate,1
+anticipates,1
+anticipatest,1
+anticipating,1
+anticipation,1
+antick,1
+anticly,1
+antics,2
+antidote,1
+antidotes,1
+antigonus,32
+antiopa,1
+antipathy,1
+antipholus,220
+antipholuses,1
+antipodes,5
+antiquary,1
+antique,15
+antiquity,7
+antium,10
+antoniad,1
+antonio,263
+antonius,4
+antony,520
+antres,1
+anvil,2
+any,975
+anybody,4
+anyone,7
+anything,107
+anywhere,8
+ap,1
+apace,27
+apart,40
+apartment,1
+apartments,2
+ape,23
+apemantus,133
+apennines,1
+apes,15
+apiece,4
+apish,5
+apollinem,1
+apollo,26
+apollodorus,1
+apology,5
+apoplex,1
+apoplexy,4
+apostle,1
+apostles,1
+apostrophas,1
+apoth,4
+apothecary,7
+appal,2
+appall,1
+appalled,1
+appals,2
+apparel,40
+apparell,7
+apparelled,1
+apparent,26
+apparently,1
+apparition,12
+apparitions,3
+appeach,3
+appeal,19
+appeals,1
+appear,151
+appearance,13
+appeared,6
+appeareth,3
+appearing,10
+appears,51
+appeas,4
+appease,4
+appeased,1
+appelant,1
+appele,1
+appelee,1
+appeles,1
+appelez,4
+appellant,5
+appellants,1
+appelons,1
+appendix,1
+apperil,1
+appertain,2
+appertaining,3
+appertainings,2
+appertains,1
+appertinent,2
+appertinents,1
+appetite,38
+appetites,4
+applaud,11
+applauded,1
+applauding,2
+applause,13
+applauses,1
+apple,13
+apples,3
+appletart,1
+appliance,3
+appliances,2
+applicable,3
+applications,1
+applied,6
+applies,3
+apply,17
+applying,3
+appoint,12
+appointed,34
+appointment,10
+appointments,3
+appoints,1
+apprehend,18
+apprehended,9
+apprehends,3
+apprehension,14
+apprehensions,3
+apprehensive,3
+apprendre,1
+apprenne,1
+apprenticehood,1
+appris,1
+approach,78
+approachers,1
+approaches,16
+approacheth,4
+approaching,5
+approbation,13
+approof,4
+appropriation,1
+approv,5
+approve,27
+approved,13
+approvers,1
+approves,5
+appurtenance,1
+appurtenances,1
+apricocks,2
+april,18
+apron,3
+aprons,5
+apt,42
+apter,2
+aptest,1
+aptly,7
+aptness,3
+aqua,6
+aquilon,1
+aquitaine,8
+arabia,5
+arabian,3
+araise,1
+arbitrate,5
+arbitrating,1
+arbitrator,2
+arbitrement,6
+arbors,1
+arbour,6
+arc,3
+arch,20
+archbishop,73
+archbishopric,1
+archdeacon,2
+arched,2
+archelaus,1
+archer,2
+archers,3
+archery,2
+archibald,2
+archidamus,9
+architect,1
+archive,13
+arcu,1
+arde,1
+arden,7
+ardent,1
+ardour,2
+are,3917
+argal,3
+argier,2
+argo,1
+argosies,3
+argosy,5
+argu,1
+argue,5
+argued,2
+argues,11
+arguing,3
+argument,67
+arguments,11
+argus,3
+ariachne,1
+ariadne,2
+ariel,93
+aries,1
+aright,9
+arinado,1
+arinies,1
+arion,1
+arise,39
+arises,1
+ariseth,2
+arising,1
+aristode,1
+aristotle,1
+arithmetic,6
+arithmetician,1
+ark,1
+arm,188
+arma,1
+armado,124
+armadoes,1
+armagnac,3
+arme,2
+armed,34
+armenia,2
+armies,12
+armigero,2
+arming,5
+armipotent,2
+armor,3
+armour,41
+armourer,8
+armourers,2
+armours,3
+armoury,3
+arms,258
+army,97
+arn,3
+aroint,3
+arose,3
+arouse,1
+aroused,1
+arragon,10
+arraign,6
+arraigned,1
+arraigning,1
+arraignment,1
+arrant,16
+arras,14
+array,16
+arrearages,1
+arrest,27
+arrested,12
+arrests,2
+arriv,18
+arrival,6
+arrivance,1
+arrive,5
+arrived,7
+arrives,2
+arriving,1
+arrogance,6
+arrogancy,1
+arrogant,4
+arrow,8
+arrows,13
+art,936
+artemidorus,7
+arteries,1
+arthur,74
+article,18
+articles,19
+articulate,2
+artificer,1
+artificial,6
+artillery,5
+artire,1
+artist,1
+artists,1
+artless,1
+artois,1
+arts,14
+artus,1
+arviragus,63
+asaph,1
+ascanius,1
+ascend,12
+ascended,2
+ascendeth,1
+ascends,5
+ascension,5
+ascent,1
+ascii,5
+ascribe,3
+ascribes,1
+ash,2
+asham,26
+ashamed,7
+asher,1
+ashes,19
+ashford,2
+ashore,11
+ashouting,1
+ashy,1
+asia,4
+aside,466
+ask,192
+askance,2
+asked,4
+asker,1
+asketh,2
+asking,12
+asks,2
+aslant,1
+asleep,60
+asmath,1
+asp,3
+aspect,26
+aspects,4
+aspen,2
+aspersion,1
+aspic,3
+aspicious,1
+aspics,1
+aspir,2
+aspiration,1
+aspire,4
+aspiring,7
+asquint,1
+ass,94
+assail,8
+assailable,1
+assailant,1
+assailants,1
+assailed,4
+assaileth,1
+assailing,2
+assails,2
+assassination,1
+assault,16
+assaulted,2
+assaults,3
+assay,18
+assaying,1
+assays,3
+assemblance,1
+assemble,7
+assembled,10
+assemblies,2
+assembly,15
+assent,2
+asses,9
+assez,1
+assign,7
+assigned,1
+assigns,2
+assinico,1
+assist,20
+assistance,15
+assistances,1
+assistant,4
+assistants,2
+assisted,3
+assisting,1
+associate,1
+associated,9
+associates,1
+association,1
+assuage,2
+assubjugate,1
+assum,1
+assume,13
+assumes,2
+assumption,1
+assur,37
+assurance,29
+assure,50
+assured,16
+assuredly,4
+assures,1
+assyrian,2
+asterisk,1
+astonish,6
+astonished,1
+astraea,1
+astray,2
+astrea,1
+astronomer,1
+astronomers,1
+astronomical,1
+astronomy,1
+asunder,15
+at,2536
+atalanta,2
+ate,3
+ates,2
+athenian,38
+athenians,4
+athens,72
+athol,1
+athversary,3
+athwart,8
+atlas,2
+atomies,3
+atomy,1
+atone,7
+atonement,2
+atonements,1
+atropos,1
+attach,16
+attached,2
+attachment,1
+attain,14
+attainder,4
+attains,1
+attaint,7
+attainted,4
+attainture,1
+attempt,34
+attemptable,1
+attempted,2
+attempting,2
+attempts,7
+attend,119
+attendance,8
+attendant,37
+attendants,141
+attended,45
+attendents,2
+attendeth,1
+attending,43
+attends,19
+attent,1
+attention,5
+attentive,5
+attentivenes,1
+attest,4
+attested,1
+attir,3
+attire,13
+attired,3
+attires,3
+attorney,9
+attorneyed,1
+attorneys,3
+attorneyship,1
+attract,1
+attraction,2
+attractive,2
+attracts,2
+attribute,4
+attributed,1
+attributes,2
+attribution,1
+attributive,1
+atwain,2
+au,2
+aubrey,1
+auburn,1
+aucun,1
+audacious,7
+audaciously,1
+audacity,2
+audible,2
+audience,32
+audis,1
+audit,9
+auditor,2
+auditors,1
+auditory,1
+audre,1
+audrey,32
+aufidius,97
+aufidiuses,1
+auger,2
+aught,76
+augment,4
+augmentation,1
+augmented,3
+augmenting,2
+augurer,2
+augurers,3
+augures,1
+auguring,1
+augurs,1
+augury,2
+august,2
+augustus,6
+auld,1
+aumerle,71
+aunchient,8
+aunt,26
+aunts,1
+auricular,1
+aurora,2
+auspicious,6
+aussi,2
+austere,4
+austerely,2
+austereness,1
+austerity,3
+austria,26
+aut,1
+authentic,4
+author,18
+authorities,5
+authority,55
+authorized,2
+authorizing,1
+authors,5
+autolycus,75
+autre,1
+autumn,9
+auvergne,3
+avail,4
+available,2
+avails,2
+avarice,2
+avaricious,1
+avaunt,15
+ave,3
+aveng,3
+avenge,1
+avenged,2
+averring,1
+avert,1
+aves,1
+avez,4
+avis,3
+avoid,38
+avoided,8
+avoiding,1
+avoids,1
+avoirdupois,1
+avouch,11
+avouched,1
+avouches,2
+avouchment,1
+avow,2
+aw,1
+await,2
+awaits,1
+awak,15
+awake,78
+awaked,2
+awaken,1
+awakened,1
+awakens,1
+awakes,4
+awaking,6
+award,1
+awards,3
+awasy,1
+away,864
+awe,18
+aweary,9
+aweless,2
+awful,7
+awhile,102
+awkward,3
+awl,2
+awooing,1
+awork,2
+awry,7
+axe,23
+axle,1
+axletree,1
+ay,769
+aye,15
+ayez,1
+azur,2
+azure,1
+b,16
+ba,2
+baa,1
+babbl,1
+babble,3
+babbling,6
+babe,39
+babes,22
+babies,3
+baboon,4
+baboons,1
+baby,17
+babylon,2
+bacare,1
+bacchanals,2
+bacchus,2
+bach,1
+bachelor,18
+bachelors,3
+back,355
+backbite,1
+backbitten,1
+backing,3
+backs,22
+backward,20
+backwardly,1
+backwards,1
+bacon,3
+bacons,1
+bad,126
+bade,44
+badge,14
+badged,1
+badges,4
+badly,1
+badness,4
+baes,2
+baffl,2
+baffle,2
+baffled,1
+bag,15
+baggage,7
+bagot,19
+bagpipe,4
+bags,10
+bail,16
+bailiff,1
+baillez,1
+baily,1
+baisant,1
+baisees,1
+baiser,1
+bait,18
+baited,6
+baiting,4
+baitings,1
+baits,3
+bajazet,1
+bak,7
+bake,2
+baked,1
+baker,1
+bakers,1
+bakes,1
+baking,1
+bal,9
+balanc,1
+balance,11
+balcony,1
+bald,20
+baldrick,1
+bale,1
+baleful,7
+balk,2
+ball,5
+ballad,19
+ballads,5
+ballast,1
+ballasting,1
+ballet,1
+ballow,1
+balls,14
+balm,16
+balms,1
+balmy,3
+balsam,1
+balsamum,1
+balth,10
+balthasar,19
+balthazar,12
+bames,1
+ban,8
+banbury,1
+band,31
+bandied,1
+banding,1
+bandit,12
+banditti,5
+banditto,1
+bands,16
+bandy,7
+bandying,2
+bane,6
+banes,2
+bang,3
+bangor,1
+banish,127
+banished,37
+banishers,1
+banishment,40
+banister,1
+bank,15
+bankrout,1
+bankrupt,12
+bankrupts,1
+banks,14
+banner,4
+bannerets,1
+banners,8
+banning,1
+banns,2
+banquet,31
+banqueted,1
+banqueting,3
+banquets,2
+banquo,75
+bans,3
+baptism,3
+baptista,118
+baptiz,1
+bar,37
+barbarian,2
+barbarians,1
+barbarism,4
+barbarous,20
+barbary,11
+barbason,2
+barbed,2
+barber,9
+barbermonger,1
+bard,17
+bardolph,193
+bards,1
+bare,63
+bared,1
+barefac,1
+barefaced,1
+barefoot,6
+bareheaded,5
+barely,4
+bareness,4
+barful,1
+bargain,21
+bargains,3
+barge,5
+bargulus,1
+baring,1
+bark,49
+barking,2
+barkloughly,1
+barks,6
+barky,1
+barley,3
+barm,1
+barn,2
+barnacles,1
+barnardine,26
+barne,2
+barnes,2
+barnet,3
+barns,2
+baron,1
+barons,6
+barony,1
+barr,11
+barrabas,1
+barrel,1
+barrels,1
+barren,41
+barrenly,1
+barrenness,1
+barricado,2
+barricadoes,1
+barrow,1
+bars,14
+barson,1
+barter,1
+bartholomew,3
+bas,2
+basan,1
+base,159
+based,5
+baseless,1
+basely,9
+baseness,17
+baser,11
+bases,2
+basest,13
+bashful,6
+bashfulness,1
+basilisco,1
+basilisk,4
+basilisks,4
+basimecu,1
+basin,5
+basingstoke,1
+basins,1
+basis,6
+bask,1
+basket,36
+baskets,2
+bass,6
+bassanio,127
+basset,11
+bassianus,45
+basta,1
+bastard,208
+bastardizing,1
+bastardly,1
+bastards,16
+bastardy,8
+basted,1
+bastes,1
+bastinado,3
+basting,2
+bat,7
+batailles,1
+batch,1
+bate,16
+bated,9
+bates,11
+bath,12
+bathe,6
+bathed,2
+bathing,1
+baths,1
+bating,1
+batler,1
+bats,3
+batt,9
+battalia,1
+battalions,1
+batten,2
+batter,3
+battering,2
+batters,3
+battery,7
+battle,117
+battled,1
+battlefield,1
+battlements,8
+battles,18
+batty,1
+bauble,8
+baubles,1
+baubling,1
+baulk,1
+bavin,1
+bawcock,4
+bawd,39
+bawdry,3
+bawds,6
+bawdy,13
+bawl,1
+bawling,1
+bay,30
+baying,1
+baynard,3
+bayonne,1
+bays,2
+beach,5
+beached,2
+beachy,1
+beacon,4
+bead,1
+beaded,1
+beadle,15
+beadles,4
+beads,10
+beadsmen,1
+beagle,1
+beagles,1
+beak,3
+beaks,1
+beam,11
+beamed,3
+beams,25
+bean,2
+beans,1
+bear,553
+beard,96
+bearded,7
+beardless,2
+beards,14
+bearer,13
+bearers,5
+bearest,5
+beareth,1
+bearing,73
+bears,107
+beast,73
+beastliest,1
+beastliness,1
+beastly,21
+beasts,34
+beat,237
+beated,1
+beaten,50
+beating,21
+beatrice,57
+beats,30
+beau,22
+beaufort,22
+beaumond,1
+beaumont,2
+beauteous,39
+beautied,1
+beauties,13
+beautified,3
+beautiful,16
+beautify,3
+beauty,233
+beaver,6
+beavers,1
+became,24
+because,188
+bechanc,1
+bechance,1
+bechanced,1
+beck,7
+beckon,1
+beckons,5
+becks,2
+becom,4
+become,142
+becomed,1
+becomes,66
+becoming,8
+becomings,1
+bed,308
+bedabbled,1
+bedash,1
+bedaub,1
+bedazzled,1
+bedchamber,8
+bedclothes,1
+bedded,3
+bedeck,1
+bedecking,1
+bedew,3
+bedfellow,10
+bedfellows,1
+bedford,49
+bedlam,8
+bedrench,1
+bedrid,2
+beds,25
+bedtime,2
+bedward,1
+bee,11
+beef,13
+beefs,1
+beehives,1
+been,698
+beer,6
+bees,10
+beest,12
+beetle,7
+beetles,4
+beeves,2
+befall,35
+befallen,1
+befalls,1
+befell,3
+befits,9
+befitted,1
+befitting,1
+befor,1
+before,841
+beforehand,1
+befortune,1
+befriend,5
+befriended,2
+befriends,2
+beg,96
+began,35
+beget,22
+begets,4
+begetting,3
+begg,26
+beggar,77
+beggared,1
+beggarly,10
+beggarman,1
+beggars,24
+beggary,12
+begging,8
+begin,113
+beginners,2
+beginning,19
+beginnings,1
+begins,55
+begnawn,1
+begone,4
+begot,26
+begotten,6
+begrimed,1
+begs,7
+beguil,16
+beguile,24
+beguiled,4
+beguiles,5
+beguiling,3
+begun,29
+behalf,45
+behalfs,1
+behav,1
+behaved,2
+behavedst,1
+behavior,1
+behaviors,1
+behaviour,27
+behaviours,6
+behead,1
+beheaded,6
+beheld,28
+behest,1
+behests,1
+behind,120
+behold,163
+beholder,1
+beholders,5
+beholdest,1
+beholding,28
+beholds,1
+behoof,2
+behooffull,1
+behooves,1
+behove,3
+behoves,3
+behowls,1
+being,664
+bel,1
+belarius,82
+belch,8
+belching,1
+beldam,1
+beldame,1
+beldams,2
+belee,1
+belgia,2
+belie,10
+belied,7
+belief,12
+beliest,1
+believ,14
+believe,240
+believed,6
+believes,4
+believest,1
+believing,6
+belike,42
+bell,42
+bellario,9
+belle,1
+bellied,4
+bellies,2
+bellman,1
+bellona,1
+bellow,2
+bellowed,2
+bellowing,2
+bellows,4
+bells,13
+belly,41
+bellyful,2
+belman,1
+belmont,16
+belock,1
+belong,19
+belonging,5
+belongings,1
+belongs,18
+belov,31
+beloved,31
+beloving,1
+below,58
+belt,2
+belzebub,3
+bemadding,1
+bemet,1
+bemete,1
+bemoan,1
+bemoaned,1
+bemock,2
+bemoil,1
+bemonster,1
+ben,68
+bench,11
+bencher,1
+benches,2
+bend,45
+bended,7
+bending,19
+bends,3
+bene,135
+beneath,20
+benedicite,2
+benedick,69
+benedictine,222
+benediction,6
+benedictus,4
+benefactors,4
+benefice,1
+beneficial,3
+benefit,39
+benefited,1
+benefits,7
+benetted,1
+benevolence,1
+benevolences,1
+benied,1
+benison,3
+bennet,2
+bent,38
+bentii,1
+bentivolii,1
+bents,1
+benumbed,1
+benvolio,17
+bepaint,1
+bepray,1
+bequeath,11
+bequeathed,4
+bequeathing,2
+bequest,1
+ber,20
+berard,2
+berattle,1
+beray,1
+bere,1
+bereave,3
+bereaved,2
+bereaves,1
+bereft,17
+bergamo,1
+bergomask,2
+berhym,1
+berhyme,1
+berkeley,14
+bermoothes,1
+bernardo,9
+berod,1
+berowne,197
+berri,3
+berries,6
+berrord,1
+berry,1
+bertram,136
+berwick,3
+bescreen,1
+beseech,225
+beseeched,1
+beseechers,1
+beseeching,3
+beseek,1
+beseem,6
+beseemeth,1
+beseeming,11
+beseems,4
+beset,6
+beshrew,32
+beside,34
+besides,109
+besieg,4
+besiege,10
+besieged,1
+beslubber,1
+besmear,5
+besmeared,1
+besmirch,2
+besom,1
+besort,2
+besotted,1
+bespake,2
+bespeak,6
+bespice,1
+bespoke,5
+bespotted,1
+bess,1
+bessy,1
+best,450
+bestained,1
+bested,1
+bestial,3
+bestir,2
+bestirr,2
+bestow,67
+bestowed,14
+bestowing,5
+bestows,5
+bestraught,1
+bestrew,3
+bestrid,6
+bestride,9
+bestrides,1
+bet,1
+betake,6
+beteem,2
+bethink,21
+bethought,4
+bethrothed,1
+bethump,1
+betid,3
+betide,8
+betideth,2
+betime,4
+betimes,24
+betoken,1
+betook,1
+betossed,1
+betray,57
+betrayed,8
+betraying,2
+betrays,1
+betrims,1
+betroth,8
+betrothed,4
+betroths,1
+bett,3
+betted,1
+better,595
+bettered,3
+bettering,2
+betters,12
+betting,2
+bettre,1
+between,241
+betwixt,56
+bevel,1
+beverage,1
+bevis,4
+bevy,2
+bewail,2
+bewailed,1
+bewailing,1
+bewails,1
+beware,29
+bewasted,1
+beweep,4
+bewept,3
+bewet,1
+bewhored,1
+bewitch,7
+bewitched,3
+bewitchment,1
+bewray,7
+beyond,60
+bezonian,1
+bezonians,1
+bianca,117
+bianco,1
+bias,12
+bibble,1
+bickerings,1
+bid,342
+bidden,1
+bidding,26
+biddings,1
+biddy,1
+bide,16
+bides,4
+biding,2
+bids,57
+bien,3
+bier,6
+bifold,1
+big,47
+bigamy,1
+biggen,1
+bigger,15
+bigness,1
+bigot,16
+bilberry,1
+bilbo,2
+bilboes,1
+bilbow,1
+bility,1
+bill,18
+billeted,2
+billets,1
+billiards,1
+billing,1
+billow,2
+billows,5
+bills,15
+bin,3
+binary,1
+bind,44
+bindeth,1
+binding,1
+binds,4
+biondello,73
+birch,1
+bird,46
+birding,5
+birdlime,1
+birds,35
+birnam,11
+birth,87
+birthday,2
+birthdom,1
+birthplace,1
+birthright,4
+birthrights,1
+births,5
+bis,1
+biscuit,2
+bishop,48
+bishops,12
+bisson,2
+bit,8
+bitch,3
+bite,40
+biter,1
+bites,10
+biting,11
+bits,6
+bitt,2
+bitten,3
+bitter,74
+bitterest,2
+bitterly,9
+bitterness,11
+blab,2
+blabb,2
+blabbing,1
+blabs,1
+black,173
+blackamoor,2
+blackamoors,2
+blackberries,2
+blackberry,1
+blacker,4
+blackest,2
+blackfriars,2
+blackheath,4
+blackmere,1
+blackness,3
+blacks,1
+bladder,1
+bladders,3
+blade,10
+bladed,2
+blades,3
+blains,1
+blam,3
+blame,83
+blamed,4
+blameful,3
+blameless,2
+blames,2
+blanc,1
+blanca,1
+blanch,24
+blank,13
+blanket,6
+blanks,5
+blaspheme,3
+blaspheming,2
+blasphemous,1
+blasphemy,3
+blast,12
+blasted,9
+blasting,5
+blastments,1
+blasts,8
+blaz,2
+blaze,9
+blazes,1
+blazing,2
+blazon,7
+blazoned,1
+blazoning,2
+bleach,1
+bleaching,2
+bleak,5
+blear,1
+bleared,2
+bleat,4
+bleated,1
+bleats,1
+bled,3
+bleed,36
+bleedest,1
+bleedeth,1
+bleeding,33
+bleeds,7
+blemish,12
+blemishes,3
+blench,5
+blenches,1
+blend,1
+blended,2
+blent,2
+bless,119
+blessed,79
+blessedly,2
+blessedness,3
+blesses,2
+blesseth,1
+blessing,47
+blessings,20
+blest,54
+blew,4
+blind,85
+blinded,4
+blindfold,2
+blinding,2
+blindly,1
+blindness,5
+blinds,1
+blink,1
+blinking,2
+bliss,21
+blist,1
+blister,7
+blisters,2
+blithe,3
+blithild,1
+bloat,1
+block,16
+blockish,1
+blocks,5
+blois,1
+blood,667
+blooded,5
+bloodhound,1
+bloodied,2
+bloodier,1
+bloodiest,1
+bloodily,4
+bloodless,6
+bloods,14
+bloodshed,2
+bloodshedding,1
+bloodstained,1
+bloody,229
+bloom,3
+blooms,1
+blossom,10
+blossoming,2
+blossoms,6
+blot,22
+blots,8
+blotted,3
+blotting,1
+blount,1
+blow,85
+blowed,1
+blowers,1
+blowest,1
+blowing,10
+blown,40
+blows,71
+blowse,1
+blubb,1
+blubber,1
+blubbering,1
+blue,25
+bluecaps,1
+bluest,1
+blunt,68
+blunted,2
+blunter,1
+bluntest,1
+blunting,2
+bluntly,3
+bluntness,1
+blunts,2
+blur,1
+blurr,1
+blurs,1
+blush,56
+blushes,12
+blushest,1
+blushing,20
+blust,2
+bluster,1
+blusterer,1
+blusters,1
+bo,1
+boar,28
+board,18
+boarded,7
+boarding,1
+boards,2
+boarish,1
+boars,1
+boast,34
+boasted,1
+boastful,1
+boasting,5
+boasts,2
+boat,10
+boats,6
+boatswain,20
+bob,3
+bobb,3
+boblibindo,1
+bobtail,1
+bocchus,1
+bode,7
+boded,2
+bodements,2
+bodes,6
+bodg,1
+bodied,4
+bodies,44
+bodiless,1
+bodily,4
+boding,6
+bodkin,3
+body,280
+bodykins,2
+bog,2
+boggle,1
+boggler,1
+bogs,3
+bohemia,34
+bohemian,2
+bohun,1
+boil,10
+boiling,4
+boils,3
+boist,10
+boisterous,4
+boisterously,1
+boitier,1
+bold,139
+bolden,1
+bolder,6
+boldest,2
+boldly,17
+boldness,16
+bolds,1
+bolingbroke,180
+bolster,2
+bolt,12
+bolted,4
+bolter,1
+bolters,1
+bolting,3
+bolts,6
+bombard,2
+bombards,1
+bombast,2
+bon,9
+bona,23
+bond,74
+bondage,21
+bonded,1
+bondmaid,1
+bondman,10
+bondmen,4
+bonds,23
+bondslave,1
+bone,21
+boneless,1
+bones,76
+bonfire,2
+bonfires,5
+bonjour,1
+bonne,2
+bonnet,6
+bonneted,1
+bonny,7
+bonos,1
+bonto,1
+bonville,1
+bood,1
+book,107
+bookish,3
+books,37
+boon,11
+boor,1
+boorish,1
+boors,1
+boot,32
+booted,1
+booties,1
+bootless,20
+boots,26
+booty,4
+bor,3
+bora,37
+borachio,12
+bordeaux,10
+border,1
+bordered,1
+borderers,1
+borders,1
+bore,32
+boreas,1
+bores,3
+boring,1
+born,197
+borne,83
+borough,3
+boroughs,1
+borrow,29
+borrowed,20
+borrower,3
+borrowing,4
+borrows,4
+bosko,1
+boskos,3
+bosky,1
+bosom,131
+bosoms,27
+boson,1
+boss,1
+bosworth,2
+botch,4
+botcher,3
+botches,1
+botchy,1
+both,646
+bots,2
+bottle,27
+bottled,2
+bottles,2
+bottom,106
+bottomless,2
+bottoms,2
+bouciqualt,2
+bouge,1
+bough,5
+boughs,10
+bought,51
+bounce,2
+bouncing,1
+bound,180
+bounded,3
+bounden,2
+boundeth,1
+bounding,2
+boundless,7
+bounds,21
+bounteous,18
+bounteously,1
+bounties,4
+bountiful,7
+bountifully,1
+bounty,42
+bourbier,1
+bourbon,9
+bourchier,2
+bourdeaux,1
+bourn,7
+bout,10
+bouts,1
+bove,4
+bow,68
+bowcase,1
+bowed,2
+bowels,22
+bower,8
+bowing,2
+bowl,14
+bowler,1
+bowling,1
+bowls,4
+bows,13
+bowsprit,1
+bowstring,1
+box,26
+boxes,1
+boy,438
+boyet,101
+boyish,2
+boys,87
+brabant,5
+brabantio,46
+brabble,2
+brabbler,2
+brac,1
+brace,16
+bracelet,7
+bracelets,2
+brach,6
+bracy,1
+brag,13
+bragg,2
+braggardism,1
+braggards,1
+braggart,9
+braggarts,2
+bragged,1
+bragging,8
+bragless,1
+brags,7
+braid,1
+braided,1
+brain,95
+brained,2
+brainford,6
+brainish,1
+brainless,1
+brains,45
+brainsick,3
+brainsickly,1
+brake,9
+brakenbury,21
+brakes,1
+brambles,1
+bran,7
+branch,15
+branches,16
+branchless,1
+brand,10
+branded,3
+brandish,7
+brandon,13
+brands,8
+bras,2
+brass,18
+brassy,1
+brat,9
+brats,3
+brav,8
+brave,160
+braved,2
+bravely,36
+braver,9
+bravery,6
+braves,4
+bravest,4
+braving,5
+brawl,16
+brawler,1
+brawling,7
+brawls,6
+brawn,5
+brawns,1
+bray,3
+braying,1
+braz,2
+brazen,13
+brazier,1
+breach,37
+breaches,2
+bread,24
+breadth,9
+break,262
+breaker,6
+breakfast,15
+breaking,29
+breaks,29
+breast,98
+breasted,2
+breasting,1
+breastplate,1
+breasts,10
+breath,230
+breathe,64
+breathed,5
+breather,3
+breathers,1
+breathes,11
+breathest,1
+breathing,24
+breathless,12
+breaths,8
+brecknock,1
+bred,49
+breech,3
+breeches,7
+breeching,1
+breed,50
+breeder,6
+breeders,2
+breeding,30
+breeds,22
+breese,1
+breeze,1
+breff,1
+bretagne,1
+brethen,1
+bretheren,2
+brethren,19
+brevis,1
+brevity,4
+brew,8
+brewage,1
+brewer,2
+brewers,1
+brewing,2
+brews,1
+briareus,1
+briars,1
+brib,3
+bribe,6
+briber,1
+bribes,3
+brick,3
+bricklayer,2
+bricks,1
+bridal,8
+bride,36
+bridegroom,16
+bridegrooms,1
+brides,2
+bridge,14
+bridgenorth,2
+bridges,2
+bridget,3
+bridle,5
+bridled,2
+brief,91
+briefer,1
+briefest,1
+briefly,19
+briefness,2
+brier,6
+briers,8
+brigandine,1
+bright,72
+brighten,1
+brightest,4
+brightly,2
+brightness,3
+brim,7
+brimful,1
+brims,1
+brimstone,3
+brinded,1
+brine,9
+bring,449
+bringer,3
+bringeth,2
+bringing,18
+bringings,1
+brings,53
+brinish,3
+brink,2
+brisk,4
+brisky,1
+bristle,4
+bristled,2
+bristly,1
+bristol,2
+bristow,4
+britain,53
+britaine,17
+britaines,2
+british,11
+briton,7
+britons,11
+brittany,4
+brittle,4
+broach,12
+broached,3
+broad,19
+broader,2
+broadsides,1
+brocas,1
+brock,1
+brogues,1
+broil,8
+broiling,1
+broils,12
+broke,87
+broken,61
+brokenly,1
+broker,8
+brokers,3
+brokes,1
+broking,1
+brooch,6
+brooches,1
+brood,8
+brooded,1
+brooding,1
+brook,84
+brooks,7
+broom,3
+broomstaff,1
+broth,4
+brothel,5
+brother,645
+brotherhood,6
+brotherhoods,1
+brotherly,3
+brothers,79
+broths,1
+brought,196
+brow,73
+brown,21
+browner,3
+brownist,1
+browny,1
+brows,45
+browse,1
+browsing,1
+bruis,5
+bruise,8
+bruised,4
+bruises,1
+bruising,4
+bruit,4
+bruited,3
+brundusium,1
+brunt,1
+brush,4
+brushes,2
+brute,3
+brutish,6
+brutus,483
+bubble,8
+bubbles,3
+bubbling,1
+bubukles,1
+buck,19
+bucket,3
+buckets,2
+bucking,1
+buckingham,258
+buckle,7
+buckled,6
+buckler,6
+bucklers,5
+bucklersbury,1
+buckles,4
+buckram,9
+bucks,1
+bud,14
+budded,1
+budding,3
+budge,11
+budger,1
+budget,4
+buds,17
+buff,4
+buffet,4
+buffeting,1
+buffets,5
+bug,2
+bugbear,1
+bugle,3
+bugs,3
+build,23
+builded,3
+buildeth,3
+building,9
+buildings,4
+builds,6
+built,16
+bulk,15
+bulks,1
+bull,21
+bullcalf,15
+bullen,10
+bullens,2
+bullet,3
+bullets,8
+bullocks,2
+bulls,4
+bully,20
+bulmer,1
+bulwark,4
+bulwarks,4
+bum,4
+bumbast,1
+bump,1
+bumper,1
+bums,1
+bunch,4
+bunches,2
+bundle,2
+bung,1
+bunghole,1
+bungle,1
+bunting,2
+buoy,2
+bur,5
+burbolt,1
+burd,1
+burden,48
+burdened,1
+burdening,1
+burdenous,1
+burdens,8
+burgh,1
+burgher,1
+burghers,2
+burglary,1
+burgomasters,1
+burgonet,4
+burgundy,79
+burial,20
+buried,57
+burier,1
+buriest,1
+burly,2
+burn,89
+burned,5
+burnet,1
+burneth,2
+burning,51
+burnish,2
+burns,27
+burnt,22
+burr,2
+burrows,1
+burs,4
+burst,28
+bursting,1
+bursts,1
+burthen,6
+burthens,1
+burton,2
+bury,42
+burying,2
+bush,27
+bushels,1
+bushes,3
+bushy,28
+busied,4
+busily,2
+busines,4
+business,234
+businesses,4
+buskin,1
+busky,1
+buss,2
+busses,1
+bussing,1
+bustle,4
+bustling,1
+busy,27
+but,6287
+butcheed,1
+butcher,27
+butchered,3
+butcheries,2
+butcherly,1
+butchers,7
+butchery,3
+butler,5
+butt,17
+butter,12
+buttered,1
+butterflies,4
+butterfly,3
+butterwoman,1
+buttery,1
+buttock,5
+buttocks,2
+button,5
+buttonhole,1
+buttons,2
+buttress,1
+buttry,1
+butts,11
+buxom,1
+buy,101
+buyer,2
+buying,1
+buys,9
+buzz,11
+buzzard,3
+buzzards,1
+buzzers,1
+buzzing,5
+by,4490
+bye,2
+byzantium,1
+c,30
+ca,2
+cabbage,1
+cabileros,1
+cabin,10
+cabins,1
+cable,4
+cables,1
+cackling,2
+cacodemon,1
+caddis,1
+caddisses,1
+cade,98
+cadence,1
+cadent,1
+cades,1
+cadmus,1
+caduceus,1
+cadwal,8
+cadwallader,1
+caelius,1
+caelo,1
+caesar,608
+caesarion,2
+caesars,4
+cage,7
+caged,2
+cagion,1
+cain,7
+caithness,6
+caitiff,13
+caitiffs,1
+caius,133
+cak,1
+cake,5
+cakes,5
+calaber,1
+calais,12
+calamities,1
+calamity,10
+calchas,17
+calculate,3
+calculated,1
+calen,1
+calendar,8
+calendars,1
+calf,30
+caliban,72
+calibans,1
+calipolis,1
+cality,1
+caliver,3
+call,753
+callat,1
+called,23
+callet,3
+calling,17
+calls,92
+calm,37
+calmest,1
+calmly,3
+calmness,1
+calms,1
+calpurnia,17
+calumniate,1
+calumniating,1
+calumnious,3
+calumny,5
+calve,1
+calved,1
+calves,2
+calveskins,1
+calydon,1
+cam,29
+cambio,14
+cambria,2
+cambric,1
+cambrics,1
+cambridge,20
+cambyses,1
+came,337
+camel,5
+camelot,1
+camels,1
+camest,2
+camillo,126
+camlet,1
+camomile,1
+camp,79
+campeius,22
+camping,1
+camps,7
+can,1226
+canakin,2
+canaries,2
+canary,6
+cancel,5
+cancell,2
+cancelled,1
+cancelling,1
+cancels,1
+cancer,1
+candidatus,1
+candied,3
+candle,21
+candles,7
+candlesticks,1
+candy,3
+canidius,19
+cank,6
+canker,20
+cankerblossom,1
+cankers,4
+cannibally,1
+cannibals,4
+cannon,20
+cannoneer,2
+cannons,5
+cannot,766
+canon,6
+canoniz,2
+canonize,1
+canonized,2
+canons,1
+canopied,3
+canopies,2
+canopy,10
+canst,172
+canstick,1
+canterbury,41
+cantle,2
+cantons,1
+canus,1
+canvas,1
+canvass,2
+canzonet,1
+cap,110
+capability,1
+capable,16
+capacities,1
+capacity,11
+caparison,5
+capdv,1
+cape,5
+capel,1
+capels,1
+caper,6
+capers,3
+capet,3
+caphis,19
+capilet,3
+capitaine,1
+capital,14
+capite,1
+capitol,43
+capitulate,2
+capocchia,1
+capon,10
+capons,2
+capp,2
+cappadocia,1
+capriccio,1
+capricious,1
+caps,19
+capt,12
+captain,177
+captains,27
+captainship,2
+captious,1
+captivate,2
+captivated,1
+captivates,1
+captive,14
+captives,9
+captivity,6
+captum,1
+capucius,8
+capulet,45
+capulets,6
+car,39
+carack,1
+caracks,1
+carat,2
+caraways,1
+carbonado,5
+carbuncle,3
+carbuncled,1
+carbuncles,2
+carcanet,2
+carcase,1
+carcases,1
+carcass,5
+carcasses,2
+card,8
+cardecue,2
+carded,1
+carders,1
+cardinal,164
+cardinally,1
+cardinals,7
+cardmaker,1
+cards,2
+carduus,1
+care,217
+cared,1
+career,6
+careers,2
+careful,23
+carefully,8
+careless,15
+carelessly,5
+carelessness,1
+cares,36
+caret,2
+cargo,7
+carl,1
+carlisle,15
+carlot,1
+carman,1
+carmen,1
+carnal,3
+carnally,1
+carnarvonshire,1
+carnation,2
+carnations,1
+carol,2
+carous,2
+carouse,2
+caroused,1
+carouses,3
+carousing,2
+carp,4
+carpenter,7
+carper,1
+carpet,3
+carpets,1
+carping,3
+carriage,22
+carriages,7
+carried,33
+carrier,8
+carriers,4
+carries,24
+carrion,13
+carrions,2
+carry,90
+carrying,10
+cars,9
+cart,6
+carters,3
+carthage,7
+carts,1
+carv,3
+carve,10
+carved,6
+carver,2
+carves,1
+carving,2
+cas,2
+casa,1
+casaer,1
+casca,73
+case,111
+casement,9
+casements,3
+cases,11
+cash,1
+cashier,5
+casing,1
+cask,1
+casket,13
+casketed,1
+caskets,7
+casque,3
+casques,1
+cassado,1
+cassandra,24
+cassibelan,4
+cassio,253
+cassius,229
+cassocks,1
+cast,101
+castalion,1
+castaway,1
+castaways,1
+casted,1
+caster,1
+castigate,1
+castigation,1
+castile,1
+castiliano,1
+casting,3
+castle,107
+castles,8
+casts,3
+casual,2
+casually,1
+casualties,1
+casualty,1
+cat,39
+cataian,2
+catalogue,4
+cataplasm,1
+cataracts,1
+catarrhs,1
+catastrophe,4
+catch,76
+catcher,1
+catches,4
+catching,11
+cate,1
+catechising,1
+catechism,2
+catechize,3
+cater,1
+caterpillars,5
+caters,1
+caterwauling,2
+cates,3
+catesby,72
+cathedral,1
+catlike,1
+catling,1
+catlings,1
+cato,15
+cats,6
+cattle,5
+caucasus,2
+caudle,3
+cauf,1
+caught,30
+cauldron,8
+caus,10
+cause,340
+caused,1
+causeless,3
+causer,3
+causes,15
+causest,1
+causeth,1
+cautel,1
+cautelous,2
+cautels,1
+cauterizing,1
+caution,6
+cautions,1
+cavaleiro,4
+cavalery,1
+cavaliers,1
+cave,40
+cavern,2
+caverns,1
+caves,6
+caveto,1
+caviary,1
+cavil,5
+cavilling,1
+cawdor,22
+cawdron,1
+cawing,1
+cdroms,1
+ce,3
+ceas,3
+cease,48
+ceases,4
+ceaseth,1
+cedar,10
+cedars,2
+cedius,1
+celebrate,5
+celebrated,2
+celebrates,1
+celebration,5
+celerity,6
+celestial,16
+celia,126
+cell,39
+cellar,1
+cellarage,1
+celsa,3
+cement,3
+censer,2
+censor,1
+censorinus,1
+censur,3
+censure,28
+censured,3
+censurers,1
+censures,4
+censuring,1
+centaur,7
+centaurs,3
+centre,13
+cents,1
+centuries,1
+centurion,6
+centurions,1
+century,2
+cerberus,4
+cerecloth,1
+cerements,1
+ceremonial,1
+ceremonies,10
+ceremonious,7
+ceremoniously,1
+ceremony,28
+ceres,13
+cerns,1
+certain,178
+certainer,1
+certainly,25
+certainties,3
+certainty,8
+certes,5
+certificate,1
+certified,2
+certifies,1
+certify,1
+ces,1
+cesario,18
+cess,1
+cesse,2
+cestern,1
+cetera,2
+cette,1
+chaces,1
+chaf,5
+chafe,5
+chafed,5
+chafes,4
+chaff,9
+chaffless,1
+chafing,1
+chain,67
+chains,12
+chair,40
+chairs,6
+chalic,1
+chalice,2
+chalices,1
+chalk,1
+chalks,1
+chalky,3
+challeng,10
+challenge,48
+challenged,1
+challenger,6
+challengers,1
+challenges,1
+cham,7
+chamber,126
+chamberers,1
+chamberlain,68
+chamberlains,1
+chambermaid,1
+chambermaids,2
+chambers,13
+chameleon,4
+champ,1
+champagne,1
+champain,1
+champains,1
+champion,13
+champions,4
+chanc,2
+chance,104
+chanced,8
+chancellor,13
+chances,13
+chandler,1
+chang,34
+change,157
+changeable,4
+changed,7
+changeful,1
+changeling,7
+changelings,1
+changer,1
+changes,22
+changest,1
+changing,15
+channel,11
+channels,2
+chanson,1
+chant,2
+chanticleer,2
+chanting,1
+chantries,1
+chantry,1
+chants,3
+chaos,4
+chap,1
+chape,1
+chapel,10
+chapeless,1
+chapels,1
+chaplain,4
+chaplains,1
+chapless,2
+chaplet,1
+chapmen,2
+chaps,7
+chapter,1
+character,20
+charactered,1
+characterless,1
+characters,13
+charactery,2
+characts,1
+charbon,1
+chare,1
+chares,1
+charg,26
+charge,208
+charged,11
+chargeful,1
+charges,238
+chargeth,1
+charging,1
+chariest,1
+chariness,1
+charing,1
+chariot,8
+chariots,3
+charitable,18
+charitably,1
+charities,2
+charity,55
+charlemain,2
+charles,126
+charm,39
+charmed,6
+charmer,1
+charmeth,1
+charmian,104
+charming,6
+charmingly,1
+charms,22
+charneco,1
+charnel,2
+charolois,1
+charon,1
+charter,9
+charters,3
+chartreux,2
+chary,1
+charybdis,1
+chas,8
+chase,34
+chased,2
+chaser,1
+chaseth,1
+chasing,1
+chaste,39
+chastely,3
+chastis,3
+chastise,5
+chastised,2
+chastisement,9
+chastity,21
+chat,12
+chatham,3
+chatillon,16
+chats,1
+chatt,1
+chattels,2
+chatter,3
+chattering,1
+chattles,1
+chaud,1
+chaunted,1
+chaw,1
+chawdron,1
+che,1
+cheap,15
+cheapen,1
+cheaper,1
+cheapest,1
+cheaply,1
+cheapside,2
+cheat,4
+cheated,3
+cheater,6
+cheaters,2
+cheating,1
+cheats,1
+check,36
+checked,2
+checker,1
+checking,1
+checks,9
+cheek,79
+cheeks,71
+cheer,81
+cheered,2
+cheerer,1
+cheerful,17
+cheerfully,9
+cheering,3
+cheerless,1
+cheerly,13
+cheers,4
+cheese,14
+chequer,1
+cher,2
+cherish,26
+cherished,1
+cherisher,1
+cherishes,1
+cherishing,2
+cherries,1
+cherry,8
+cherrypit,1
+chertsey,3
+cherub,1
+cherubims,1
+cherubin,5
+cherubins,4
+cheshu,3
+chess,1
+chest,9
+chester,1
+chestnut,2
+chestnuts,1
+chests,6
+chetas,1
+chev,1
+cheval,2
+chevalier,2
+chevaliers,1
+cheveril,2
+chew,3
+chewed,1
+chewet,1
+chewing,1
+chez,1
+chi,1
+chick,2
+chicken,2
+chickens,4
+chicurmurco,1
+chid,19
+chidden,4
+chide,49
+chiders,1
+chides,9
+chiding,11
+chief,109
+chiefest,14
+chiefly,12
+chien,1
+child,242
+childed,1
+childeric,1
+childhood,6
+childhoods,1
+childing,1
+childish,9
+childishness,3
+childlike,2
+childness,1
+children,123
+chill,5
+chilling,1
+chime,1
+chimes,1
+chimney,10
+chimneypiece,1
+chimneys,2
+chimurcho,1
+chin,24
+china,1
+chine,2
+chines,1
+chink,5
+chinks,1
+chins,4
+chipp,2
+chipper,1
+chips,1
+chiron,52
+chirping,1
+chirrah,2
+chirurgeonly,1
+chisel,1
+chitopher,1
+chivalrous,1
+chivalry,11
+choice,70
+choicely,1
+choicest,1
+choir,3
+choirs,1
+chok,10
+choke,16
+choked,2
+chokes,1
+choking,2
+choler,26
+choleric,9
+cholers,1
+chollors,1
+choose,106
+chooser,1
+chooses,4
+chooseth,11
+choosing,4
+chop,9
+chopine,1
+choplogic,1
+chopp,3
+chopped,1
+chopping,1
+choppy,1
+chops,2
+chopt,3
+chor,2
+choristers,1
+chorus,22
+chose,18
+chosen,21
+chough,2
+choughs,5
+chrish,6
+christ,11
+christen,5
+christendom,17
+christendoms,1
+christening,4
+christenings,1
+christian,72
+christianlike,1
+christians,9
+christmas,3
+christom,1
+christopher,8
+christophero,1
+chronicle,9
+chronicled,3
+chronicler,1
+chroniclers,1
+chronicles,6
+chrysolite,1
+chuck,7
+chucks,1
+chud,1
+chuffs,1
+church,66
+churches,5
+churchman,7
+churchmen,7
+churchyard,13
+churchyards,2
+churl,9
+churlish,16
+churlishly,1
+churls,2
+churn,1
+chus,1
+cicatrice,3
+cicatrices,1
+cicely,2
+cicero,16
+ciceter,1
+ciel,1
+ciitzens,1
+cilicia,1
+cimber,12
+cimmerian,1
+cinable,4
+cincture,1
+cinders,4
+cine,7
+cinna,40
+cinque,5
+cipher,4
+ciphers,1
+circa,1
+circe,2
+circle,14
+circled,4
+circlets,1
+circling,2
+circuit,2
+circum,1
+circumcised,1
+circumference,3
+circummur,1
+circumscrib,1
+circumscribed,1
+circumscription,1
+circumspect,2
+circumstance,34
+circumstanced,1
+circumstances,11
+circumstantial,3
+circumvent,1
+circumvention,2
+cistern,2
+citadel,7
+cital,1
+cite,3
+cited,5
+cites,2
+cities,14
+citing,1
+citizen,186
+citizens,82
+cittern,1
+city,142
+civet,4
+civil,51
+civility,6
+civilly,1
+clack,1
+clad,6
+claim,65
+claiming,1
+claims,8
+clamb,2
+clamber,1
+clammer,1
+clamor,3
+clamorous,11
+clamors,2
+clamour,15
+clamours,7
+clang,1
+clangor,2
+clap,15
+clapp,16
+clapped,1
+clapper,6
+clapping,2
+claps,5
+clare,1
+clarence,211
+claret,1
+claribel,4
+clasp,3
+clasps,2
+clatter,1
+claud,125
+claudio,180
+claudius,2
+clause,1
+claw,6
+clawed,1
+clawing,1
+claws,3
+clay,16
+clays,1
+clean,24
+cleanliest,1
+cleanly,4
+cleans,1
+cleanse,2
+cleansing,1
+clear,66
+clearer,5
+clearest,1
+clearly,7
+clearness,3
+clears,5
+cleave,11
+cleaving,3
+clef,1
+cleft,9
+cleitus,2
+clemency,1
+clement,6
+cleomenes,17
+cleopatpa,1
+cleopatra,280
+clepeth,1
+clept,1
+clerestories,1
+clergy,4
+clergyman,1
+clergymen,3
+clerk,28
+clerkly,4
+clerks,4
+clew,1
+client,1
+clients,1
+cliff,4
+clifford,139
+cliffords,1
+cliffs,2
+clifton,3
+climate,9
+climature,1
+climb,26
+climbed,1
+climber,1
+climbeth,1
+climbing,7
+climbs,2
+clime,7
+cling,2
+clink,4
+clinking,1
+clinquant,1
+clip,8
+clipp,4
+clipper,1
+clippeth,1
+clipping,1
+clipt,2
+clitus,15
+clo,1
+cloak,28
+cloakbag,1
+cloaks,5
+clock,86
+clocks,5
+clod,3
+cloddy,1
+clodpole,1
+clog,6
+clogging,1
+clogs,2
+cloister,7
+cloistress,1
+cloquence,1
+clos,5
+close,105
+closed,4
+closely,8
+closeness,1
+closer,2
+closes,5
+closest,1
+closet,27
+closing,5
+closure,3
+cloten,110
+clotens,1
+cloth,17
+clothair,1
+clotharius,1
+clothe,7
+clothes,40
+clothier,2
+clothiers,1
+clothing,1
+cloths,1
+clotpoles,1
+clotpoll,2
+cloud,27
+clouded,4
+cloudiness,1
+clouds,59
+cloudy,11
+clout,7
+clouted,2
+clouts,3
+cloven,6
+clover,1
+cloves,1
+clovest,1
+clowder,1
+clown,350
+clownish,2
+clowns,3
+cloy,8
+cloyed,2
+cloying,1
+cloyless,1
+cloyment,1
+cloys,1
+club,8
+clubs,10
+cluck,1
+clung,1
+clust,3
+clusters,2
+clutch,5
+clyster,1
+cneius,1
+cnemies,1
+co,6
+coach,7
+coaches,2
+coachmakers,1
+coact,1
+coactive,1
+coagulate,1
+coal,15
+coals,8
+coarse,1
+coarsely,1
+coast,20
+coasting,2
+coasts,2
+coat,32
+coated,3
+coats,22
+cobble,1
+cobbled,1
+cobbler,2
+cobham,4
+cobloaf,1
+cobweb,13
+cobwebs,2
+cock,39
+cockatrice,2
+cockatrices,1
+cockle,4
+cockled,1
+cockney,2
+cockpit,1
+cocks,4
+cocksure,1
+coctus,1
+cocytus,1
+cod,1
+codding,1
+codes,2
+codling,1
+codpiece,7
+codpieces,1
+cods,1
+coelestibus,1
+coesar,1
+coeur,6
+coffer,7
+coffers,12
+coffin,16
+coffins,2
+cog,7
+cogging,3
+cogitation,1
+cogitations,1
+cognition,1
+cognizance,3
+cogscomb,1
+cohabitants,1
+coher,1
+cohere,1
+coherence,1
+coherent,1
+cohorts,1
+coif,1
+coign,2
+coil,12
+coin,24
+coinage,2
+coiner,1
+coining,1
+coins,2
+col,2
+colbrand,2
+colchos,1
+cold,202
+colder,6
+coldest,4
+coldly,15
+coldness,2
+coldspur,1
+colebrook,1
+colic,3
+collar,1
+collars,3
+collateral,2
+colleagued,1
+collect,3
+collected,10
+collection,7
+college,225
+colleges,1
+collied,2
+collier,1
+colliers,2
+collop,2
+collusion,1
+colme,1
+colmekill,1
+coloquintida,1
+color,4
+colors,6
+colossus,3
+colour,90
+colourable,1
+coloured,7
+colouring,1
+colours,64
+colt,5
+colted,2
+colts,3
+columbine,1
+columbines,1
+colville,16
+com,22
+comagene,1
+comart,1
+comb,6
+combat,25
+combatant,1
+combatants,4
+combated,1
+combating,3
+combin,2
+combinate,1
+combination,3
+combine,7
+combined,5
+combless,1
+combustion,2
+come,2520
+comedian,1
+comedians,1
+comedy,12
+comeliness,1
+comely,6
+comer,1
+comers,1
+comes,617
+comest,9
+comet,3
+cometh,4
+comets,2
+comfect,1
+comfit,1
+comfits,1
+comfort,188
+comfortable,11
+comforted,6
+comforter,4
+comforting,4
+comfortless,5
+comforts,24
+comic,2
+comical,2
+coming,158
+comings,1
+cominius,104
+comma,2
+command,173
+commande,1
+commanded,40
+commander,12
+commanders,8
+commanding,10
+commandment,15
+commandments,2
+commands,30
+comme,1
+commenc,2
+commence,5
+commenced,1
+commencement,2
+commences,1
+commencing,1
+commend,90
+commendable,9
+commendation,9
+commendations,13
+commended,10
+commending,1
+commends,18
+comment,13
+commentaries,1
+commenting,3
+comments,4
+commerce,4
+commercial,222
+commercially,221
+commingled,1
+commiseration,3
+commission,48
+commissioners,1
+commissions,3
+commit,40
+commits,5
+committ,1
+committed,37
+committing,4
+commix,1
+commixed,1
+commixtion,1
+commixture,2
+commodious,1
+commodities,3
+commodity,18
+common,154
+commonalty,2
+commoner,9
+commoners,6
+commonly,5
+commons,33
+commonweal,10
+commonwealth,28
+commotion,8
+commotions,1
+commune,4
+communicat,1
+communicate,3
+communication,2
+communities,1
+community,1
+comonty,1
+compact,14
+companies,11
+companion,37
+companions,16
+companionship,2
+company,206
+compar,1
+comparative,3
+compare,25
+compared,3
+comparing,1
+comparison,8
+comparisons,9
+compartner,1
+compass,38
+compasses,1
+compassing,2
+compassion,10
+compassionate,2
+compeers,2
+compel,9
+compell,16
+compelled,1
+compelling,1
+compels,1
+compensation,1
+competence,1
+competency,2
+competent,2
+competitor,4
+competitors,5
+compil,1
+compilation,1
+compile,2
+compiled,2
+complain,17
+complainer,1
+complainest,1
+complaining,6
+complainings,1
+complains,1
+complaint,15
+complaints,10
+complement,3
+complements,2
+complete,248
+complexion,40
+complexioned,1
+complexions,6
+compliance,5
+complices,5
+complies,1
+compliment,11
+complimental,1
+compliments,2
+complot,4
+complots,3
+complotted,1
+comply,9
+complying,3
+compos,9
+compose,2
+composed,3
+composition,16
+compost,1
+composture,1
+composure,3
+compound,18
+compounded,10
+compounds,6
+comprehend,2
+comprehended,1
+comprehends,2
+compremises,1
+compressed,3
+compris,1
+comprising,1
+compromis,1
+compromise,3
+compt,4
+comptible,1
+comptrollers,1
+compulsatory,1
+compulsion,10
+compulsive,2
+compunctious,1
+compuserve,1
+computation,2
+computer,3
+computers,2
+comrade,2
+comrades,1
+comutual,1
+con,29
+concave,3
+concavities,1
+conceal,19
+concealed,4
+concealing,3
+concealment,4
+concealments,1
+conceals,1
+conceit,42
+conceited,9
+conceitless,1
+conceits,5
+conceiv,6
+conceive,27
+conceived,4
+conceives,3
+conceiving,6
+concept,2
+conception,8
+conceptions,1
+conceptious,1
+concern,12
+concernancy,1
+concerneth,1
+concerning,14
+concernings,2
+concerns,21
+conclave,1
+conclud,1
+conclude,28
+concluded,17
+concludes,6
+concluding,1
+conclusion,28
+conclusions,7
+concolinel,1
+concord,9
+concubine,1
+concupiscible,1
+concupy,1
+concur,1
+concurring,1
+concurs,1
+condemn,48
+condemnation,3
+condemned,10
+condemning,2
+condemns,3
+condescend,2
+condign,2
+condition,59
+conditionally,1
+conditions,29
+condole,3
+condolement,1
+condoling,1
+conduce,2
+conduct,48
+conducted,3
+conducting,1
+conductor,1
+conduit,4
+conduits,2
+conected,1
+coney,1
+confection,1
+confectionary,1
+confections,1
+confederacy,5
+confederate,8
+confederates,10
+confer,15
+conference,32
+conferr,3
+conferring,2
+confess,146
+confessed,2
+confesses,2
+confesseth,1
+confessing,3
+confession,18
+confessions,3
+confessor,10
+confidence,16
+confident,19
+confidently,2
+confin,16
+confine,17
+confined,4
+confineless,1
+confiners,1
+confines,10
+confining,2
+confirm,40
+confirmation,7
+confirmations,2
+confirmed,2
+confirmer,1
+confirmers,1
+confirming,1
+confirmities,1
+confirms,4
+confiscate,5
+confiscated,1
+confiscation,1
+confixed,1
+conflict,9
+conflicting,2
+conflicts,1
+confluence,1
+conflux,1
+conform,1
+conformable,2
+confound,35
+confounded,9
+confounding,4
+confounds,11
+confront,3
+confronted,4
+confus,4
+confused,6
+confusedly,1
+confusion,32
+confusions,2
+confutation,1
+confutes,2
+congeal,5
+congealed,3
+congealment,1
+congee,1
+conger,2
+congest,1
+congied,1
+congratulate,1
+congreeing,1
+congreeted,1
+congregate,1
+congregated,2
+congregation,3
+congregations,1
+congruent,2
+congruing,1
+conies,1
+conjectural,2
+conjecture,5
+conjectures,4
+conjoin,5
+conjoined,1
+conjoins,1
+conjointly,2
+conjunct,2
+conjunction,9
+conjunctive,2
+conjur,4
+conjuration,5
+conjurations,1
+conjure,28
+conjured,4
+conjurer,6
+conjurers,2
+conjures,2
+conjuring,1
+conjuro,1
+conn,5
+connected,1
+connive,1
+conqu,1
+conquer,28
+conquered,7
+conquering,6
+conqueror,23
+conquerors,6
+conquers,3
+conquest,31
+conquests,1
+conquring,1
+conrade,9
+cons,1
+consanguineous,1
+consanguinity,1
+conscienc,1
+conscience,122
+consciences,5
+conscionable,1
+consecrate,9
+consecrated,4
+consecrations,1
+consent,94
+consented,8
+consenting,4
+consents,6
+consequen,1
+consequence,19
+consequences,1
+consequential,2
+consequently,3
+conserve,1
+conserved,1
+conserves,3
+consider,58
+considerable,2
+considerance,1
+considerate,2
+consideration,8
+considerations,2
+considered,8
+considering,4
+considerings,1
+considers,1
+consign,4
+consigning,1
+consist,4
+consisteth,1
+consisting,2
+consistory,4
+consists,3
+consolate,1
+consolation,2
+consonancy,2
+consonant,1
+consort,12
+consorted,7
+consortest,1
+conspectuities,1
+conspir,4
+conspiracy,13
+conspirant,1
+conspirator,15
+conspirators,11
+conspire,8
+conspired,2
+conspirers,1
+conspires,1
+conspiring,1
+constable,87
+constables,3
+constance,48
+constancies,1
+constancy,17
+constant,50
+constantine,1
+constantinople,1
+constantly,6
+constellation,1
+constitution,2
+constrain,9
+constrained,3
+constraineth,1
+constrains,3
+constraint,6
+constring,1
+construction,9
+construe,11
+consul,32
+consuls,6
+consulship,1
+consulships,1
+consult,4
+consulting,1
+consults,1
+consum,7
+consume,8
+consumed,3
+consumes,1
+consuming,6
+consummate,4
+consummation,2
+consumption,4
+consumptions,1
+contact,4
+contagion,7
+contagious,11
+contain,22
+containing,7
+contains,12
+contaminate,2
+contaminated,5
+contemn,6
+contemned,1
+contemning,3
+contemns,1
+contemplate,1
+contemplation,13
+contemplative,3
+contempt,47
+contemptible,2
+contempts,3
+contemptuous,2
+contemptuously,1
+contend,15
+contended,1
+contending,5
+contendon,1
+content,158
+contenta,1
+contented,29
+contenteth,1
+contention,8
+contentious,2
+contentless,1
+contento,1
+contents,27
+contest,1
+contestation,1
+continence,1
+continency,2
+continent,12
+continents,3
+continu,1
+continual,12
+continually,3
+continuance,9
+continuantly,1
+continuate,2
+continue,32
+continued,5
+continuer,1
+continues,8
+continuing,1
+contract,29
+contracted,11
+contracting,1
+contraction,1
+contradict,5
+contradicted,1
+contradiction,5
+contradicts,1
+contraries,4
+contrarieties,1
+contrariety,1
+contrarious,2
+contrariously,1
+contrary,47
+contre,1
+contribution,2
+contributions,3
+contributors,1
+contrite,1
+contriv,6
+contrive,8
+contrived,5
+contriver,4
+contrives,2
+contriving,3
+control,16
+controll,3
+controller,2
+controlling,5
+controlment,4
+controls,1
+controversy,11
+contumelious,3
+contumeliously,1
+contumely,1
+contusions,1
+convenience,5
+conveniences,2
+conveniency,2
+convenient,20
+conveniently,4
+convented,3
+conventicles,1
+convents,1
+convers,4
+conversant,2
+conversation,8
+conversations,1
+converse,23
+conversed,1
+converses,2
+conversing,2
+conversion,2
+convert,10
+converted,7
+convertest,1
+convertible,1
+converting,3
+convertite,1
+convertites,1
+converts,2
+convey,50
+conveyance,7
+conveyances,2
+conveyers,1
+conveying,1
+convict,1
+convicted,1
+convince,5
+convinced,1
+convinces,1
+convive,1
+convocation,2
+convoy,7
+convulsions,1
+cony,5
+cook,19
+cookery,2
+cooks,3
+cool,35
+cooled,2
+cooling,6
+cools,6
+coop,1
+cooperate,1
+cooperation,1
+coops,1
+cop,5
+copatain,1
+cope,9
+cophetua,3
+copied,5
+copies,453
+copious,1
+copper,7
+copperspur,1
+coppice,1
+copulation,2
+copulatives,1
+copy,29
+copying,4
+copyright,244
+copyrighted,2
+cor,32
+coragio,3
+coral,3
+coram,1
+corambus,1
+coranto,2
+corantos,1
+corbo,1
+cord,9
+corded,2
+cordelia,31
+cordial,9
+cordis,1
+cords,12
+core,4
+corin,35
+corinth,7
+corinthian,1
+coriolanus,215
+corioli,26
+cork,2
+corky,1
+cormorant,4
+corn,88
+cornelia,2
+cornelius,22
+corner,21
+corners,8
+cornerstone,1
+cornets,14
+cornish,2
+corns,2
+cornuto,1
+cornwall,23
+corollary,1
+coronal,2
+coronation,21
+coronet,10
+coronets,3
+corporal,22
+corporals,1
+corporate,2
+corporation,1
+corpse,9
+corpulent,1
+correct,8
+corrected,3
+correcting,1
+correction,21
+correctioner,1
+corrects,2
+correspondence,1
+correspondent,1
+corresponding,2
+corresponsive,1
+corrigible,2
+corrival,1
+corrivals,1
+corroborate,1
+corrosive,2
+corrupt,31
+corrupted,17
+corrupter,2
+corrupters,1
+corruptible,1
+corruptibly,1
+corrupting,3
+corruption,17
+corruptly,1
+corrupts,1
+corse,30
+corses,2
+corslet,1
+cosmo,1
+cost,51
+costard,120
+costermongers,1
+costlier,1
+costly,11
+costs,6
+cot,1
+cote,5
+coted,1
+cotsall,1
+cotsole,1
+cotswold,1
+cottage,6
+cottages,2
+cotus,2
+couch,23
+couched,5
+couching,3
+couchings,1
+coude,1
+cough,5
+coughing,2
+could,628
+couldst,27
+coulter,1
+council,51
+councillor,3
+councils,4
+counsel,135
+counsell,2
+counsellor,13
+counsellors,6
+counselor,1
+counselors,1
+counsels,18
+count,132
+counted,9
+countenanc,3
+countenance,56
+countenances,1
+counter,8
+counterchange,1
+countercheck,3
+counterfeit,55
+counterfeited,5
+counterfeiting,5
+counterfeitly,1
+counterfeits,3
+countermand,3
+countermands,1
+countermines,1
+counterpart,1
+counterpoints,1
+counterpois,3
+counterpoise,5
+counters,4
+countervail,1
+countess,121
+countesses,2
+counties,6
+counting,3
+countless,1
+countries,8
+countrv,1
+country,185
+countryman,19
+countrymen,41
+counts,7
+county,31
+couper,1
+couple,17
+coupled,7
+couplement,2
+couples,5
+couplet,1
+couplets,1
+cour,1
+courage,67
+courageous,10
+courageously,2
+courages,1
+courier,1
+couriers,2
+couronne,1
+cours,1
+course,158
+coursed,1
+courser,4
+coursers,3
+courses,16
+coursing,2
+court,265
+courted,1
+courteous,21
+courteously,2
+courtesan,1
+courtesies,9
+courtesy,65
+courtezan,19
+courtezans,2
+courtier,43
+courtiers,10
+courtlike,1
+courtly,7
+courtney,1
+courts,8
+courtship,8
+cousin,272
+cousins,15
+couterfeit,1
+coutume,1
+covenant,3
+covenants,4
+covent,2
+coventry,13
+cover,42
+covered,5
+covering,5
+coverlet,1
+covers,3
+covert,8
+covertly,1
+coverture,2
+covet,2
+coveted,1
+coveting,1
+covetings,1
+covetous,9
+covetously,1
+covetousness,4
+covets,1
+cow,11
+coward,86
+cowarded,1
+cowardice,16
+cowardly,17
+cowards,29
+cowardship,1
+cowish,1
+cowl,1
+cowslip,5
+cowslips,2
+cox,2
+coxcomb,19
+coxcombs,4
+coy,6
+coystrill,1
+coz,36
+cozen,18
+cozenage,3
+cozened,3
+cozener,1
+cozeners,3
+cozening,4
+coziers,1
+crab,14
+crabbed,3
+crabs,2
+crack,48
+cracked,1
+cracker,1
+crackers,1
+cracking,5
+cracks,4
+cradle,16
+cradled,1
+cradles,2
+craft,20
+crafted,1
+craftied,1
+craftier,1
+craftily,2
+crafts,3
+craftsmen,1
+crafty,12
+cram,6
+cramm,10
+cramp,3
+cramps,3
+crams,1
+cranking,1
+cranks,1
+cranmer,36
+crannied,1
+crannies,1
+cranny,2
+crants,1
+crare,1
+crash,1
+crassus,3
+crav,2
+crave,42
+craved,1
+craven,5
+cravens,1
+craves,23
+craveth,1
+craving,4
+crawl,3
+crawling,2
+crawls,1
+craz,3
+crazed,2
+crazy,1
+creaking,2
+cream,6
+create,22
+created,20
+creates,1
+creating,9
+creation,11
+creator,2
+creature,72
+creatures,38
+credence,3
+credent,4
+credible,1
+credit,52
+creditor,6
+creditors,8
+credo,4
+credulity,1
+credulous,9
+creed,1
+creek,1
+creeks,1
+creep,26
+creeping,8
+creeps,5
+crept,16
+crescent,4
+crescive,1
+cressets,1
+cressid,38
+cressida,180
+cressids,1
+cressy,1
+crest,22
+crested,1
+crestfall,2
+crestless,1
+crests,4
+cretan,1
+crete,5
+crevice,1
+crew,10
+crews,1
+crib,1
+cribb,1
+cribs,1
+cricket,3
+crickets,4
+cried,69
+criedst,2
+crier,7
+cries,63
+criest,2
+crieth,1
+crime,12
+crimeful,1
+crimeless,1
+crimes,17
+criminal,3
+crimson,12
+cringe,1
+cripple,5
+crisp,3
+crisped,1
+crispian,5
+crispianus,1
+crispin,3
+critic,3
+critical,3
+critics,1
+croak,2
+croaking,1
+croaks,1
+crocodile,5
+cromer,1
+cromwell,44
+crone,1
+crook,7
+crookback,1
+crooked,15
+crooking,1
+crop,10
+cropp,7
+crosby,3
+cross,101
+crossed,1
+crosses,8
+crossest,1
+crossing,5
+crossings,1
+crossly,1
+crossness,1
+crost,1
+crotchets,4
+crouch,3
+crouching,1
+crow,32
+crowd,5
+crowded,1
+crowding,2
+crowds,1
+crowflowers,1
+crowing,2
+crowkeeper,1
+crown,302
+crowned,23
+crowner,3
+crownet,1
+crownets,2
+crowning,2
+crowns,60
+crows,17
+crudy,1
+cruel,72
+cruell,1
+crueller,1
+cruelly,4
+cruels,1
+cruelty,21
+crum,1
+crumble,1
+crumbs,1
+crupper,3
+crusadoes,1
+crush,16
+crushed,1
+crushest,1
+crushing,1
+crust,4
+crusts,1
+crusty,1
+crutch,11
+crutches,4
+cry,215
+crying,34
+crystal,13
+crystalline,1
+crystals,1
+cub,2
+cubbert,1
+cubiculo,1
+cubit,1
+cubs,1
+cuckold,35
+cuckoldly,4
+cuckolds,4
+cuckoo,22
+cucullus,2
+cudgel,16
+cudgeled,1
+cudgell,5
+cudgelling,1
+cudgels,2
+cue,12
+cues,1
+cuff,5
+cuffs,2
+cuique,1
+cull,12
+culling,2
+cullion,1
+cullionly,1
+cullions,2
+culpable,1
+culverin,1
+cum,3
+cumber,2
+cumberland,4
+cunning,76
+cunningly,4
+cunnings,1
+cuore,1
+cup,48
+cupbearer,2
+cupboarding,1
+cupid,58
+cupids,2
+cuppele,1
+cups,9
+cur,45
+curan,3
+curate,5
+curb,13
+curbed,1
+curbing,1
+curbs,4
+curd,2
+curdied,1
+curds,3
+cure,56
+cured,4
+cureless,2
+curer,5
+cures,8
+curfew,4
+curing,2
+curio,13
+curiosity,4
+curious,13
+curiously,4
+curl,5
+curled,3
+curling,1
+curls,4
+currance,1
+currants,1
+current,26
+currents,6
+currish,5
+curry,1
+curs,30
+curse,100
+cursed,32
+curses,30
+cursies,2
+cursing,7
+cursorary,1
+curst,26
+curster,1
+curstest,1
+curstness,1
+cursy,3
+curtail,2
+curtain,17
+curtains,9
+curtal,3
+curtis,29
+curtle,2
+curtsied,1
+curtsies,5
+curtsy,16
+curvet,1
+curvets,1
+cushes,1
+cushion,7
+cushions,7
+custalorum,1
+custard,2
+custody,3
+custom,45
+customary,6
+customed,1
+customer,2
+customers,3
+customs,4
+custure,1
+cut,177
+cutler,1
+cutpurse,3
+cutpurses,1
+cuts,14
+cutter,2
+cutting,8
+cuttle,1
+cxsar,1
+cyclops,2
+cydnus,3
+cygnet,2
+cygnets,1
+cymbals,1
+cymbeline,121
+cyme,1
+cynic,1
+cynthia,1
+cypress,6
+cypriot,1
+cyprus,28
+cyrus,1
+cytherea,3
+d,8961
+dabbled,1
+dace,1
+dad,3
+daedalus,1
+daemon,1
+daff,4
+daffed,1
+daffest,1
+daffodils,2
+dagger,44
+daggers,13
+dagonet,1
+daily,31
+daintier,1
+dainties,3
+daintiest,2
+daintily,2
+daintiness,1
+daintry,1
+dainty,21
+daisied,1
+daisies,2
+daisy,1
+dale,7
+dalliance,7
+dallied,1
+dallies,2
+dally,11
+dallying,2
+dalmatians,2
+dam,30
+damage,6
+damaged,2
+damages,9
+damascus,1
+damask,5
+damasked,1
+dame,29
+dames,10
+damm,2
+damn,85
+damnable,11
+damnably,1
+damnation,14
+damned,45
+damns,1
+damoiselle,1
+damon,1
+damosella,1
+damp,2
+dams,1
+damsel,6
+damsons,1
+dan,1
+danc,6
+dance,72
+dancer,2
+dances,9
+dancing,19
+dandle,2
+dandy,1
+dane,9
+dang,1
+danger,101
+dangerous,100
+dangerously,3
+dangers,18
+dangling,1
+daniel,6
+danish,6
+dank,5
+dankish,1
+danskers,1
+daphne,3
+dappled,1
+dapples,1
+dar,51
+dardan,2
+dardanian,1
+dardanius,8
+dare,208
+dared,1
+dareful,1
+dares,46
+darest,6
+daring,15
+darius,1
+dark,83
+darken,3
+darkening,1
+darkens,1
+darker,2
+darkest,2
+darkling,3
+darkly,8
+darkness,39
+darling,6
+darlings,1
+darnel,3
+darraign,1
+dart,7
+darted,3
+darter,1
+dartford,1
+darting,2
+darts,7
+dash,17
+dashes,2
+dashing,2
+dastard,6
+dastards,2
+dat,24
+data,2
+datchet,4
+date,26
+dated,1
+dateless,4
+dates,5
+daub,5
+daughter,438
+daughters,56
+daunt,2
+daunted,4
+dauntless,4
+dauphin,113
+daventry,1
+davy,46
+daw,2
+dawn,2
+dawning,6
+daws,6
+day,931
+daylight,12
+days,213
+dazzle,3
+dazzled,2
+dazzling,1
+de,129
+dead,533
+deadly,51
+deaf,26
+deafing,1
+deafness,2
+deafs,1
+deal,53
+dealer,3
+dealers,1
+dealest,1
+dealing,17
+dealings,3
+deals,1
+dealt,7
+dean,2
+deanery,1
+dear,459
+dearer,23
+dearest,56
+dearly,42
+dearness,1
+dears,1
+dearth,10
+dearths,1
+death,900
+deathbed,3
+deathful,1
+deaths,23
+deathsman,2
+deathsmen,1
+debarred,1
+debase,3
+debate,14
+debated,3
+debatement,2
+debateth,1
+debating,5
+debauch,2
+debile,2
+debility,1
+debitor,2
+debonair,1
+deborah,1
+debosh,2
+debt,42
+debted,1
+debtor,11
+debtors,2
+debts,17
+debuty,1
+decay,26
+decayed,4
+decayer,1
+decaying,1
+decays,4
+deceas,9
+decease,6
+deceased,6
+deceit,19
+deceitful,7
+deceits,3
+deceiv,41
+deceivable,2
+deceive,28
+deceived,16
+deceiver,1
+deceivers,1
+deceives,3
+deceivest,1
+deceiveth,1
+deceiving,5
+december,7
+decent,1
+deceptious,1
+decerns,1
+decide,2
+decides,1
+decimation,1
+decipher,3
+deciphers,1
+decision,3
+decius,26
+deck,19
+decking,1
+decks,1
+deckt,1
+declare,7
+declares,1
+declension,2
+declensions,1
+declin,5
+decline,9
+declined,3
+declines,4
+declining,7
+decoct,1
+decorum,3
+decreas,1
+decrease,2
+decreasing,1
+decree,11
+decreed,7
+decrees,12
+decrepit,3
+dedicate,8
+dedicated,4
+dedicates,2
+dedication,3
+deductible,1
+deed,151
+deedless,1
+deeds,118
+deem,12
+deemed,2
+deep,150
+deeper,12
+deepest,6
+deeply,16
+deeps,2
+deepvow,1
+deer,39
+deesse,1
+defac,4
+deface,4
+defaced,1
+defacer,1
+defacers,1
+defacing,1
+defam,1
+default,4
+defeat,14
+defeated,4
+defeats,1
+defeatures,2
+defect,18
+defective,9
+defects,7
+defence,37
+defences,4
+defend,66
+defendant,5
+defended,6
+defender,2
+defenders,1
+defending,3
+defends,2
+defense,4
+defensible,2
+defensive,2
+defer,2
+deferr,1
+defiance,12
+deficient,2
+defied,4
+defies,1
+defil,6
+defile,5
+defiler,1
+defiles,3
+defiling,1
+define,5
+definement,1
+definite,1
+definitive,1
+definitively,1
+deflow,1
+deflower,3
+deflowered,2
+deform,5
+deformed,14
+deformities,1
+deformity,5
+deftly,1
+defunct,3
+defunction,1
+defuse,1
+defy,28
+defying,1
+degenerate,11
+degraded,2
+degree,47
+degrees,18
+deified,1
+deifying,1
+deign,6
+deigned,1
+deiphobus,10
+deities,4
+deity,7
+deja,1
+deject,3
+dejected,5
+delabreth,2
+delay,38
+delayed,1
+delaying,2
+delays,7
+delectable,2
+deletions,1
+deliberate,6
+delicate,29
+delicates,1
+delicious,3
+deliciousness,1
+delight,56
+delighted,6
+delightful,4
+delights,20
+delinquents,1
+deliv,1
+deliver,141
+deliverance,9
+delivered,30
+delivering,4
+delivers,10
+delivery,4
+delphos,3
+deluded,1
+deluding,2
+deluge,2
+delve,2
+delver,1
+delves,1
+demand,61
+demanded,8
+demanding,2
+demands,19
+demean,5
+demeanor,1
+demeanour,3
+demerits,3
+demesnes,3
+demetrius,166
+demi,10
+demigod,2
+demise,1
+demoiselles,1
+demon,1
+demonstrable,1
+demonstrate,5
+demonstrated,1
+demonstrating,1
+demonstration,2
+demonstrative,1
+demure,3
+demurely,2
+demuring,1
+den,24
+denay,2
+deni,1
+denial,9
+denials,2
+denied,55
+denier,3
+denies,12
+deniest,3
+denis,4
+denmark,26
+dennis,7
+denny,9
+denote,5
+denoted,1
+denotement,1
+denounc,2
+denounce,1
+denouncing,1
+dens,2
+denunciation,1
+deny,137
+denying,6
+deo,1
+depart,66
+departed,7
+departest,1
+departing,4
+departure,20
+depeche,1
+depend,13
+dependant,1
+dependants,3
+depended,1
+dependence,1
+dependences,1
+dependency,3
+dependent,1
+dependents,1
+depender,1
+depending,8
+depends,12
+deplore,1
+deploring,1
+depopulate,1
+depos,19
+depose,10
+deposed,3
+deposing,3
+depositaries,1
+deprav,1
+depravation,1
+deprave,1
+depraved,1
+depraves,1
+depress,1
+depriv,6
+deprive,2
+depth,7
+depths,1
+deputation,5
+depute,1
+deputed,1
+deputies,1
+deputing,1
+deputy,25
+deracinate,2
+derby,32
+dercetas,10
+dere,3
+derides,1
+derision,5
+deriv,13
+derivation,1
+derivative,4
+derive,12
+derived,7
+derives,5
+derogate,3
+derogately,1
+derogation,1
+des,3
+desartless,1
+descant,3
+descend,23
+descended,13
+descending,2
+descends,10
+descension,1
+descent,16
+descents,1
+describe,2
+described,3
+describes,2
+descried,4
+description,18
+descriptions,1
+descry,5
+desdemon,3
+desdemona,229
+desert,44
+deserts,21
+deserv,42
+deserve,65
+deserved,20
+deservedly,1
+deserver,2
+deservers,1
+deserves,38
+deservest,1
+deserving,19
+deservings,6
+design,20
+designment,1
+designments,1
+designs,11
+desir,26
+desire,219
+desired,10
+desirers,1
+desires,78
+desirest,2
+desiring,6
+desirous,6
+desist,2
+desk,4
+desolate,7
+desolation,10
+desp,11
+despair,54
+despairing,6
+despairs,2
+despatch,1
+desperate,50
+desperately,4
+desperation,4
+despis,13
+despise,18
+despised,14
+despiser,1
+despiseth,2
+despising,3
+despite,53
+despiteful,7
+despoiled,1
+dest,1
+destin,4
+destined,1
+destinies,4
+destiny,20
+destitute,1
+destroy,31
+destroyed,2
+destroyer,1
+destroyers,1
+destroying,3
+destroys,2
+destruction,28
+destructions,1
+det,1
+detach,1
+details,1
+detain,12
+detains,1
+detect,4
+detected,2
+detecting,1
+detection,1
+detector,1
+detects,1
+detention,1
+determin,16
+determinate,5
+determination,6
+determinations,1
+determine,26
+determined,4
+determines,3
+detest,9
+detestable,6
+detested,16
+detesting,1
+detests,2
+detract,2
+detraction,3
+detractions,1
+deucalion,2
+deuce,1
+deum,2
+deux,2
+devant,2
+devesting,1
+device,43
+devices,6
+devil,239
+devilish,14
+devils,40
+devis,16
+devise,50
+devised,6
+devises,1
+devising,1
+devoid,1
+devonshire,1
+devote,1
+devoted,7
+devotion,19
+devour,15
+devoured,2
+devourers,1
+devouring,7
+devours,2
+devout,8
+devoutly,3
+dew,41
+dewberries,1
+dewdrops,1
+dewlap,1
+dewlapp,1
+dews,6
+dewy,1
+dexter,1
+dexteriously,1
+dexterity,5
+di,1
+diable,4
+diablo,1
+diadem,13
+dial,12
+dialect,3
+dialogue,7
+dialogued,1
+dials,2
+diameter,1
+diamond,14
+diamonds,5
+dian,20
+diana,69
+diaper,1
+dibble,1
+dic,1
+dice,10
+dicers,1
+dich,1
+dick,34
+dickens,1
+dickon,1
+dicky,1
+dictator,1
+diction,1
+dictynna,3
+did,1629
+diddle,1
+didest,1
+dido,13
+didst,183
+die,475
+died,104
+diedst,1
+dies,103
+diest,22
+diet,18
+dieted,6
+dieter,1
+dieu,12
+diff,3
+differ,2
+difference,37
+differences,7
+differency,1
+different,14
+differing,2
+differs,4
+difficile,1
+difficult,1
+difficulties,2
+difficulty,3
+diffidence,2
+diffidences,1
+diffus,2
+diffused,1
+diffusest,1
+dig,11
+digest,14
+digested,6
+digestion,6
+digestions,2
+digg,8
+digging,3
+dighton,3
+digit,1
+digits,1
+dignified,5
+dignifies,3
+dignify,2
+dignities,14
+dignity,37
+digress,2
+digressing,2
+digression,2
+digs,1
+digt,1
+dilate,2
+dilated,3
+dilations,1
+dilatory,2
+dild,1
+dildos,1
+dilemma,1
+dilemmas,1
+diligence,9
+diligent,6
+diluculo,1
+dim,14
+dimension,2
+dimensions,3
+diminish,3
+diminishing,1
+diminution,2
+diminutive,2
+diminutives,2
+dimm,6
+dimmed,1
+dimming,1
+dimpled,3
+dimples,1
+dims,1
+din,23
+dine,25
+dined,2
+diner,1
+dines,2
+ding,7
+dining,2
+dinner,95
+dinners,2
+dinnertime,1
+dint,2
+diomed,36
+diomede,1
+diomedes,87
+dion,12
+dip,3
+dipp,1
+dipping,1
+dips,1
+dir,1
+dire,18
+direct,35
+directed,13
+directing,1
+direction,23
+directions,7
+directitude,2
+directive,1
+directly,35
+director,1
+directories,1
+directors,1
+directory,1
+directs,1
+direful,7
+direness,1
+direst,1
+dirge,1
+dirges,1
+dirt,11
+dirty,7
+dis,5
+disability,1
+disable,2
+disabled,3
+disabling,1
+disadvantage,2
+disagree,1
+disallow,1
+disanimates,1
+disannul,1
+disannuls,1
+disappointed,1
+disarm,3
+disarmed,1
+disarmeth,1
+disarms,3
+disaster,5
+disasters,4
+disastrous,1
+disbench,1
+disbranch,1
+disburdened,1
+disburs,1
+disburse,1
+disbursed,2
+discandy,1
+discandying,1
+discard,3
+discarded,6
+discase,2
+discased,1
+discern,8
+discerner,1
+discerning,1
+discernings,1
+discerns,1
+discharg,13
+discharge,31
+discharged,4
+discharging,1
+discipled,1
+disciples,1
+disciplin,2
+discipline,15
+disciplined,1
+disciplines,7
+disclaim,5
+disclaimer,4
+disclaimers,3
+disclaiming,2
+disclaims,2
+disclos,6
+disclose,4
+disclosed,2
+discloses,1
+discolour,2
+discoloured,2
+discolours,1
+discomfit,1
+discomfited,4
+discomfiture,1
+discomfort,8
+discomfortable,1
+discommend,1
+disconsolate,1
+discontent,15
+discontented,13
+discontentedly,1
+discontenting,1
+discontents,7
+discontinue,2
+discontinued,1
+discord,17
+discordant,1
+discords,5
+discourse,60
+discoursed,2
+discourser,1
+discourses,4
+discoursive,1
+discourtesy,1
+discov,1
+discover,44
+discovered,9
+discoverers,1
+discoveries,3
+discovering,2
+discovers,6
+discovery,12
+discredit,5
+discredited,2
+discredits,1
+discreet,7
+discreetly,2
+discretion,32
+discretions,3
+discuss,6
+disdain,39
+disdained,1
+disdaineth,2
+disdainful,9
+disdainfully,1
+disdaining,4
+disdains,6
+disdnguish,1
+diseas,5
+disease,30
+diseased,4
+diseases,22
+disedg,1
+disembark,2
+disfigure,5
+disfigured,2
+disfurnish,2
+disgorge,3
+disgrac,13
+disgrace,49
+disgraced,3
+disgraceful,1
+disgraces,5
+disgracing,1
+disgracious,2
+disguis,16
+disguise,18
+disguised,23
+disguiser,1
+disguises,2
+disguising,2
+dish,37
+dishabited,1
+dishclout,2
+dishearten,1
+disheartens,1
+dishes,13
+dishonest,11
+dishonestly,2
+dishonesty,4
+dishonor,1
+dishonorable,1
+dishonors,1
+dishonour,50
+dishonourable,5
+dishonoured,12
+dishonours,2
+disinherit,3
+disinherited,3
+disjoin,2
+disjoining,1
+disjoins,1
+disjoint,2
+disjunction,1
+disk,2
+dislik,2
+dislike,15
+disliken,1
+dislikes,3
+dislimns,1
+dislocate,1
+dislodg,1
+disloyal,12
+disloyalty,2
+dismal,21
+dismantle,2
+dismantled,1
+dismask,1
+dismay,15
+dismayed,1
+dismemb,1
+dismember,2
+dismes,1
+dismiss,31
+dismissed,1
+dismissing,1
+dismission,2
+dismount,3
+dismounted,2
+disnatur,1
+disobedience,8
+disobedient,4
+disobey,3
+disobeys,1
+disorb,1
+disorder,13
+disordered,2
+disorderly,1
+disorders,3
+disparage,2
+disparagement,2
+disparagements,1
+dispark,1
+dispatch,92
+dispensation,2
+dispense,8
+dispenses,1
+dispers,11
+disperse,11
+dispersed,1
+dispersedly,2
+dispersing,1
+dispiteous,1
+displac,2
+displace,2
+displaced,1
+displant,1
+displanting,1
+display,11
+displayed,3
+displaying,4
+displays,1
+displeas,8
+displease,4
+displeased,1
+displeasing,2
+displeasure,41
+displeasures,2
+disponge,1
+disport,2
+disports,1
+dispos,21
+dispose,23
+disposed,6
+disposer,3
+disposing,5
+disposition,44
+dispositions,6
+dispossess,5
+dispossessing,1
+disprais,3
+dispraise,10
+dispraising,2
+dispraisingly,1
+dispropertied,1
+disproportion,3
+disproportioned,1
+disprov,1
+disprove,4
+disproved,1
+dispursed,1
+disputable,1
+disputation,1
+disputations,1
+dispute,5
+disputed,1
+disputes,2
+disputing,1
+disquantity,1
+disquiet,3
+disquietly,1
+disrelish,1
+disrobe,3
+disseat,1
+dissemble,11
+dissembled,2
+dissembler,2
+dissemblers,1
+dissembling,14
+dissembly,1
+dissension,9
+dissensions,1
+dissentious,4
+dissever,3
+dissipation,1
+dissolute,4
+dissolutely,3
+dissolution,3
+dissolutions,1
+dissolv,4
+dissolve,8
+dissolved,2
+dissolves,2
+dissuade,7
+dissuaded,2
+distaff,4
+distaffs,1
+distain,1
+distains,1
+distance,27
+distant,4
+distaste,4
+distasted,1
+distasteful,1
+distemp,4
+distemper,16
+distemperature,1
+distemperatures,1
+distempered,4
+distempering,1
+distil,4
+distill,8
+distillation,2
+distilled,5
+distills,1
+distilment,1
+distinct,3
+distinction,10
+distinctly,7
+distingue,1
+distinguish,10
+distinguishes,1
+distinguishment,1
+distract,10
+distracted,15
+distractedly,2
+distraction,12
+distractions,2
+distracts,1
+distrain,2
+distraught,2
+distress,19
+distressed,8
+distresses,2
+distressful,4
+distribute,11
+distributed,447
+distributing,7
+distribution,230
+distributor,1
+distrust,6
+distrustful,1
+disturb,17
+disturbed,3
+disturbers,2
+disturbing,1
+disunite,1
+disvalued,1
+disvouch,1
+dit,5
+ditch,10
+ditchers,1
+ditches,2
+dites,2
+ditties,2
+ditty,4
+diurnal,1
+div,1
+dive,7
+diver,1
+divers,23
+diversely,1
+diversity,1
+divert,3
+diverted,3
+diverts,1
+dives,2
+divest,2
+dividable,1
+dividant,1
+divide,27
+divided,20
+divides,3
+divideth,1
+divin,1
+divination,3
+divine,49
+divinely,2
+divineness,1
+diviner,1
+divines,4
+divinest,2
+divining,4
+divinity,9
+division,21
+divisions,4
+divorc,4
+divorce,21
+divorced,2
+divorcement,1
+divorcing,1
+divulg,1
+divulge,1
+divulged,2
+divulging,1
+dizy,1
+dizzy,3
+do,3847
+doating,1
+dobbin,2
+dock,1
+docks,2
+doct,8
+doctor,113
+doctors,7
+doctrine,8
+document,1
+dodge,1
+doe,7
+doer,3
+doers,4
+does,328
+doest,1
+doff,6
+dog,207
+dogberry,8
+dogfish,1
+dogg,5
+dogged,3
+dogs,49
+doigts,5
+doing,75
+doings,5
+doit,8
+doits,1
+dolabella,39
+dole,9
+doleful,5
+doll,51
+dollar,1
+dollars,1
+dolor,1
+dolorous,1
+dolour,5
+dolours,4
+dolphin,8
+dolt,1
+dolts,1
+domain,12
+domestic,8
+domestics,1
+dominance,1
+dominations,1
+dominator,3
+domine,2
+domineer,1
+domineering,1
+dominical,1
+dominion,1
+dominions,7
+domitius,3
+dommelton,1
+don,49
+donalbain,16
+donate,4
+donation,5
+donations,15
+donc,1
+doncaster,2
+done,663
+dong,4
+donn,2
+donne,1
+donner,1
+donnerai,1
+donors,1
+doom,55
+doomsday,11
+door,152
+doorkeeper,1
+doors,62
+dorcas,15
+doreus,1
+doricles,4
+dormouse,1
+dorothy,3
+dorset,32
+dorsetshire,1
+dost,429
+dotage,10
+dotant,1
+dotard,3
+dotards,1
+dote,29
+doted,1
+doters,1
+dotes,8
+doteth,1
+doth,940
+doting,13
+double,90
+doubled,6
+doubleness,1
+doubler,1
+doublet,25
+doublets,4
+doubling,2
+doubly,8
+doubt,173
+doubted,8
+doubtful,23
+doubtfully,4
+doubting,7
+doubtless,9
+doubts,11
+doug,19
+dough,2
+doughty,1
+doughy,1
+douglas,41
+dout,3
+doute,1
+douts,1
+dove,24
+dovehouse,2
+dover,17
+doves,9
+dow,7
+dowager,6
+dowdy,1
+dower,12
+dowerless,1
+dowers,2
+dowlas,2
+dowle,1
+down,663
+downfall,7
+download,223
+downloading,1
+downright,11
+downs,1
+downstairs,1
+downtrod,1
+downward,5
+downwards,1
+downy,4
+dowries,1
+dowry,23
+dowsabel,1
+doxy,1
+dozed,1
+dozen,33
+dozens,1
+dozy,1
+dr,2
+drab,8
+drabbing,1
+drabs,1
+drachma,1
+drachmas,2
+draff,2
+drag,10
+dragg,2
+dragged,1
+dragging,2
+dragon,13
+dragonish,1
+dragons,6
+drain,4
+drained,2
+drains,1
+drake,1
+dram,16
+dramatis,36
+drank,2
+draught,9
+draughts,3
+drave,4
+draw,210
+drawbridge,1
+drawer,16
+drawers,6
+draweth,2
+drawing,15
+drawling,1
+drawn,90
+draws,48
+drayman,1
+draymen,1
+dread,49
+dreaded,6
+dreadful,59
+dreadfully,2
+dreading,3
+dreads,2
+dream,133
+dreamer,3
+dreamers,1
+dreaming,8
+dreams,46
+dreamt,19
+drearning,1
+dreary,1
+dreg,1
+dregs,7
+drench,9
+drenched,1
+dress,35
+dressed,6
+dresser,1
+dressing,1
+dressings,2
+drest,1
+drew,35
+dribbling,1
+dried,16
+drier,2
+dries,3
+drift,19
+drily,1
+drink,157
+drinketh,2
+drinking,29
+drinkings,2
+drinks,28
+driv,1
+drive,34
+drivelling,1
+driven,15
+drives,14
+driveth,2
+driving,7
+drizzle,1
+drizzled,2
+drizzles,1
+droit,1
+drollery,2
+dromio,223
+dromios,1
+drone,3
+drones,2
+droop,7
+droopeth,1
+drooping,10
+droops,3
+drop,76
+dropheir,1
+droplets,1
+dropp,14
+dropper,1
+droppeth,1
+dropping,6
+droppings,1
+drops,53
+dropsied,1
+dropsies,1
+dropsy,1
+dropt,1
+dross,5
+drossy,1
+drought,1
+drove,7
+droven,1
+drovier,1
+drown,88
+drowned,6
+drowning,9
+drowns,5
+drows,1
+drowse,1
+drowsily,1
+drowsiness,1
+drowsy,17
+drudge,8
+drudgery,1
+drudges,1
+drug,6
+drugg,1
+drugs,11
+drum,111
+drumble,1
+drummer,1
+drumming,1
+drums,41
+drunk,70
+drunkard,13
+drunkards,6
+drunken,19
+drunkenly,2
+drunkenness,4
+dry,69
+dryness,1
+dst,36
+du,3
+dub,3
+dubb,4
+ducat,6
+ducats,53
+ducdame,4
+duchess,141
+duchies,1
+duchy,2
+duck,10
+ducking,2
+ducks,3
+dudgeon,1
+due,77
+duellist,2
+duello,2
+duer,1
+dues,6
+duff,1
+dug,6
+dugs,3
+duke,1127
+dukedom,24
+dukedoms,8
+dukes,24
+dulcet,6
+dulche,1
+dull,113
+dullard,2
+duller,5
+dullest,3
+dulling,2
+dullness,4
+dulls,1
+dully,3
+dulness,2
+duly,8
+dumain,76
+dumb,43
+dumbe,1
+dumbly,2
+dumbness,5
+dump,3
+dumps,4
+dun,5
+duncan,40
+dung,1
+dungeon,8
+dungeons,2
+dunghill,10
+dunghills,2
+dungy,2
+dunnest,1
+dunsinane,15
+dunsmore,1
+dunstable,1
+dupp,1
+durance,7
+during,18
+durst,51
+dusky,6
+dust,59
+dusted,1
+dusty,2
+dutch,3
+dutchman,5
+duteous,11
+duties,20
+dutiful,2
+duty,152
+dwarf,5
+dwarfish,5
+dwell,41
+dwellers,1
+dwelling,13
+dwells,18
+dwelt,2
+dwindle,2
+dy,5
+dye,5
+dyed,3
+dyer,1
+dying,48
+e,142
+each,240
+eager,9
+eagerly,3
+eagerness,1
+eagle,27
+eagles,9
+eaning,1
+eanlings,1
+ear,199
+earing,1
+earl,155
+earldom,5
+earlier,1
+earliest,3
+earliness,1
+earls,11
+early,50
+earn,13
+earned,2
+earnest,38
+earnestly,9
+earnestness,4
+earns,1
+ears,157
+earth,317
+earthen,1
+earthlier,1
+earthly,32
+earthquake,6
+earthquakes,1
+earthy,6
+eas,4
+ease,54
+eased,2
+easeful,1
+eases,1
+easier,9
+easiest,1
+easiliest,1
+easily,29
+easiness,3
+easing,2
+east,41
+eastcheap,15
+easter,1
+eastern,6
+eastward,1
+easy,66
+eat,143
+eaten,24
+eater,2
+eaters,2
+eating,14
+eats,20
+eaux,1
+eaves,4
+ebb,17
+ebbing,2
+ebbs,3
+ebcdic,1
+ebon,2
+ebony,3
+ebook,17
+ebooks,13
+ebrew,1
+ecce,1
+echapper,1
+echo,10
+echoes,2
+eclips,2
+eclipse,5
+eclipses,5
+ecolier,1
+ecoutez,3
+ecstacy,1
+ecstasies,1
+ecstasy,13
+ecus,2
+eden,1
+edg,99
+edgar,37
+edge,42
+edged,2
+edgeless,2
+edges,3
+edict,7
+edicts,2
+edifice,2
+edifices,1
+edified,5
+edifies,1
+edition,2
+editions,5
+edm,79
+edmund,72
+edmunds,2
+edmundsbury,3
+educate,1
+educated,1
+education,9
+educational,1
+edward,373
+eel,6
+eels,1
+effect,72
+effected,9
+effectless,1
+effects,27
+effectual,4
+effectually,2
+effeminate,7
+effigies,1
+effort,2
+efforts,3
+effus,1
+effuse,1
+effusion,4
+eftest,1
+egal,1
+egally,1
+eget,1
+egeus,17
+egg,17
+eggs,7
+eggshell,1
+eglamour,22
+eglantine,2
+egma,1
+ego,1
+egregious,4
+egregiously,1
+egress,1
+egypt,49
+egyptian,14
+egyptians,3
+eie,1
+eight,39
+eighteen,6
+eighth,6
+eightpenny,1
+eighty,1
+ein,1
+eisel,1
+either,173
+eject,1
+eke,10
+el,1
+elbe,2
+elbow,59
+elbows,3
+eld,4
+elder,43
+elders,4
+eldest,27
+eleanor,14
+elect,5
+elected,5
+election,21
+electronic,469
+electronically,4
+elegancy,1
+elegies,2
+element,12
+elements,23
+elephant,6
+elephants,1
+elevated,1
+eleven,21
+eleventh,2
+elf,3
+elflocks,1
+eliads,1
+elinor,28
+elizabeth,119
+ell,3
+elle,1
+ellen,1
+elm,3
+eloquence,11
+eloquent,4
+else,417
+elsewhere,10
+elsinore,23
+eltham,3
+elves,8
+elvish,1
+ely,29
+elysium,6
+em,172
+email,3
+emballing,1
+embalm,1
+embalms,1
+embark,7
+embarked,1
+embarquements,1
+embassade,1
+embassage,6
+embassies,2
+embassy,14
+embattailed,1
+embattl,2
+embattle,1
+embay,1
+embellished,1
+embers,1
+emblaze,1
+emblem,1
+emblems,1
+embodied,1
+embold,1
+emboldens,1
+emboss,4
+embossed,3
+embounded,1
+embowel,1
+embowell,4
+embrac,11
+embrace,68
+embraced,3
+embracement,4
+embracements,5
+embraces,4
+embracing,6
+embrasures,1
+embroider,1
+embroidery,1
+emhracing,1
+emilia,149
+eminence,7
+eminent,5
+eminently,1
+emmanuel,1
+emnity,2
+empale,1
+emperal,1
+emperess,8
+emperial,1
+emperor,112
+empery,6
+emphasis,2
+empire,17
+empirics,1
+empiricutic,1
+empleached,1
+employ,49
+employed,1
+employee,1
+employees,2
+employer,1
+employment,21
+employments,2
+empoison,2
+empress,45
+emptied,2
+emptier,2
+empties,2
+emptiness,3
+empty,51
+emptying,3
+emulate,2
+emulation,10
+emulations,1
+emulator,1
+emulous,4
+en,147
+enact,3
+enacted,4
+enacts,2
+enactures,1
+enamell,2
+enamelled,1
+enamour,3
+enamoured,2
+enanmour,1
+encamp,5
+encamped,1
+encave,1
+enceladus,1
+enchaf,1
+enchafed,1
+enchant,4
+enchanted,5
+enchanting,6
+enchantingly,1
+enchantment,2
+enchantress,1
+enchants,2
+enchas,1
+encircle,1
+encircled,1
+enclos,1
+enclose,1
+enclosed,5
+encloses,1
+encloseth,1
+enclosing,1
+enclouded,1
+encompass,5
+encompassed,1
+encompasseth,1
+encompassment,1
+encore,1
+encorporal,1
+encount,17
+encounter,53
+encountered,1
+encounters,7
+encourage,4
+encouraged,3
+encouragement,2
+encrimsoned,1
+encroaching,1
+encumb,1
+end,358
+endamage,2
+endamagement,1
+endanger,2
+endart,1
+endear,2
+endeared,4
+endeavour,17
+endeavours,9
+ended,30
+ender,1
+ending,13
+endings,2
+endite,1
+endless,8
+endow,4
+endowed,2
+endowments,2
+endows,1
+ends,49
+endu,1
+endue,2
+endur,14
+endurance,1
+endure,76
+endured,4
+endures,1
+enduring,1
+endymion,1
+eneas,1
+enemies,111
+enemy,167
+enernies,1
+enew,1
+enfeebled,3
+enfeebles,1
+enfeoff,1
+enfetter,1
+enfoldings,1
+enforc,15
+enforce,34
+enforced,14
+enforcedly,1
+enforcement,7
+enforces,2
+enforcest,1
+enfranched,1
+enfranchis,4
+enfranchise,4
+enfranchised,1
+enfranchisement,6
+enfreed,1
+enfreedoming,1
+engag,14
+engage,5
+engaged,4
+engagements,1
+engaging,1
+engaol,1
+engend,3
+engender,4
+engenders,6
+engilds,1
+engine,8
+engineer,1
+enginer,1
+engines,4
+engirt,2
+england,330
+english,167
+englishman,10
+englishmen,6
+engluts,1
+englutted,2
+engraffed,1
+engraft,1
+engrafted,1
+engrav,2
+engrave,1
+engross,4
+engrossed,2
+engrossest,1
+engrossing,1
+engrossments,1
+enguard,1
+enigma,2
+enigmatical,1
+enjoin,9
+enjoined,1
+enjoy,54
+enjoyed,4
+enjoyer,1
+enjoying,5
+enjoys,7
+enkindle,2
+enkindled,4
+enlard,1
+enlarg,2
+enlarge,8
+enlarged,2
+enlargement,5
+enlargeth,1
+enlighten,1
+enlink,1
+enmesh,1
+enmities,1
+enmity,19
+ennoble,1
+ennobled,1
+enobarb,1
+enobarbus,154
+enon,1
+enormity,1
+enormous,1
+enough,313
+enow,10
+enpatron,1
+enpierced,1
+enquir,1
+enquire,8
+enquired,2
+enrag,11
+enrage,2
+enraged,3
+enrages,1
+enrank,1
+enrapt,1
+enrich,18
+enriched,2
+enriches,1
+enridged,1
+enrings,1
+enrob,1
+enrobe,1
+enroll,2
+enrolled,6
+enrooted,1
+enrounded,1
+enschedul,1
+ensconce,3
+ensconcing,1
+enseamed,1
+ensear,1
+enseigne,1
+enseignez,1
+ensemble,1
+enshelter,1
+enshielded,1
+enshrines,1
+ensign,6
+ensigns,2
+enskied,1
+ensman,1
+ensnare,1
+ensnared,1
+ensnareth,1
+ensteep,1
+ensu,1
+ensue,13
+ensued,1
+ensues,4
+ensuing,9
+ensuring,1
+enswathed,1
+ent,28
+entail,3
+entame,1
+entangled,2
+entangles,1
+entendre,1
+enter,2357
+entered,2
+entering,2
+enterprise,31
+enterprises,3
+enters,16
+entertain,55
+entertained,3
+entertainer,1
+entertaining,1
+entertainment,37
+entertainments,1
+enthrall,3
+enthralled,2
+enthron,3
+enthroned,2
+entice,2
+enticements,1
+enticing,2
+entire,8
+entirely,9
+entitle,3
+entitled,1
+entitling,1
+entity,3
+entomb,4
+entombed,1
+entrails,11
+entrance,19
+entrances,1
+entrap,4
+entrapp,1
+entre,1
+entreat,111
+entreated,12
+entreaties,11
+entreating,1
+entreatments,1
+entreats,11
+entreaty,12
+entrench,1
+entry,1
+entwist,1
+envelop,2
+envenom,4
+envenomed,2
+envenoms,1
+envied,4
+envies,1
+envious,35
+enviously,1
+environ,6
+environed,3
+envoy,16
+envy,55
+envying,2
+enwheel,1
+enwombed,1
+enwraps,1
+ephesian,1
+ephesians,1
+ephesus,167
+epicure,1
+epicurean,2
+epicures,1
+epicurism,1
+epicurus,1
+epidamnum,7
+epidaurus,1
+epigram,1
+epilepsy,1
+epileptic,1
+epilogue,20
+epilogues,1
+epistles,2
+epistrophus,1
+epitaph,14
+epitaphs,2
+epithet,3
+epitheton,1
+epithets,2
+epitome,1
+equal,45
+equalities,1
+equality,2
+equall,2
+equally,8
+equalness,1
+equals,4
+equinoctial,1
+equinox,1
+equipage,2
+equipment,4
+equity,4
+equivalent,1
+equivocal,2
+equivocate,1
+equivocates,1
+equivocation,2
+equivocator,3
+er,625
+erbear,3
+erbearing,2
+erbears,2
+erbeat,1
+erblows,1
+erboard,2
+erborne,2
+ercame,1
+ercast,2
+ercharg,2
+ercharged,1
+ercharging,1
+ercles,2
+ercome,2
+ercover,1
+ercrows,1
+erdoing,1
+ere,366
+erebus,3
+erect,4
+erected,3
+erecting,1
+erection,3
+erects,1
+erewhile,4
+erflourish,1
+erflow,2
+erflowing,1
+erflows,3
+erfraught,1
+erga,1
+ergalled,1
+erglanced,1
+ergo,7
+ergone,1
+ergrow,1
+ergrown,3
+ergrowth,1
+erhang,1
+erhanging,1
+erhasty,1
+erhear,1
+erheard,3
+eringoes,1
+erjoy,1
+erleap,2
+erleaps,1
+erleavens,1
+erlook,8
+erlooking,1
+ermaster,1
+ermengare,1
+ermount,1
+ern,1
+ernight,3
+eros,64
+erpaid,1
+erparted,1
+erpast,2
+erpays,1
+erpeer,1
+erperch,1
+erpicturing,1
+erpingham,12
+erposting,1
+erpow,2
+erpress,1
+erpressed,1
+err,16
+errand,18
+errands,2
+errant,2
+errate,1
+erraught,2
+erreaches,1
+erred,1
+errest,1
+erring,5
+erroneous,2
+error,31
+errors,15
+errs,3
+errule,3
+errun,2
+erset,1
+ershade,1
+ershades,2
+ershine,1
+ershot,2
+ersized,1
+erskip,1
+erslips,1
+erspreads,1
+erst,6
+erstare,1
+erstep,1
+erstunk,1
+ersway,2
+ersways,2
+erswell,3
+erta,1
+ertake,8
+erteemed,1
+erthrow,3
+erthrown,6
+erthrows,1
+ertook,2
+ertop,2
+ertopping,1
+ertrip,1
+erturn,2
+erudition,1
+eruption,1
+eruptions,3
+ervalues,1
+erwalk,1
+erwatch,2
+erween,1
+erweens,1
+erweigh,1
+erweighs,1
+erwhelm,6
+erwhelmed,1
+erworn,1
+es,1
+escalus,98
+escap,7
+escape,20
+escaped,2
+escapes,5
+eschew,1
+escoted,1
+esill,1
+especial,3
+especially,19
+esperance,4
+espials,3
+espied,3
+espies,2
+espous,3
+espouse,4
+espy,3
+esquire,7
+esquires,2
+essay,1
+essays,1
+essence,3
+essential,1
+essentially,3
+esses,2
+essex,4
+est,22
+establish,8
+established,4
+estate,49
+estates,8
+esteem,38
+esteemed,8
+esteemeth,1
+esteeming,1
+esteems,5
+estimable,2
+estimate,6
+estimation,21
+estimations,1
+estime,1
+estranged,2
+estridge,1
+estridges,1
+et,33
+etc,18
+etceteras,1
+ete,1
+eternal,39
+eternally,1
+eterne,2
+eternity,10
+eterniz,1
+etes,3
+etext,244
+etext06,1
+etexts,3
+ethiop,1
+ethiope,5
+ethiopes,1
+ethiopian,2
+etna,1
+eton,4
+etre,1
+eunuch,14
+eunuchs,2
+euphrates,1
+euphronius,11
+euriphile,4
+europa,3
+europe,10
+ev,28
+evade,1
+evades,1
+evans,107
+evasion,4
+evasions,1
+eve,13
+even,575
+evening,19
+evenly,3
+event,26
+eventful,1
+events,13
+ever,608
+everlasting,21
+everlastingly,4
+evermore,25
+every,492
+everyone,5
+everything,42
+everywhere,16
+evidence,10
+evidences,1
+evident,7
+evil,63
+evilly,2
+evils,25
+evitate,1
+ewe,4
+ewer,3
+ewers,1
+ewes,10
+exact,9
+exacted,1
+exactest,1
+exacting,1
+exaction,3
+exactions,3
+exactly,6
+exacts,1
+exalt,1
+exalted,3
+examin,2
+examination,5
+examinations,1
+examine,12
+examined,3
+examines,1
+exampl,1
+example,33
+exampled,2
+examples,7
+exasperate,3
+exasperates,1
+exceed,14
+exceeded,3
+exceedeth,1
+exceeding,27
+exceedingly,5
+exceeds,10
+excel,6
+excelled,1
+excellence,20
+excellencies,1
+excellency,3
+excellent,119
+excellently,6
+excelling,2
+excels,7
+except,41
+excepted,6
+excepting,4
+exception,5
+exceptions,6
+exceptless,1
+excess,14
+excessive,1
+exchang,2
+exchange,33
+exchanged,1
+exchequer,7
+exchequers,1
+excite,2
+excited,1
+excitements,2
+excites,1
+exclaim,12
+exclaims,6
+exclamation,4
+exclamations,1
+excludes,1
+exclusion,2
+exclusions,1
+excommunicate,2
+excommunication,1
+excrement,5
+excrements,1
+excursion,1
+excursions,21
+excus,10
+excusable,1
+excuse,78
+excused,2
+excuses,4
+excusez,2
+excusing,2
+execrable,1
+execrations,2
+execute,21
+executed,19
+executing,3
+execution,48
+executioner,15
+executioners,6
+executive,1
+executor,2
+executors,3
+exempt,11
+exempted,1
+exequies,1
+exercise,18
+exercises,5
+exeter,98
+exeunt,1035
+exhal,2
+exhalation,2
+exhalations,2
+exhale,2
+exhales,2
+exhaust,1
+exhibit,4
+exhibiters,1
+exhibition,6
+exhort,2
+exhortation,1
+exigent,3
+exil,6
+exile,25
+exiled,1
+exion,1
+exist,2
+exists,2
+exit,984
+exits,1
+exorciser,1
+exorcisms,1
+exorcist,2
+expect,31
+expectance,1
+expectancy,2
+expectation,24
+expectations,1
+expected,10
+expecters,1
+expecting,5
+expects,4
+expedience,4
+expedient,8
+expediently,1
+expedition,25
+expeditious,1
+expel,5
+expell,1
+expelling,1
+expels,1
+expend,4
+expense,20
+expenses,5
+experienc,4
+experience,20
+experiences,1
+experiment,2
+experimental,1
+experiments,2
+expert,4
+expertness,2
+expiate,2
+expiation,1
+expir,2
+expiration,3
+expire,6
+expired,1
+expires,1
+expiring,1
+explanation,2
+explanatory,1
+explication,2
+exploit,17
+exploits,6
+exporting,1
+expos,6
+expose,5
+exposing,2
+exposition,4
+expositor,1
+expostulate,5
+expostulation,1
+exposture,1
+exposure,2
+expound,4
+expounded,1
+express,48
+expressed,4
+expresseth,1
+expressing,3
+expressive,1
+expressly,10
+expressure,3
+expuls,1
+expulsion,2
+exquisite,12
+exsufflicate,1
+extant,5
+extemporal,3
+extemporally,1
+extempore,5
+extend,17
+extended,6
+extends,1
+extent,6
+extenuate,5
+extenuated,1
+extenuates,1
+extenuation,1
+exterior,4
+exteriorly,1
+exteriors,1
+extermin,1
+extern,2
+external,7
+extinct,2
+extincted,1
+extincture,1
+extinguish,1
+extirp,1
+extirpate,1
+extirped,1
+extol,4
+extoll,1
+extolment,1
+exton,14
+extort,5
+extorted,2
+extortion,1
+extortions,1
+extra,1
+extract,1
+extracted,1
+extracting,2
+extraordinarily,2
+extraordinary,4
+extraught,1
+extravagancy,1
+extravagant,3
+extreme,16
+extremely,5
+extremes,14
+extremest,10
+extremities,5
+extremity,27
+exuent,1
+exult,2
+exultation,1
+ey,23
+eyas,1
+eyases,1
+eye,435
+eyeball,1
+eyeballs,5
+eyebrow,1
+eyebrows,2
+eyed,2
+eyeless,6
+eyelid,1
+eyelids,13
+eyes,685
+eyesight,7
+eyestrings,1
+eying,1
+eyne,9
+eyrie,1
+f,11
+fa,6
+fabian,74
+fable,4
+fables,2
+fabric,4
+fabulous,2
+fac,44
+face,423
+faced,2
+facere,1
+faces,53
+faciant,1
+facile,1
+facility,4
+facinerious,1
+facing,1
+facit,2
+fact,12
+faction,22
+factionary,1
+factions,7
+factious,10
+factor,5
+factors,1
+faculties,7
+faculty,2
+fade,7
+faded,4
+fadeth,1
+fadge,2
+fading,6
+fadings,1
+fadom,3
+fadoms,1
+fagot,1
+fagots,1
+fail,67
+failing,6
+fails,10
+fain,66
+faint,46
+fainted,2
+fainter,1
+fainting,8
+faintly,10
+faintness,2
+faints,7
+fair,770
+fairbanks,1
+fairer,38
+fairest,42
+fairies,41
+fairing,1
+fairings,1
+fairly,46
+fairness,4
+fairs,5
+fairwell,1
+fairy,58
+fais,1
+fait,1
+faites,1
+faith,408
+faithful,33
+faithfull,1
+faithfully,11
+faithless,4
+faiths,6
+faitors,1
+fal,151
+falchion,4
+falcon,10
+falconbridge,5
+falconer,1
+falconers,3
+fall,356
+fallacy,1
+fallen,4
+falleth,1
+falliable,1
+fallible,1
+falling,30
+fallow,3
+fallows,1
+falls,81
+fally,1
+falorous,1
+false,299
+falsehood,34
+falsely,18
+falseness,2
+falser,2
+falsify,1
+falsing,1
+falstaff,452
+falstaffs,2
+falter,2
+fam,9
+fame,70
+famed,2
+familiar,37
+familiarity,4
+familiarly,4
+familiars,2
+family,8
+famine,12
+famish,18
+famished,1
+famous,30
+famoused,1
+famously,2
+fan,17
+fanatical,1
+fancies,13
+fancy,57
+fane,1
+fanes,1
+fang,15
+fangled,4
+fangless,1
+fangs,4
+fann,3
+fanning,3
+fans,2
+fantasied,1
+fantasies,4
+fantastic,6
+fantastical,15
+fantastically,3
+fantasticoes,1
+fantasy,14
+fap,1
+far,286
+farborough,1
+farced,1
+fardel,7
+fardels,1
+fare,137
+fares,29
+farewell,353
+farewells,2
+fariner,1
+faring,2
+farm,10
+farmer,3
+farmhouse,1
+farms,1
+farre,1
+farrow,1
+farther,43
+farthest,14
+farthing,3
+farthingale,3
+farthingales,1
+farthings,3
+fartuous,1
+fas,1
+fashion,112
+fashionable,2
+fashioning,2
+fashions,8
+fast,140
+fasted,1
+fasten,7
+fastened,2
+faster,16
+fastest,2
+fasting,13
+fastly,1
+fastolfe,10
+fasts,4
+fat,72
+fatal,44
+fatally,1
+fate,44
+fated,5
+fates,14
+father,1076
+fathered,1
+fatherless,2
+fatherly,3
+fathers,45
+fathom,8
+fathomless,1
+fathoms,3
+fatigate,1
+fatness,1
+fats,1
+fatted,2
+fatter,1
+fattest,2
+fatting,1
+fatuus,1
+fauconbridge,2
+faulconbridge,22
+fault,170
+faultiness,1
+faultless,3
+faults,99
+faulty,3
+fausse,1
+fauste,1
+faustuses,1
+faut,1
+favor,11
+favorable,1
+favorably,1
+favors,1
+favour,137
+favourable,4
+favoured,3
+favouredly,4
+favourer,2
+favourers,1
+favouring,2
+favourite,2
+favourites,7
+favours,41
+favout,1
+fawn,14
+fawneth,1
+fawning,6
+fawns,2
+fay,3
+fe,4
+fealty,6
+fear,676
+feared,4
+fearest,1
+fearful,90
+fearfull,1
+fearfully,7
+fearfulness,1
+fearing,26
+fearless,3
+fears,77
+feast,101
+feasted,5
+feasting,9
+feasts,17
+feat,7
+feated,1
+feater,1
+feather,26
+feathered,2
+feathers,13
+featly,2
+feats,13
+featur,1
+feature,15
+featured,1
+featureless,1
+features,3
+february,1
+fecks,1
+fed,33
+fedary,2
+federal,2
+federary,1
+fee,44
+feeble,37
+feebled,1
+feebleness,1
+feebling,1
+feebly,1
+feed,83
+feeder,5
+feeders,3
+feedeth,1
+feeding,16
+feeds,16
+feel,108
+feeler,1
+feeling,34
+feelingly,5
+feels,8
+fees,10
+feet,58
+fehemently,1
+feign,12
+feigned,6
+feigning,5
+feil,1
+feith,1
+felicitate,1
+felicity,2
+fell,131
+fellest,2
+fellies,1
+fellow,325
+fellowly,1
+fellows,76
+fellowship,18
+fellowships,1
+fells,2
+felon,2
+felonious,1
+felony,2
+felt,36
+female,17
+females,3
+feminine,1
+fen,4
+fenc,1
+fence,13
+fencer,2
+fencing,3
+fends,1
+fennel,2
+fenny,1
+fens,2
+fenton,46
+fer,5
+ferdinand,53
+fere,1
+fernseed,2
+ferrara,1
+ferrers,1
+ferret,3
+ferry,1
+ferryman,1
+fertile,16
+fertility,2
+fervency,1
+fervour,3
+fery,6
+fest,3
+feste,3
+fester,3
+festinate,1
+festinately,1
+festival,6
+festivals,1
+fet,4
+fetch,124
+fetches,4
+fetching,1
+fetlock,1
+fetlocks,1
+fett,2
+fetter,6
+fettering,1
+fetters,2
+fettle,1
+feu,2
+feud,1
+fever,24
+feverous,4
+fevers,1
+few,67
+fewer,4
+fewest,2
+fewness,1
+fickle,11
+fickleness,1
+fico,1
+fiction,3
+fiddle,2
+fiddler,3
+fiddlestick,2
+fidele,10
+fidelicet,2
+fidelity,1
+fidius,1
+fie,154
+field,192
+fielded,1
+fields,31
+fiend,67
+fiends,15
+fierce,40
+fiercely,1
+fierceness,3
+fiery,49
+fife,14
+fifes,1
+fifteen,16
+fifteens,1
+fifteenth,1
+fifth,32
+fifty,32
+fiftyfold,1
+fig,7
+fight,283
+fighter,4
+fightest,1
+fighteth,2
+fighting,19
+fights,13
+figo,2
+figs,4
+figur,4
+figure,41
+figured,1
+figures,16
+figuring,3
+fike,3
+fil,3
+filberts,1
+filch,2
+filches,1
+filching,3
+file,22
+filed,6
+filename,5
+filenames,1
+files,7
+filial,4
+filius,1
+fill,96
+filled,4
+fillet,2
+filling,9
+fillip,3
+fills,13
+filly,1
+film,2
+fils,1
+filth,8
+filths,2
+filthy,21
+fin,8
+finally,1
+financial,1
+finch,2
+find,531
+finder,4
+findeth,1
+finding,16
+findings,1
+finds,42
+fine,96
+fineless,1
+finely,10
+finem,1
+fineness,3
+finer,6
+fines,5
+finest,3
+fing,1
+finger,66
+fingering,3
+fingers,43
+fingre,3
+fingres,4
+finical,1
+finish,14
+finished,3
+finisher,1
+finless,1
+finn,1
+fins,2
+finsbury,1
+fir,2
+firago,1
+fire,268
+firebrand,3
+firebrands,1
+fired,2
+fires,20
+firework,1
+fireworks,1
+firing,1
+firk,2
+firm,42
+firmament,6
+firmly,8
+firmness,2
+first,1170
+firstlings,3
+fish,49
+fisher,1
+fishermen,4
+fishers,1
+fishes,10
+fishified,1
+fishmonger,2
+fishpond,1
+fisnomy,1
+fist,10
+fisting,1
+fists,1
+fistula,1
+fit,162
+fitchew,3
+fitful,1
+fitly,5
+fitment,1
+fitness,11
+fits,41
+fitted,14
+fitter,9
+fittest,4
+fitteth,3
+fitting,8
+fitzwater,12
+five,140
+fivepence,1
+fives,1
+fix,29
+fixed,19
+fixes,1
+fixeth,1
+fixing,3
+fixture,3
+fl,1
+flag,7
+flagging,1
+flagon,1
+flagons,1
+flags,2
+flail,1
+flakes,1
+flaky,1
+flam,1
+flame,25
+flamen,1
+flamens,1
+flames,12
+flaming,5
+flaminius,23
+flanders,2
+flannel,1
+flap,5
+flaring,1
+flash,4
+flashes,3
+flashing,1
+flask,2
+flat,25
+flatly,4
+flatness,1
+flats,5
+flatt,5
+flatter,54
+flattered,4
+flatterer,16
+flatterers,12
+flatterest,1
+flatteries,6
+flattering,19
+flatters,3
+flattery,22
+flaunts,1
+flavio,1
+flavius,62
+flaw,9
+flaws,4
+flax,5
+flaxen,1
+flay,6
+flaying,2
+flea,6
+fleance,16
+fleas,2
+flecked,1
+fled,89
+fledge,1
+flee,2
+fleec,1
+fleece,9
+fleeces,1
+fleer,3
+fleering,1
+fleers,1
+fleet,26
+fleeter,2
+fleeting,4
+fleming,1
+flemish,1
+flesh,138
+fleshes,1
+fleshly,1
+fleshment,1
+fleshmonger,1
+flew,7
+flexible,2
+flexure,2
+flibbertigibbet,2
+flickering,1
+flidge,1
+fliers,4
+flies,58
+flieth,2
+flight,53
+flights,2
+flighty,1
+flinch,2
+fling,6
+flint,21
+flints,1
+flinty,10
+flirt,1
+float,2
+floated,1
+floating,2
+flock,19
+flocks,4
+flood,47
+floodgates,1
+floods,11
+floor,4
+flora,1
+florence,25
+florentine,13
+florentines,2
+florentius,1
+florizel,60
+flote,1
+floulish,1
+flour,1
+flourish,137
+flourishes,4
+flourisheth,1
+flourishing,3
+flout,21
+flouted,4
+flouting,3
+flouts,2
+flow,68
+flowed,2
+flower,50
+flowerets,1
+flowers,46
+flowing,7
+flown,7
+flows,7
+fluellen,89
+fluent,1
+flung,5
+flush,3
+flushing,1
+fluster,1
+flute,19
+flutes,2
+flutter,1
+flux,2
+fluxive,1
+fly,245
+flying,17
+fo,4
+foal,1
+foals,1
+foam,4
+foamed,1
+foaming,5
+foams,3
+foamy,1
+fob,1
+focative,2
+fodder,1
+foe,63
+foeman,2
+foemen,3
+foes,73
+fog,7
+foggy,3
+fogs,3
+foh,8
+foi,3
+foil,16
+foiled,1
+foils,9
+foin,2
+foining,2
+foins,1
+fois,2
+foison,5
+foisons,1
+foist,1
+foix,2
+fold,22
+folded,7
+folds,2
+folio,1
+folk,4
+folks,12
+follies,13
+follow,338
+followed,40
+follower,13
+followers,52
+followest,1
+following,56
+follows,68
+folly,80
+fond,58
+fonder,1
+fondly,9
+fondness,3
+font,2
+fontibell,1
+food,65
+fool,486
+fooleries,1
+foolery,13
+foolhardy,2
+fooling,10
+foolish,97
+foolishly,5
+foolishness,1
+fools,104
+foot,182
+football,2
+footboy,2
+footboys,1
+footed,11
+footfall,1
+footing,14
+footman,5
+footmen,1
+footpath,2
+footsteps,1
+footstool,1
+fopp,1
+fopped,1
+foppery,3
+foppish,1
+fops,1
+forage,3
+foragers,1
+forbade,2
+forbear,58
+forbearance,6
+forbears,1
+forbid,74
+forbidden,5
+forbiddenly,1
+forbids,6
+forbod,1
+forborne,1
+forc,27
+force,107
+forced,14
+forceful,1
+forceless,1
+forces,44
+forcible,3
+forcibly,4
+forcing,3
+ford,291
+fordid,1
+fordo,1
+fordoes,2
+fordone,2
+fore,44
+forecast,1
+forefather,1
+forefathers,3
+forefinger,2
+forego,1
+foregone,3
+forehand,3
+forehead,23
+foreheads,1
+forehorse,1
+foreign,28
+foreigner,1
+foreigners,1
+foreknowing,2
+foreknowledge,1
+foremost,5
+forenamed,1
+forenoon,2
+forerun,4
+forerunner,3
+forerunning,1
+foreruns,1
+foresaid,6
+foresaw,1
+foresay,1
+foresee,6
+foreseeing,1
+foresees,1
+foreshow,1
+foreskirt,1
+forespent,2
+forest,71
+forestall,7
+forestalled,1
+forester,12
+foresters,4
+forests,3
+foretell,4
+foretelling,1
+foretells,3
+forethink,1
+forethought,1
+foretold,4
+forever,14
+foreward,1
+forewarn,2
+forewarned,1
+forewarning,1
+forfeit,29
+forfeited,5
+forfeiters,1
+forfeiting,2
+forfeits,4
+forfeiture,8
+forfeitures,1
+forfend,10
+forfended,1
+forg,8
+forgave,2
+forge,5
+forged,5
+forgeries,2
+forgery,2
+forges,4
+forget,95
+forgetful,5
+forgetfulness,6
+forgetive,1
+forgets,3
+forgetting,5
+forgive,74
+forgiven,5
+forgiveness,9
+forgo,7
+forgoing,1
+forgone,1
+forgot,89
+forgotten,15
+fork,5
+forked,6
+forks,1
+forlorn,18
+form,121
+formal,11
+formally,2
+format,4
+formats,3
+formed,1
+former,63
+formerly,7
+formless,2
+forms,25
+fornication,4
+fornications,1
+fornicatress,1
+forres,5
+forrest,3
+forsake,25
+forsaken,6
+forsaketh,1
+forslow,1
+forsook,8
+forsooth,48
+forspent,2
+forspoke,1
+forswear,30
+forswearing,2
+forswore,9
+forsworn,63
+fort,11
+forted,1
+forth,381
+forthcoming,3
+forthlight,1
+forthright,1
+forthwith,23
+fortification,1
+fortifications,1
+fortified,5
+fortifies,1
+fortify,7
+fortinbras,15
+fortitude,5
+fortnight,9
+fortress,3
+fortresses,1
+forts,2
+fortun,1
+fortuna,2
+fortunate,19
+fortunately,3
+fortune,362
+fortuned,1
+fortunes,109
+fortward,1
+forty,30
+forum,3
+forward,90
+forwarding,1
+forwardness,5
+forwards,1
+forwearied,1
+fosset,1
+fost,1
+foster,5
+fostered,2
+fought,66
+foughten,1
+foul,227
+fouler,8
+foulest,3
+foully,4
+foulness,5
+found,234
+foundation,31
+foundations,3
+founded,2
+founder,4
+fount,3
+fountain,15
+fountains,4
+founts,1
+four,151
+fourscore,13
+fourteen,22
+fourth,51
+foutra,2
+fowl,13
+fowler,1
+fowling,1
+fowls,3
+fox,36
+foxes,3
+foxship,1
+fracted,2
+fraction,1
+fractions,2
+fragile,1
+fragment,3
+fragments,4
+fragrant,5
+frail,18
+frailer,1
+frailties,4
+frailty,12
+fram,14
+frame,46
+framed,6
+frames,3
+frampold,1
+fran,22
+francais,1
+france,528
+frances,1
+franchise,1
+franchised,1
+franchisement,1
+franchises,1
+franciae,1
+francis,51
+francisca,5
+franciscan,3
+francisco,10
+frank,13
+franker,1
+frankfort,1
+franklin,2
+franklins,1
+frankly,10
+frankness,1
+frantic,15
+franticly,1
+frateretto,1
+fratrum,1
+fraud,4
+fraudful,1
+fraught,10
+fraughtage,2
+fraughting,1
+fray,18
+frays,1
+freckl,1
+freckled,1
+freckles,1
+frederick,35
+free,195
+freed,3
+freedom,33
+freedoms,1
+freehearted,1
+freelier,1
+freely,59
+freeman,1
+freemen,1
+freeness,1
+freer,5
+frees,1
+freestone,1
+freetown,1
+freeze,9
+freezes,2
+freezing,1
+freezings,1
+french,225
+frenchman,22
+frenchmen,18
+frenchwoman,2
+frenzy,12
+frequent,3
+frequents,1
+fresh,90
+fresher,9
+freshes,1
+freshest,3
+freshly,8
+freshness,2
+fret,12
+fretful,4
+frets,6
+fretted,5
+fretten,1
+fretting,4
+friar,186
+friars,2
+friday,3
+fridays,2
+friend,446
+friended,3
+friending,1
+friendless,1
+friendliness,1
+friendly,36
+friends,474
+friendship,43
+friendships,1
+frieze,3
+fright,32
+frighted,14
+frightened,1
+frightful,2
+frighting,3
+frights,7
+fringe,1
+fringed,1
+frippery,1
+frisk,1
+fritters,1
+frivolous,3
+fro,4
+frock,1
+frog,3
+frogmore,4
+froissart,1
+frolic,2
+from,2670
+front,23
+fronted,2
+frontier,2
+frontiers,4
+fronting,2
+frontlet,1
+fronts,4
+frost,12
+frosts,4
+frosty,9
+froth,26
+froward,11
+frown,52
+frowning,15
+frowningly,1
+frowns,19
+froze,3
+frozen,11
+fructify,1
+frugal,2
+fruit,37
+fruiterer,1
+fruitful,15
+fruitfully,2
+fruitfulness,1
+fruition,1
+fruitless,4
+fruits,9
+frush,1
+frustrate,5
+frutify,1
+fry,6
+fubb,4
+fuel,5
+fugitive,3
+fulfil,5
+fulfill,8
+fulfilling,1
+fulfils,1
+full,444
+fullam,1
+fuller,2
+fullers,1
+fullest,1
+fullness,1
+fully,13
+fulness,5
+fulsome,5
+fulvia,18
+fum,1
+fumble,2
+fumbles,1
+fumblest,1
+fumbling,1
+fume,4
+fumes,2
+fuming,1
+fumiter,1
+fumitory,1
+fun,8
+function,17
+functions,8
+fundamental,2
+fundraising,1
+funeral,22
+funerals,3
+fur,2
+furbish,2
+furies,5
+furious,15
+furlongs,2
+furnace,3
+furnaces,1
+furnish,39
+furnished,2
+furnishings,1
+furniture,5
+furnival,1
+furor,1
+furr,5
+furrow,3
+furrowed,1
+furrows,1
+furth,1
+further,189
+furtherance,1
+furtherer,1
+furthermore,2
+furthest,2
+fury,66
+furze,1
+furzes,1
+fust,1
+fustian,4
+fustilarian,1
+fusty,3
+fut,1
+future,20
+futurity,1
+g,4
+gabble,3
+gaberdine,3
+gabriel,1
+gad,2
+gadding,1
+gads,17
+gadshill,13
+gag,1
+gage,16
+gaged,1
+gagg,2
+gaging,1
+gagne,1
+gain,63
+gained,2
+gainer,2
+gaingiving,1
+gains,7
+gainsaid,1
+gainsay,4
+gainsaying,1
+gainsays,1
+gainst,101
+gait,33
+gaited,3
+galathe,1
+gale,3
+galen,5
+gales,1
+gall,37
+gallant,55
+gallantly,3
+gallantry,1
+gallants,12
+galled,6
+gallery,4
+galley,2
+galleys,6
+gallia,13
+gallian,2
+galliard,4
+galliasses,1
+gallimaufry,2
+galling,2
+gallons,1
+gallop,6
+galloping,1
+gallops,5
+gallow,1
+galloway,1
+gallowglasses,2
+gallows,22
+gallowses,1
+galls,7
+gallus,7
+gam,1
+gambol,3
+gambold,1
+gambols,3
+gamboys,1
+game,25
+gamers,1
+games,3
+gamesome,3
+gamester,7
+gaming,3
+gammon,1
+gamut,5
+gan,7
+gangren,1
+ganymede,9
+gaol,6
+gaoler,41
+gaolers,7
+gaols,1
+gap,11
+gape,11
+gapes,2
+gaping,9
+gar,31
+garb,5
+garbage,2
+garboils,2
+garcon,1
+gard,2
+garde,1
+garden,47
+gardener,8
+gardeners,4
+gardens,3
+gardez,1
+gardiner,34
+gardon,4
+gargantua,1
+gargrave,7
+garish,2
+garland,25
+garlands,8
+garlic,5
+garment,18
+garments,48
+garmet,1
+garner,1
+garners,1
+garnish,4
+garnished,1
+garret,1
+garrison,3
+garrisons,1
+gart,1
+garter,40
+garterd,1
+gartering,1
+garters,3
+gascony,2
+gash,5
+gashes,5
+gaskins,1
+gasp,8
+gasping,3
+gasted,1
+gastness,1
+gat,1
+gate,64
+gated,1
+gates,101
+gath,1
+gather,26
+gathered,6
+gathering,3
+gathers,1
+gatories,2
+gatory,1
+gaud,1
+gaudeo,1
+gaudy,6
+gauge,1
+gaul,1
+gaultree,2
+gaunt,72
+gauntlet,4
+gauntlets,2
+gav,14
+gave,232
+gavest,4
+gawded,1
+gawds,4
+gawsey,2
+gay,9
+gayness,1
+gaz,2
+gaze,27
+gazed,1
+gazer,1
+gazers,2
+gazes,4
+gazeth,1
+gazing,16
+gbnewby,1
+gear,10
+geck,2
+geese,11
+geffrey,10
+geld,3
+gelded,3
+gelding,4
+gelida,1
+gelidus,1
+gelt,1
+gem,5
+geminy,1
+gems,4
+gen,1
+gender,4
+genders,1
+general,218
+generally,12
+generals,8
+generation,10
+generations,3
+generative,1
+generosity,1
+generous,10
+genitive,3
+genitivo,1
+genius,7
+gennets,1
+genoa,5
+genoux,1
+gens,2
+gent,43
+gentilhomme,2
+gentility,2
+gentle,372
+gentlefolks,1
+gentleman,523
+gentlemanlike,1
+gentlemen,212
+gentleness,17
+gentler,9
+gentles,8
+gentlest,1
+gentlewoman,70
+gentlewomen,11
+gently,31
+gentry,15
+george,72
+gerard,3
+germaines,1
+germains,1
+german,11
+germane,2
+germans,5
+germany,6
+gertrude,14
+gest,1
+gests,1
+gesture,8
+gestures,2
+get,306
+getrude,1
+gets,12
+getter,1
+getting,11
+ghastly,6
+ghost,86
+ghosted,1
+ghostly,7
+ghosts,18
+gi,1
+giant,17
+giantess,1
+giantlike,1
+giants,1
+gib,2
+gibber,1
+gibbet,4
+gibbets,3
+gibe,1
+giber,1
+gibes,5
+gibing,2
+gibingly,1
+giddily,2
+giddiness,1
+giddy,30
+gift,66
+gifts,48
+gig,3
+giglets,1
+giglot,2
+gilbert,3
+gild,13
+gilded,21
+gilding,2
+gilliams,1
+gillian,1
+gills,1
+gillyvors,2
+gilt,17
+gimmal,1
+gimmers,1
+gin,4
+ging,1
+ginger,8
+gingerbread,1
+gingerly,1
+ginn,1
+gins,5
+gioucestershire,1
+gipes,1
+gipsies,1
+gipsy,1
+gird,4
+girded,2
+girdle,10
+girdled,2
+girdles,3
+girdling,2
+girl,51
+girls,13
+girt,3
+girth,1
+gis,1
+giv,7
+give,1353
+given,192
+giver,5
+givers,1
+gives,145
+givest,3
+giveth,2
+giving,60
+givings,1
+glad,125
+gladded,1
+gladding,1
+gladly,16
+gladness,3
+glamis,9
+glanc,1
+glance,11
+glanced,2
+glances,3
+glancing,1
+glanders,1
+glansdale,4
+glare,1
+glares,2
+glass,68
+glasses,10
+glassy,3
+glaz,1
+glazed,3
+gleams,1
+glean,6
+gleaned,2
+gleaning,1
+gleeful,1
+gleek,2
+gleeking,1
+gleeks,1
+glend,24
+glendower,26
+glib,4
+glide,3
+glided,1
+glides,2
+glideth,1
+gliding,1
+glimmer,2
+glimmering,3
+glimmers,1
+glimpse,2
+glimpses,1
+glist,3
+glistening,1
+glister,1
+glistering,2
+glisters,2
+glitt,1
+glittering,6
+globe,10
+globes,1
+glooming,1
+gloomy,2
+glories,12
+glorified,1
+glorify,3
+glorious,41
+gloriously,1
+glory,88
+glose,1
+gloss,12
+glosses,1
+glou,118
+glouceste,1
+gloucester,608
+gloucestershire,11
+glove,36
+glover,1
+gloves,17
+glow,9
+glowed,1
+glowing,4
+glowworm,1
+gloz,1
+gloze,2
+glozes,1
+glu,1
+glue,1
+glued,1
+glues,1
+glut,1
+glutt,1
+glutted,1
+glutton,4
+gluttoning,1
+gluttony,2
+gnarled,1
+gnarling,2
+gnat,4
+gnats,5
+gnaw,10
+gnawing,3
+gnawn,2
+gnaws,2
+go,1741
+goad,1
+goaded,2
+goads,1
+goal,3
+goals,1
+goat,7
+goatish,1
+goats,9
+gobbets,2
+gobbo,30
+goblet,2
+goblets,1
+goblin,2
+goblins,5
+god,925
+godded,1
+godden,1
+goddess,28
+goddesses,4
+goddild,1
+godfather,3
+godfathers,2
+godhead,3
+godlike,3
+godliness,2
+godly,4
+godmother,2
+gods,287
+godson,1
+goer,1
+goers,3
+goes,174
+goest,14
+goeth,1
+goffe,3
+gogs,1
+going,109
+gold,222
+golden,91
+goldenly,1
+goldsmith,11
+goldsmiths,1
+golgotha,2
+goliases,1
+goliath,1
+gon,53
+gondola,2
+gondolier,1
+gone,466
+goneril,32
+gong,1
+gonzago,4
+gonzalo,68
+good,2834
+goodfellow,2
+goodlier,2
+goodliest,3
+goodly,75
+goodman,14
+goodness,56
+goodnight,1
+goodrig,1
+goods,23
+goodwife,1
+goodwill,1
+goodwin,2
+goodwins,1
+goodyear,1
+goodyears,1
+goose,32
+gooseberry,1
+goosequills,1
+goot,6
+gor,5
+gorbellied,1
+gorboduc,1
+gordian,2
+gore,9
+gored,2
+gorg,4
+gorge,8
+gorgeous,10
+gorget,1
+gorging,1
+gorgon,2
+gormandize,1
+gormandizing,1
+gory,3
+gosling,1
+gospel,1
+gospels,1
+goss,1
+gossamer,2
+gossip,11
+gossiping,2
+gossiplike,1
+gossips,7
+got,129
+goth,11
+goths,36
+gotten,5
+gourd,1
+gout,6
+gouts,1
+gouty,3
+govern,44
+governance,1
+governed,2
+governess,1
+government,25
+governor,23
+governors,1
+governs,3
+gower,53
+gown,51
+gowns,6
+grac,12
+grace,597
+graced,5
+graceful,5
+gracefully,1
+graceless,5
+graces,48
+gracing,1
+gracious,198
+graciously,5
+gradation,2
+graff,2
+graffing,1
+graft,3
+grafted,5
+grafters,1
+grain,18
+grained,4
+grains,3
+gramercies,3
+gramercy,5
+grammar,2
+grand,13
+grandam,30
+grandame,1
+grandchild,1
+grande,1
+grandeur,1
+grandfather,18
+grandjurors,1
+grandmother,4
+grandpre,6
+grandsir,1
+grandsire,27
+grandsires,2
+grange,4
+grant,111
+granted,31
+granting,3
+grants,3
+grape,4
+grapes,8
+grapple,9
+grapples,2
+grappling,1
+grasp,5
+grasped,1
+grasps,2
+grass,23
+grasshoppers,1
+grassy,1
+grate,5
+grated,2
+grateful,4
+gratefully,2
+grates,1
+gratiano,100
+gratify,8
+gratii,1
+gratillity,1
+grating,2
+gratis,9
+gratitude,4
+gratulate,4
+grav,2
+grave,184
+gravediggers,1
+gravel,4
+graveless,1
+gravell,1
+gravely,1
+graven,1
+graveness,1
+graver,6
+graves,32
+gravest,1
+gravestone,2
+gravities,1
+gravity,14
+gravy,2
+gray,3
+graymalkin,1
+graz,1
+graze,7
+grazed,1
+grazing,2
+grease,6
+greases,1
+greasily,1
+greasy,10
+great,921
+greater,86
+greatest,51
+greatly,12
+greatness,77
+grecian,33
+grecians,7
+gree,1
+greece,19
+greed,5
+greedily,1
+greediness,4
+greedy,7
+greeing,1
+greek,33
+greekish,9
+greeks,29
+green,114
+greener,1
+greenly,2
+greens,1
+greensleeves,2
+greenwich,1
+greenwood,1
+greet,43
+greeted,1
+greeting,23
+greetings,9
+greets,11
+greg,15
+gregory,11
+gremio,92
+grew,34
+grey,90
+greybeard,2
+greybeards,2
+greyhound,8
+greyhounds,5
+grief,217
+griefs,56
+griev,11
+grievance,6
+grievances,7
+grieve,40
+grieved,9
+grieves,21
+grievest,1
+grieving,5
+grievingly,1
+grievous,26
+grievously,6
+griffin,2
+griffith,24
+grim,17
+grime,2
+grimly,2
+grin,6
+grind,6
+grinding,2
+grindstone,1
+grinning,3
+grip,2
+gripe,8
+gripes,3
+griping,2
+grise,2
+grisly,2
+grissel,1
+grize,1
+grizzle,1
+grizzled,2
+groan,37
+groaning,9
+groans,36
+groat,6
+groats,5
+groin,1
+groom,23
+grooms,9
+grop,1
+groping,1
+gros,2
+gross,57
+grosser,5
+grossly,19
+grossness,6
+ground,165
+grounded,5
+groundlings,1
+grounds,9
+group,1
+grove,15
+grovel,2
+grovelling,2
+groves,5
+grow,140
+groweth,1
+growing,31
+grown,61
+grows,77
+growth,16
+grub,3
+grubb,1
+grubs,1
+grudge,10
+grudged,1
+grudges,1
+grudging,3
+gruel,1
+grumble,2
+grumblest,1
+grumbling,3
+grumblings,1
+grumio,96
+grund,1
+grunt,2
+gualtier,2
+guard,129
+guardage,1
+guardant,2
+guarded,33
+guardian,5
+guardians,1
+guards,14
+guardsman,6
+gud,6
+gudgeon,1
+guerdon,4
+guerra,1
+guess,53
+guesses,1
+guessingly,1
+guest,37
+guests,21
+guiana,1
+guichard,1
+guide,24
+guided,5
+guidelines,1
+guider,1
+guiderius,76
+guides,9
+guiding,3
+guidon,1
+guienne,1
+guil,29
+guildenstern,30
+guilders,2
+guildford,5
+guildhall,2
+guile,3
+guiled,1
+guileful,2
+guilfords,1
+guilt,28
+guiltian,1
+guiltier,2
+guiltily,1
+guiltiness,9
+guiltless,20
+guilts,1
+guilty,71
+guinea,1
+guinever,1
+guise,5
+gul,1
+gules,3
+gulf,9
+gulfs,1
+gull,10
+gulls,2
+gum,4
+gumm,1
+gums,1
+gun,7
+gunner,7
+gunpowder,3
+guns,4
+gurnet,1
+gurney,5
+gust,6
+gusts,7
+gusty,1
+gutenberg,326
+gutindex,1
+guts,15
+gutter,1
+guy,1
+guynes,1
+guysors,1
+gypsy,2
+gyve,1
+gyved,1
+gyves,5
+h,2
+ha,230
+haberdasher,5
+habiliment,1
+habiliments,4
+habit,39
+habitation,5
+habited,5
+habits,14
+habitude,1
+hack,20
+hacket,2
+hackney,2
+hacks,2
+had,1428
+hadst,101
+haec,1
+haeres,1
+hag,11
+hagar,1
+haggard,4
+haggards,1
+haggish,1
+haggled,1
+hags,4
+hail,71
+hailed,1
+hailstone,1
+hailstones,1
+hair,118
+hairless,1
+hairs,30
+hairy,5
+hal,45
+halberd,1
+halberds,5
+halcyon,2
+hale,9
+haled,1
+hales,3
+half,234
+halfcan,1
+halfpence,3
+halfpenny,6
+halfpennyworth,1
+halfway,2
+halidom,1
+hall,34
+halloa,2
+halloing,2
+hallond,1
+halloo,2
+hallooing,1
+hallow,6
+hallowed,5
+hallowmas,4
+hallown,1
+hals,1
+halt,9
+halter,8
+halters,3
+halting,6
+halts,3
+halves,1
+ham,358
+hames,1
+hamlet,117
+hammer,6
+hammered,1
+hammering,3
+hammers,3
+hamper,1
+hampton,2
+hams,2
+hamstring,1
+hand,854
+handed,8
+handful,2
+handicraft,1
+handicraftsmen,1
+handing,1
+handiwork,3
+handkercher,3
+handkerchers,2
+handkerchief,36
+handle,12
+handled,4
+handles,1
+handless,2
+handlest,1
+handling,4
+handmaid,4
+handmaids,1
+hands,319
+handsaw,2
+handsome,13
+handsomely,3
+handsomeness,1
+handwriting,1
+handy,1
+hang,238
+hanged,10
+hangers,4
+hangeth,2
+hanging,41
+hangings,3
+hangman,19
+hangmen,2
+hangs,37
+hannibal,4
+hap,27
+hapless,7
+haply,45
+happ,2
+happen,10
+happened,2
+happier,17
+happies,1
+happiest,5
+happily,29
+happiness,57
+happy,204
+haps,4
+harbinger,3
+harbingers,2
+harbor,2
+harbour,19
+harbourage,1
+harbouring,1
+harbours,3
+harcourt,3
+hard,183
+harder,11
+hardest,3
+hardiest,1
+hardiment,3
+hardiness,3
+hardly,39
+hardness,6
+hardocks,1
+hardy,7
+hare,21
+harelip,1
+hares,4
+harfleur,12
+hark,148
+harlot,9
+harlotry,4
+harlots,3
+harm,98
+harmed,1
+harmful,9
+harming,2
+harmless,17
+harmonious,2
+harmony,18
+harms,16
+harness,9
+harp,9
+harper,1
+harpier,1
+harping,2
+harpy,3
+harried,1
+harrow,2
+harrows,1
+harry,115
+harsh,29
+harshly,3
+harshness,3
+hart,11
+harts,2
+harum,1
+harvest,19
+has,388
+hast,585
+haste,163
+hasted,1
+hasten,8
+hastes,1
+hastily,5
+hasting,2
+hastings,149
+hasty,21
+hat,36
+hatch,18
+hatches,7
+hatchet,1
+hatching,1
+hatchment,1
+hate,179
+hated,29
+hateful,39
+hater,1
+haters,1
+hates,18
+hateth,4
+hatfield,2
+hath,1942
+hating,4
+hatred,17
+hats,8
+haud,4
+hauf,1
+haught,3
+haughtiness,1
+haughty,14
+haunch,2
+haunches,1
+haunt,17
+haunted,7
+haunting,3
+haunts,9
+hautboy,1
+hautboys,13
+haven,17
+havens,1
+haver,1
+having,156
+havings,2
+havior,1
+haviour,6
+havoc,9
+hawk,7
+hawking,4
+hawks,5
+hawthorn,6
+hawthorns,1
+hay,10
+hazard,41
+hazarded,2
+hazards,4
+hazel,3
+hazelnut,1
+head,537
+headborough,2
+headed,17
+headier,1
+heading,1
+headland,1
+headless,5
+headlong,6
+heads,110
+headsman,3
+headstrong,10
+heady,4
+heal,16
+healed,1
+healing,2
+heals,1
+health,103
+healthful,10
+healths,4
+healthsome,1
+healthy,2
+heap,18
+heaping,2
+heaps,7
+hear,884
+heard,349
+hearer,6
+hearers,10
+hearest,1
+heareth,1
+hearing,94
+hearings,1
+heark,2
+hearken,6
+hearkens,2
+hears,28
+hearsay,2
+hearse,4
+hearsed,1
+hearst,1
+heart,1061
+heartache,1
+heartbreak,1
+heartbreaking,1
+hearted,38
+hearten,1
+hearth,3
+hearths,1
+heartily,37
+heartiness,1
+heartless,1
+heartlings,1
+heartly,2
+hearts,174
+heartsick,1
+heartstrings,2
+hearty,9
+heat,67
+heated,4
+heath,11
+heathen,5
+heathenish,1
+heating,1
+heats,2
+heauties,1
+heav,17
+heave,11
+heaved,2
+heaven,654
+heavenly,55
+heavens,144
+heaves,2
+heavier,14
+heaviest,6
+heavily,13
+heaviness,16
+heaving,2
+heavings,1
+heavy,169
+hebona,1
+hebrew,3
+hecate,14
+hectic,1
+hector,222
+hectors,2
+hecuba,13
+hedg,2
+hedge,18
+hedgehog,1
+hedgehogs,2
+hedges,5
+heed,53
+heeded,1
+heedful,5
+heedfull,1
+heedfully,3
+heedless,2
+heel,17
+heels,73
+hefted,1
+hefts,1
+heifer,3
+heifers,1
+heigh,15
+height,35
+heighten,1
+heinous,17
+heinously,1
+heir,109
+heiress,1
+heirless,1
+heirs,24
+held,85
+helen,85
+helena,194
+helenus,13
+helias,1
+helicons,1
+hell,175
+hellespont,4
+hellfire,1
+hellish,8
+helm,18
+helmed,1
+helmet,6
+helmets,4
+helms,4
+help,327
+helper,2
+helpers,1
+helpful,4
+helping,7
+helpless,3
+helps,14
+helter,1
+hem,10
+heme,7
+hemlock,3
+hemm,3
+hemp,3
+hempen,3
+hems,2
+hen,8
+hence,368
+henceforth,40
+henceforward,6
+henchman,1
+henri,1
+henricus,1
+henry,612
+hens,1
+hent,3
+henton,2
+her,3850
+herald,60
+heraldry,5
+heralds,12
+herb,8
+herbert,5
+herblets,1
+herbs,11
+herculean,1
+hercules,36
+herd,17
+herds,2
+herdsman,1
+herdsmen,2
+here,2331
+hereabout,4
+hereabouts,1
+hereafter,48
+hereby,3
+hereditary,8
+hereford,38
+herefordshire,2
+herein,28
+hereof,5
+heresies,2
+heresy,6
+heretic,8
+heretics,2
+hereto,1
+hereupon,1
+heritage,1
+heritier,1
+hermes,1
+hermia,104
+hermione,63
+hermit,6
+hermitage,2
+hermits,3
+herne,4
+hero,125
+herod,8
+herods,1
+heroes,2
+heroic,1
+heroical,4
+herring,6
+herrings,2
+hers,52
+herself,98
+hesperides,1
+hesperus,1
+hest,3
+hests,2
+heure,1
+heureux,1
+hew,11
+hewgh,1
+hewing,1
+hewn,2
+hews,2
+hey,25
+heyday,1
+hibocrates,1
+hic,12
+hiccups,1
+hick,1
+hid,45
+hidden,8
+hide,110
+hideous,22
+hideously,1
+hideousness,1
+hides,19
+hidest,1
+hiding,10
+hie,46
+hied,1
+hiems,2
+hies,4
+hig,1
+high,262
+higher,31
+highest,16
+highly,15
+highmost,2
+highness,189
+hight,3
+highway,5
+highways,2
+hilding,5
+hildings,1
+hill,42
+hillo,1
+hilloa,1
+hills,10
+hilt,4
+hilts,7
+hily,1
+himself,452
+hinc,1
+hinckley,1
+hind,17
+hinder,14
+hindered,1
+hinders,1
+hindmost,3
+hinds,8
+hing,1
+hinge,2
+hinges,2
+hint,8
+hip,8
+hipp,2
+hipparchus,1
+hippolyta,26
+hips,5
+hir,5
+hire,18
+hired,4
+hiren,2
+hirtius,1
+hisperia,1
+hiss,11
+hisses,1
+hissing,2
+hist,2
+historical,3
+history,22
+hit,59
+hither,293
+hitherto,9
+hitherward,5
+hitherwards,2
+hits,9
+hitting,2
+hive,6
+hives,1
+hizzing,1
+ho,209
+hoa,5
+hoar,7
+hoard,4
+hoarded,2
+hoarding,2
+hoars,1
+hoarse,5
+hoary,1
+hob,2
+hobbididence,1
+hobby,7
+hobbyhorse,1
+hobgoblin,3
+hobnails,2
+hoc,2
+hod,1
+hodge,1
+hog,7
+hogs,3
+hogshead,4
+hogsheads,1
+hois,1
+hoise,1
+hoist,5
+hoisted,2
+hoists,1
+holborn,1
+hold,469
+holden,1
+holder,7
+holdeth,2
+holdfast,1
+holding,23
+holds,82
+hole,30
+holes,10
+holidam,1
+holidame,2
+holiday,14
+holidays,1
+holier,2
+holiest,1
+holily,3
+holiness,13
+holla,12
+holland,4
+hollander,2
+hollanders,1
+holloa,1
+holloaing,1
+hollow,49
+hollowly,2
+hollowness,3
+holly,2
+holmedon,5
+holofernes,62
+holp,19
+holy,198
+homage,17
+homager,1
+home,342
+homely,15
+homes,2
+homespuns,1
+homeward,5
+homewards,1
+homicide,4
+homicides,1
+homily,1
+hominem,1
+hommes,1
+homo,1
+honest,289
+honester,5
+honestest,1
+honestly,7
+honesty,87
+honey,46
+honeycomb,1
+honeying,1
+honeyless,1
+honeysuckle,2
+honeysuckles,1
+honi,1
+honneur,5
+honor,42
+honorable,19
+honorably,1
+honorato,1
+honorificabilitudinitatibus,1
+honors,11
+honour,632
+honourable,102
+honourably,6
+honoured,8
+honourest,1
+honourible,1
+honouring,1
+honours,69
+hoo,7
+hood,10
+hooded,2
+hoodman,2
+hoods,1
+hoodwink,6
+hoof,2
+hoofs,4
+hook,14
+hooking,1
+hooks,3
+hoop,8
+hoops,2
+hoot,1
+hooted,2
+hooting,2
+hoots,1
+hop,16
+hope,358
+hopeful,9
+hopeless,7
+hopes,56
+hopest,1
+hoping,6
+hopkins,2
+hoppedance,1
+hor,109
+horace,3
+horatio,47
+horizon,1
+horn,44
+hornbook,1
+horned,4
+horner,11
+horning,1
+hornpipes,1
+horns,57
+horologe,1
+horrible,25
+horribly,7
+horrid,16
+horrider,1
+horridly,2
+horror,16
+horrors,4
+hors,3
+horse,243
+horseback,6
+horsed,1
+horsehairs,1
+horseman,2
+horsemanship,2
+horsemen,11
+horses,62
+horseway,1
+horsing,1
+hortensio,118
+hortensius,9
+horum,3
+hose,23
+hospitable,3
+hospital,1
+hospitality,1
+host,168
+hostage,2
+hostages,4
+hostess,112
+hostile,4
+hostility,4
+hostilius,2
+hosts,2
+hot,261
+hotly,4
+hotspur,28
+hotter,5
+hottest,2
+hound,14
+hounds,23
+hour,313
+hourly,22
+hours,140
+hous,4
+house,569
+household,18
+householder,1
+householders,1
+households,2
+housekeeper,2
+housekeepers,1
+housekeeping,2
+houseless,2
+houses,28
+housewife,7
+housewifery,2
+housewives,2
+hovel,8
+hover,5
+hovered,1
+hovering,1
+hovers,1
+how,2171
+howbeit,3
+howe,12
+howeer,1
+however,14
+howl,17
+howled,1
+howlet,1
+howling,13
+howls,1
+howsoe,6
+howsoever,9
+howsome,2
+hoxes,1
+hoy,1
+hoyday,1
+html,1
+http,12
+hubert,96
+huddled,1
+huddling,1
+hue,27
+hued,2
+hues,1
+hug,6
+huge,35
+hugely,2
+hugeness,1
+hugg,2
+hugger,1
+hugh,42
+hugs,1
+hujus,1
+hulk,3
+hulks,1
+hull,2
+hulling,1
+hullo,1
+hum,16
+human,25
+humane,6
+humanely,2
+humanity,10
+humble,72
+humbled,9
+humbleness,7
+humbler,3
+humbles,1
+humblest,2
+humbling,1
+humbly,61
+hume,21
+humh,5
+humidity,2
+humility,17
+humming,1
+humor,10
+humorous,12
+humors,2
+humour,90
+humourists,1
+humours,33
+humphrey,71
+humphry,1
+hums,2
+hundred,113
+hundreds,4
+hundredth,1
+hung,25
+hungarian,1
+hungary,2
+hunger,15
+hungerford,2
+hungerly,3
+hungry,26
+hunt,34
+hunted,6
+hunter,12
+hunters,4
+hunteth,1
+hunting,19
+huntington,1
+huntress,1
+hunts,3
+huntsman,16
+huntsmen,5
+hurdle,1
+hurl,12
+hurling,1
+hurls,1
+hurly,4
+hurlyburly,2
+hurricano,1
+hurricanoes,1
+hurried,5
+hurries,2
+hurry,3
+hurt,90
+hurting,1
+hurtled,1
+hurtless,1
+hurtling,1
+hurts,14
+husband,327
+husbanded,4
+husbandless,1
+husbandry,14
+husbands,27
+hush,19
+hushes,1
+husht,1
+husks,5
+huswife,8
+huswifes,1
+hutch,1
+hybla,2
+hydra,5
+hyen,1
+hymen,13
+hymenaeus,1
+hymn,6
+hymns,4
+hyperboles,2
+hyperbolical,2
+hyperion,6
+hypertext,3
+hypocrisy,5
+hypocrite,7
+hypocrites,1
+hyrcan,1
+hyrcania,1
+hyrcanian,2
+hyssop,1
+hysterica,1
+iachimo,96
+iaculis,1
+iago,362
+iament,1
+ibat,3
+ibiblio,1
+icarus,3
+ice,18
+iceland,2
+ici,1
+icicle,2
+icicles,3
+icy,6
+idea,2
+ideas,1
+idem,1
+iden,18
+identical,1
+identification,1
+identify,1
+ides,7
+idiot,9
+idiots,2
+idle,67
+idleness,15
+idles,1
+idly,17
+idol,8
+idolatrous,1
+idolatry,6
+ield,1
+if,3539
+ifs,1
+ignis,1
+ignoble,9
+ignobly,4
+ignominious,3
+ignominy,3
+ignomy,1
+ignorance,40
+ignorant,48
+ii,171
+iii,145
+iiii,1
+il,18
+ilbow,1
+ild,1
+ilion,6
+ilium,5
+ill,279
+illegitimate,2
+illinois,222
+illiterate,1
+illness,1
+illo,1
+ills,9
+illume,1
+illumin,1
+illuminate,1
+illumineth,1
+illusion,3
+illusions,2
+illustrate,2
+illustrated,1
+illustrious,5
+illyria,13
+illyrian,1
+ils,2
+im,1
+image,46
+imagery,1
+images,11
+imagin,8
+imaginary,8
+imagination,26
+imaginations,4
+imagine,22
+imagining,1
+imaginings,1
+imbar,1
+imbecility,1
+imbrue,2
+imitari,1
+imitate,11
+imitated,2
+imitation,4
+imitations,1
+immaculate,6
+immanity,1
+immask,1
+immaterial,1
+immediacy,1
+immediate,17
+immediately,20
+imminence,1
+imminent,7
+immoderate,1
+immoderately,1
+immodest,5
+immoment,1
+immortal,25
+immortaliz,1
+immortally,1
+immur,2
+immured,4
+immures,1
+imogen,166
+imp,5
+impaint,1
+impair,3
+impairing,1
+impale,1
+impaled,1
+impanelled,1
+impart,12
+imparted,1
+impartial,4
+impartment,1
+imparts,1
+impasted,1
+impatience,18
+impatient,19
+impatiently,3
+impawn,3
+impeach,11
+impeached,1
+impeachment,2
+impeachments,1
+impedes,1
+impediment,15
+impediments,7
+impenetrable,1
+imperator,1
+imperceiverant,1
+imperfect,6
+imperfection,2
+imperfections,4
+imperfectly,1
+imperial,25
+imperious,14
+imperiously,1
+impertinency,1
+impertinent,2
+impeticos,1
+impetuosity,1
+impetuous,2
+impieties,1
+impiety,6
+impious,6
+implacable,1
+implements,2
+implications,1
+implied,4
+implies,1
+implor,1
+implorators,1
+implore,6
+implored,1
+imploring,1
+impon,2
+import,20
+importance,5
+importancy,1
+important,9
+importantly,1
+imported,1
+importeth,2
+importing,8
+importless,1
+imports,9
+importun,7
+importunacy,2
+importunate,6
+importune,13
+importunes,4
+importunity,3
+impos,2
+impose,10
+imposed,4
+imposition,7
+impositions,1
+impossibilities,2
+impossibility,5
+impossible,39
+imposthume,2
+impostor,3
+impostors,1
+impotence,1
+impotent,4
+impounded,1
+impregnable,4
+imprese,1
+impress,9
+impressed,2
+impressest,1
+impression,10
+impressure,3
+imprimendum,1
+imprimis,3
+imprint,1
+imprinted,1
+imprison,13
+imprisoned,5
+imprisoning,1
+imprisonment,16
+improbable,1
+improper,1
+improve,1
+improvident,2
+impudence,3
+impudency,1
+impudent,9
+impudently,1
+impudique,1
+impugn,1
+impugns,1
+impure,1
+imputation,7
+impute,4
+inaccessible,2
+inaccurate,2
+inaidable,1
+inaudible,1
+inauspicious,1
+inc,224
+incaged,2
+incantations,1
+incapable,6
+incardinate,1
+incarnadine,1
+incarnate,2
+incarnation,1
+incens,12
+incense,10
+incensed,10
+incensement,1
+incenses,1
+incensing,1
+incertain,6
+incertainties,2
+incertainty,1
+incessant,5
+incessantly,1
+incest,2
+incestuous,5
+inch,21
+incharitable,1
+inches,11
+incidency,1
+incident,3
+incidental,2
+incision,6
+incite,5
+incites,1
+incivil,1
+incivility,1
+inclin,16
+inclinable,1
+inclination,11
+incline,9
+inclined,1
+inclines,1
+inclining,7
+inclips,1
+include,2
+included,5
+includes,224
+including,15
+inclusive,2
+incomparable,4
+incomplete,2
+incomprehensible,1
+inconsiderate,2
+inconstancy,5
+inconstant,11
+incontinency,3
+incontinent,6
+incontinently,1
+inconvenience,1
+inconveniences,1
+inconvenient,1
+incony,2
+incorporate,9
+incorps,1
+incorrect,1
+increas,1
+increase,28
+increases,1
+increaseth,2
+increasing,9
+incredible,1
+incredulous,2
+incur,6
+incurable,4
+incurr,3
+incurred,1
+incursions,2
+ind,1
+inde,2
+indebted,2
+indeed,438
+indemnify,2
+indemnity,2
+indent,2
+indented,1
+indenture,2
+indentures,4
+index,4
+indexes,1
+india,7
+indian,9
+indicate,2
+indicating,1
+indict,1
+indicted,1
+indictment,4
+indies,5
+indifferency,2
+indifferent,15
+indifferently,5
+indigent,1
+indigest,3
+indigested,1
+indign,1
+indignation,11
+indignations,1
+indigne,1
+indignities,4
+indignity,6
+indirect,10
+indirection,2
+indirections,1
+indirectly,10
+indiscreet,2
+indiscretion,2
+indispos,1
+indisposition,1
+indissoluble,1
+indistinct,2
+indistinguish,1
+indistinguishable,1
+indited,2
+individable,1
+individual,5
+indrench,1
+indu,1
+indubitate,1
+induc,3
+induce,4
+induced,2
+inducement,3
+induction,6
+inductions,1
+indue,1
+indued,3
+indues,1
+indulgence,2
+indulgences,1
+indulgent,1
+indurance,1
+industrious,4
+industriously,1
+industry,8
+inequality,1
+inestimable,2
+inevitable,4
+inexecrable,1
+inexorable,2
+inexplicable,1
+infallible,5
+infallibly,2
+infamonize,1
+infamous,2
+infamy,12
+infancy,11
+infant,22
+infants,10
+infect,19
+infected,21
+infecting,1
+infection,20
+infections,1
+infectious,6
+infectiously,1
+infects,5
+infer,6
+inference,1
+inferior,10
+inferiors,1
+infernal,3
+inferr,3
+inferreth,1
+inferring,1
+infest,1
+infidel,3
+infidels,2
+infinite,38
+infinitely,5
+infinitive,1
+infirm,4
+infirmities,4
+infirmity,16
+infixed,1
+infixing,1
+inflam,3
+inflame,4
+inflaming,3
+inflammation,1
+inflict,1
+infliction,1
+influence,10
+influences,2
+infold,3
+inform,40
+informal,1
+information,11
+informations,1
+informed,3
+informer,1
+informs,1
+infortunate,2
+infring,1
+infringe,5
+infringed,1
+infringement,2
+infus,2
+infuse,3
+infused,3
+infusing,1
+infusion,2
+ing,1
+ingener,1
+ingenious,10
+ingeniously,1
+inglorious,1
+ingots,1
+ingraffed,1
+ingraft,1
+ingrate,5
+ingrated,1
+ingrateful,13
+ingratitude,21
+ingratitudes,1
+ingredient,2
+ingredients,2
+ingross,1
+inhabit,10
+inhabitable,1
+inhabitants,2
+inhabited,1
+inhabits,4
+inhearse,1
+inhearsed,1
+inherent,1
+inherit,16
+inheritance,12
+inherited,3
+inheriting,1
+inheritor,4
+inheritors,2
+inheritrix,1
+inherits,2
+inhibited,2
+inhibition,1
+inhoop,1
+inhuman,8
+iniquities,1
+iniquity,8
+initiate,1
+injointed,1
+injunction,3
+injunctions,2
+injur,4
+injure,1
+injurer,1
+injuries,23
+injurious,15
+injury,30
+injustice,8
+ink,29
+inkhorn,3
+inkle,1
+inkles,1
+inkling,2
+inky,3
+inlaid,1
+inland,5
+inlay,1
+inly,4
+inmost,2
+inn,21
+inner,1
+innkeeper,1
+innocence,22
+innocency,5
+innocent,52
+innocents,4
+innovation,3
+innovator,1
+inns,3
+innumerable,1
+inoculate,1
+inordinate,2
+inprimis,2
+inquir,2
+inquire,15
+inquiry,2
+inquisition,2
+inquisitive,2
+inroads,1
+insane,1
+insanie,1
+insatiate,4
+insconce,1
+inscrib,1
+inscription,1
+inscriptions,1
+inscroll,1
+inscrutable,1
+insculp,1
+insculpture,1
+insensible,3
+inseparable,2
+inseparate,1
+insert,2
+inserted,1
+inset,1
+inshell,1
+inshipp,1
+inside,6
+insinewed,1
+insinuate,5
+insinuateth,1
+insinuating,4
+insinuation,3
+insisted,1
+insisting,1
+insisture,1
+insociable,2
+insolence,14
+insolent,9
+insomuch,1
+inspir,5
+inspiration,3
+inspirations,1
+inspire,2
+inspired,4
+install,4
+installed,1
+instalment,2
+instance,26
+instances,7
+instant,61
+instantly,24
+instate,1
+instead,16
+insteeped,1
+instigate,1
+instigated,1
+instigation,3
+instigations,1
+instigator,1
+instinct,16
+instinctively,1
+institute,2
+institutions,1
+instruct,25
+instructed,6
+instruction,15
+instructions,8
+instructs,5
+instrument,37
+instrumental,1
+instruments,27
+insubstantial,1
+insufficience,1
+insufficiency,2
+insult,4
+insulted,1
+insulting,9
+insultment,1
+insults,1
+insupportable,3
+insuppressive,1
+insurrection,5
+insurrections,1
+int,4
+integer,1
+integritas,1
+integrity,19
+intellect,4
+intellects,1
+intellectual,4
+intelligence,27
+intelligencer,2
+intelligencing,1
+intelligent,4
+intelligis,1
+intelligo,1
+intemperance,2
+intemperate,2
+intend,54
+intended,20
+intendeth,1
+intending,2
+intendment,3
+intends,17
+intenible,1
+intent,50
+intention,2
+intentively,1
+intents,21
+inter,8
+intercept,4
+intercepted,4
+intercepter,1
+interception,1
+intercepts,1
+intercession,6
+intercessors,1
+interchained,1
+interchang,1
+interchange,6
+interchangeably,4
+interchangement,1
+interchanging,2
+interdiction,1
+interest,29
+interim,11
+interims,1
+interior,3
+interjections,1
+interjoin,1
+interlude,4
+intermingle,2
+intermission,4
+intermissive,1
+intermit,1
+intermix,1
+intermixed,1
+internal,1
+international,1
+internet,1
+interpose,2
+interposer,1
+interposes,1
+interpret,6
+interpretation,5
+interpreted,3
+interpreter,9
+interpreters,2
+interprets,2
+interr,5
+interred,3
+interrogatories,2
+interrupt,4
+interrupted,3
+interrupter,1
+interruptest,1
+interruption,3
+interrupts,1
+intertissued,1
+intervallums,1
+interview,5
+intestate,1
+intestine,2
+intil,1
+intimate,3
+intimation,1
+intitled,1
+intituled,1
+into,644
+intolerable,9
+intoxicates,1
+intreasured,1
+intreat,1
+intrench,1
+intrenchant,1
+intricate,1
+intrinse,1
+intrinsicate,1
+intrude,2
+intruder,2
+intruding,1
+intrusion,4
+inundation,4
+inure,1
+inurn,1
+invade,2
+invades,2
+invalidity,1
+invasion,1
+invasive,1
+invectively,1
+invectives,1
+inveigled,1
+invent,7
+invented,2
+invention,30
+inventions,2
+inventor,1
+inventorially,1
+inventoried,1
+inventors,1
+inventory,6
+inverness,3
+invert,2
+invest,8
+invested,4
+investing,1
+investments,2
+inveterate,4
+invincible,4
+inviolable,3
+invised,1
+invisible,30
+invitation,1
+invite,19
+invited,10
+invites,6
+inviting,5
+invitis,1
+invocate,3
+invocation,4
+invoke,1
+invoked,1
+invulnerable,3
+inward,28
+inwardly,3
+inwardness,1
+inwards,2
+ionia,1
+ionian,1
+ipse,2
+ipswich,2
+ira,1
+irae,1
+iras,43
+ire,4
+ireful,4
+ireland,31
+iris,10
+irish,10
+irishman,2
+irishmen,1
+irks,3
+irksome,3
+iron,46
+irons,9
+irreconcil,1
+irrecoverable,1
+irregular,4
+irregulous,1
+irreligious,3
+irremovable,1
+irreparable,1
+irresolute,1
+irrevocable,3
+irs,1
+isabel,33
+isabella,159
+isbel,3
+isbels,2
+iscariot,1
+ise,1
+ish,7
+isidore,9
+isis,8
+island,34
+islander,1
+islanders,5
+islands,3
+isle,40
+isles,2
+israel,1
+issu,1
+issue,111
+issued,5
+issueless,2
+issues,9
+issuing,4
+ist,1
+ista,1
+italian,16
+italy,35
+itch,8
+itches,2
+itching,2
+item,31
+items,1
+iteration,3
+ithaca,2
+its,18
+itself,240
+itshall,1
+iv,121
+ivory,3
+ivy,4
+iwis,3
+ix,6
+j,4
+jacet,1
+jack,91
+jackanapes,1
+jacks,7
+jacksauce,1
+jackslave,1
+jacob,8
+jade,13
+jaded,3
+jades,12
+jail,3
+jakes,1
+jamany,1
+james,12
+jamy,9
+jane,2
+jangled,1
+jangling,2
+january,3
+janus,2
+japhet,1
+jaquenetta,30
+jaques,88
+jar,7
+jarring,4
+jars,8
+jarteer,3
+jasons,2
+jaunce,1
+jauncing,2
+jaundice,1
+jaundies,1
+jaw,1
+jawbone,1
+jaws,11
+jay,4
+jays,1
+je,29
+jealous,50
+jealousies,11
+jealousy,35
+ject,1
+jeer,1
+jeering,1
+jelly,3
+jenny,1
+jeopardy,1
+jephtha,1
+jephthah,3
+jerkin,12
+jerkins,2
+jerks,1
+jeronimy,1
+jerusalem,11
+jeshu,1
+jesses,1
+jessica,59
+jest,104
+jested,1
+jester,8
+jesters,2
+jesting,5
+jests,17
+jesu,21
+jesus,4
+jet,9
+jets,1
+jew,78
+jewel,60
+jeweller,12
+jewels,27
+jewess,1
+jewish,2
+jewry,7
+jews,1
+jezebel,1
+jig,8
+jigging,1
+jill,2
+jills,1
+jingling,1
+joan,27
+job,2
+jockey,1
+jocund,8
+jog,2
+jogging,1
+john,551
+johns,3
+join,89
+joinder,1
+joined,2
+joiner,5
+joineth,1
+joins,1
+joint,24
+jointed,3
+jointing,1
+jointly,4
+jointress,1
+joints,18
+jointure,5
+jollity,6
+jolly,9
+jolt,1
+joltheads,1
+jordan,2
+joseph,2
+joshua,1
+jot,21
+jour,3
+jourdain,6
+journal,2
+journey,29
+journeying,1
+journeyman,1
+journeymen,1
+journeys,3
+jove,88
+jovem,1
+jovial,4
+jowl,2
+jowls,1
+joy,196
+joyed,1
+joyful,31
+joyfully,3
+joyless,2
+joyous,2
+joys,27
+juan,1
+jud,1
+judas,19
+judases,1
+jude,2
+judg,7
+judge,92
+judged,1
+judgement,16
+judges,9
+judgest,2
+judging,2
+judgment,104
+judgments,13
+judicious,5
+jug,1
+juggle,1
+juggled,1
+juggler,3
+jugglers,1
+juggling,5
+jugs,1
+juice,9
+juiced,1
+jul,117
+jule,3
+julia,153
+juliet,83
+julietta,2
+julio,1
+julius,18
+july,3
+jump,13
+jumpeth,1
+jumping,1
+jumps,5
+june,3
+junes,1
+junior,1
+junius,4
+junkets,1
+juno,24
+jupiter,36
+jure,1
+jurement,1
+jurisdiction,2
+juror,1
+jurors,1
+jury,2
+jurymen,1
+just,141
+justeius,1
+justest,1
+justice,239
+justicer,3
+justicers,1
+justices,13
+justification,1
+justified,4
+justify,8
+justle,2
+justled,1
+justles,1
+justling,1
+justly,26
+justness,1
+justs,1
+jutting,1
+jutty,2
+juvenal,7
+kam,1
+kate,108
+kated,1
+kates,2
+katharine,109
+katherina,111
+katherine,67
+kecksies,1
+keech,2
+keel,3
+keels,1
+keen,24
+keenness,1
+keep,489
+keepdown,1
+keeper,64
+keepers,8
+keepest,3
+keeping,29
+keeps,76
+keiser,1
+ken,6
+kendal,2
+kennel,6
+kent,192
+kentish,3
+kentishman,1
+kentishmen,1
+kept,98
+kerchief,3
+kerely,1
+kern,2
+kernal,1
+kernel,3
+kernels,2
+kerns,7
+kersey,3
+kettle,1
+kettledrum,1
+kettledrums,1
+key,31
+keys,15
+kibe,2
+kibes,2
+kick,5
+kicked,1
+kickshaws,1
+kickshawses,1
+kicky,1
+kid,1
+kidney,2
+kikely,1
+kildare,1
+kill,322
+killed,8
+killer,2
+killeth,2
+killing,26
+killingworth,2
+kills,29
+kiln,3
+kimbolton,3
+kin,34
+kind,283
+kinder,6
+kindest,3
+kindle,8
+kindled,7
+kindless,1
+kindlier,1
+kindling,3
+kindly,35
+kindness,52
+kindnesses,4
+kindred,30
+kindreds,1
+kinds,6
+kine,3
+king,3042
+kingdom,102
+kingdoms,25
+kingly,26
+kings,117
+kinred,1
+kins,1
+kinsman,49
+kinsmen,19
+kinswoman,3
+kirtle,1
+kirtles,1
+kiss,213
+kissed,3
+kisses,46
+kissing,30
+kitchen,8
+kitchens,2
+kite,8
+kites,9
+kitten,2
+klll,1
+knack,2
+knacks,2
+knapp,2
+knav,1
+knave,174
+knaveries,4
+knavery,17
+knaves,44
+knavish,7
+knead,1
+kneaded,1
+kneading,2
+knee,66
+kneel,72
+kneeling,16
+kneels,28
+knees,51
+knell,11
+knew,165
+knewest,1
+knife,55
+knight,136
+knighted,5
+knighthood,10
+knighthoods,1
+knightly,5
+knights,32
+knit,35
+knits,4
+knitters,1
+knitteth,1
+knives,10
+knobs,1
+knock,83
+knocking,33
+knocks,26
+knog,3
+knoll,3
+knot,29
+knots,8
+knotted,3
+knotty,3
+know,1742
+knower,2
+knowest,24
+knowing,47
+knowingly,2
+knowings,1
+knowledge,78
+known,188
+knows,213
+kramer,1
+l,23
+la,78
+laban,2
+label,2
+labell,1
+labienus,1
+labio,1
+labor,10
+laboring,2
+labors,1
+labour,95
+laboured,4
+labourer,2
+labourers,1
+labouring,15
+labours,10
+laboursome,2
+labras,1
+labyrinth,2
+lac,5
+lace,7
+laced,1
+lacedaemon,2
+laces,1
+lacies,1
+lack,119
+lackbeard,1
+lacked,3
+lackey,8
+lackeying,1
+lackeys,4
+lacking,7
+lacks,16
+lad,28
+ladder,19
+ladders,3
+lade,1
+laden,3
+ladies,145
+lading,2
+lads,23
+lady,927
+ladybird,1
+ladyship,44
+ladyships,1
+laer,62
+laertes,47
+lafeu,118
+lag,6
+lagging,1
+laid,96
+lain,3
+laissez,3
+lake,6
+lakes,1
+lakin,2
+lam,2
+lamb,36
+lambert,1
+lambkin,1
+lambkins,1
+lambs,13
+lame,15
+lamely,4
+lameness,2
+lament,24
+lamentable,15
+lamentably,2
+lamentation,10
+lamentations,1
+lamented,6
+lamenting,8
+lamentings,1
+laments,6
+lames,1
+laming,1
+lammas,2
+lammastide,1
+lamound,1
+lamp,10
+lampass,1
+lamps,5
+lanc,1
+lancaster,81
+lance,14
+lances,8
+lanceth,1
+lanch,1
+land,216
+landed,15
+landing,1
+landless,1
+landlord,3
+landmen,1
+lands,54
+lane,13
+lanes,2
+langage,1
+langley,4
+langton,1
+language,37
+languageless,1
+languages,4
+langues,1
+languish,7
+languished,1
+languishes,2
+languishing,1
+languishings,1
+languishment,1
+languor,1
+lank,4
+lantern,8
+lanterns,1
+lanthorn,8
+lap,21
+lapis,3
+lapland,1
+lapp,3
+laps,3
+lapse,2
+lapsed,1
+lapsing,1
+lapwing,4
+laquais,1
+larded,4
+larder,1
+larding,1
+lards,2
+large,72
+largely,3
+largeness,2
+larger,5
+largess,5
+largest,1
+lark,24
+larks,3
+larron,1
+lartius,41
+larum,3
+larums,2
+las,1
+lascivious,15
+lash,6
+lass,8
+lasses,1
+last,269
+lasted,2
+lasting,14
+lastly,8
+lasts,5
+latch,3
+latches,1
+late,196
+lated,2
+lately,31
+later,3
+latest,16
+lath,5
+latin,12
+latten,1
+latter,17
+lattice,4
+laud,5
+laudable,2
+laudis,1
+laugh,113
+laughable,1
+laughed,4
+laugher,2
+laughest,1
+laughing,15
+laughs,8
+laughter,29
+launce,82
+launcelot,82
+launces,1
+launch,1
+laund,2
+laundress,2
+laundry,1
+laur,4
+laura,1
+laurel,3
+laurels,1
+laurence,22
+laus,1
+lavache,2
+lave,3
+lavee,1
+lavender,1
+lavina,1
+lavinia,75
+lavish,5
+lavishly,1
+lavolt,1
+lavoltas,1
+law,222
+lawful,61
+lawfully,2
+lawless,7
+lawlessly,1
+lawn,3
+lawns,1
+lawrence,2
+laws,47
+lawyer,11
+lawyers,5
+lay,283
+layer,1
+layest,3
+laying,15
+lays,29
+lazar,3
+lazars,2
+lazarus,1
+lazy,11
+ld,20
+ldst,3
+le,60
+lead,149
+leaden,16
+leader,14
+leaders,2
+leadest,1
+leading,18
+leads,32
+leaf,15
+leagu,1
+league,34
+leagued,1
+leaguer,1
+leagues,11
+leah,1
+leak,4
+leaky,2
+lean,47
+leander,4
+leaner,1
+leaning,6
+leanness,4
+leans,5
+leap,31
+leaped,1
+leaping,3
+leaps,7
+leapt,6
+lear,233
+learn,121
+learned,50
+learnedly,3
+learning,32
+learnings,1
+learns,3
+learnt,8
+leas,4
+lease,9
+leases,2
+leash,4
+leasing,2
+least,100
+leather,12
+leathern,5
+leav,1
+leave,657
+leaven,3
+leavening,2
+leaver,1
+leaves,72
+leaving,25
+leavy,2
+lecher,4
+lecherous,4
+lechers,1
+lechery,18
+lecon,1
+lecture,5
+lectures,3
+led,70
+leda,2
+leech,1
+leeches,1
+leek,13
+leeks,5
+leer,5
+leers,1
+lees,2
+leese,1
+leet,1
+leets,1
+left,246
+leg,37
+legacies,1
+legacy,5
+legal,5
+legally,1
+legate,11
+legatine,1
+lege,1
+legerity,1
+leges,1
+legg,6
+legion,3
+legions,20
+legitimate,8
+legitimation,1
+legs,70
+leicester,3
+leicestershire,1
+leiger,1
+leigers,1
+leisure,63
+leisurely,2
+leisures,3
+leman,3
+lemon,1
+lena,3
+lend,93
+lender,3
+lending,3
+lendings,2
+lends,13
+length,38
+lengthen,3
+lengthens,3
+lengths,2
+lenity,8
+lennox,35
+lent,31
+lenten,3
+lentus,2
+leo,1
+leon,120
+leonardo,5
+leonati,3
+leonato,63
+leonatus,20
+leontes,150
+leopard,3
+leopards,1
+leper,1
+leperous,1
+lepidus,70
+leprosy,4
+lequel,1
+lers,1
+les,21
+less,223
+lessen,4
+lessens,2
+lesser,28
+lesson,9
+lessoned,1
+lessons,2
+lest,146
+lestrake,2
+let,2369
+lethargied,1
+lethargies,1
+lethargy,5
+lethe,7
+lets,21
+lett,1
+letter,247
+letters,130
+letting,7
+lettuce,1
+leur,1
+leve,1
+level,25
+levell,3
+levelled,2
+levels,1
+leven,3
+levers,1
+leviathan,2
+leviathans,1
+levied,14
+levies,3
+levity,6
+levy,10
+levying,2
+lewd,12
+lewdly,2
+lewdness,2
+lewdsters,1
+lewis,88
+lia,1
+liability,5
+liable,7
+liar,13
+liars,7
+libbard,1
+libelling,1
+libels,1
+liberal,29
+liberality,3
+liberte,1
+liberties,6
+libertine,5
+libertines,1
+liberty,73
+library,233
+libya,4
+licence,4
+licens,1
+license,26
+licensed,2
+licenses,1
+licentious,3
+lichas,2
+licio,9
+lick,9
+licked,1
+licker,1
+lictors,3
+lid,2
+lids,4
+lie,327
+lied,4
+lief,17
+liefest,2
+liege,141
+liegeman,2
+liegemen,2
+lien,1
+lies,245
+liest,45
+lieth,2
+lieu,10
+lieutenant,78
+lieutenantry,2
+lieutenants,1
+lieve,2
+life,863
+lifeblood,1
+lifeless,4
+lifelings,1
+lift,24
+lifted,3
+lifter,1
+lifteth,1
+lifting,2
+lifts,5
+lig,1
+ligarius,15
+liggens,1
+light,270
+lighted,10
+lighten,3
+lightens,7
+lighter,3
+lightest,2
+lightly,12
+lightness,8
+lightning,26
+lightnings,1
+lights,27
+lik,12
+like,1787
+liked,2
+likeliest,1
+likelihood,13
+likelihoods,4
+likely,24
+likeness,23
+liker,3
+likes,27
+likest,2
+likewise,26
+liking,28
+likings,2
+lilies,3
+lily,17
+lim,6
+limander,1
+limb,18
+limbeck,1
+limbecks,1
+limber,1
+limbo,4
+limbs,47
+lime,14
+limed,3
+limehouse,1
+limekilns,1
+limit,18
+limitation,6
+limited,13
+limits,9
+limn,1
+limp,4
+limping,3
+limps,1
+lin,5
+lincoln,6
+lincolnshire,1
+line,45
+lineal,8
+lineally,1
+lineament,2
+lineaments,6
+lined,1
+linen,18
+linens,1
+lines,34
+ling,14
+lingare,1
+linger,13
+lingered,1
+lingers,4
+linguist,2
+lining,2
+link,10
+linked,1
+links,6
+linsey,1
+linstock,2
+linta,1
+lion,119
+lionel,5
+lioness,7
+lions,24
+lip,37
+lipp,3
+lips,137
+lipsbury,1
+liquid,9
+liquor,19
+liquorish,1
+liquors,2
+lirra,1
+lisbon,1
+lisp,3
+lisping,3
+list,60
+listen,15
+listening,2
+lists,15
+literary,13
+literatured,1
+lither,1
+litter,10
+little,483
+littlest,1
+liv,77
+live,514
+lived,20
+livelier,1
+livelihood,2
+livelong,3
+lively,12
+liver,24
+liveries,6
+livers,9
+livery,21
+lives,205
+livest,3
+liveth,3
+livia,2
+living,121
+livings,1
+lizard,2
+lizards,2
+ll,2409
+llous,2
+lnd,1
+lo,74
+loa,1
+loach,1
+load,20
+loaden,7
+loading,1
+loads,3
+loaf,1
+loam,5
+loan,3
+loath,33
+loathe,5
+loathed,10
+loather,1
+loathes,5
+loathing,2
+loathly,3
+loathness,3
+loathsome,16
+loathsomeness,1
+loathsomest,1
+loaves,1
+lob,2
+lobbies,1
+lobby,4
+local,2
+located,4
+locating,1
+locations,2
+lochaber,1
+lock,47
+locked,2
+locking,3
+lockram,1
+locks,18
+locusts,1
+lode,1
+lodg,10
+lodge,23
+lodged,5
+lodgers,2
+lodges,6
+lodging,24
+lodgings,1
+lodovico,44
+lodowick,5
+lofty,18
+log,4
+logger,1
+loggerhead,2
+loggerheads,1
+loggets,1
+logic,1
+logs,7
+loins,12
+loiter,1
+loiterer,1
+loiterers,1
+loitering,1
+lolling,4
+lolls,1
+lombardy,1
+london,142
+londoners,1
+lone,2
+loneliness,2
+lonely,3
+long,704
+longaville,60
+longboat,1
+longed,1
+longer,113
+longest,5
+longeth,2
+longing,17
+longings,1
+longly,1
+longs,13
+longtail,1
+loo,6
+loof,1
+look,938
+looked,4
+looker,4
+lookers,1
+lookest,1
+looking,41
+looks,214
+loon,1
+loop,3
+loos,3
+loose,51
+loosed,2
+loosely,2
+loosen,1
+loosing,1
+lop,3
+lopp,8
+loquitur,1
+lord,3094
+lorded,1
+lording,1
+lordings,2
+lordliness,1
+lordly,6
+lords,466
+lordship,124
+lordships,4
+lorenzo,81
+lorn,1
+lorraine,2
+lorship,1
+los,4
+lose,208
+loser,4
+losers,4
+loses,9
+losest,3
+loseth,2
+losing,22
+loss,118
+losses,15
+lost,257
+lot,5
+lots,3
+lott,4
+lottery,3
+loud,68
+louder,9
+loudly,1
+lour,4
+loureth,1
+louring,2
+louse,2
+louses,1
+lousy,8
+lout,5
+louted,1
+louts,1
+louvre,2
+lov,165
+love,2198
+loved,47
+lovedst,2
+lovel,11
+lovelier,2
+loveliness,2
+lovell,41
+lovely,53
+lover,65
+lovered,1
+lovers,61
+loves,198
+lovest,8
+loveth,3
+loving,118
+lovingly,2
+low,106
+lowe,1
+lower,24
+lowest,7
+lowing,2
+lowliness,5
+lowly,13
+lown,1
+lowness,3
+loyal,31
+loyally,1
+loyalties,1
+loyalty,24
+lozel,1
+lt,16
+lubber,5
+lubberly,1
+luc,1
+luccicos,1
+luce,16
+lucentio,131
+luces,3
+lucetta,64
+luciana,57
+lucianus,2
+lucifer,6
+lucifier,1
+lucilius,35
+lucina,1
+lucio,134
+lucius,261
+luck,26
+luckier,1
+luckiest,1
+luckily,1
+luckless,2
+lucky,6
+lucre,2
+lucrece,6
+lucretia,1
+lucullius,1
+lucullus,16
+lucy,22
+lud,4
+ludlow,3
+lug,2
+lugg,2
+luggage,5
+luke,3
+lukewarm,2
+lull,2
+lulla,4
+lullaby,7
+lulls,2
+lumbert,1
+lump,6
+lumpish,1
+luna,1
+lunacies,1
+lunacy,5
+lunatic,12
+lunatics,2
+lunes,3
+lungs,19
+lupercal,2
+lurch,2
+lure,2
+lurk,7
+lurketh,1
+lurking,6
+lurks,3
+luscious,2
+lush,1
+lust,49
+lusted,1
+luster,1
+lustful,4
+lustier,3
+lustiest,1
+lustig,1
+lustihood,2
+lustily,3
+lustre,13
+lustrous,2
+lusts,4
+lusty,36
+lute,17
+lutes,2
+lutestring,1
+lutheran,1
+luxurious,5
+luxuriously,1
+luxury,8
+ly,2
+lycaonia,1
+lycurguses,1
+lydia,2
+lye,1
+lyen,1
+lying,30
+lym,1
+lymoges,2
+lynn,1
+lysander,103
+m,30
+ma,7
+mab,3
+macbeth,291
+maccabaeus,5
+macdonwald,1
+macduff,110
+mace,8
+macedon,5
+maces,1
+machiavel,3
+machination,1
+machinations,1
+machine,224
+machines,1
+mack,1
+macmorris,12
+maculate,1
+maculation,1
+mad,263
+madam,509
+madame,10
+madams,2
+madcap,5
+madded,3
+madding,4
+made,837
+madeira,1
+madly,15
+madman,25
+madmen,11
+madness,68
+madonna,10
+madrigals,2
+mads,2
+maecenas,28
+maggot,2
+maggots,2
+magic,13
+magical,1
+magician,5
+magistrate,3
+magistrates,6
+magnanimity,1
+magnanimous,7
+magni,1
+magnifi,1
+magnificence,1
+magnificent,2
+magnifico,1
+magnificoes,4
+magnus,1
+mahomet,1
+mahu,2
+maid,190
+maiden,50
+maidenhead,10
+maidenheads,4
+maidenhood,2
+maidenhoods,1
+maidenliest,1
+maidenly,2
+maidens,8
+maidhood,2
+maids,44
+mail,5
+mailed,1
+mails,1
+maim,8
+maimed,1
+maims,1
+main,50
+maincourse,1
+maine,19
+mainly,4
+mainmast,1
+mains,1
+maintain,53
+maintained,2
+maintaining,1
+maintains,3
+maintenance,3
+mais,1
+maison,1
+majestas,1
+majestee,2
+majestic,3
+majestical,8
+majestically,1
+majesties,5
+majesty,270
+major,4
+majority,1
+mak,22
+make,1640
+makeless,1
+maker,17
+makers,5
+makes,357
+makest,4
+maketh,3
+making,83
+makings,1
+mal,1
+mala,1
+maladies,3
+malady,11
+malapert,3
+malcolm,60
+malcontent,3
+malcontents,2
+male,13
+maledictions,1
+malefactions,1
+malefactor,1
+malefactors,2
+males,2
+malevolence,1
+malevolent,1
+malhecho,1
+malice,72
+malicious,12
+maliciously,3
+malign,1
+malignancy,1
+malignant,7
+malignantly,1
+malkin,1
+mall,3
+mallard,1
+mallet,1
+mallows,1
+malmsey,4
+malt,4
+maltworms,1
+malvolio,129
+mamillius,21
+mammering,1
+mammet,1
+mammets,1
+mammock,1
+man,2034
+manacle,3
+manacles,4
+manage,24
+managed,2
+manager,2
+managing,2
+manakin,1
+manchus,1
+mandate,4
+mandragora,2
+mandrake,3
+mandrakes,1
+mane,2
+manent,5
+manes,3
+manet,1
+manfully,2
+mangle,2
+mangled,13
+mangles,1
+mangling,1
+mangy,1
+manhood,26
+manhoods,2
+manifest,13
+manifested,4
+manifests,2
+manifold,7
+manifoldly,1
+manka,1
+mankind,19
+manlike,1
+manly,18
+mann,6
+manna,1
+manner,81
+mannerly,7
+manners,72
+manningtree,1
+mannish,3
+manor,3
+manors,3
+mans,2
+mansion,13
+mansionry,1
+mansions,1
+manslaughter,1
+mantle,18
+mantled,2
+mantles,1
+mantua,25
+mantuan,3
+manual,1
+manure,1
+manured,2
+manus,1
+many,581
+map,11
+mapp,2
+maps,2
+mar,59
+marble,17
+marbled,1
+marcade,6
+marcellus,13
+march,133
+marches,6
+marcheth,3
+marching,22
+marchioness,4
+marchpane,1
+marcians,1
+marcius,143
+marcus,138
+mardian,19
+mare,6
+mares,2
+marg,26
+margarelon,6
+margaret,210
+marge,1
+margent,6
+margery,9
+maria,115
+marian,6
+mariana,48
+maries,2
+marigold,2
+mariner,5
+mariners,10
+maritime,1
+marjoram,4
+mark,258
+marked,5
+market,33
+marketable,2
+marketplace,5
+markets,3
+marking,4
+markman,1
+marks,37
+marl,1
+marle,1
+marmoset,1
+marquess,2
+marquis,14
+marr,12
+marriage,119
+marriages,3
+married,152
+marries,3
+marring,4
+marrow,4
+marrowless,1
+marrows,2
+marry,366
+marrying,11
+mars,45
+marseilles,5
+marsh,1
+marshal,33
+marshalsea,1
+marshalship,1
+mart,18
+marted,1
+martem,1
+martext,8
+martial,10
+martin,1
+martino,1
+martius,19
+martlemas,1
+martlet,2
+marts,1
+martyr,7
+martyrs,1
+marullus,9
+marv,2
+marvel,35
+marvell,3
+marvellous,18
+marvellously,2
+marvels,1
+mary,10
+mas,1
+masculine,3
+masham,4
+mask,23
+masked,5
+masker,1
+maskers,10
+masking,1
+masks,7
+mason,2
+masonry,2
+masons,1
+masque,9
+masquers,2
+masques,3
+masquing,2
+mass,31
+massacre,6
+massacres,2
+masses,1
+massy,5
+mast,14
+mastcr,1
+master,844
+masterdom,1
+masterest,1
+masterless,2
+masterly,4
+masterpiece,1
+masters,105
+mastership,3
+mastic,1
+mastiff,1
+mastiffs,3
+masts,1
+match,99
+matches,4
+matcheth,1
+matching,4
+matchless,2
+mate,16
+mated,6
+mater,3
+material,6
+materials,1
+mates,15
+mathematics,3
+matin,1
+matron,5
+matrons,4
+matter,357
+matters,26
+matthew,3
+mattock,4
+mattress,1
+mature,7
+maturity,2
+maud,1
+maudlin,1
+maugre,3
+maul,2
+maund,1
+mauri,1
+mauritania,1
+mauvais,1
+maw,6
+maws,2
+maxim,1
+maximum,1
+may,1891
+mayday,1
+mayest,5
+mayor,60
+maypole,1
+mayst,68
+maz,2
+maze,3
+mazed,1
+mazes,1
+mazzard,2
+meacock,1
+mead,5
+meadow,1
+meadows,3
+meads,5
+meagre,5
+meal,12
+meals,7
+mealy,1
+mean,296
+meanders,1
+meaner,13
+meanest,14
+meaneth,1
+meaning,60
+meanings,4
+meanly,4
+means,267
+meant,53
+meantime,30
+meanwhile,4
+measles,1
+measur,9
+measurable,1
+measure,95
+measured,3
+measureless,2
+measures,10
+measuring,3
+meat,70
+meats,3
+mechanic,3
+mechanical,4
+mechanicals,1
+mechanics,1
+mechante,1
+med,11
+medal,1
+meddle,20
+meddler,2
+meddling,4
+mede,1
+medea,2
+media,2
+mediation,2
+mediators,1
+medice,1
+medicinal,2
+medicine,19
+medicines,4
+meditate,2
+meditates,1
+meditating,5
+meditation,7
+meditations,4
+mediterranean,1
+mediterraneum,1
+medium,7
+medlar,6
+medlars,2
+meed,16
+meeds,1
+meek,7
+meekly,1
+meekness,4
+meet,328
+meeter,2
+meetest,2
+meeting,53
+meetings,3
+meetly,1
+meetness,1
+meets,13
+meg,5
+mehercle,1
+meilleur,1
+meiny,2
+meisen,1
+melan,1
+melancholies,1
+melancholy,70
+melford,1
+mell,6
+mellifluous,1
+mellow,7
+mellowing,1
+melodious,6
+melody,8
+melt,27
+melted,16
+melteth,2
+melting,10
+melts,4
+melun,11
+member,11
+members,11
+membership,221
+memento,1
+memorable,4
+memorandums,1
+memorial,3
+memorials,1
+memories,3
+memoriz,1
+memorize,1
+memory,58
+memphis,1
+men,958
+menac,2
+menace,3
+menaces,1
+menaphon,1
+menas,53
+mend,60
+mended,14
+mender,4
+mending,3
+mends,2
+menecrates,5
+menelaus,33
+menenius,196
+mental,3
+menteith,9
+mention,4
+mentis,1
+menton,2
+mephostophilus,1
+mer,62
+mercatante,1
+mercatio,1
+mercenaries,1
+mercenary,3
+mercer,3
+merchandise,7
+merchandized,1
+merchant,67
+merchantability,1
+merchantibility,1
+merchants,10
+mercies,3
+merciful,19
+mercifully,1
+merciless,6
+mercurial,1
+mercuries,1
+mercury,15
+mercutio,26
+mercy,182
+mere,58
+mered,1
+merely,28
+merest,1
+meridian,1
+merit,51
+merited,7
+meritorious,3
+merits,12
+merlin,2
+mermaid,6
+mermaids,1
+merops,1
+merrier,7
+merriest,3
+merrily,23
+merriman,1
+merriment,13
+merriments,1
+merriness,1
+merry,170
+mervailous,1
+mes,1
+mesh,2
+meshes,1
+mesopotamia,1
+mess,37
+message,31
+messages,2
+messala,47
+messaline,2
+messenger,300
+messengers,34
+messes,3
+messina,13
+met,138
+metal,26
+metals,2
+metamorphis,2
+metamorphoses,1
+metaphor,4
+metaphysical,1
+metaphysics,1
+mete,2
+metellus,19
+meteor,4
+meteors,6
+meteyard,1
+metheglin,1
+metheglins,1
+methink,1
+methinks,152
+method,10
+methods,3
+methought,43
+methoughts,5
+metre,3
+metres,1
+metropolis,1
+mette,1
+mettle,28
+mettled,2
+meus,1
+mew,11
+mewed,1
+mewling,1
+mexico,2
+mi,6
+mice,5
+michael,27
+michaelmas,2
+micher,1
+miching,1
+mickle,5
+microcosm,1
+mid,7
+midas,1
+middest,1
+middle,22
+middleham,1
+midnight,42
+midriff,1
+midst,11
+midsummer,4
+midway,2
+midwife,11
+midwives,1
+mienne,1
+might,500
+mightful,1
+mightier,7
+mightiest,7
+mightily,15
+mightiness,5
+mightst,27
+mighty,110
+milan,41
+milch,3
+mild,29
+milder,4
+mildest,2
+mildew,1
+mildews,1
+mildly,9
+mildness,7
+mile,33
+miles,21
+milford,19
+militarist,1
+military,8
+milk,31
+milking,1
+milkmaid,2
+milks,2
+milksops,1
+milky,3
+mill,6
+mille,1
+miller,2
+milliner,2
+million,14
+millioned,1
+millions,8
+mills,2
+millstones,3
+milo,1
+mimic,1
+minc,1
+mince,5
+minces,1
+mincing,4
+mind,366
+minded,18
+minding,2
+mindless,2
+minds,56
+mine,1170
+mineral,3
+minerals,1
+minerva,2
+mines,9
+mingle,12
+mingled,13
+mingling,2
+minikin,1
+minim,1
+minime,1
+minimo,1
+minimus,1
+mining,1
+minion,18
+minions,5
+minist,6
+minister,38
+ministers,23
+ministration,1
+minnow,1
+minnows,1
+minola,7
+minority,4
+minos,1
+minotaurs,1
+minstrel,2
+minstrels,4
+minstrelsy,2
+mint,4
+mints,1
+minute,38
+minutely,1
+minutes,16
+minx,3
+mio,1
+mir,1
+mirable,1
+miracle,26
+miracles,7
+miraculous,3
+miranda,65
+mire,9
+mirror,10
+mirrors,2
+mirth,52
+mirthful,1
+miry,2
+mis,1
+misadventur,1
+misadventure,2
+misanthropos,1
+misapplied,1
+misbecame,1
+misbecom,1
+misbecome,1
+misbegot,1
+misbegotten,4
+misbeliever,1
+misbelieving,1
+misbhav,1
+miscall,2
+miscalled,1
+miscarried,10
+miscarries,1
+miscarry,13
+miscarrying,1
+mischance,21
+mischances,1
+mischief,42
+mischiefs,8
+mischievous,2
+misconceived,1
+misconst,1
+misconster,2
+misconstruction,1
+misconstrued,2
+misconstrues,1
+miscreant,4
+miscreate,1
+misdeed,1
+misdeeds,1
+misdemean,1
+misdemeanours,1
+misdoubt,6
+misdoubteth,1
+misdoubts,2
+misenum,3
+miser,4
+miserable,34
+miserably,1
+misericorde,1
+miseries,21
+misers,1
+misery,39
+misfortune,9
+misfortunes,3
+misgive,1
+misgives,3
+misgiving,1
+misgoverned,1
+misgovernment,1
+misgraffed,1
+misguide,1
+mishap,2
+mishaps,2
+misheard,1
+misinterpret,1
+mislead,2
+misleader,2
+misleaders,1
+misleading,1
+misled,9
+mislike,4
+misord,1
+misplac,2
+misplaced,2
+misplaces,1
+mispris,1
+misprised,2
+misprision,7
+misprizing,3
+misproud,1
+misquote,1
+misreport,1
+miss,34
+missed,1
+misses,1
+misshap,1
+misshapen,5
+missheathed,1
+missing,7
+missingly,1
+mission,4
+missions,1
+mississippi,1
+missive,1
+missives,1
+misspoke,1
+mist,3
+mista,2
+mistak,2
+mistake,40
+mistaken,9
+mistakes,3
+mistaketh,1
+mistaking,10
+mistakings,1
+mistemp,1
+mistempered,1
+misterm,1
+mistful,1
+misthink,1
+misthought,1
+mistletoe,1
+mistook,20
+mistreadings,1
+mistress,453
+mistresses,7
+mistresss,1
+mistriship,1
+mistrust,15
+mistrusted,3
+mistrustful,1
+mistrusting,1
+mists,1
+misty,4
+misus,4
+misuse,8
+misused,1
+misuses,1
+mites,1
+mithridates,1
+mitigate,3
+mitigation,3
+mix,7
+mixed,1
+mixture,3
+mixtures,1
+moan,20
+moans,5
+moat,1
+moated,2
+mobled,3
+mock,121
+mockable,1
+mocker,4
+mockeries,1
+mockers,2
+mockery,11
+mocking,17
+mocks,20
+mockvater,1
+mockwater,2
+model,13
+modena,1
+moderate,8
+moderately,2
+moderation,1
+modern,10
+modest,38
+modesties,2
+modestly,5
+modesty,50
+modicums,1
+modification,2
+modified,1
+modo,2
+module,2
+moe,41
+moi,9
+moiety,16
+moist,11
+moisten,1
+moisture,2
+moldwarp,1
+mole,9
+molehill,3
+moles,2
+molest,2
+molestation,1
+mollification,1
+mollis,2
+molten,3
+molto,1
+mome,1
+moment,32
+momentary,6
+moming,1
+mon,15
+monachum,2
+monarch,20
+monarchies,1
+monarchize,1
+monarcho,1
+monarchs,6
+monarchy,6
+monast,1
+monastery,4
+monastic,1
+monday,7
+monde,2
+money,190
+moneys,7
+mong,4
+monger,2
+mongers,3
+monging,1
+mongrel,5
+mongrels,1
+mongst,21
+monk,6
+monkey,8
+monkeys,5
+monks,1
+monmouth,17
+monopoly,1
+mons,1
+monsieur,41
+monsieurs,1
+monster,83
+monsters,12
+monstrous,64
+monstrously,1
+monstrousness,1
+monstruosity,1
+montacute,1
+montage,1
+montague,73
+montagues,5
+montano,36
+montant,1
+montez,1
+montferrat,1
+montgomery,10
+month,41
+monthly,2
+months,38
+montjoy,21
+monument,37
+monumental,3
+monuments,6
+mood,20
+moods,5
+moody,13
+moon,139
+moonbeams,1
+moonish,1
+moonlight,8
+moons,7
+moonshine,21
+moonshines,1
+moor,87
+moorfields,1
+moors,1
+moorship,1
+mop,1
+mope,2
+moping,1
+mopping,1
+mopsa,18
+moral,24
+moraler,1
+morality,1
+moralize,3
+mordake,4
+more,2293
+moreover,19
+mores,1
+morgan,4
+mori,1
+morisco,1
+morn,37
+morning,132
+mornings,2
+morocco,12
+morris,4
+morrow,326
+morrows,4
+morsel,8
+morsels,1
+mort,18
+mortal,98
+mortality,14
+mortally,1
+mortals,7
+mortar,2
+mortgaged,1
+mortified,5
+mortifying,2
+mortimer,65
+mortimers,1
+mortis,1
+mortise,1
+morton,13
+mose,1
+moss,4
+mossgrown,1
+most,1186
+mote,6
+moth,102
+mother,437
+mothers,19
+moths,1
+motion,81
+motionless,1
+motions,13
+motive,16
+motives,6
+motley,13
+mots,5
+mought,1
+mould,10
+moulded,8
+mouldeth,1
+moulds,1
+mouldy,21
+moult,1
+moulten,1
+mounch,3
+mounseur,1
+mounsieur,12
+mount,33
+mountain,40
+mountaineer,2
+mountaineers,3
+mountainous,2
+mountains,20
+mountant,1
+mountanto,1
+mountebank,3
+mountebanks,2
+mounted,15
+mounteth,1
+mounting,7
+mounts,6
+mourn,32
+mourned,1
+mourner,3
+mourners,3
+mournful,7
+mournfully,1
+mourning,21
+mourningly,1
+mournings,1
+mourns,2
+mous,1
+mouse,15
+mousetrap,1
+mousing,2
+mouth,145
+mouthed,2
+mouths,36
+mov,47
+movables,3
+move,98
+moveable,2
+moveables,2
+moved,34
+mover,1
+movers,2
+moves,23
+moveth,1
+moving,22
+movingly,1
+movousus,1
+mow,8
+mowbray,66
+mower,1
+mowing,2
+mows,3
+moy,2
+moys,2
+moyses,1
+mrs,216
+much,1038
+muck,1
+mud,8
+mudded,2
+muddied,3
+muddy,12
+muffins,1
+muffl,1
+muffle,3
+muffled,8
+muffler,4
+muffling,1
+mugger,1
+mugs,1
+mulberries,1
+mulberry,2
+mule,4
+mules,4
+muleteers,2
+mulier,2
+mulieres,1
+muliteus,1
+mull,1
+mulmutius,2
+multiplied,3
+multiply,1
+multiplying,4
+multipotent,1
+multitude,19
+multitudes,7
+multitudinous,2
+mum,12
+mumble,1
+mumbling,2
+mummers,1
+mummy,3
+mun,1
+munch,1
+muniments,1
+munition,2
+murd,29
+murder,76
+murdered,10
+murderer,95
+murderers,17
+murdering,2
+murderous,7
+murders,8
+mure,1
+murk,1
+murkiest,1
+murky,1
+murmur,6
+murmurers,1
+murmuring,4
+murrain,3
+murray,1
+murrion,1
+murther,59
+murtherer,41
+murtherers,10
+murthering,1
+murtherous,6
+murthers,5
+mus,15
+muscadel,1
+muscovites,2
+muscovits,1
+muscovy,1
+muse,31
+muses,2
+mush,1
+mushrooms,1
+music,203
+musical,7
+musician,19
+musicians,29
+musics,2
+musing,4
+musings,1
+musk,5
+musket,1
+muskets,1
+muskos,1
+muss,1
+mussel,1
+mussels,1
+must,1502
+mustachio,2
+mustard,9
+mustardseed,14
+muster,21
+mustering,1
+musters,5
+musty,8
+mutability,2
+mutable,1
+mutation,1
+mutations,1
+mute,14
+mutes,2
+mutest,1
+mutine,1
+mutineer,1
+mutineers,1
+mutines,1
+mutinies,5
+mutinous,8
+mutiny,23
+mutius,14
+mutter,4
+muttered,1
+mutton,11
+muttons,2
+mutual,15
+mutualities,1
+mutually,5
+muzzl,1
+muzzle,3
+muzzled,1
+mynheers,1
+myrmidon,2
+myrmidons,6
+myrtle,2
+myself,567
+myst,1
+mysteries,4
+mystery,17
+n,159
+nag,2
+nage,1
+nags,1
+naiads,1
+nail,13
+nails,28
+nak,1
+naked,52
+nakedness,4
+nal,1
+nam,17
+name,667
+named,5
+nameless,3
+namely,6
+names,49
+namest,1
+naming,5
+nan,11
+nance,6
+nap,4
+nape,2
+napes,1
+napkin,14
+napkins,5
+naples,33
+napless,1
+napping,2
+naps,1
+narbon,3
+narcissus,1
+narines,1
+narrow,20
+narrowly,2
+naso,2
+nasty,2
+nathaniel,37
+natifs,1
+nation,30
+nations,9
+native,43
+nativity,14
+natur,2
+natural,58
+naturalize,1
+naturally,4
+nature,385
+natured,1
+natures,26
+natus,1
+naught,22
+naughtily,1
+naughty,15
+navarre,12
+nave,3
+navel,1
+navigation,1
+navy,10
+nay,589
+nayward,1
+nayword,1
+nazarite,1
+ne,226
+neaf,2
+neamnoins,1
+neanmoins,1
+neapolitan,6
+neapolitans,1
+near,269
+nearer,20
+nearest,14
+nearly,8
+nearness,2
+neat,18
+neatly,1
+neb,1
+nebour,1
+nebuchadnezzar,1
+nec,1
+necessaries,6
+necessarily,2
+necessary,20
+necessitied,1
+necessities,12
+necessity,37
+neck,74
+necklace,1
+necks,11
+nectar,2
+ned,60
+nedar,2
+need,185
+needed,4
+needer,1
+needful,29
+needfull,1
+needing,1
+needle,8
+needles,3
+needless,11
+needly,1
+needs,147
+needy,6
+neer,3
+neeze,1
+nefas,1
+negation,1
+negative,1
+negatives,1
+neglect,24
+neglected,14
+neglecting,4
+neglectingly,1
+neglection,2
+negligence,16
+negligent,8
+negotiate,2
+negotiations,1
+negro,1
+neigh,9
+neighbors,1
+neighbour,58
+neighbourhood,7
+neighbouring,4
+neighbourly,2
+neighbours,22
+neighing,5
+neighs,2
+neither,186
+nell,15
+nemean,2
+nemesis,1
+neoptolemus,1
+nephew,36
+nephews,5
+neptune,19
+ner,4
+nereides,1
+nerissa,66
+nero,4
+neroes,1
+ners,1
+nerve,2
+nerves,7
+nervii,1
+nervy,1
+nessus,2
+nest,24
+nestor,68
+nests,2
+net,6
+nether,7
+netherlands,1
+nets,2
+nettle,6
+nettled,2
+nettles,6
+network,1
+neuter,1
+neutral,3
+nev,3
+never,1020
+nevil,3
+nevils,5
+new,276
+newborn,1
+newby,1
+newer,6
+newest,5
+newgate,1
+newly,30
+newness,3
+news,318
+newsletter,1
+newsmongers,1
+newt,3
+newts,1
+next,166
+nibbling,2
+nicanor,3
+nice,31
+nicely,8
+niceness,1
+nicer,1
+nicety,1
+nicholas,13
+nick,9
+nickname,3
+nicks,1
+niece,64
+nieces,1
+niggard,8
+niggarding,1
+niggardly,4
+nigh,19
+night,816
+nightcap,1
+nightcaps,1
+nighted,2
+nightgown,9
+nightingale,10
+nightingales,2
+nightly,22
+nightmare,1
+nights,38
+nightwork,3
+nihil,1
+nile,6
+nill,2
+nilus,6
+nimble,26
+nimbleness,1
+nimbler,1
+nimbly,4
+nine,61
+nineteen,3
+ning,42
+ningly,1
+ninny,4
+ninth,7
+ninus,2
+niobe,1
+niobes,1
+nip,3
+nipp,1
+nipping,2
+nipple,2
+nips,2
+nit,2
+nly,1
+nnight,2
+nnights,1
+no,3814
+noah,2
+nob,2
+nobility,37
+nobis,1
+noble,616
+nobleman,24
+noblemen,5
+nobleness,15
+nobler,21
+nobles,41
+noblesse,1
+noblest,19
+nobly,36
+nobody,20
+noces,1
+nod,19
+nodded,2
+nodding,3
+noddle,1
+noddles,1
+noddy,3
+nods,5
+noes,1
+nointed,2
+nois,2
+noise,110
+noiseless,2
+noisemaker,1
+noises,4
+noisome,5
+nole,1
+nominate,3
+nominated,3
+nomination,3
+nominativo,2
+non,15
+nonage,1
+nonce,3
+none,469
+nonino,4
+nonny,3
+nonpareil,5
+nonproprietary,1
+nonsuits,1
+nony,3
+nook,4
+nooks,1
+noon,17
+noonday,1
+noontide,4
+nor,971
+norbery,1
+norfolk,130
+norman,3
+normandy,7
+normans,3
+north,52
+northampton,3
+northamptonshire,1
+northerly,1
+northern,10
+northgate,2
+northumberland,152
+northumberlands,1
+northward,3
+norway,15
+norways,1
+norwegian,1
+norweyan,3
+nos,1
+nose,68
+nosegays,2
+noseless,1
+noses,14
+noster,1
+nostra,1
+nostril,3
+nostrils,3
+notable,14
+notably,1
+notary,2
+notch,1
+note,152
+notebook,1
+noted,24
+notedly,1
+notes,22
+notest,1
+noteworthy,1
+nothing,636
+nothings,4
+notice,34
+notifies,1
+notify,2
+noting,4
+notion,3
+notorious,14
+notoriously,2
+notre,2
+notwithstanding,22
+nought,58
+noun,1
+nouns,2
+nourish,14
+nourished,2
+nourisher,1
+nourishes,1
+nourisheth,2
+nourishing,1
+nourishment,2
+nous,5
+novel,1
+novelties,1
+novelty,2
+november,2
+noverbs,1
+novi,1
+novice,3
+novices,2
+novum,1
+now,2792
+nowhere,4
+noyance,1
+ns,3
+nt,1
+nubibus,1
+numa,1
+numb,12
+number,60
+numbered,1
+numbering,1
+numberless,2
+numbers,46
+numbness,1
+numerous,1
+nun,7
+nuncio,1
+nuncle,17
+nunnery,6
+nuns,3
+nuntius,1
+nuptial,21
+nurs,5
+nurse,209
+nursed,1
+nurser,1
+nursery,5
+nurses,1
+nurseth,1
+nursh,1
+nursing,4
+nurtur,1
+nurture,2
+nut,8
+nuthook,1
+nutmeg,2
+nutmegs,1
+nutriment,1
+nuts,4
+nutshell,2
+ny,2
+nym,63
+nymph,9
+nymphs,12
+o,3053
+oak,27
+oaken,2
+oaks,5
+oared,1
+oars,3
+oatcake,1
+oaten,1
+oath,147
+oathable,1
+oaths,69
+oats,5
+ob,1
+obduracy,1
+obdurate,7
+obedience,52
+obedient,28
+obeisance,1
+oberon,45
+obey,84
+obeyed,2
+obeying,5
+obeys,3
+obidicut,1
+object,39
+objected,1
+objections,3
+objects,11
+oblation,1
+oblations,1
+obligation,6
+obligations,1
+obliged,1
+oblique,2
+oblivion,15
+oblivious,2
+obloquy,3
+obscene,3
+obscenely,2
+obscur,7
+obscure,11
+obscured,3
+obscurely,1
+obscures,1
+obscuring,1
+obscurity,1
+obsequies,7
+obsequious,8
+obsequiously,1
+observ,10
+observance,15
+observances,2
+observancy,1
+observant,2
+observants,1
+observation,11
+observe,34
+observed,4
+observer,2
+observers,1
+observing,5
+observingly,1
+obsolete,1
+obsque,1
+obstacle,2
+obstacles,2
+obstinacy,2
+obstinate,6
+obstinately,1
+obstruct,1
+obstruction,4
+obstructions,1
+obtain,18
+obtained,2
+obtaining,5
+occasion,74
+occasions,17
+occident,2
+occidental,1
+occulted,1
+occupat,1
+occupation,10
+occupations,1
+occupied,1
+occupies,1
+occupy,2
+occur,1
+occurrence,1
+occurrences,1
+occurrents,1
+ocean,29
+oceans,2
+ocr,1
+octavia,45
+octavius,47
+ocular,1
+od,7
+odd,34
+oddest,1
+oddly,4
+odds,43
+ode,1
+odes,1
+odious,10
+odoriferous,2
+odorous,3
+odour,5
+odours,5
+ods,1
+oeillades,1
+oes,1
+oeuvres,1
+ofephesus,5
+off,501
+offal,3
+offence,96
+offenceful,1
+offences,24
+offend,60
+offended,44
+offendendo,1
+offender,15
+offenders,11
+offendeth,1
+offending,9
+offendress,1
+offends,7
+offense,12
+offenseless,1
+offenses,1
+offensive,2
+offer,108
+offered,9
+offering,5
+offerings,2
+offers,21
+offert,1
+offic,2
+office,130
+officed,1
+officer,103
+officers,88
+offices,31
+official,5
+officious,6
+offspring,6
+oft,150
+often,125
+oftener,2
+oftentimes,7
+oh,8
+oil,15
+oils,1
+oily,4
+old,718
+oldcastle,1
+olden,1
+older,6
+oldest,3
+oldness,1
+olive,6
+oliver,57
+olivers,1
+olives,2
+olivia,161
+olympian,2
+olympus,7
+oman,11
+omans,1
+omen,1
+ominous,10
+omission,1
+omit,13
+omittance,1
+omitted,3
+omitting,2
+omne,2
+omnes,3
+omnipotent,3
+on,3207
+once,421
+one,1809
+ones,59
+oneyers,1
+ongles,2
+onion,3
+onions,2
+online,4
+only,535
+onset,4
+onward,3
+onwards,1
+oo,1
+ooze,5
+oozes,1
+oozy,1
+op,4
+opal,2
+ope,27
+open,161
+opener,1
+opening,11
+openly,8
+openness,1
+opens,13
+operant,2
+operate,2
+operation,6
+operations,1
+operative,1
+opes,2
+oph,58
+ophelia,30
+opinion,84
+opinions,13
+opportune,2
+opportunities,4
+opportunity,17
+oppos,17
+oppose,18
+opposed,11
+opposeless,1
+opposer,2
+opposers,2
+opposes,1
+opposing,3
+opposite,26
+opposites,4
+opposition,8
+oppositions,1
+oppress,12
+oppressed,7
+oppresses,1
+oppresseth,1
+oppressing,2
+oppression,15
+oppressor,1
+opprest,1
+opprobriously,1
+oppugnancy,1
+opulency,1
+opulent,2
+or,3199
+oracle,27
+oracles,3
+orange,5
+oration,9
+orator,11
+orators,4
+oratory,4
+orb,10
+orbed,3
+orbs,5
+orchard,32
+orchards,2
+ord,4
+ordain,9
+ordained,2
+ordaining,1
+order,94
+ordered,4
+ordering,3
+orderless,1
+orderly,8
+orders,5
+ordinance,9
+ordinant,1
+ordinaries,1
+ordinary,13
+ordnance,7
+ords,1
+ordure,1
+ore,2
+org,17
+organ,8
+organized,1
+organs,7
+orgillous,1
+orient,5
+orifex,1
+origin,4
+original,3
+originator,1
+orisons,5
+ork,2
+orlando,164
+orld,3
+orleans,72
+ornament,18
+ornaments,11
+orodes,1
+orphan,3
+orphans,8
+orpheus,3
+orsino,17
+ort,2
+orthography,2
+orts,1
+oscorbidulchos,1
+osier,1
+osiers,2
+osprey,1
+osr,25
+osric,7
+ossa,1
+ost,1
+ostent,2
+ostentare,1
+ostentation,8
+ostents,1
+ostler,7
+ostlers,1
+ostrich,1
+osw,38
+oswald,18
+othello,335
+other,724
+othergates,1
+others,422
+otherwhere,2
+otherwhiles,1
+otherwise,37
+otter,3
+ottoman,1
+ottomites,3
+oublie,4
+ouches,1
+ought,21
+oui,6
+ounce,6
+ounces,1
+ouphes,2
+our,3066
+ours,88
+ourself,24
+ourselves,115
+ousel,2
+out,1416
+outbids,1
+outbrave,1
+outbraves,1
+outbreak,1
+outcast,3
+outcries,1
+outcry,1
+outdar,1
+outdare,1
+outdares,1
+outdated,1
+outdone,1
+outfac,2
+outface,6
+outfaced,1
+outfacing,2
+outfly,1
+outfrown,1
+outgo,1
+outgoes,1
+outgrown,1
+outjest,1
+outlaw,33
+outlawry,1
+outlaws,7
+outliv,1
+outlive,17
+outlives,3
+outliving,1
+outlook,1
+outlustres,1
+outpriz,1
+outrage,13
+outrageous,6
+outrages,5
+outran,1
+outright,5
+outroar,1
+outrun,8
+outrunning,1
+outruns,1
+outscold,1
+outscorn,1
+outsell,1
+outsells,1
+outside,17
+outsides,1
+outspeaks,1
+outsport,1
+outstare,2
+outstay,1
+outstood,1
+outstretch,3
+outstretched,1
+outstrike,1
+outstrip,3
+outstripped,1
+outswear,1
+outvenoms,1
+outward,50
+outwardly,5
+outwards,2
+outwear,2
+outweighs,2
+outwent,1
+outworn,2
+outworths,1
+oven,2
+over,213
+overawe,1
+overbear,2
+overblown,3
+overboard,2
+overbold,1
+overborne,6
+overbulk,1
+overbuys,1
+overcame,10
+overcast,1
+overcharg,1
+overcharged,3
+overcome,9
+overcomes,1
+overdone,26
+overearnest,1
+overfar,1
+overflow,3
+overflown,1
+overglance,1
+overgo,1
+overgone,1
+overgorg,1
+overgrown,1
+overhead,1
+overhear,2
+overheard,8
+overhold,1
+overjoyed,2
+overkind,1
+overland,1
+overleather,1
+overlive,1
+overlook,4
+overlooking,1
+overlooks,2
+overmaster,1
+overmounting,1
+overmuch,1
+overpass,1
+overpeer,3
+overpeering,1
+overplus,2
+overrul,3
+overrun,1
+overscutch,1
+overset,1
+overshades,1
+overshine,2
+overshines,1
+overshot,1
+oversights,1
+overspread,1
+overstain,1
+overswear,1
+overt,1
+overta,2
+overtake,7
+overtaketh,1
+overthrow,16
+overthrown,11
+overthrows,1
+overtook,1
+overtopp,1
+overture,6
+overturn,2
+overwatch,1
+overween,1
+overweening,3
+overweigh,1
+overwhelm,4
+overwhelming,1
+overworn,1
+ovid,3
+ovidius,1
+ow,9
+owe,73
+owed,7
+owedst,1
+owen,10
+owes,26
+owest,4
+oweth,1
+owing,2
+owl,24
+owls,6
+own,772
+owner,20
+owners,5
+owning,1
+owns,3
+owy,1
+ox,13
+oxen,8
+oxford,56
+oxfordshire,1
+oxlips,2
+oyes,2
+oyster,8
+p,9
+pabble,1
+pabylon,1
+pac,4
+pace,32
+paced,1
+paces,7
+pacified,2
+pacify,1
+pacing,2
+pack,32
+packet,8
+packets,2
+packhorses,1
+packing,8
+packings,1
+packs,1
+packthread,1
+pacorus,2
+paction,1
+pad,1
+paddle,1
+paddling,2
+paddock,2
+padua,41
+pagan,6
+pagans,3
+page,440
+pageant,10
+pageants,6
+pages,11
+pah,3
+paid,72
+pail,2
+pailfuls,1
+pails,1
+pain,67
+pained,1
+painful,8
+painfully,4
+pains,91
+paint,16
+painted,53
+painter,45
+painting,22
+paintings,2
+paints,1
+pair,41
+paired,1
+pairs,1
+pajock,1
+pal,1
+palabras,1
+palace,160
+palaces,7
+palamedes,1
+palate,11
+palates,4
+palatine,2
+palating,1
+pale,135
+paled,1
+paleness,2
+paler,3
+pales,4
+palestine,2
+palfrey,2
+palfreys,2
+palisadoes,1
+pall,3
+pallabris,1
+pallas,3
+pallets,1
+palm,28
+palmer,2
+palmers,3
+palms,2
+palmy,1
+palpable,6
+palsied,2
+palsies,1
+palsy,3
+palt,1
+palter,4
+paltry,11
+paly,3
+pamp,1
+pamper,2
+pamphlets,1
+pan,1
+pancackes,1
+pancake,1
+pancakes,2
+pandar,7
+pandars,2
+pandarus,188
+pander,9
+panderly,1
+panders,2
+pandulph,30
+panel,1
+pang,5
+panging,1
+pangs,14
+pannier,1
+pannonians,2
+pansa,1
+pansies,1
+pant,3
+pantaloon,3
+panted,1
+pantheon,2
+panther,3
+panthino,22
+panting,4
+pantingly,1
+pantler,3
+pantry,1
+pants,3
+pap,3
+papal,1
+paper,106
+papers,16
+paperwork,1
+paphlagonia,1
+paphos,1
+papist,1
+paps,1
+par,28
+parable,1
+paracelsus,1
+paradise,12
+paradox,3
+paradoxes,2
+paragon,9
+paragons,1
+paragraph,11
+paragraphs,3
+parallel,7
+parallels,3
+paramour,6
+paramours,1
+parapets,1
+paraquito,1
+parasite,3
+parasites,1
+parca,1
+parcel,15
+parcell,1
+parcels,9
+parch,2
+parched,1
+parching,3
+parchment,8
+pard,4
+pardon,310
+pardona,1
+pardoned,2
+pardoner,1
+pardoning,2
+pardonne,1
+pardonner,2
+pardonnez,2
+pardons,6
+pare,4
+pared,1
+parel,1
+parent,3
+parentage,9
+parents,17
+parfect,1
+paring,3
+parings,3
+paris,138
+parish,8
+parishioners,2
+parisians,1
+paritors,1
+park,37
+parks,2
+parle,12
+parler,1
+parles,1
+parley,33
+parlez,1
+parliament,25
+parlors,1
+parlour,2
+parlous,3
+parmacity,1
+parolles,175
+parricide,1
+parricides,1
+parrot,7
+parrots,2
+parsley,1
+parson,19
+part,514
+partake,8
+partaken,1
+partaker,3
+partakers,1
+parted,47
+parthia,7
+parthian,4
+parthians,1
+parti,2
+partial,8
+partialize,1
+partially,1
+participate,2
+participation,2
+particle,2
+particular,60
+particularities,2
+particularize,1
+particularly,3
+particulars,11
+parties,15
+parting,28
+partisan,1
+partisans,4
+partition,4
+partizan,1
+partlet,2
+partly,35
+partner,17
+partners,6
+partridge,2
+parts,111
+party,52
+pas,2
+pash,2
+pashed,1
+pashful,1
+pass,188
+passable,2
+passado,3
+passage,35
+passages,9
+passant,1
+passed,5
+passenger,2
+passengers,4
+passes,16
+passeth,2
+passing,36
+passio,1
+passion,108
+passionate,9
+passioning,1
+passions,16
+passive,1
+passport,2
+passy,1
+past,151
+paste,5
+pasterns,1
+pasties,1
+pastime,14
+pastimes,2
+pastoral,4
+pastorals,1
+pastors,1
+pastry,1
+pasture,12
+pastures,1
+pasty,2
+pat,6
+patay,1
+patch,21
+patchery,2
+patches,5
+pate,32
+pated,6
+patent,4
+patents,3
+paternal,1
+pates,4
+path,13
+pathetical,3
+paths,6
+pathway,1
+pathways,1
+patience,190
+patient,90
+patiently,17
+patients,1
+patines,1
+patrician,2
+patricians,22
+patrick,4
+patrimony,4
+patroclus,73
+patron,9
+patronage,2
+patroness,2
+patrons,1
+patrum,1
+patter,1
+pattern,15
+patterns,3
+pattle,1
+pauca,6
+paucas,1
+paul,10
+paulina,86
+paunch,3
+paunches,1
+pause,38
+pauser,1
+pauses,1
+pausingly,1
+pauvres,1
+pav,1
+paved,4
+pavement,2
+pavilion,8
+pavilions,1
+pavin,1
+paw,3
+pawn,35
+pawns,1
+paws,3
+pax,2
+pay,141
+payest,1
+paying,9
+payment,14
+payments,4
+pays,26
+paysan,1
+paysans,1
+pe,2
+peace,539
+peaceable,1
+peaceably,2
+peaceful,11
+peacemakers,1
+peaces,1
+peach,3
+peaches,1
+peacock,4
+peacocks,1
+peak,2
+peaking,1
+peal,7
+peals,1
+pear,5
+peard,2
+pearl,26
+pearls,11
+pears,1
+peas,2
+peasant,23
+peasantry,1
+peasants,7
+peascod,5
+pease,2
+peaseblossom,12
+peat,3
+peaten,1
+peating,1
+pebble,4
+pebbled,1
+pebbles,3
+peck,12
+pecks,1
+peculiar,7
+pecus,1
+pedant,36
+pedantical,1
+pedascule,1
+pede,1
+pedestal,1
+pedigree,4
+pedlar,9
+pedlars,1
+pedro,155
+peds,1
+peel,1
+peep,20
+peeped,1
+peeping,2
+peeps,3
+peer,17
+peereth,1
+peering,5
+peerless,7
+peers,38
+peesel,1
+peevish,28
+peevishly,1
+peflur,1
+peg,2
+pegasus,3
+pegs,1
+peise,1
+peised,1
+peize,1
+pelf,1
+pelican,3
+pelion,2
+pell,5
+pella,1
+pelleted,2
+peloponnesus,1
+pelt,2
+pelting,6
+pembroke,41
+pen,40
+penalties,2
+penalty,12
+penance,19
+pence,11
+pencil,4
+pencill,1
+pencils,1
+pendant,2
+pendent,3
+pendragon,1
+pendulous,1
+penelope,1
+penetrable,2
+penetrate,5
+penetrative,1
+penitence,6
+penitent,14
+penitential,1
+penitently,1
+penitents,1
+penker,1
+penknife,1
+penn,5
+penned,1
+penning,1
+pennons,1
+penny,23
+pennyworth,7
+pennyworths,2
+pens,3
+pense,6
+pension,3
+pensioners,2
+pensive,2
+pensived,1
+pensively,1
+pent,11
+pentecost,3
+penthesilea,1
+penthouse,3
+penurious,1
+penury,7
+peopl,1
+people,223
+peopled,4
+peoples,1
+pepin,5
+pepper,5
+peppercorn,1
+peppered,1
+per,3
+peradventure,15
+peradventures,1
+perceiv,10
+perceive,92
+perceived,5
+perceives,4
+perceiveth,1
+perch,3
+perchance,49
+percies,1
+percussion,1
+percy,87
+perdie,1
+perdita,42
+perdition,10
+perdonato,1
+perdu,3
+perdurable,2
+perdurably,1
+perdy,4
+pere,1
+peregrinate,1
+peremptorily,1
+peremptory,12
+perfect,55
+perfected,3
+perfecter,1
+perfectest,2
+perfection,25
+perfections,7
+perfectly,4
+perfectness,2
+perfidious,4
+perfidiously,1
+perforce,47
+perform,76
+performance,17
+performances,3
+performed,5
+performer,1
+performers,2
+performing,5
+performs,2
+perfum,5
+perfume,11
+perfumed,4
+perfumer,1
+perfumes,7
+perge,2
+perhaps,45
+periapts,1
+perigort,1
+perigouna,1
+peril,43
+perilous,13
+perils,8
+period,15
+periodic,1
+periods,2
+perish,34
+perished,1
+perishest,1
+perisheth,1
+perishing,2
+periwig,3
+perjur,23
+perjure,2
+perjured,5
+perjuries,1
+perjury,20
+perk,1
+perkes,1
+permafoy,1
+permanent,2
+permission,233
+permissive,1
+permit,13
+permitted,4
+pernicious,21
+perniciously,1
+peroration,1
+perpend,5
+perpendicular,1
+perpendicularly,1
+perpetual,22
+perpetually,2
+perpetuity,3
+perplex,6
+perplexed,1
+perplexity,3
+pers,1
+persecuted,1
+persecutions,1
+persecutor,1
+perseus,3
+persever,8
+perseverance,2
+persevers,1
+persia,1
+persian,2
+persist,1
+persisted,1
+persistency,1
+persistive,1
+persists,1
+person,156
+personae,36
+personage,3
+personages,2
+personal,234
+personally,3
+personate,1
+personated,1
+personates,1
+personating,1
+persons,19
+perspective,3
+perspectively,1
+perspectives,1
+perspicuous,1
+persuade,31
+persuaded,20
+persuades,6
+persuading,3
+persuasion,18
+persuasions,2
+pert,2
+pertain,2
+pertaining,1
+pertains,4
+pertaunt,1
+pertinent,2
+pertly,2
+perturb,1
+perturbation,4
+perturbations,1
+perturbed,1
+perus,6
+perusal,2
+peruse,14
+perused,2
+perusing,1
+perverse,3
+perversely,1
+perverseness,1
+pervert,3
+perverted,1
+peseech,1
+pest,3
+pester,2
+pestiferous,2
+pestilence,13
+pestilent,7
+pet,10
+petar,1
+peter,80
+petit,1
+petition,21
+petitionary,2
+petitioner,10
+petitioners,4
+petitions,6
+peto,22
+petrarch,1
+petruchio,216
+petter,4
+petticoat,7
+petticoats,2
+pettiness,1
+pettish,1
+pettitoes,1
+petty,29
+peu,2
+pew,2
+pewter,2
+pewterer,1
+pg,1
+pglaf,8
+phaethon,4
+phaeton,1
+phantasime,1
+phantasimes,1
+phantasma,1
+pharamond,3
+pharaoh,2
+pharsalia,1
+pheasant,2
+pheazar,1
+phebe,47
+phebes,1
+pheebus,1
+pheeze,2
+phibbus,1
+philadelphos,1
+philario,23
+philarmonus,1
+philemon,1
+philip,71
+philippan,1
+philippe,2
+philippi,16
+phillida,1
+philo,4
+philomel,9
+philomela,1
+philosopher,12
+philosophers,1
+philosophical,1
+philosophy,14
+philostrate,14
+philotus,9
+phlegmatic,1
+phoebe,3
+phoebus,16
+phoenicia,1
+phoenicians,1
+phoenix,14
+phorbus,1
+photinus,1
+phrase,32
+phraseless,1
+phrases,5
+phrygia,3
+phrygian,4
+phrynia,7
+physic,33
+physical,5
+physician,27
+physicians,8
+physics,2
+pia,3
+pibble,1
+pible,1
+picardy,3
+pick,38
+pickaxe,1
+pickaxes,2
+pickbone,1
+picked,3
+pickers,1
+picking,5
+pickle,4
+picklock,1
+pickpurse,1
+picks,1
+pickt,1
+pickthanks,1
+pictur,1
+picture,43
+pictured,1
+pictures,8
+pid,1
+pie,9
+piec,3
+piece,90
+pieces,39
+piecing,1
+pied,5
+piedness,1
+pier,1
+pierc,6
+pierce,28
+pierced,3
+pierces,1
+pierceth,1
+piercing,14
+piercy,1
+piers,1
+pies,3
+piety,6
+pig,12
+pigeon,3
+pigeons,13
+pight,3
+pigmy,1
+pigrogromitus,1
+pike,5
+pikes,8
+pil,6
+pilate,2
+pilates,1
+pilchers,1
+pile,10
+piles,2
+pilf,1
+pilfering,1
+pilgrim,10
+pilgrimage,16
+pilgrims,3
+pill,4
+pillage,5
+pillagers,1
+pillar,3
+pillars,5
+pillicock,2
+pillory,2
+pillow,16
+pillows,3
+pills,2
+pilot,9
+pilots,1
+pimpernell,1
+pin,23
+pinch,44
+pinched,1
+pinches,5
+pinching,2
+pindarus,20
+pine,19
+pined,3
+pines,4
+pinfold,2
+pining,2
+pinion,5
+pink,4
+pinn,1
+pinnace,3
+pins,10
+pinse,1
+pint,3
+pintpot,1
+pioned,1
+pioneers,1
+pioner,1
+pioners,1
+pious,10
+pip,1
+pipe,17
+piper,1
+pipers,1
+pipes,7
+piping,2
+pippin,1
+pippins,1
+pirate,7
+pirates,6
+pisa,15
+pisanio,104
+pish,4
+pismires,1
+piss,2
+pissing,2
+pistol,187
+pistols,1
+pit,24
+pitch,36
+pitched,2
+pitcher,1
+pitchers,2
+pitchy,3
+piteous,22
+piteously,2
+pitfall,1
+pith,7
+pithless,1
+pithy,1
+pitie,1
+pitied,20
+pities,6
+pitiful,31
+pitifully,3
+pitiless,4
+pits,1
+pittance,1
+pittie,1
+pittikins,1
+pity,221
+pitying,5
+pius,1
+plac,17
+place,458
+placed,11
+placentio,1
+places,39
+placeth,2
+placid,1
+placing,3
+plack,1
+placket,3
+plackets,2
+plagu,2
+plague,94
+plagued,2
+plagues,14
+plaguing,1
+plaguy,1
+plain,123
+plainer,4
+plainest,2
+plaining,1
+plainings,1
+plainly,20
+plainness,12
+plains,16
+plainsong,1
+plaintful,1
+plaintiff,2
+plaintiffs,1
+plaints,3
+planched,1
+planet,9
+planetary,2
+planets,7
+planks,2
+plant,23
+plantage,1
+plantagenet,77
+plantagenets,2
+plantain,5
+plantation,1
+planted,11
+planteth,1
+plants,13
+plash,1
+plashy,3
+plast,1
+plaster,4
+plasterer,1
+plat,1
+plate,11
+plated,2
+plates,1
+platform,5
+platforms,1
+plats,1
+platted,1
+plausible,1
+plausive,3
+plautus,1
+play,356
+played,7
+player,12
+players,35
+playeth,1
+playfellow,6
+playfellows,2
+playhouse,1
+playing,21
+plays,35
+plea,9
+pleach,2
+pleached,2
+plead,48
+pleaded,3
+pleader,1
+pleaders,1
+pleading,7
+pleads,3
+pleas,69
+pleasance,1
+pleasant,35
+pleasantly,1
+please,395
+pleased,10
+pleaser,1
+pleasers,1
+pleases,18
+pleasest,2
+pleaseth,16
+pleasing,22
+pleasure,180
+pleasures,35
+plebeians,25
+plebeii,1
+plebs,1
+pledge,19
+pledges,4
+pleines,1
+plenitude,1
+plenteous,11
+plenteously,1
+plenties,1
+plentiful,4
+plentifully,3
+plenty,12
+pless,8
+plessed,1
+plessing,1
+pliant,1
+plied,1
+plies,4
+plight,16
+plighted,3
+plighter,1
+plod,4
+plodded,2
+plodders,1
+plodding,1
+plods,1
+plood,1
+ploody,1
+plot,54
+plots,14
+plotted,10
+plotter,1
+plough,10
+ploughed,1
+ploughman,3
+ploughmen,1
+plow,1
+plows,1
+pluck,139
+plucked,2
+plucker,1
+plucking,7
+plucks,14
+plue,1
+plum,4
+plume,7
+plumed,3
+plumes,5
+plummet,3
+plump,1
+plumpy,1
+plums,1
+plung,2
+plunge,5
+plunged,1
+plural,2
+plurisy,1
+plus,3
+pluto,8
+plutus,3
+ply,6
+po,1
+pocket,35
+pocketing,1
+pockets,7
+pocky,1
+pody,2
+poem,2
+poesy,5
+poet,64
+poetical,4
+poetry,9
+poets,6
+poictiers,5
+poinards,1
+poins,103
+point,146
+pointblank,1
+pointed,6
+pointing,9
+points,31
+pois,3
+poise,7
+poising,1
+poison,95
+poisoned,7
+poisoner,3
+poisoning,1
+poisonous,11
+poisons,9
+poke,1
+poking,1
+pol,86
+polack,4
+polacks,1
+poland,5
+pold,1
+pole,20
+poleaxe,1
+polecat,1
+polecats,2
+polemon,1
+poles,1
+poli,1
+policies,1
+policy,45
+polish,1
+polished,1
+politic,16
+politician,4
+politicians,1
+politicly,2
+polixenes,84
+poll,6
+polluted,2
+pollution,2
+polonius,36
+poltroons,1
+polusion,1
+polydamus,1
+polydore,9
+polyxena,1
+pomander,1
+pomegranate,2
+pomewater,1
+pomfret,18
+pomgarnet,1
+pommel,1
+pomp,33
+pompeius,4
+pompey,211
+pompion,1
+pompous,2
+pomps,1
+pond,4
+ponder,1
+ponderous,3
+ponds,1
+poniard,1
+poniards,3
+pont,1
+pontic,1
+pontifical,1
+ponton,1
+pooh,1
+pool,4
+poole,2
+poop,2
+poor,631
+poorer,4
+poorest,8
+poorly,7
+pop,1
+pope,20
+popedom,1
+popilius,8
+popingay,1
+popish,1
+popp,2
+poppy,1
+pops,1
+popular,6
+popularity,2
+populous,5
+porch,4
+porches,1
+pore,2
+poring,1
+pork,3
+porn,3
+porpentine,8
+porridge,8
+porringer,2
+port,16
+portable,3
+portage,1
+portal,2
+portance,2
+portcullis,1
+portend,4
+portends,3
+portent,1
+portentous,3
+portents,4
+porter,45
+porters,2
+portia,185
+portion,7
+portly,6
+portotartarossa,1
+portrait,1
+portraiture,1
+ports,13
+portugal,1
+pose,1
+posied,1
+posies,2
+position,4
+positive,3
+positively,2
+posse,1
+possess,69
+possessed,6
+possesses,4
+possesseth,2
+possessing,2
+possession,34
+possessions,5
+possessor,2
+posset,3
+possets,1
+possibilities,1
+possibility,5
+possible,58
+possibly,3
+possitable,1
+post,72
+poste,1
+posted,13
+posterior,2
+posteriors,1
+posterity,11
+postern,3
+posterns,3
+posters,1
+posthorse,1
+posthorses,1
+posthumus,129
+posting,5
+postmaster,2
+posts,12
+postscript,2
+posture,5
+postures,2
+posy,3
+pot,17
+potable,1
+potations,2
+potato,1
+potatoes,1
+potch,1
+potency,6
+potent,19
+potentates,3
+potential,3
+potently,2
+potents,1
+pothecary,1
+pother,1
+potion,6
+potions,5
+potpan,2
+pots,3
+potter,1
+potting,1
+pottle,6
+pouch,3
+poulter,1
+poultice,1
+poultney,1
+pouncet,1
+pound,54
+pounds,17
+pour,43
+pourest,2
+pouring,2
+pourquoi,2
+pours,5
+pout,2
+poverty,23
+pow,65
+powd,1
+powder,10
+power,307
+powerful,14
+powerfully,1
+powerless,1
+powers,59
+pox,22
+poys,1
+poysam,1
+prabbles,4
+practic,1
+practically,1
+practice,41
+practiced,1
+practicer,1
+practices,13
+practicing,1
+practis,11
+practisants,1
+practise,19
+practiser,1
+practisers,1
+practises,1
+practising,2
+praeclarissimus,1
+praemunire,1
+praetor,1
+praetors,1
+pragging,1
+prague,1
+prain,2
+prains,3
+prais,26
+praise,182
+praised,16
+praises,28
+praisest,1
+praiseworthy,1
+praising,12
+prancing,1
+prank,2
+pranks,9
+prat,5
+prate,15
+prated,1
+prater,1
+prating,11
+prattle,8
+prattler,1
+prattling,2
+prave,4
+prawls,1
+prawns,1
+pray,757
+prayer,38
+prayers,85
+praying,8
+prays,17
+pre,6
+preach,5
+preached,1
+preachers,1
+preaches,1
+preaching,1
+preachment,1
+pread,1
+preambulate,1
+precedence,2
+precedent,19
+preceding,3
+precept,1
+preceptial,1
+precepts,8
+precinct,1
+precious,78
+preciously,1
+precipice,1
+precipitating,1
+precipitation,2
+precise,8
+precisely,6
+preciseness,1
+precisian,1
+precor,1
+precurse,1
+precursors,1
+predeceased,1
+predecessor,1
+predecessors,4
+predestinate,1
+predicament,3
+predict,1
+prediction,3
+predictions,1
+predominance,2
+predominant,5
+predominate,2
+preeches,1
+preeminence,1
+preface,1
+prefer,20
+preferment,11
+preferments,2
+preferr,11
+preferreth,1
+preferring,1
+prefers,1
+prefiguring,1
+prefix,3
+prefixed,1
+preformed,1
+pregnancy,1
+pregnant,15
+pregnantly,1
+prejudicates,1
+prejudice,3
+prejudicial,1
+prelate,9
+premeditated,3
+premeditation,1
+premised,1
+premises,3
+prenez,1
+prenominate,2
+prentice,5
+prentices,3
+preordinance,1
+prepar,30
+preparation,28
+preparations,3
+prepare,67
+prepared,10
+preparedly,1
+prepares,1
+preparing,2
+prepost,2
+preposterous,6
+preposterously,4
+prerogatifes,1
+prerogative,8
+prerogatived,1
+presage,7
+presagers,1
+presages,4
+presageth,3
+presaging,1
+prescience,3
+prescribe,4
+prescript,2
+prescription,4
+prescriptions,3
+prescripts,1
+presence,106
+presences,1
+present,246
+presentation,4
+presented,18
+presenter,1
+presenters,1
+presenteth,4
+presenting,7
+presently,141
+presentment,2
+presents,15
+preserv,9
+preservation,6
+preservative,1
+preserve,25
+preserved,4
+preserver,3
+preservers,1
+preserving,3
+president,1
+press,46
+pressed,1
+presser,1
+presses,4
+pressing,2
+pressure,1
+pressures,1
+prest,2
+prester,1
+presume,22
+presumes,1
+presuming,2
+presumption,6
+presumptuous,5
+presuppos,1
+pret,1
+pretence,8
+pretences,1
+pretend,6
+pretended,1
+pretending,2
+pretense,1
+pretext,1
+pretia,1
+prettier,1
+prettiest,9
+prettily,5
+prettiness,1
+pretty,117
+prevail,44
+prevailed,1
+prevaileth,1
+prevailing,3
+prevailment,1
+prevails,4
+prevent,27
+prevented,19
+prevention,6
+preventions,1
+prevents,3
+previous,1
+prey,41
+preyful,1
+preys,4
+priam,45
+priami,3
+priamus,2
+pribbles,2
+price,30
+prick,48
+pricked,1
+pricket,6
+pricking,4
+pricks,11
+pricksong,1
+pride,111
+prides,1
+pridge,5
+prie,1
+pried,1
+prief,1
+pries,1
+priest,72
+priesthood,2
+priests,18
+prig,2
+primal,2
+prime,17
+primer,1
+primero,2
+primest,1
+primitive,1
+primo,1
+primogenity,1
+primrose,5
+primroses,2
+primy,1
+prince,772
+princely,78
+princes,103
+princess,173
+principal,9
+principalities,1
+principality,1
+principle,2
+principles,1
+princox,1
+prings,2
+print,23
+printed,4
+printing,2
+printless,1
+prints,1
+prior,1
+prioress,1
+priories,1
+priority,2
+priory,3
+priscian,1
+prison,92
+prisoner,83
+prisoners,44
+prisonment,1
+prisonnier,1
+prisons,4
+pristine,2
+prithe,1
+prithee,218
+privacy,3
+private,66
+privately,6
+privates,2
+privilage,1
+privileg,4
+privilege,31
+privileged,2
+privileges,1
+privilegio,2
+privily,4
+privity,1
+privy,16
+priz,9
+prize,47
+prized,1
+prizer,2
+prizes,5
+prizest,1
+prizing,1
+pro,2
+probable,10
+probal,1
+probation,7
+problem,1
+proceed,72
+proceeded,13
+proceeders,1
+proceeding,25
+proceedings,16
+proceeds,7
+process,20
+processing,2
+procession,5
+processors,1
+proclaim,61
+proclaimed,9
+proclaimeth,1
+proclaims,9
+proclamation,21
+proclamations,2
+proconsul,1
+procrastinate,1
+procreant,1
+procreants,1
+procreation,1
+procrus,2
+proculeius,21
+procur,2
+procurator,1
+procure,19
+procured,2
+procures,2
+procuring,1
+prodigal,22
+prodigality,1
+prodigally,1
+prodigals,1
+prodigies,4
+prodigious,7
+prodigiously,1
+prodigy,4
+proditor,1
+produc,2
+produce,18
+produced,4
+produces,1
+producing,2
+production,1
+proface,1
+profan,4
+profanation,3
+profane,18
+profaned,3
+profanely,1
+profaneness,1
+profaners,1
+profaning,1
+profess,32
+professed,3
+professes,7
+profession,17
+professions,4
+professor,1
+professors,3
+proffer,9
+proffered,1
+profferer,1
+proffers,2
+proficient,1
+profit,40
+profitable,4
+profitably,2
+profited,2
+profiting,2
+profitless,3
+profits,9
+profound,15
+profoundest,1
+profoundly,1
+progenitors,3
+progeny,5
+progne,1
+prognosticate,1
+prognostication,2
+program,1
+progress,13
+progression,1
+prohibit,1
+prohibited,221
+prohibition,2
+project,331
+projection,1
+projects,1
+prolixious,1
+prolixity,2
+prologue,40
+prologues,3
+prolong,6
+prolongs,1
+promethean,3
+prometheus,1
+prominently,2
+promis,53
+promise,108
+promised,23
+promises,23
+promiseth,3
+promising,6
+promontory,6
+promoting,2
+promotion,5
+promotions,3
+prompt,13
+prompted,4
+promptement,1
+prompter,2
+prompting,2
+prompts,5
+prompture,1
+promulgate,1
+prone,5
+prononcer,1
+prononcez,1
+pronoun,1
+pronounc,11
+pronounce,30
+pronounced,2
+pronouncing,3
+pronouns,1
+proof,82
+proofread,1
+proofs,14
+prop,5
+propagate,3
+propagation,1
+propend,1
+propension,1
+proper,65
+properer,3
+properly,5
+propertied,3
+properties,5
+property,17
+prophecies,8
+prophecy,13
+prophesied,5
+prophesier,1
+prophesy,19
+prophesying,2
+prophet,17
+prophetess,5
+prophetic,6
+prophetically,2
+prophets,3
+propinquity,1
+propontic,1
+proportion,27
+proportionable,1
+proportions,6
+propos,5
+propose,10
+proposed,4
+proposer,1
+proposes,1
+proposing,1
+proposition,1
+propositions,1
+propounded,1
+propp,1
+propre,1
+proprietary,2
+propriety,2
+props,2
+propugnation,1
+prorogue,2
+prorogued,1
+proscription,3
+proscriptions,1
+prose,2
+prosecute,4
+prosecution,1
+proselytes,1
+proserpina,2
+prosp,2
+prospect,6
+prosper,24
+prosperity,16
+prospero,145
+prosperous,21
+prosperously,2
+prospers,1
+prostitute,1
+prostrate,6
+protect,14
+protected,4
+protection,13
+protector,56
+protectors,2
+protectorship,3
+protectress,1
+protects,3
+protest,53
+protestation,6
+protestations,2
+protested,1
+protester,1
+protesting,1
+protests,3
+proteus,221
+protheus,1
+protract,2
+protractive,1
+proud,213
+prouder,8
+proudest,14
+proudlier,1
+proudly,11
+prouds,1
+prov,27
+provand,1
+prove,252
+proved,14
+provender,5
+proverb,14
+proverbs,5
+proves,17
+proveth,2
+provide,39
+provided,257
+providence,6
+provident,2
+providently,1
+provider,1
+provides,1
+providing,4
+province,3
+provinces,6
+provincial,2
+proving,1
+provision,8
+provisions,2
+proviso,1
+provocation,2
+provok,14
+provoke,16
+provoked,4
+provoker,1
+provokes,10
+provoketh,1
+provoking,2
+provost,116
+prowess,3
+prudence,2
+prudent,4
+prun,1
+prune,2
+prunes,7
+pruning,2
+pry,8
+prying,1
+psalm,1
+psalmist,1
+psalms,2
+psalteries,1
+ptolemies,2
+ptolemy,3
+public,66
+publican,1
+publication,1
+publicly,10
+publicola,2
+publish,13
+published,1
+publisher,1
+publishing,1
+publius,32
+pucelle,80
+puck,55
+pudder,1
+pudding,6
+puddings,2
+puddle,2
+puddled,2
+pudency,1
+pueritia,1
+puff,13
+puffing,2
+puffs,1
+pugging,1
+puis,1
+puissance,9
+puissant,11
+puke,1
+puking,1
+pulcher,1
+puling,4
+pull,21
+puller,1
+pullet,1
+pulling,4
+pulls,5
+pulpit,7
+pulpiter,1
+pulpits,1
+pulse,9
+pulsidge,1
+pump,2
+pumpion,1
+pumps,2
+pun,1
+punched,1
+punctuation,1
+punish,38
+punished,2
+punishes,1
+punishment,21
+punishments,1
+punitive,2
+punk,4
+punto,2
+puny,7
+pupil,12
+pupils,1
+puppet,9
+puppets,2
+puppies,4
+puppy,7
+pur,1
+purblind,5
+purchas,12
+purchase,29
+purchased,3
+purchases,1
+purchaseth,1
+purchasing,3
+pure,68
+purely,1
+purer,2
+purest,6
+purg,8
+purgation,6
+purgative,1
+purgatory,2
+purge,20
+purged,3
+purgers,1
+purging,3
+purifies,1
+purifying,1
+puritan,6
+purity,10
+purlieus,1
+purple,15
+purpled,2
+purples,1
+purport,1
+purpos,15
+purpose,210
+purposed,7
+purposely,4
+purposes,40
+purposeth,2
+purposing,1
+purr,1
+purs,1
+purse,88
+pursents,1
+purses,12
+pursu,12
+pursue,33
+pursued,4
+pursuers,1
+pursues,7
+pursuest,2
+pursueth,1
+pursuing,4
+pursuit,17
+pursuivant,8
+pursuivants,2
+pursy,2
+purus,1
+purveyor,1
+push,24
+pushes,3
+pusillanimity,1
+put,500
+putrefy,1
+putrified,1
+puts,53
+putter,6
+putting,23
+puttock,2
+puzzel,1
+puzzle,1
+puzzled,1
+puzzles,1
+py,1
+pygmalion,1
+pygmies,1
+pygmy,1
+pyramid,1
+pyramides,1
+pyramids,2
+pyramis,1
+pyramises,1
+pyramus,60
+pyrenean,1
+pyrrhus,11
+pythagoras,4
+qu,3
+quadrangle,1
+quae,2
+quaff,3
+quaffing,1
+quagmire,2
+quail,4
+quailing,2
+quails,2
+quaint,11
+quaintly,5
+quak,2
+quake,13
+quakes,1
+qualification,1
+qualified,7
+qualifies,1
+qualify,8
+qualifying,1
+qualite,1
+qualities,24
+quality,55
+qualm,4
+qualmish,1
+quam,1
+quand,2
+quando,1
+quantities,1
+quantity,13
+quare,1
+quarrel,98
+quarrell,1
+quarreller,1
+quarrelling,7
+quarrelous,1
+quarrels,18
+quarrelsome,3
+quarries,1
+quarry,3
+quart,4
+quarter,29
+quartered,1
+quartering,1
+quarters,7
+quarts,1
+quasi,1
+quat,1
+quatch,1
+quay,1
+que,17
+quean,5
+queas,1
+queasiness,1
+queasy,3
+queen,979
+queens,9
+quell,6
+queller,3
+quench,29
+quenched,2
+quenching,3
+quenchless,1
+quern,1
+quest,10
+questant,1
+question,156
+questionable,1
+questioned,3
+questioning,1
+questionless,1
+questions,12
+questrists,1
+quests,1
+queubus,1
+qui,6
+quick,111
+quicken,10
+quickens,2
+quicker,2
+quicklier,1
+quickly,198
+quickness,1
+quicksand,1
+quicksands,1
+quicksilverr,1
+quid,1
+quiddities,1
+quiddits,1
+quier,1
+quiet,77
+quieter,1
+quietly,9
+quietness,7
+quietus,2
+quill,5
+quillets,6
+quills,1
+quilt,1
+quinapalus,1
+quince,55
+quinces,1
+quintain,1
+quintessence,2
+quintus,20
+quip,2
+quips,4
+quire,2
+quiring,1
+quirk,1
+quirks,3
+quis,3
+quit,46
+quite,86
+quits,3
+quittance,6
+quitted,1
+quitting,1
+quiver,4
+quivering,1
+quivers,1
+quo,1
+quod,3
+quoifs,1
+quoint,1
+quoit,1
+quoits,1
+quondam,6
+quoniam,1
+quote,5
+quoted,5
+quotes,1
+quoth,66
+quotidian,2
+r,92
+rabbit,4
+rabble,13
+rabblement,2
+race,17
+rack,21
+rackers,1
+racket,1
+rackets,1
+racking,1
+racks,2
+radiance,3
+radiant,8
+radish,2
+rafe,1
+raft,1
+rag,7
+rage,121
+rages,12
+rageth,1
+ragg,1
+ragged,24
+raggedness,1
+raging,19
+ragozine,3
+rags,16
+rah,1
+rail,37
+railed,1
+railer,1
+railest,2
+raileth,1
+railing,8
+rails,6
+raiment,8
+rain,67
+rainbow,3
+raineth,5
+raining,1
+rainold,1
+rains,1
+rainy,4
+rais,24
+raise,47
+raised,8
+raises,2
+raising,6
+raisins,1
+rak,1
+rake,4
+rakers,1
+rakes,1
+ral,2
+rald,2
+ralph,3
+ram,8
+rambures,11
+ramm,2
+rampallian,1
+rampant,1
+ramping,3
+rampir,1
+ramps,1
+rams,5
+ramsey,1
+ramston,1
+ran,34
+rance,9
+rancorous,5
+rancors,1
+rancour,7
+random,4
+rang,3
+range,8
+ranged,1
+rangers,1
+ranges,3
+ranging,2
+rank,56
+ranker,3
+rankest,2
+ranking,1
+rankle,2
+rankly,1
+rankness,3
+ranks,16
+ransack,4
+ransacking,1
+ransom,59
+ransomed,2
+ransoming,1
+ransomless,2
+ransoms,2
+rant,1
+ranting,1
+rap,3
+rape,15
+rapes,3
+rapier,29
+rapiers,3
+rapine,3
+raps,1
+rapt,8
+rapture,2
+raptures,1
+rar,1
+rare,57
+rarely,9
+rareness,3
+rarer,4
+rarest,8
+rarities,2
+rarity,4
+rascal,61
+rascalliest,1
+rascally,10
+rascals,18
+rased,1
+rash,34
+rasher,1
+rashly,4
+rashness,10
+rat,10
+ratcatcher,1
+ratcliff,46
+rate,40
+rated,17
+rately,3
+rates,5
+rather,323
+ratherest,1
+ratified,4
+ratifiers,1
+ratify,4
+rating,1
+rational,2
+ratolorum,1
+rats,10
+ratsbane,3
+rattle,1
+rattles,1
+rattling,5
+rature,3
+raught,5
+rav,3
+rave,3
+ravel,4
+raven,23
+ravening,2
+ravenous,6
+ravens,5
+ravenspurgh,9
+raves,2
+ravin,4
+raving,1
+ravish,20
+ravished,3
+ravisher,2
+ravishing,2
+ravishments,1
+raw,13
+rawer,1
+rawly,1
+rawness,1
+ray,2
+rayed,1
+rays,5
+raz,5
+raze,6
+razed,3
+razes,1
+razeth,1
+razing,1
+razor,1
+razorable,1
+razors,1
+razure,1
+re,305
+reach,28
+reaches,3
+reacheth,1
+reaching,4
+read,210
+readable,225
+reader,2
+readiest,4
+readily,2
+readiness,15
+reading,35
+readins,1
+reads,90
+ready,143
+real,3
+really,1
+realm,53
+realms,7
+reap,17
+reapers,3
+reaping,1
+reaps,1
+rear,20
+rears,1
+rearward,5
+reason,288
+reasonable,20
+reasonably,1
+reasoned,1
+reasoning,2
+reasonless,2
+reasons,64
+reave,2
+rebate,1
+rebato,1
+rebeck,1
+rebel,25
+rebell,2
+rebelling,1
+rebellion,32
+rebellious,9
+rebels,32
+rebound,1
+rebuk,1
+rebuke,18
+rebukeable,1
+rebuked,2
+rebukes,4
+rebus,1
+recall,5
+recant,1
+recantation,2
+recanter,1
+recanting,2
+receipt,14
+receipts,1
+receiv,61
+receive,101
+received,33
+receiver,1
+receives,14
+receivest,2
+receiveth,1
+receiving,9
+receptacle,3
+rechate,1
+reciprocal,1
+reciprocally,1
+recite,1
+recited,1
+reciterai,2
+reck,9
+recking,1
+reckless,6
+reckon,13
+reckoned,1
+reckoning,15
+reckonings,5
+recks,2
+reclaim,2
+reclaims,1
+reclusive,1
+recognizance,1
+recognizances,1
+recoil,6
+recoiling,1
+recollected,1
+recomforted,1
+recomforture,1
+recommend,1
+recommended,1
+recommends,2
+recompens,3
+recompense,27
+reconcil,5
+reconcile,8
+reconciled,4
+reconcilement,1
+reconciler,1
+reconciles,2
+reconciliation,1
+record,23
+recordation,2
+recorded,7
+recorder,2
+recorders,3
+records,4
+recount,11
+recounted,1
+recounting,2
+recountments,1
+recounts,1
+recourse,4
+recov,1
+recover,35
+recoverable,1
+recovered,8
+recoveries,2
+recovers,3
+recovery,8
+recreant,13
+recreants,2
+recreate,1
+recreation,8
+rectify,3
+rector,1
+rectorship,1
+recure,1
+recured,1
+red,297
+redbreast,2
+redder,1
+reddest,1
+rede,1
+redeem,31
+redeemed,1
+redeemer,2
+redeeming,3
+redeems,3
+redeliver,2
+redemption,9
+redime,1
+redistribute,1
+redistributing,2
+redistribution,2
+redness,1
+redoubled,3
+redoubted,5
+redound,1
+redress,29
+redressed,1
+redresses,2
+reduce,3
+reechy,3
+reed,3
+reeds,3
+reek,6
+reeking,5
+reeks,1
+reeky,1
+reel,3
+reeleth,1
+reeling,3
+reels,3
+refell,1
+refer,3
+reference,5
+references,2
+referr,1
+referred,1
+refigured,1
+refin,1
+refined,3
+reflect,3
+reflecting,1
+reflection,6
+reflex,2
+reform,7
+reformation,6
+reformed,2
+refractory,1
+refrain,5
+refresh,5
+refreshing,1
+reft,4
+refts,1
+refuge,6
+refund,13
+refus,7
+refusal,1
+refuse,31
+refused,4
+refusest,1
+refusing,3
+reg,73
+regal,12
+regalia,1
+regan,32
+regard,43
+regardance,1
+regarded,8
+regardfully,1
+regarding,1
+regards,7
+regenerate,1
+regent,19
+regentship,1
+regia,3
+regiment,7
+regiments,1
+regina,1
+region,15
+regions,7
+regist,3
+register,5
+registered,2
+registers,1
+regreet,4
+regreets,1
+regress,1
+reguerdon,2
+regular,2
+regulating,1
+rehears,3
+rehearsal,2
+rehearse,14
+reign,48
+reigned,2
+reignier,49
+reigning,2
+reigns,15
+rein,12
+reinforc,1
+reinforce,1
+reinforcement,1
+reins,4
+reiterate,1
+reject,1
+rejected,1
+rejoic,1
+rejoice,25
+rejoices,2
+rejoiceth,1
+rejoicing,6
+rejoicingly,1
+rejoindure,1
+rejourn,1
+rel,3
+relapse,1
+relate,9
+relates,1
+relation,8
+relations,1
+relative,1
+releas,3
+release,10
+released,2
+releases,1
+releasing,1
+relent,17
+relenting,2
+relents,1
+reliances,1
+relics,4
+relief,13
+reliev,8
+relieve,12
+relieved,2
+relieves,1
+relieving,1
+religion,17
+religions,1
+religious,21
+religiously,7
+relinquish,1
+reliques,1
+reliquit,1
+relish,19
+relume,1
+rely,5
+relying,1
+remain,67
+remainder,11
+remainders,2
+remained,2
+remaineth,2
+remaining,6
+remains,39
+remark,1
+remarkable,2
+remediate,1
+remedied,1
+remedies,10
+remedy,59
+rememb,34
+remember,191
+remembered,5
+remembers,4
+remembrance,63
+remembrancer,2
+remembrances,5
+remercimens,1
+remiss,5
+remission,4
+remissness,1
+remit,4
+remnant,5
+remnants,3
+remonstrance,1
+remorse,28
+remorseful,4
+remorseless,3
+remote,8
+remotion,2
+remov,14
+remove,32
+removed,21
+removedness,1
+remover,1
+removes,3
+removing,3
+remunerate,1
+remuneration,12
+renamed,2
+rence,2
+rend,27
+render,46
+rendered,2
+renders,4
+rendezvous,4
+renegado,1
+renege,1
+reneges,1
+renew,15
+renewed,2
+renewest,1
+renounce,5
+renouncement,1
+renouncing,1
+renowmed,1
+renown,26
+renowned,33
+rent,10
+rents,5
+repaid,5
+repair,46
+repaired,1
+repairing,2
+repairs,3
+repass,1
+repast,4
+repasture,1
+repay,5
+repaying,1
+repays,3
+repeal,14
+repealing,1
+repeals,3
+repeat,13
+repeated,2
+repeating,1
+repeats,1
+repel,1
+repent,59
+repentance,8
+repentant,2
+repented,4
+repenting,1
+repents,3
+repetition,7
+repetitions,1
+repin,1
+repine,1
+repining,1
+replace,2
+replaced,1
+replacement,8
+replant,1
+replenish,1
+replenished,2
+replete,9
+replication,4
+replied,8
+replies,5
+repliest,1
+reply,24
+replying,2
+report,148
+reported,16
+reporter,1
+reportest,1
+reporting,1
+reportingly,1
+reports,19
+reposal,1
+repose,25
+reposeth,1
+reposing,3
+repossess,4
+reprehend,3
+reprehended,3
+reprehending,1
+represent,3
+representations,1
+representing,1
+reprieve,6
+reprieves,2
+reprisal,1
+reproach,20
+reproaches,2
+reproachful,2
+reproachfully,1
+reprobate,2
+reprobation,1
+reproof,17
+reprov,1
+reprove,6
+reproveable,1
+reproves,1
+reproving,2
+repugn,1
+repugnancy,1
+repugnant,1
+repulse,5
+repulsed,1
+repurchas,1
+repured,1
+reputation,47
+repute,10
+reputed,11
+reputeless,1
+reputes,2
+reputing,1
+request,68
+requested,3
+requesting,1
+requests,14
+requiem,1
+requir,8
+require,21
+required,5
+requirements,4
+requires,16
+requireth,1
+requiring,3
+requisite,1
+requisites,1
+requit,1
+requital,7
+requite,24
+requited,5
+requites,2
+rer,3
+rere,1
+rers,2
+rescu,6
+rescue,30
+rescued,4
+rescues,2
+rescuing,1
+research,2
+resemblance,3
+resemble,8
+resembled,3
+resembles,4
+resembleth,1
+resembling,4
+reserv,12
+reservation,5
+reserve,9
+reserved,3
+reserves,1
+reside,3
+residence,9
+resident,2
+resides,6
+residing,3
+residue,1
+resign,24
+resignation,1
+resist,8
+resistance,3
+resisted,5
+resisting,1
+resists,2
+resolute,12
+resolutely,3
+resolutes,1
+resolution,29
+resolv,33
+resolve,28
+resolved,13
+resolvedly,1
+resolves,2
+resolveth,1
+resort,13
+resorted,1
+resounding,1
+resounds,1
+respeaking,1
+respect,101
+respected,12
+respecting,4
+respective,4
+respectively,1
+respects,18
+respice,1
+respite,5
+respites,1
+responsive,1
+respose,1
+ress,2
+rest,358
+rested,6
+resteth,3
+restful,2
+resting,5
+restitution,4
+restless,4
+restor,11
+restoration,1
+restorative,1
+restore,20
+restored,6
+restores,1
+restoring,1
+restrain,12
+restrained,3
+restraining,2
+restrains,1
+restraint,13
+restrictions,2
+rests,14
+resty,3
+resulting,1
+resum,1
+resume,3
+resumes,1
+resurrections,1
+retail,3
+retails,1
+retain,9
+retainers,3
+retaining,1
+retell,1
+retention,4
+retentive,2
+retinue,2
+retir,9
+retire,38
+retired,3
+retirement,5
+retires,17
+retiring,3
+retold,2
+retort,6
+retorts,2
+retourne,1
+retract,1
+retreat,27
+retrograde,2
+rets,1
+return,250
+returned,7
+returnest,1
+returneth,2
+returning,6
+returns,19
+revania,1
+reveal,8
+reveals,1
+revel,16
+reveler,1
+revell,3
+reveller,1
+revellers,2
+revelling,3
+revelry,1
+revels,16
+reveng,34
+revenge,155
+revenged,8
+revengeful,8
+revengement,1
+revenger,1
+revengers,1
+revenges,15
+revenging,2
+revengingly,1
+revenue,19
+revenues,7
+reverb,1
+reverberate,2
+reverbs,1
+reverenc,2
+reverence,44
+reverend,55
+reverent,8
+reverently,3
+revers,1
+reverse,5
+reversion,4
+reverted,2
+review,1
+reviewest,1
+revil,2
+revile,1
+revisits,1
+reviv,6
+revive,10
+revives,3
+reviving,2
+revok,1
+revoke,4
+revokement,1
+revolt,42
+revolted,12
+revolting,4
+revolts,6
+revolution,4
+revolutions,1
+revolve,4
+revolving,2
+reward,35
+rewarded,2
+rewarder,1
+rewarding,1
+rewards,10
+reword,1
+reworded,1
+rex,2
+rey,13
+reynaldo,6
+rford,1
+rful,5
+rfull,2
+rhapsody,1
+rheims,3
+rhenish,4
+rhesus,1
+rhetoric,8
+rheum,14
+rheumatic,4
+rheums,1
+rheumy,1
+rhinoceros,1
+rhodes,6
+rhodope,1
+rhubarb,1
+rhym,1
+rhyme,34
+rhymers,2
+rhymes,9
+rhyming,2
+rialto,5
+rib,3
+ribald,1
+riband,2
+ribands,1
+ribaudred,1
+ribb,3
+ribbed,1
+ribbon,2
+ribbons,3
+ribs,17
+rice,3
+rich,170
+richard,520
+richer,20
+riches,21
+richest,7
+richly,15
+richmond,71
+richmonds,1
+rid,31
+riddance,2
+ridden,2
+riddle,9
+riddles,4
+riddling,3
+ride,57
+rider,8
+riders,1
+rides,8
+ridest,1
+rideth,1
+ridge,1
+ridges,2
+ridiculous,15
+riding,9
+rids,2
+rien,1
+ries,1
+rifle,1
+rift,3
+rifted,1
+rig,2
+rigg,3
+riggish,1
+right,356
+righteous,6
+righteously,1
+rightful,13
+rightfully,1
+rightly,25
+rights,23
+rigol,1
+rigorous,3
+rigorously,1
+rigour,8
+ril,1
+rim,2
+rin,1
+rinaldo,2
+rind,2
+ring,311
+ringing,1
+ringleader,1
+ringlets,2
+rings,20
+ringwood,1
+riot,14
+rioter,1
+rioting,1
+riotous,10
+riots,6
+rip,2
+ripe,43
+ripely,1
+ripen,4
+ripened,4
+ripeness,2
+ripening,2
+ripens,3
+riper,3
+ripest,2
+riping,1
+ripp,3
+ripping,1
+rise,79
+risen,4
+rises,19
+riseth,5
+rish,1
+rising,20
+rite,10
+rites,21
+rivage,1
+rival,7
+rivality,1
+rivall,2
+rivals,8
+rive,6
+rived,2
+rivelled,1
+river,24
+rivers,58
+rivet,2
+riveted,3
+rivets,2
+rivo,1
+rless,1
+road,18
+roads,2
+roam,2
+roaming,3
+roan,4
+roar,40
+roared,2
+roarers,1
+roaring,25
+roars,6
+roast,4
+roasted,8
+rob,36
+roba,1
+robas,1
+robb,23
+robbed,2
+robber,3
+robbers,6
+robbery,8
+robbing,6
+robe,20
+robed,1
+robert,44
+robes,20
+robin,38
+robs,8
+robustious,2
+rochester,3
+rochford,1
+rock,38
+rocks,19
+rocky,5
+rod,15
+rode,17
+roderigo,107
+rods,4
+roe,3
+roes,1
+roger,6
+rogero,1
+rogue,81
+roguery,2
+rogues,21
+roguish,1
+roi,3
+roisting,1
+roll,9
+rolled,1
+rolling,5
+rolls,4
+rom,163
+romage,1
+roman,124
+romano,1
+romanos,1
+romans,55
+rome,350
+romeo,156
+romish,1
+rondure,1
+ronyon,2
+rood,6
+roof,18
+roofs,4
+rook,5
+rooks,2
+rooky,1
+room,74
+rooms,3
+root,44
+rooted,8
+rootedly,1
+rooteth,1
+rooting,1
+roots,10
+rope,17
+ropery,1
+ropes,2
+roping,2
+ros,46
+rosalind,264
+rosalinda,1
+rosalinde,11
+rosaline,94
+roscius,2
+rose,68
+rosed,1
+rosemary,6
+rosencrantz,26
+roses,32
+ross,72
+rosy,3
+rot,19
+rote,4
+roted,1
+rother,1
+rotherham,1
+rots,1
+rotted,2
+rotten,38
+rottenness,2
+rotting,1
+rotundity,1
+rouen,15
+rough,72
+rougher,2
+roughest,2
+roughly,6
+roughness,1
+round,75
+rounded,4
+roundel,1
+rounder,1
+roundest,1
+rounding,1
+roundly,10
+rounds,5
+roundure,1
+rous,40
+rouse,29
+roused,1
+rousillon,28
+rously,1
+roussi,2
+rout,10
+routed,1
+routs,2
+rove,1
+rover,1
+row,4
+rowel,2
+rowland,12
+rowlands,1
+roy,2
+royal,213
+royalize,1
+royally,9
+royalties,8
+royalty,29
+roynish,1
+rs,59
+rt,21
+rub,12
+rubb,3
+rubbing,2
+rubbish,2
+rubies,5
+rubious,1
+rubs,5
+ruby,2
+rud,2
+rudand,1
+rudder,2
+ruddiness,1
+ruddock,1
+ruddy,1
+rude,73
+rudely,6
+rudeness,6
+ruder,2
+rudesby,2
+rudest,1
+rudiments,2
+rue,18
+rued,1
+ruff,3
+ruffian,16
+ruffians,3
+ruffle,5
+ruffling,1
+ruffs,1
+rug,1
+rugby,33
+rugemount,1
+rugged,5
+ruin,48
+ruinate,2
+ruined,2
+ruining,1
+ruinous,6
+ruins,5
+rul,28
+rule,50
+ruled,5
+ruler,6
+rulers,1
+rules,11
+ruling,1
+rumble,1
+ruminaies,1
+ruminat,1
+ruminate,8
+ruminated,2
+ruminates,1
+rumination,1
+rumor,3
+rumour,21
+rumourer,1
+rumours,3
+rump,2
+run,201
+runagate,3
+runagates,2
+runaway,3
+runaways,3
+rung,6
+runn,1
+runner,1
+runners,1
+running,30
+runs,44
+rupture,1
+ruptures,1
+rural,2
+rush,27
+rushes,11
+rushing,6
+rushling,1
+rushy,1
+russet,3
+russia,3
+russian,5
+russians,4
+rust,9
+rusted,1
+rustic,3
+rustically,1
+rustics,1
+rustle,1
+rustling,2
+rusts,1
+rusty,6
+rut,1
+ruth,4
+ruthful,3
+ruthless,11
+rutland,26
+ruttish,1
+ry,60
+rye,3
+rything,1
+s,7734
+sa,6
+saba,1
+sabbath,2
+sable,4
+sables,2
+sack,58
+sackbuts,1
+sackcloth,1
+sacked,1
+sackerson,1
+sacks,3
+sacrament,8
+sacred,47
+sacrific,2
+sacrifice,21
+sacrificers,1
+sacrifices,6
+sacrificial,1
+sacrificing,2
+sacrilegious,2
+sacring,1
+sad,165
+sadder,3
+saddest,2
+saddle,10
+saddler,2
+saddles,1
+sadly,18
+sadness,23
+saf,1
+safe,82
+safeguard,7
+safely,25
+safer,18
+safest,8
+safeties,1
+safety,74
+saffron,4
+sag,1
+sage,4
+sagittary,3
+said,383
+saidst,2
+sail,51
+sailing,3
+sailmaker,1
+sailor,11
+sailors,16
+sails,17
+sain,1
+saint,129
+sainted,5
+saintlike,1
+saints,14
+saith,7
+sake,173
+sakes,3
+sala,3
+salad,1
+salamander,1
+salary,1
+sale,9
+salerio,48
+salicam,1
+salique,9
+salisbury,146
+sall,6
+sallet,6
+sallets,3
+sallies,1
+sallow,1
+sally,3
+salmon,1
+salmons,1
+salt,50
+salter,1
+saltiers,1
+saltness,1
+saltpetre,1
+salutation,7
+salutations,3
+salute,20
+saluted,1
+salutes,4
+saluteth,2
+salv,1
+salvation,6
+salve,11
+salving,1
+same,239
+samingo,1
+samp,20
+sampire,1
+sample,1
+sampler,2
+sampson,5
+samson,7
+samsons,1
+sancta,1
+sanctified,7
+sanctifies,1
+sanctify,4
+sanctimonies,1
+sanctimonious,2
+sanctimony,3
+sanctities,1
+sanctity,5
+sanctuarize,1
+sanctuary,13
+sand,10
+sandal,4
+sandbag,1
+sanded,1
+sands,17
+sandy,7
+sandys,25
+sang,1
+sanguine,4
+sanguis,1
+sanity,1
+sans,16
+santrailles,1
+sap,13
+sapient,1
+sapit,1
+sapless,2
+sapling,2
+sapphire,2
+sapphires,1
+saracens,1
+sarcenet,2
+sard,1
+sardians,1
+sardinia,1
+sardis,4
+sarum,1
+sat,29
+satan,8
+satchel,1
+sate,2
+sated,1
+satiate,1
+satiety,3
+satin,3
+satire,4
+satirical,1
+satis,1
+satisfaction,33
+satisfied,48
+satisfies,1
+satisfy,27
+satisfying,3
+saturday,1
+saturdays,1
+saturn,6
+saturnine,17
+saturninus,65
+satyr,3
+satyrs,1
+sauc,3
+sauce,15
+sauced,1
+saucers,1
+sauces,1
+saucily,2
+sauciness,6
+saucy,35
+sauf,5
+saunder,3
+sav,19
+savage,34
+savagely,1
+savageness,3
+savagery,2
+savages,4
+save,213
+saved,20
+saves,6
+saving,16
+saviour,1
+savory,1
+savour,9
+savouring,1
+savours,8
+savoury,2
+savoy,1
+saw,277
+sawed,1
+sawest,2
+sawn,1
+sawpit,1
+saws,4
+sawyer,1
+saxons,2
+saxony,1
+saxton,1
+say,1758
+sayest,13
+saying,56
+sayings,5
+says,238
+sayst,1
+sblood,11
+sc,34
+scab,4
+scabbard,4
+scabs,1
+scaffold,2
+scaffoldage,1
+scal,1
+scald,10
+scalded,1
+scalding,2
+scale,14
+scaled,2
+scales,13
+scaling,3
+scall,1
+scalp,2
+scalps,1
+scaly,1
+scamble,1
+scambling,3
+scamels,1
+scan,1
+scandal,18
+scandaliz,2
+scandalous,2
+scandy,1
+scann,3
+scanning,1
+scant,9
+scanted,5
+scanter,1
+scanting,1
+scantling,1
+scants,1
+scap,9
+scape,37
+scaped,5
+scapes,5
+scapeth,1
+scar,16
+scarce,73
+scarcely,17
+scarcity,3
+scare,4
+scarecrow,2
+scarecrows,1
+scarf,11
+scarfed,1
+scarfs,5
+scaring,1
+scarlet,13
+scarr,3
+scarre,1
+scars,16
+scarus,20
+scath,1
+scathe,4
+scathful,1
+scatt,5
+scatter,10
+scattered,8
+scattering,1
+scatters,4
+scelera,1
+scelerisque,1
+scene,799
+scenes,3
+scent,3
+scented,1
+scept,2
+scepter,1
+sceptre,32
+sceptred,1
+sceptres,5
+schedule,5
+schedules,2
+scholar,19
+scholarly,1
+scholars,4
+school,39
+schoolboy,1
+schoolboys,2
+schoolfellows,1
+schooling,1
+schoolmaster,14
+schoolmasters,3
+schools,5
+sciatica,2
+sciaticas,1
+science,2
+sciences,2
+scimitar,3
+scion,2
+scions,1
+scissors,1
+scoff,2
+scoffer,1
+scoffing,1
+scoffs,3
+scoggin,1
+scold,8
+scolding,6
+scolds,2
+sconce,7
+scone,3
+scope,29
+scopes,1
+scorch,3
+scorched,1
+score,34
+scored,1
+scores,2
+scoring,1
+scorn,108
+scorned,3
+scornful,7
+scornfully,3
+scorning,3
+scorns,21
+scorpion,2
+scorpions,1
+scot,17
+scotch,4
+scotches,1
+scotland,36
+scots,8
+scottish,4
+scoundrels,1
+scour,8
+scoured,2
+scourg,2
+scourge,17
+scouring,3
+scout,8
+scouts,5
+scowl,2
+scrap,3
+scrape,3
+scraping,1
+scraps,4
+scratch,23
+scratches,1
+scratching,3
+scream,1
+screams,1
+screech,5
+screeching,1
+screen,2
+screens,1
+screw,2
+screws,1
+scribbl,1
+scribbled,1
+scribe,4
+scribes,4
+scrimers,1
+scrip,2
+scrippage,1
+scripture,4
+scriptures,1
+scrivener,4
+scroll,13
+scrolls,1
+scroop,31
+scrowl,1
+scroyles,1
+scrubbed,2
+scruple,23
+scruples,4
+scrupulous,2
+scuffles,1
+scuffling,1
+scullion,2
+sculls,1
+scum,4
+scurril,1
+scurrility,2
+scurrilous,2
+scurvy,27
+scuse,2
+scut,1
+scutcheon,2
+scutcheons,1
+scylla,1
+scythe,7
+scythed,1
+scythia,2
+scythian,2
+sdeath,1
+se,5
+sea,247
+seacoal,3
+seafaring,1
+seal,96
+sealed,7
+sealing,3
+seals,10
+seam,1
+seamen,1
+seamy,1
+seaport,1
+sear,7
+searce,1
+search,52
+searchers,1
+searches,1
+searcheth,1
+searching,6
+seared,1
+seas,42
+seasick,1
+seaside,2
+season,47
+seasoned,3
+seasons,12
+seat,59
+seated,12
+seats,8
+sebastian,140
+second,574
+secondarily,1
+secondary,2
+seconded,3
+seconds,6
+secrecy,14
+secret,65
+secretaries,2
+secretary,10
+secretly,12
+secrets,24
+sect,4
+sectary,2
+section,7
+sections,1
+sects,3
+secundo,1
+secure,32
+securely,6
+securing,1
+security,16
+sedg,1
+sedge,1
+sedges,3
+sedgy,1
+sedition,3
+seditious,2
+seduc,4
+seduce,3
+seduced,4
+seducer,1
+seducing,2
+see,1463
+seed,12
+seeded,1
+seedness,1
+seeds,5
+seedsman,1
+seein,1
+seeing,53
+seek,235
+seeking,24
+seeks,24
+seel,3
+seeling,1
+seely,1
+seem,216
+seemed,5
+seemers,1
+seemest,1
+seemeth,9
+seeming,62
+seemingly,1
+seemly,2
+seems,116
+seen,268
+seer,1
+sees,46
+seese,2
+seest,50
+seethe,1
+seethes,1
+seething,1
+seeting,1
+segregation,1
+seigneur,8
+seigneurs,1
+seiz,15
+seize,31
+seized,1
+seizes,2
+seizeth,1
+seizing,2
+seizure,3
+seld,2
+seldom,29
+select,2
+seleucus,11
+self,212
+selfsame,7
+sell,39
+seller,2
+selling,3
+sells,1
+selves,6
+semblable,5
+semblably,1
+semblance,19
+semblances,2
+semblative,1
+semi,1
+semicircle,1
+semiramis,3
+semper,1
+sempronius,10
+senate,42
+senator,91
+senators,59
+send,262
+sender,4
+sendeth,1
+sending,13
+sends,40
+seneca,1
+senior,37
+seniory,1
+senis,3
+sennet,18
+senoys,1
+sense,125
+senseless,26
+senses,36
+sensible,22
+sensibly,4
+sensual,4
+sensuality,2
+sent,268
+sentenc,6
+sentence,41
+sentences,6
+sententious,3
+sentinel,4
+sentinels,6
+separable,1
+separate,5
+separated,4
+separates,1
+separation,5
+september,1
+septentrion,1
+sepulchre,12
+sepulchres,3
+sepulchring,1
+sequel,10
+sequence,4
+sequent,9
+sequest,3
+sequester,1
+sequestration,3
+sere,3
+serenis,1
+serge,1
+sergeant,22
+serious,23
+seriously,5
+sermon,2
+sermons,1
+serpent,32
+serpentine,1
+serpents,6
+serpigo,2
+serv,76
+servant,429
+servanted,1
+servants,110
+serve,187
+served,10
+server,1
+serves,35
+serveth,1
+service,445
+serviceable,5
+services,34
+servile,8
+servility,1
+servilius,21
+serving,30
+servingman,24
+servingmen,7
+serviteur,2
+servitor,4
+servitors,3
+servitude,3
+sessa,3
+session,7
+sessions,3
+sestos,1
+set,474
+setebos,2
+sets,28
+setter,4
+setting,25
+settle,3
+settled,17
+settlest,1
+settling,1
+sev,2
+seven,72
+sevenfold,2
+sevennight,1
+seventeen,6
+seventh,10
+seventy,3
+sever,12
+several,81
+severally,24
+severals,3
+severe,7
+severed,1
+severely,2
+severest,1
+severing,2
+severity,4
+severn,6
+severs,1
+sew,8
+seward,3
+sewer,2
+sewing,2
+sex,25
+sexes,1
+sexton,11
+sextus,4
+seymour,1
+seyton,13
+sfoot,1
+sh,1
+shackle,1
+shackles,2
+shade,27
+shades,3
+shadow,81
+shadowed,2
+shadowing,2
+shadows,28
+shadowy,2
+shady,3
+shafalus,2
+shaft,12
+shafts,1
+shag,2
+shak,8
+shake,102
+shaked,1
+shaken,6
+shakes,15
+shakespeare,272
+shaking,12
+shales,1
+shall,3602
+shallenge,1
+shallow,258
+shallowest,2
+shallowly,1
+shallows,2
+shalt,295
+sham,15
+shambles,2
+shame,307
+shamed,4
+shameful,15
+shamefully,5
+shameless,7
+shames,18
+shamest,3
+shaming,1
+shank,1
+shanks,3
+shap,5
+shape,87
+shaped,1
+shapeless,4
+shapen,1
+shapes,31
+shaping,1
+shar,2
+shard,1
+sharded,1
+shards,2
+share,28
+shared,2
+sharers,1
+shares,4
+shareware,1
+sharing,4
+shark,2
+sharp,71
+sharpen,1
+sharpened,1
+sharpens,1
+sharper,6
+sharpest,2
+sharply,4
+sharpness,3
+sharps,1
+shatter,1
+shav,1
+shave,3
+shaven,1
+shaw,1
+she,2410
+sheaf,2
+sheal,1
+shear,2
+shearers,2
+shearing,6
+shearman,1
+shears,4
+sheath,7
+sheathe,9
+sheathed,1
+sheathes,2
+sheathing,3
+sheaved,1
+sheaves,1
+shed,51
+shedding,4
+sheds,3
+sheen,2
+sheep,57
+sheepcote,1
+sheepcotes,1
+sheeps,1
+sheepskins,1
+sheer,2
+sheet,14
+sheeted,1
+sheets,19
+sheffield,1
+shelf,1
+shell,6
+shells,1
+shelt,1
+shelter,13
+shelters,1
+shelves,2
+shelving,1
+shelvy,1
+shent,5
+shepherd,126
+shepherdes,1
+shepherdess,6
+shepherdesses,2
+shepherds,10
+sher,5
+sheriff,25
+sherris,5
+shes,2
+sheweth,1
+shield,21
+shielded,2
+shields,2
+shift,26
+shifted,4
+shifting,2
+shifts,7
+shilling,5
+shillings,10
+shin,9
+shine,45
+shines,29
+shineth,1
+shining,14
+shins,4
+shiny,1
+ship,59
+shipboard,2
+shipman,1
+shipmaster,3
+shipmen,1
+shipp,8
+shipped,1
+shipping,5
+ships,22
+shipt,1
+shipwreck,3
+shipwrecking,1
+shipwright,2
+shipwrights,1
+shire,1
+shirley,1
+shirt,15
+shirts,6
+shive,1
+shiver,2
+shivering,2
+shivers,2
+shoal,1
+shoals,1
+shock,6
+shocks,3
+shod,1
+shoe,17
+shoeing,2
+shoemaker,1
+shoes,20
+shog,2
+shone,5
+shook,30
+shoon,2
+shoot,29
+shooter,3
+shootie,1
+shooting,5
+shoots,6
+shop,13
+shops,3
+shore,57
+shores,17
+shorn,2
+short,106
+shortcake,1
+shorten,5
+shortened,1
+shortens,3
+shorter,6
+shortly,46
+shortness,4
+shot,49
+shotten,3
+shoughs,1
+should,1580
+shoulder,30
+shouldering,1
+shoulders,32
+shouldst,73
+shout,23
+shouted,2
+shouting,5
+shouts,12
+shov,2
+shove,2
+shovel,3
+shovels,1
+show,493
+showed,5
+shower,3
+showers,9
+showest,2
+showing,16
+shown,31
+shows,103
+shreds,2
+shrew,15
+shrewd,26
+shrewdly,10
+shrewdness,1
+shrewish,1
+shrewishly,1
+shrewishness,1
+shrews,1
+shrewsbury,22
+shriek,11
+shrieking,4
+shrieks,3
+shrieve,2
+shrift,10
+shrill,10
+shriller,1
+shrills,1
+shrilly,2
+shrimp,2
+shrine,6
+shrink,11
+shrinking,3
+shrinks,3
+shriv,1
+shrive,2
+shriver,1
+shrives,1
+shriving,2
+shroud,13
+shrouded,3
+shrouding,1
+shrouds,3
+shrove,2
+shrow,1
+shrows,1
+shrub,2
+shrubs,2
+shrug,4
+shrugs,1
+shrunk,8
+shudd,1
+shudders,1
+shuffl,1
+shuffle,3
+shuffled,1
+shuffling,3
+shun,20
+shunless,1
+shunn,9
+shunned,1
+shunning,2
+shuns,4
+shut,59
+shuts,6
+shuttle,1
+shy,2
+shylock,110
+si,3
+sibyl,3
+sibylla,1
+sibyls,1
+sicil,1
+sicilia,28
+sicilian,1
+sicilius,10
+sicils,2
+sicily,6
+sicinius,138
+sick,176
+sicken,8
+sickens,2
+sicker,1
+sickle,1
+sicklemen,1
+sicklied,1
+sickliness,1
+sickly,19
+sickness,54
+sicles,1
+sicyon,3
+side,182
+sided,1
+sides,46
+siege,31
+sieges,1
+sienna,1
+sies,1
+sieve,4
+sift,3
+sifted,1
+sigeia,3
+sigh,61
+sighed,3
+sighing,10
+sighs,50
+sight,201
+sighted,3
+sightless,5
+sightly,1
+sights,20
+sign,54
+signal,11
+signet,3
+signieur,5
+significant,1
+significants,1
+signified,3
+signifies,4
+signify,25
+signifying,1
+signior,135
+signiories,1
+signiors,3
+signiory,1
+signor,1
+signories,3
+signs,32
+signum,1
+silenc,3
+silence,112
+silenced,2
+silencing,1
+silent,36
+silently,1
+silius,8
+silk,19
+silken,17
+silkman,1
+silks,4
+silliest,1
+silliness,1
+silling,1
+silly,17
+silva,1
+silver,69
+silvered,1
+silverly,1
+silvia,132
+silvius,44
+sima,1
+simile,1
+similes,5
+simois,3
+simon,3
+simony,1
+simp,2
+simpcox,23
+simple,117
+simpleness,5
+simpler,2
+simples,5
+simplicity,13
+simply,12
+simular,2
+simulation,1
+sin,159
+since,448
+sincere,4
+sincerely,3
+sincerity,6
+sinel,1
+sinew,5
+sinewed,1
+sinews,22
+sinewy,4
+sinful,12
+sinfully,2
+sing,144
+singe,2
+singeing,1
+singer,4
+singes,1
+singeth,1
+singing,31
+single,60
+singled,3
+singleness,2
+singly,5
+sings,91
+singular,7
+singulariter,1
+singularities,1
+singularity,3
+singuled,1
+sinister,6
+sink,35
+sinking,5
+sinks,6
+sinn,5
+sinner,4
+sinners,4
+sinning,1
+sinon,3
+sins,36
+sip,3
+sipping,1
+sir,2764
+sire,18
+siren,3
+sirrah,148
+sirs,42
+sist,1
+sister,204
+sisterhood,5
+sisterly,1
+sisters,28
+sit,214
+site,4
+sith,20
+sithence,2
+sits,59
+sitting,27
+situate,2
+situation,2
+situations,1
+siward,25
+six,62
+sixpence,12
+sixpences,1
+sixpenny,1
+sixteen,12
+sixth,32
+sixty,4
+siz,3
+size,12
+sizes,2
+sizzle,1
+skains,1
+skamble,1
+skein,2
+skelter,1
+skies,7
+skilful,6
+skilfully,1
+skill,52
+skilless,4
+skillet,1
+skillful,1
+skills,3
+skim,2
+skimble,1
+skin,33
+skinker,1
+skinny,1
+skins,8
+skip,6
+skipp,1
+skipper,1
+skipping,5
+skirmish,7
+skirmishes,1
+skirr,2
+skirted,2
+skirts,6
+skittish,3
+skulking,1
+skull,16
+skulls,4
+sky,41
+skyey,1
+skyish,1
+slab,1
+slack,10
+slackly,2
+slackness,2
+slain,127
+slake,1
+sland,6
+slander,53
+slandered,3
+slanderer,4
+slanderers,2
+slandering,2
+slanderous,6
+slanders,16
+slash,2
+slaught,10
+slaughter,43
+slaughtered,6
+slaughterer,1
+slaughterman,2
+slaughtermen,2
+slaughterous,1
+slaughters,4
+slave,132
+slaver,1
+slavery,5
+slaves,36
+slavish,5
+slay,26
+slayeth,1
+slaying,1
+slays,2
+sleave,1
+sledded,1
+sleek,4
+sleekly,1
+sleep,264
+sleeper,2
+sleepers,5
+sleepest,2
+sleeping,51
+sleeps,44
+sleepy,10
+sleeve,22
+sleeves,8
+sleid,1
+sleided,1
+sleight,1
+sleights,1
+slender,111
+slenderer,1
+slenderly,1
+slept,37
+slew,38
+slewest,1
+slice,2
+slid,2
+slide,5
+slides,2
+sliding,1
+slight,32
+slighted,3
+slightest,3
+slightly,9
+slightness,1
+slights,1
+slily,6
+slime,5
+slimy,2
+slings,2
+slink,3
+slip,23
+slipp,11
+slipper,4
+slippers,2
+slippery,8
+slips,8
+slish,1
+slit,1
+sliver,4
+slobb,1
+slomber,1
+slop,2
+slope,1
+slops,2
+sloth,6
+slothful,1
+slough,5
+slovenly,1
+slovenry,1
+slow,55
+slower,3
+slowly,5
+slowness,2
+slubber,2
+slug,3
+sluggard,1
+sluggardiz,1
+sluggish,1
+sluic,2
+slumb,1
+slumber,17
+slumbers,5
+slumbery,1
+slunk,1
+slut,2
+sluts,2
+sluttery,2
+sluttish,4
+sluttishness,1
+sly,42
+slys,1
+smack,9
+smacking,1
+smacks,2
+small,103
+smaller,4
+smallest,17
+smallness,1
+smalus,1
+smart,9
+smarting,2
+smartly,1
+smatch,1
+smatter,1
+smear,5
+smell,51
+smelling,6
+smells,12
+smelt,7
+smil,12
+smile,77
+smiled,2
+smiles,44
+smilest,1
+smilets,1
+smiling,32
+smilingly,2
+smirch,3
+smirched,1
+smit,1
+smite,2
+smites,2
+smith,15
+smithfield,6
+smock,8
+smocks,3
+smok,1
+smoke,20
+smoked,1
+smokes,3
+smoking,4
+smoky,5
+smooth,45
+smoothed,2
+smoothing,2
+smoothly,2
+smoothness,2
+smooths,1
+smote,5
+smoth,1
+smother,13
+smothered,2
+smothering,1
+smug,3
+smulkin,1
+smutch,1
+snaffle,1
+snail,10
+snails,1
+snake,11
+snakes,6
+snaky,1
+snap,3
+snapp,1
+snapper,2
+snar,2
+snare,13
+snares,5
+snarl,1
+snarleth,1
+snarling,1
+snatch,16
+snatchers,1
+snatches,6
+snatching,4
+sneak,4
+sneaking,3
+sneap,1
+sneaping,2
+sneck,1
+snip,3
+snipe,1
+snipt,1
+snore,3
+snores,4
+snoring,1
+snorting,2
+snout,17
+snow,39
+snowballs,1
+snowed,1
+snowy,1
+snuff,9
+snuffs,1
+snug,10
+soak,1
+soaking,2
+soaks,1
+soar,7
+soaring,3
+soars,1
+sob,2
+sobbing,1
+sober,20
+soberly,1
+sobriety,2
+sobs,4
+sociable,6
+societies,4
+society,26
+socks,1
+socrates,1
+sod,1
+sodden,3
+soe,6
+soever,5
+soft,124
+soften,6
+softens,1
+softer,3
+softest,3
+softly,23
+softness,1
+software,2
+soil,30
+soiled,1
+soilure,1
+soit,1
+sojourn,9
+sol,5
+sola,10
+solace,7
+solanio,28
+sold,41
+soldat,1
+solder,1
+soldest,1
+soldier,272
+soldiers,211
+soldiership,8
+sole,26
+solely,9
+solem,1
+solemn,41
+solemness,1
+solemnities,1
+solemnity,11
+solemniz,4
+solemnize,2
+solemnized,2
+solemnly,7
+soles,3
+solicit,13
+solicitation,2
+solicited,3
+soliciting,4
+solicitings,1
+solicitor,2
+solicits,3
+solid,4
+solidares,1
+solidity,1
+solinus,2
+solitary,2
+solomon,2
+solon,1
+solum,1
+solus,10
+solyman,1
+some,1340
+somebody,8
+someone,1
+somerset,147
+somerville,6
+something,183
+sometime,77
+sometimes,61
+somever,1
+somewhat,15
+somewhere,3
+somewhither,1
+somme,1
+son,721
+sonance,1
+song,87
+songs,14
+sonnet,10
+sonneting,1
+sonnets,5
+sons,178
+sont,3
+sonties,1
+soon,144
+sooner,62
+soonest,6
+sooth,44
+soothe,4
+soothers,1
+soothing,2
+soothsay,1
+soothsayer,43
+sooty,1
+sop,4
+sophister,1
+sophisticated,1
+sophy,3
+sops,2
+sorcerer,1
+sorcerers,3
+sorceress,3
+sorceries,1
+sorcery,2
+sore,44
+sorel,3
+sorely,6
+sorer,1
+sores,7
+sorrier,1
+sorriest,1
+sorrow,193
+sorrowed,2
+sorrowest,1
+sorrowful,5
+sorrowing,1
+sorrows,42
+sorry,92
+sort,69
+sortance,1
+sorted,5
+sorting,1
+sorts,13
+sossius,1
+sot,7
+soto,1
+sots,1
+sottish,1
+soud,4
+sought,37
+soul,464
+sould,1
+soulless,1
+souls,114
+sound,218
+sounded,24
+sounder,3
+soundest,2
+sounding,8
+soundless,2
+soundly,22
+soundness,1
+soundpost,1
+sounds,47
+sour,36
+source,6
+sources,2
+sourest,5
+sourly,3
+sours,1
+sous,1
+souse,1
+south,27
+southam,2
+southampton,5
+southerly,1
+southern,4
+southward,2
+southwark,3
+southwell,7
+souviendrai,1
+sov,2
+sovereign,154
+sovereignest,1
+sovereignly,1
+sovereignty,25
+sovereignvours,1
+sow,16
+sowing,1
+sowl,1
+sowter,1
+space,29
+spaces,1
+spacious,12
+spade,8
+spades,1
+spain,13
+spak,2
+spake,49
+spakest,1
+span,5
+spangle,1
+spangled,2
+spaniard,7
+spaniel,9
+spaniels,1
+spanish,4
+spann,1
+spans,1
+spar,6
+spare,61
+spares,2
+sparing,5
+sparingly,2
+spark,9
+sparkle,4
+sparkles,1
+sparkling,8
+sparks,9
+sparrow,10
+sparrows,4
+sparta,3
+spartan,3
+spavin,1
+spavins,1
+spawn,2
+speak,1206
+speaker,10
+speakers,1
+speakest,4
+speaketh,1
+speaking,48
+speaks,128
+spear,9
+speargrass,1
+spears,1
+special,39
+specialities,1
+specially,2
+specialties,1
+specialty,1
+specific,1
+specified,2
+specify,4
+speciously,2
+spectacle,9
+spectacled,1
+spectacles,8
+spectators,4
+spectatorship,1
+speculation,3
+speculations,1
+speculative,2
+sped,9
+speech,128
+speeches,22
+speechless,13
+speed,240
+speeded,2
+speedier,2
+speediest,3
+speedily,12
+speediness,1
+speeding,3
+speeds,5
+speedy,19
+speens,1
+spell,11
+spelling,1
+spells,5
+spelt,1
+spencer,1
+spend,68
+spendest,1
+spending,3
+spends,4
+spendthrift,2
+spent,69
+sperato,1
+sperm,1
+spero,1
+sperr,1
+spher,1
+sphere,10
+sphered,1
+spheres,9
+spherical,3
+sphery,1
+sphinx,1
+spice,3
+spiced,1
+spicery,1
+spices,6
+spider,11
+spiders,4
+spied,7
+spies,12
+spieth,1
+spightfully,1
+spigot,1
+spill,7
+spilling,1
+spills,2
+spilt,4
+spilth,1
+spin,4
+spinii,1
+spinners,2
+spinster,1
+spinsters,2
+spire,1
+spirit,265
+spirited,6
+spiritless,1
+spirits,128
+spiritual,6
+spiritualty,1
+spirt,1
+spit,28
+spital,3
+spite,59
+spited,1
+spiteful,3
+spites,3
+spits,6
+spitted,1
+spitting,1
+splay,1
+spleen,28
+spleenful,2
+spleens,2
+spleeny,1
+splendour,3
+splenitive,1
+splinter,3
+splinters,1
+split,17
+splits,3
+splitted,4
+splitting,4
+spoil,33
+spoils,11
+spok,3
+spoke,148
+spoken,58
+spokes,3
+spokesman,1
+sponge,4
+spongy,5
+spoon,5
+spoons,3
+sport,123
+sportful,4
+sporting,1
+sportive,4
+sports,10
+spot,11
+spotless,7
+spots,9
+spotted,14
+spousal,2
+spouse,4
+spout,5
+spouting,1
+spouts,3
+sprag,1
+sprang,2
+sprat,1
+sprawl,2
+spray,1
+sprays,3
+spread,27
+spreading,4
+spreads,2
+sprighted,1
+sprightful,1
+sprightly,5
+sprigs,1
+spring,62
+springe,2
+springes,1
+springeth,1
+springhalt,1
+springing,2
+springs,14
+springtime,1
+sprinkle,3
+sprinkles,1
+sprite,5
+sprited,1
+spritely,4
+sprites,9
+spriting,1
+sprout,1
+spruce,3
+sprung,10
+spun,2
+spur,33
+spurio,2
+spurn,27
+spurns,6
+spurr,4
+spurrer,1
+spurring,4
+spurs,16
+spy,27
+spying,2
+squabble,1
+squadron,1
+squadrons,3
+squand,2
+squar,3
+square,13
+squarer,1
+squares,2
+squash,3
+squeak,2
+squeaking,1
+squeal,1
+squealing,1
+squeezes,1
+squeezing,2
+squele,1
+squier,2
+squints,1
+squiny,1
+squire,16
+squires,4
+squirrel,3
+st,1065
+stab,18
+stabb,19
+stabbed,2
+stabbing,5
+stable,7
+stableness,1
+stables,3
+stablish,1
+stablishment,1
+stabs,25
+stacks,1
+staff,42
+stafford,28
+staffords,2
+staffordshire,1
+stag,5
+stage,37
+stages,1
+stagger,3
+staggering,1
+staggers,4
+stags,2
+staid,1
+staider,1
+stain,67
+stained,8
+staines,1
+staineth,1
+staining,1
+stainless,2
+stains,6
+stair,3
+stairs,10
+stake,18
+stakes,3
+stale,27
+staled,1
+stalk,7
+stalking,1
+stalks,3
+stall,5
+stalling,1
+stalls,4
+stamford,1
+stammer,1
+stamp,32
+stamped,3
+stamps,6
+stanch,2
+stanchless,1
+stand,586
+standard,5
+standards,3
+stander,1
+standers,5
+standest,2
+standeth,3
+standing,36
+stands,155
+staniel,1
+stanley,59
+stanze,1
+stanzo,1
+stanzos,1
+staple,1
+staples,1
+star,49
+stare,11
+stared,2
+stares,2
+staring,7
+starings,1
+stark,10
+starkly,1
+starlight,2
+starling,1
+starr,2
+starry,1
+stars,71
+start,37
+started,5
+starting,8
+startingly,1
+startle,2
+startles,3
+starts,14
+starv,9
+starve,16
+starved,8
+starvelackey,1
+starveling,14
+starveth,1
+starving,1
+state,316
+statelier,1
+stately,10
+statement,3
+statements,1
+states,29
+statesman,3
+statesmen,1
+statilius,1
+station,7
+statist,1
+statists,1
+statue,18
+statues,4
+stature,4
+statures,1
+status,4
+statute,5
+statutes,11
+stave,1
+staves,10
+stay,464
+stayed,2
+stayest,1
+staying,11
+stays,37
+stead,14
+steaded,1
+steadfast,1
+steadier,1
+steads,4
+steal,84
+stealer,3
+stealers,1
+stealing,16
+steals,15
+stealth,10
+stealthy,1
+steed,17
+steeds,13
+steel,70
+steeled,6
+steely,2
+steep,23
+steeped,1
+steeple,1
+steeples,2
+steeps,1
+steepy,2
+steer,5
+steerage,1
+steering,1
+steers,2
+stelled,1
+stem,5
+stemming,1
+stench,3
+step,33
+stepdame,1
+stephano,90
+stephen,6
+stepmothers,1
+stepp,7
+stepping,1
+steps,30
+sterile,5
+sterility,1
+sterling,3
+stern,32
+sternage,1
+sterner,2
+sternest,1
+sternness,1
+steterat,3
+stew,10
+steward,47
+stewards,1
+stewardship,2
+stewed,1
+stews,2
+stick,32
+sticking,4
+stickler,1
+sticks,11
+stiff,14
+stiffen,1
+stiffly,1
+stifle,3
+stifled,3
+stifles,1
+stigmatic,2
+stigmatical,1
+stile,3
+still,564
+stiller,1
+stillest,1
+stillness,5
+stilly,1
+sting,26
+stinging,3
+stingless,1
+stings,10
+stink,4
+stinking,11
+stinkingly,1
+stinks,1
+stint,4
+stinted,2
+stints,1
+stir,82
+stirr,13
+stirred,1
+stirrer,1
+stirrers,1
+stirreth,1
+stirring,21
+stirrup,4
+stirrups,1
+stirs,16
+stitchery,1
+stitches,2
+stithied,1
+stithy,1
+stoccadoes,1
+stoccata,1
+stock,30
+stockfish,2
+stocking,3
+stockings,14
+stockish,1
+stocks,26
+stog,1
+stogs,1
+stoics,1
+stokesly,1
+stol,60
+stole,22
+stolen,5
+stolest,1
+stomach,44
+stomachers,2
+stomaching,1
+stomachs,15
+ston,2
+stone,67
+stonecutter,1
+stones,61
+stonish,1
+stony,9
+stood,93
+stool,18
+stools,5
+stoop,39
+stooping,6
+stoops,3
+stop,95
+stope,1
+stopp,25
+stopped,2
+stopping,3
+stops,18
+stor,4
+store,40
+stored,1
+storehouse,3
+storehouses,1
+stores,1
+stories,5
+storm,59
+stormed,1
+storming,1
+storms,16
+stormy,4
+story,67
+stoup,3
+stoups,1
+stout,19
+stouter,1
+stoutly,3
+stoutness,2
+stover,1
+stow,2
+stowage,1
+stowed,1
+strachy,1
+stragglers,1
+straggling,1
+straight,153
+straightest,1
+straightway,7
+strain,34
+strained,2
+straining,4
+strains,8
+strait,9
+straited,1
+straiter,1
+straitly,1
+straitness,1
+straits,1
+strand,3
+strange,252
+strangely,27
+strangeness,10
+stranger,49
+strangers,20
+strangest,5
+strangle,7
+strangled,6
+strangler,1
+strangles,2
+strangling,2
+strappado,1
+straps,1
+stratagem,10
+stratagems,5
+stratford,1
+strato,13
+straw,18
+strawberries,3
+strawberry,1
+straws,5
+strawy,1
+stray,13
+straying,4
+strays,3
+streak,3
+streaks,3
+stream,31
+streamers,1
+streaming,1
+streams,11
+streching,1
+street,83
+streets,50
+strength,124
+strengthen,8
+strengthened,2
+strengthless,2
+strengths,7
+stretch,33
+stretched,2
+stretches,3
+stretching,1
+strew,24
+strewing,2
+strewings,1
+strewments,1
+stricken,1
+strict,18
+stricter,1
+strictest,1
+strictly,1
+stricture,1
+stride,6
+strides,3
+striding,1
+strife,32
+strifes,2
+strik,2
+strike,154
+strikers,1
+strikes,47
+strikest,2
+striking,10
+string,8
+stringless,1
+strings,13
+strip,6
+stripes,4
+stripling,2
+striplings,1
+stripp,4
+stripping,1
+striv,1
+strive,33
+strives,10
+striving,8
+strok,1
+stroke,40
+strokes,23
+strond,1
+stronds,1
+strong,196
+stronger,38
+strongest,6
+strongly,29
+strooke,1
+strossers,1
+strove,3
+strown,1
+stroy,1
+struck,76
+strucken,8
+struggle,2
+struggles,1
+struggling,2
+strumpet,28
+strumpeted,2
+strumpets,1
+strung,2
+strut,4
+struts,1
+strutted,1
+strutting,2
+stubble,2
+stubborn,26
+stubbornest,1
+stubbornly,1
+stubbornness,3
+stuck,21
+studded,1
+student,4
+students,1
+studied,15
+studies,13
+studious,2
+studiously,1
+studs,1
+study,65
+studying,3
+stuff,64
+stuffing,2
+stuffs,3
+stumble,9
+stumbled,4
+stumblest,1
+stumbling,6
+stump,1
+stumps,5
+stung,6
+stupefy,1
+stupid,1
+stupified,1
+stuprum,1
+sturdy,1
+sty,4
+styga,1
+stygian,1
+styl,1
+style,19
+styx,2
+su,2
+sub,1
+subcontracted,1
+subdirectory,1
+subdu,14
+subdue,10
+subdued,6
+subduements,1
+subdues,5
+subduing,1
+subject,106
+subjected,2
+subjection,5
+subjects,60
+submerg,1
+submission,11
+submissive,4
+submit,11
+submits,1
+submitting,1
+suborn,8
+subornation,3
+suborned,2
+subscrib,6
+subscribe,15
+subscribed,1
+subscribes,3
+subscription,1
+subsequent,1
+subsidies,1
+subsidy,1
+subsist,1
+subsisting,1
+substance,41
+substances,2
+substantial,5
+substitute,10
+substituted,2
+substitutes,4
+substitution,1
+subtile,1
+subtilly,1
+subtle,32
+subtleties,2
+subtlety,1
+subtly,2
+subtractors,1
+suburbs,8
+subversion,1
+subverts,1
+succedant,1
+succeed,13
+succeeded,1
+succeeders,2
+succeeding,8
+succeeds,3
+success,48
+successantly,1
+successes,2
+successful,6
+successfully,3
+succession,17
+successive,5
+successively,3
+successor,1
+successors,2
+succour,13
+succours,3
+such,1628
+suck,36
+sucker,2
+suckers,1
+sucking,7
+suckle,2
+sucks,5
+sudden,79
+suddenly,50
+sue,27
+sued,5
+suerly,1
+sues,5
+sueth,1
+suff,15
+suffer,107
+sufferance,23
+sufferances,1
+suffered,8
+suffering,11
+suffers,12
+suffic,2
+suffice,14
+sufficed,1
+suffices,1
+sufficeth,7
+sufficiency,4
+sufficient,18
+sufficiently,2
+sufficing,1
+sufficit,1
+suffigance,1
+suffocate,3
+suffocating,1
+suffocation,1
+suffolk,259
+suffrage,1
+suffrages,2
+sug,4
+sugar,16
+sugarsop,1
+suggest,7
+suggested,4
+suggesting,1
+suggestion,9
+suggestions,3
+suggests,2
+suis,4
+suit,145
+suitable,1
+suited,10
+suiting,1
+suitor,25
+suitors,19
+suits,32
+suivez,1
+sullen,18
+sullens,1
+sullied,2
+sullies,1
+sully,3
+sulph,2
+sulpherous,1
+sulphur,4
+sulphurous,3
+sultan,1
+sultry,2
+sum,56
+sumless,1
+summ,1
+summa,1
+summary,2
+summer,89
+summers,7
+summit,3
+summon,17
+summoners,1
+summons,9
+sumpter,1
+sumptuous,4
+sumptuously,1
+sums,17
+sun,237
+sunbeams,1
+sunburning,1
+sunburnt,2
+sund,3
+sunday,9
+sundays,2
+sunder,8
+sunders,1
+sundry,4
+sung,17
+sunk,4
+sunken,3
+sunny,3
+sunrising,1
+suns,10
+sunset,4
+sunshine,8
+sup,20
+super,1
+superficial,2
+superficially,2
+superfluity,4
+superfluous,15
+superfluously,1
+superflux,1
+superior,1
+supernal,1
+supernatural,2
+superpraise,1
+superscript,1
+superscription,3
+superserviceable,1
+superstition,1
+superstitious,4
+superstitiously,1
+supersubtle,1
+supervise,2
+supervisor,1
+supp,7
+supper,62
+suppers,1
+suppertime,1
+supping,1
+supplant,6
+supple,6
+suppler,2
+suppliance,1
+suppliant,5
+suppliants,1
+supplicant,1
+supplication,5
+supplications,3
+supplie,2
+supplied,9
+supplies,4
+suppliest,1
+supply,28
+supplyant,1
+supplying,1
+supplyment,1
+support,16
+supportable,1
+supportance,2
+supported,2
+supporter,2
+supporters,1
+supporting,1
+supportor,1
+suppos,16
+supposal,1
+suppose,30
+supposed,17
+supposes,3
+supposest,1
+supposing,4
+supposition,4
+suppress,8
+suppressed,1
+suppresseth,1
+supremacy,4
+supreme,7
+sups,5
+sur,4
+surance,1
+surcease,3
+surd,1
+sure,292
+surecard,1
+surely,40
+surer,3
+surest,2
+sureties,1
+surety,22
+surfeit,16
+surfeited,5
+surfeiter,1
+surfeiting,4
+surfeits,4
+surge,9
+surgeon,14
+surgeons,1
+surgere,1
+surgery,5
+surges,4
+surly,11
+surmis,1
+surmise,7
+surmised,1
+surmises,4
+surmount,2
+surmounted,1
+surmounts,1
+surnam,2
+surname,3
+surnamed,4
+surpasseth,1
+surpassing,1
+surplice,1
+surplus,2
+surpris,19
+surprise,8
+surprised,3
+surrender,5
+surrey,50
+surreys,1
+survey,17
+surveyest,1
+surveying,1
+surveyor,16
+surveyors,1
+surveys,1
+survive,10
+survives,2
+survivor,2
+susan,3
+suspect,38
+suspected,7
+suspecting,1
+suspects,5
+suspend,2
+suspense,1
+suspicion,32
+suspicions,1
+suspicious,5
+suspiration,1
+suspire,2
+sust,1
+sustain,17
+sustaining,2
+sutler,1
+sutton,1
+suum,2
+swabber,2
+swaddling,1
+swag,1
+swagg,6
+swagger,6
+swaggerer,1
+swaggerers,3
+swaggering,6
+swain,24
+swains,2
+swallow,24
+swallowed,11
+swallowing,6
+swallows,5
+swam,2
+swamp,1
+swan,10
+swans,1
+sward,1
+sware,2
+swarm,6
+swarming,2
+swart,4
+swarth,1
+swarths,1
+swarthy,1
+swashers,1
+swashing,2
+swath,2
+swathing,1
+swathling,1
+sway,45
+swaying,1
+sways,8
+swear,265
+swearer,1
+swearers,2
+swearest,1
+swearing,23
+swearings,2
+swears,26
+sweat,39
+sweaten,1
+sweating,6
+sweats,5
+sweaty,2
+sweep,13
+sweepers,2
+sweeps,3
+sweet,807
+sweeten,8
+sweetens,1
+sweeter,16
+sweetest,25
+sweetheart,11
+sweeting,5
+sweetly,27
+sweetmeats,2
+sweetness,7
+sweets,16
+swell,26
+swelling,18
+swellings,1
+swells,9
+swelter,1
+sweno,1
+swept,2
+swerve,4
+swerver,1
+swerving,3
+swift,70
+swifter,13
+swiftest,6
+swiftly,7
+swiftness,4
+swill,1
+swills,1
+swim,12
+swimmer,1
+swimmers,1
+swimming,2
+swims,3
+swine,10
+swineherds,1
+swing,8
+swinge,3
+swinish,2
+swinstead,4
+switches,1
+swits,2
+switzers,1
+swol,5
+swoll,1
+swoln,2
+swoon,14
+swooned,2
+swooning,2
+swoons,9
+swoop,1
+swoopstake,1
+swor,3
+sword,355
+sworder,2
+swords,69
+swore,51
+sworn,133
+swounded,2
+swounds,2
+swum,2
+swung,1
+sy,2
+sycamore,3
+sycorax,7
+sylla,1
+syllable,10
+syllables,2
+syllogism,1
+symbols,1
+sympathise,3
+sympathiz,1
+sympathize,2
+sympathized,2
+sympathy,10
+synagogue,2
+synod,5
+synods,1
+synonymous,1
+syracuse,238
+syracusian,7
+syracusians,1
+syria,6
+syrups,2
+system,1
+t,1213
+ta,96
+taber,1
+table,60
+tabled,1
+tables,14
+tablet,1
+tabor,10
+taborer,1
+tabors,1
+tabourines,1
+taciturnity,1
+tack,2
+tackle,5
+tackled,1
+tackles,1
+tackling,1
+tacklings,1
+taddle,1
+tadpole,1
+taffeta,5
+taffety,1
+tag,1
+tagrag,1
+tah,2
+tail,20
+tailor,51
+tailors,7
+tails,1
+taint,15
+tainted,16
+tainting,3
+taints,5
+tainture,1
+tak,12
+take,1212
+taken,94
+taker,3
+takes,110
+takest,1
+taketh,1
+taking,45
+tal,1
+talbot,172
+talbotites,1
+talbots,2
+tale,113
+talent,4
+talents,16
+taleporter,1
+tales,23
+talk,236
+talked,1
+talker,2
+talkers,1
+talkest,3
+talking,25
+talks,14
+tall,36
+taller,2
+tallest,2
+tallies,1
+tallow,7
+tally,1
+talons,2
+tam,7
+tambourines,1
+tame,37
+tamed,1
+tamely,3
+tameness,2
+tamer,1
+tames,1
+taming,4
+tamora,90
+tamworth,2
+tan,1
+tang,3
+tangle,4
+tangled,2
+tank,1
+tanlings,1
+tann,1
+tanned,1
+tanner,2
+tanquam,1
+tanta,1
+tantaene,1
+tap,3
+tape,2
+taper,13
+tapers,11
+tapestries,1
+tapestry,5
+taphouse,1
+tapp,1
+tapster,14
+tapsters,3
+tar,3
+tardied,1
+tardily,1
+tardiness,1
+tardy,14
+tarentum,1
+targe,1
+targes,2
+target,5
+targets,2
+tarpeian,5
+tarquin,8
+tarquins,1
+tarr,1
+tarre,3
+tarriance,1
+tarried,4
+tarries,2
+tarry,45
+tarrying,4
+tart,2
+tartar,9
+tartars,1
+tartly,1
+tartness,2
+task,33
+tasker,1
+tasking,2
+tasks,3
+tassel,2
+taste,80
+tasted,7
+tastes,4
+tasting,2
+tatt,1
+tatter,1
+tattered,3
+tatters,1
+tattle,1
+tattling,3
+tattlings,1
+taught,50
+taunt,7
+taunted,1
+taunting,1
+tauntingly,1
+taunts,7
+taurus,9
+tavern,17
+taverns,3
+tavy,1
+tawdry,1
+tawny,14
+tax,22
+taxation,5
+taxations,2
+taxes,2
+taxing,2
+te,8
+teach,104
+teacher,4
+teachers,2
+teaches,7
+teachest,5
+teacheth,3
+teaching,12
+team,5
+tear,82
+tearful,1
+tearing,8
+tears,284
+tearsheet,10
+teat,2
+tedious,45
+tediously,2
+tediousness,4
+teem,3
+teeming,5
+teems,3
+teen,5
+teeth,56
+teipsum,1
+tel,1
+telamon,1
+telamonius,1
+tell,1083
+teller,2
+telling,29
+tells,42
+tellus,4
+temp,6
+temper,46
+temperality,1
+temperance,9
+temperate,9
+temperately,2
+tempers,2
+tempest,44
+tempests,5
+tempestuous,3
+temple,29
+temples,13
+temporal,7
+temporary,1
+temporiz,1
+temporize,3
+temporizer,1
+temps,1
+tempt,31
+temptation,5
+temptations,1
+tempted,15
+tempter,2
+tempters,2
+tempteth,1
+tempting,4
+tempts,5
+ten,155
+tenable,1
+tenant,3
+tenantius,2
+tenantless,2
+tenants,5
+tench,2
+tend,32
+tendance,4
+tended,4
+tender,149
+tendered,1
+tenderly,6
+tenderness,13
+tenders,4
+tending,6
+tends,7
+tenedos,1
+tenement,1
+tenements,1
+tenfold,2
+tennis,5
+tenour,13
+tenours,1
+tens,1
+tent,96
+tented,1
+tenth,10
+tenths,1
+tents,19
+tenure,3
+tenures,1
+tercel,1
+tereus,4
+term,30
+termagant,2
+termed,2
+terminations,1
+termless,1
+terms,97
+terra,2
+terrace,1
+terram,1
+terras,1
+terre,1
+terrene,1
+terrestrial,2
+terrible,27
+terribly,4
+territories,11
+territory,2
+terror,30
+terrors,6
+tertian,1
+tertio,1
+test,4
+testament,10
+tested,1
+tester,2
+testern,1
+testify,6
+testimonied,1
+testimonies,2
+testimony,13
+testiness,1
+testril,1
+testy,6
+tetchy,3
+tether,1
+tetter,3
+tevil,1
+tewksbury,8
+text,11
+th,1177
+thaes,1
+thames,7
+than,1885
+thane,28
+thanes,6
+thank,294
+thanked,6
+thankful,19
+thankfully,7
+thankfulness,5
+thanking,1
+thankings,3
+thankless,3
+thanks,171
+thanksgiving,2
+thasos,1
+thatch,5
+thaw,7
+thawing,1
+thaws,1
+theatre,6
+theban,1
+thebes,1
+thee,3181
+theft,15
+thefts,2
+thein,1
+their,2079
+theirs,31
+theise,1
+them,1980
+theme,28
+themes,2
+themselves,159
+then,2223
+thence,90
+thenceforth,1
+theoric,3
+there,2212
+thereabout,1
+thereabouts,4
+thereafter,1
+thereat,3
+thereby,26
+therefore,627
+therein,56
+thereof,39
+thereon,7
+thereto,17
+thereunto,3
+thereupon,8
+therewith,2
+therewithal,9
+thersites,125
+these,1327
+theseus,69
+thessalian,1
+thessaly,2
+thetis,4
+thews,3
+they,2534
+thick,40
+thicken,1
+thickens,2
+thicker,3
+thickest,4
+thicket,5
+thickskin,1
+thief,68
+thievery,3
+thieves,48
+thievish,5
+thigh,9
+thighs,5
+thimble,2
+thimbles,1
+thin,25
+thine,457
+thing,359
+things,334
+think,1074
+thinkest,6
+thinking,48
+thinkings,3
+thinks,59
+thinkst,1
+thinly,3
+third,244
+thirdly,2
+thirds,1
+thirst,8
+thirsting,1
+thirsts,1
+thirsty,7
+thirteen,5
+thirties,1
+thirtieth,1
+thirty,30
+thisby,54
+thisne,2
+thistle,3
+thistles,1
+thither,92
+thitherward,1
+thoas,1
+thomas,75
+thorn,11
+thorns,15
+thorny,7
+thorough,13
+thoroughly,5
+those,547
+though,634
+thought,377
+thoughtful,1
+thoughts,247
+thousand,325
+thousands,18
+thracian,5
+thraldom,1
+thrall,6
+thralled,1
+thralls,1
+thrash,2
+thrasonical,2
+thread,19
+threadbare,2
+threaden,2
+threading,1
+threat,37
+threaten,14
+threatening,2
+threatens,6
+threatest,1
+threats,14
+three,411
+threefold,8
+threepence,3
+threepile,1
+threes,4
+threescore,6
+thresher,1
+threshold,5
+threw,27
+thrice,86
+thrift,12
+thriftless,4
+thrifts,1
+thrifty,5
+thrill,3
+thrilling,1
+thrills,1
+thrive,56
+thrived,1
+thrivers,1
+thrives,4
+thriving,2
+throat,51
+throats,27
+throbbing,1
+throbs,1
+throca,1
+throe,1
+throes,4
+thromuldo,1
+thron,4
+throne,67
+throned,4
+thrones,2
+throng,18
+thronging,2
+throngs,6
+throstle,2
+throttle,1
+through,265
+throughfare,1
+throughfares,1
+throughly,12
+throughout,8
+throw,106
+thrower,1
+throwest,1
+throwing,14
+thrown,31
+throws,22
+thrum,1
+thrumm,1
+thrush,1
+thrust,54
+thrusteth,1
+thrusting,5
+thrusts,6
+thumb,13
+thumbs,2
+thump,8
+thund,2
+thunder,71
+thunderbolt,5
+thunderbolts,2
+thunderer,1
+thunders,9
+thunderstone,1
+thunderstroke,1
+thurio,72
+thursday,17
+thus,782
+thwack,4
+thwart,3
+thwarted,4
+thwarting,2
+thwartings,1
+thy,4034
+thyme,2
+thymus,1
+thyreus,20
+thyself,197
+ti,2
+tial,1
+tib,1
+tiber,8
+tiberio,1
+tibey,1
+ticed,1
+tick,2
+tickl,1
+tickle,12
+tickled,5
+tickles,2
+tickling,6
+ticklish,1
+tiddle,1
+tide,52
+tides,9
+tidings,52
+tidy,1
+tie,20
+tied,41
+ties,3
+tiff,1
+tiger,18
+tigers,8
+tight,3
+tightly,2
+tike,1
+til,1
+tilde,1
+tile,1
+till,619
+tillage,1
+tilly,2
+tilt,4
+tilter,2
+tilth,2
+tilting,3
+tilts,2
+tiltyard,1
+tim,1
+timandra,11
+timber,6
+time,1329
+timeless,8
+timelier,1
+timely,5
+times,208
+timon,348
+timor,1
+timorous,6
+timorously,1
+tinct,4
+tincture,3
+tinctures,1
+tinder,3
+tingling,1
+tinker,8
+tinkers,3
+tinsel,1
+tiny,4
+tip,5
+tipp,1
+tippling,1
+tips,1
+tipsy,1
+tiptoe,1
+tir,7
+tire,15
+tired,15
+tires,6
+tirest,1
+tiring,5
+tirra,1
+tirrits,1
+tis,1408
+tish,4
+tisick,3
+tissue,1
+titan,6
+titania,41
+tithe,7
+tithed,1
+tithing,2
+titinius,37
+title,92
+titled,2
+titleless,1
+titles,20
+tittle,1
+tittles,1
+titular,1
+titus,230
+tm,59
+toad,18
+toads,8
+toadstool,1
+toast,3
+toasted,3
+toasting,1
+toasts,2
+toaze,1
+toby,207
+tock,1
+tod,1
+today,24
+todpole,1
+tods,1
+toe,16
+toes,3
+tofore,2
+toge,1
+toged,1
+together,257
+toil,32
+toiled,1
+toiling,1
+toils,2
+token,28
+tokens,16
+told,233
+toledo,1
+tolerable,2
+toll,4
+tolling,3
+tom,30
+tomb,54
+tombe,1
+tombed,1
+tombless,1
+tomboys,1
+tombs,4
+tomorrow,23
+tomyris,1
+ton,3
+tongs,1
+tongu,6
+tongue,420
+tongued,3
+tongueless,4
+tongues,76
+tonight,49
+too,1235
+took,164
+tool,2
+tools,3
+tooth,26
+toothache,5
+toothpick,2
+toothpicker,1
+top,60
+topas,17
+topful,1
+topgallant,1
+topless,1
+topmast,2
+topp,2
+topping,2
+topple,2
+topples,2
+tops,10
+topsail,1
+topsy,1
+torch,28
+torchbearer,1
+torchbearers,2
+torcher,1
+torches,18
+torchlight,1
+tore,5
+torment,32
+tormenta,1
+tormente,1
+tormented,1
+tormenting,2
+tormentors,1
+torments,11
+torn,15
+torrent,3
+tortive,1
+tortoise,2
+tortur,4
+torture,31
+tortured,1
+torturer,2
+torturers,1
+tortures,5
+torturest,1
+torturing,2
+toryne,2
+toss,10
+tossed,1
+tosseth,1
+tossing,2
+tot,2
+total,2
+totally,1
+tott,3
+tottered,1
+totters,1
+tou,1
+touch,164
+touched,3
+touches,26
+toucheth,5
+touching,27
+touchstone,88
+tough,8
+tougher,1
+toughness,1
+touraine,5
+tournaments,1
+tours,3
+tous,1
+tout,3
+touze,1
+tow,11
+toward,103
+towardly,1
+towards,70
+tower,81
+towering,1
+towers,6
+town,128
+towns,29
+township,1
+townsman,3
+townsmen,2
+towton,1
+toy,13
+toys,15
+trace,10
+traces,1
+track,1
+tract,4
+tractable,5
+trade,38
+traded,2
+trademark,11
+traders,4
+trades,4
+tradesman,1
+tradesmen,2
+trading,1
+tradition,3
+traditional,1
+traduc,4
+traduced,1
+traducement,1
+traffic,12
+traffickers,1
+traffics,1
+tragedian,1
+tragedians,2
+tragedies,1
+tragedy,19
+tragic,8
+tragical,7
+trail,8
+train,85
+trained,1
+training,1
+trains,7
+trait,1
+traitor,134
+traitorly,1
+traitorous,8
+traitorously,4
+traitors,58
+traitress,1
+traject,1
+trammel,1
+trample,2
+trampled,1
+trampling,1
+tranc,1
+trance,2
+tranio,139
+tranquil,1
+tranquillity,1
+transcendence,1
+transcends,1
+transcribe,1
+transcription,2
+transferred,1
+transfigur,1
+transfix,1
+transform,13
+transformation,6
+transformations,1
+transformed,9
+transgress,2
+transgresses,1
+transgressing,2
+transgression,9
+translate,9
+translated,5
+translates,1
+translation,1
+transmigrates,1
+transmutation,1
+transparent,5
+transport,6
+transportance,1
+transported,10
+transporting,2
+transports,1
+transpose,2
+transshape,1
+trap,4
+trapp,2
+trappings,2
+traps,2
+trash,10
+travail,9
+travails,1
+travel,34
+traveler,1
+traveling,1
+travell,7
+travelled,1
+traveller,15
+travellers,7
+travellest,1
+travelling,4
+travels,6
+travers,7
+traverse,4
+tray,2
+treacherous,26
+treacherously,1
+treachers,1
+treachery,24
+tread,43
+treading,3
+treads,8
+treason,92
+treasonable,1
+treasonous,3
+treasons,20
+treasure,53
+treasurer,1
+treasures,3
+treasuries,1
+treasury,6
+treat,1
+treated,1
+treaties,1
+treatise,2
+treatment,1
+treats,3
+treaty,6
+treble,12
+trebled,1
+trebles,2
+trebonius,17
+tree,61
+trees,31
+tremble,34
+trembled,4
+trembles,8
+tremblest,3
+trembling,17
+tremblingly,1
+tremor,1
+trempling,1
+trench,1
+trenchant,1
+trenched,2
+trencher,10
+trenchering,1
+trencherman,1
+trenchers,1
+trenches,8
+trenching,1
+trent,4
+tres,4
+trespass,18
+trespasses,3
+tressel,3
+tresses,3
+treys,1
+trial,60
+trials,3
+trib,4
+tribe,10
+tribes,3
+tribulation,1
+tribunal,2
+tribune,19
+tribunes,67
+tributaries,2
+tributary,5
+tribute,25
+tributes,1
+trice,4
+trick,53
+tricking,1
+trickling,1
+tricks,32
+tricksy,2
+trident,2
+tried,19
+trier,1
+trifle,25
+trifled,1
+trifler,1
+trifles,15
+trifling,5
+trigon,1
+trill,1
+trim,20
+trimly,1
+trimm,11
+trimmed,1
+trimming,2
+trims,1
+trinculo,62
+trinculos,1
+trinkets,2
+trip,12
+tripartite,1
+tripe,2
+triple,5
+triplex,1
+tripoli,1
+tripolis,3
+tripp,5
+tripping,7
+trippingly,2
+trips,1
+tristful,2
+triton,1
+triumph,48
+triumphant,14
+triumphantly,3
+triumpher,1
+triumphers,1
+triumphing,3
+triumphs,9
+triumvir,2
+triumvirate,2
+triumvirs,1
+triumviry,1
+trivial,7
+troat,1
+trod,12
+trodden,7
+troiant,1
+troien,1
+troilus,251
+troiluses,1
+trojan,3
+trojans,1
+troll,2
+tromperies,1
+trompet,1
+troop,29
+trooping,1
+troops,30
+trop,1
+trophies,6
+trophy,5
+tropically,1
+trot,11
+troth,102
+trothed,1
+troths,1
+trots,3
+trotting,2
+trouble,77
+troubled,31
+troubler,1
+troubles,14
+troublesome,8
+troublest,1
+troublous,4
+trough,1
+trout,1
+trouts,1
+trovato,1
+trow,14
+trowel,1
+trowest,3
+troy,93
+troyan,35
+troyans,11
+truant,14
+truce,14
+truckle,2
+trudge,6
+true,818
+trueborn,1
+truepenny,1
+truer,16
+truest,11
+truie,1
+trull,4
+trulls,1
+truly,172
+trump,6
+trumpery,2
+trumpet,90
+trumpeter,3
+trumpeters,2
+trumpets,86
+truncheon,6
+truncheoners,1
+trundle,1
+trunk,25
+trunks,4
+trust,176
+trusted,11
+truster,1
+trusters,1
+trusting,6
+trusts,4
+trusty,18
+truth,338
+truths,7
+try,91
+tu,9
+tuae,1
+tub,4
+tubal,19
+tubs,1
+tuck,2
+tucket,10
+tuesday,8
+tuft,3
+tufts,1
+tug,4
+tugg,2
+tugging,2
+tuition,1
+tullus,13
+tully,2
+tumble,7
+tumbled,4
+tumbler,1
+tumbling,4
+tumult,7
+tumultuous,4
+tun,9
+tune,62
+tuneable,2
+tuned,6
+tuners,1
+tunes,8
+tunis,9
+tuns,2
+tupping,1
+turban,1
+turbans,1
+turbulence,1
+turbulent,2
+turd,1
+turf,6
+turfy,1
+turk,18
+turkey,4
+turkeys,1
+turkish,9
+turks,7
+turlygod,1
+turmoil,1
+turmoiled,1
+turn,360
+turnbull,1
+turncoat,1
+turncoats,1
+turned,12
+turneth,1
+turning,26
+turnips,1
+turns,55
+turph,1
+turpitude,2
+turquoise,1
+turret,2
+turrets,1
+turtle,5
+turtles,5
+turvy,1
+tuscan,2
+tush,22
+tut,38
+tutor,21
+tutored,1
+tutors,5
+tutto,1
+twain,38
+twang,1
+twangling,2
+twas,161
+tway,1
+tweaks,1
+tween,15
+twelfth,2
+twelve,46
+twelvemonth,13
+twentieth,2
+twenty,162
+twere,123
+twice,72
+twig,1
+twiggen,1
+twigs,6
+twilight,1
+twill,63
+twilled,1
+twin,7
+twine,2
+twink,2
+twinkle,1
+twinkled,1
+twinkling,3
+twinn,4
+twins,4
+twire,1
+twist,2
+twisted,3
+twit,2
+twits,1
+twitting,1
+twixt,74
+two,713
+twofold,5
+twopence,1
+twopences,1
+twos,2
+twould,23
+txt,1
+tyb,17
+tybalt,65
+tybalts,1
+tyburn,1
+tying,4
+tyke,1
+tymbria,1
+type,2
+types,2
+typhon,2
+tyrannical,2
+tyrannically,1
+tyrannize,3
+tyrannous,12
+tyranny,35
+tyrant,60
+tyrants,10
+tyrian,1
+tyrrel,21
+u,6
+ubique,1
+udders,1
+udge,1
+uds,1
+uglier,2
+ugliest,1
+ugly,25
+ulcer,2
+ulcerous,3
+ulysses,114
+um,1
+umber,2
+umbra,1
+umbrage,1
+umfrevile,1
+umpire,3
+umpires,1
+un,6
+unable,7
+unaccommodated,1
+unaccompanied,1
+unaccustom,5
+unaching,1
+unacquainted,3
+unactive,1
+unadvis,4
+unadvised,2
+unadvisedly,1
+unagreeable,1
+unanel,1
+unanswer,1
+unappeas,1
+unapproved,1
+unapt,4
+unaptness,1
+unarm,14
+unarmed,1
+unarms,1
+unassail,1
+unassailable,1
+unattainted,1
+unattempted,1
+unattended,1
+unauspicious,1
+unauthorized,1
+unavoided,4
+unawares,5
+unback,1
+unbak,1
+unbanded,1
+unbar,2
+unbarb,1
+unbashful,1
+unbated,3
+unbatter,1
+unbecoming,1
+unbefitting,1
+unbegot,1
+unbegotten,1
+unbelieved,1
+unbend,1
+unbent,1
+unbewail,1
+unbid,1
+unbidden,1
+unbind,2
+unbinds,1
+unbitted,1
+unbless,1
+unblest,2
+unbloodied,1
+unblown,1
+unbodied,1
+unbolt,2
+unbolted,1
+unbonneted,2
+unbookish,1
+unborn,8
+unbosom,1
+unbound,3
+unbounded,1
+unbow,1
+unbowed,1
+unbrac,1
+unbraced,2
+unbraided,1
+unbreathed,1
+unbred,1
+unbreech,1
+unbridled,2
+unbroke,1
+unbruis,3
+unbruised,2
+unbuckle,2
+unbuckles,1
+unbuckling,1
+unbuild,1
+unburden,1
+unburdens,1
+unburied,2
+unburnt,1
+unburthen,1
+unbutton,2
+unbuttoning,1
+uncapable,2
+uncape,1
+uncase,1
+uncasing,1
+uncaught,2
+uncertain,11
+uncertainty,3
+unchain,1
+unchanging,1
+uncharge,1
+uncharged,1
+uncharitably,1
+unchary,1
+unchaste,4
+uncheck,2
+unchilded,1
+uncivil,8
+unclaim,1
+unclasp,5
+uncle,211
+unclean,5
+uncleanliness,1
+uncleanly,5
+uncleanness,1
+uncles,9
+unclew,1
+unclog,1
+uncoined,1
+uncolted,1
+uncomeliness,1
+uncomfortable,1
+uncompassionate,1
+uncomprehensive,1
+unconfinable,1
+unconfirm,1
+unconfirmed,1
+unconquer,1
+unconquered,1
+unconsidered,2
+unconstant,4
+unconstrain,1
+unconstrained,2
+uncontemn,1
+uncontroll,1
+uncorrected,1
+uncounted,1
+uncouple,2
+uncourteous,1
+uncouth,2
+uncover,4
+uncovered,2
+uncropped,1
+uncross,1
+uncrown,2
+unction,2
+unctuous,1
+uncuckolded,1
+uncurable,2
+uncurbable,1
+uncurbed,1
+uncurls,1
+uncurrent,3
+uncurse,1
+undaunted,4
+undeaf,1
+undeck,1
+undeeded,1
+under,304
+underbearing,1
+underborne,1
+undercrest,1
+underfoot,1
+undergo,17
+undergoes,2
+undergoing,1
+undergone,1
+underground,1
+underhand,2
+underline,1
+underlings,1
+undermine,3
+underminers,1
+underneath,14
+underprizing,1
+underprop,2
+understand,99
+understandeth,1
+understanding,18
+understandings,1
+understands,5
+understood,12
+underta,1
+undertake,45
+undertakeing,1
+undertaker,2
+undertakes,3
+undertaking,4
+undertakings,3
+undertook,5
+undervalu,1
+undervalued,1
+underwent,1
+underwrit,1
+underwrite,1
+undescried,1
+undeserved,4
+undeserver,2
+undeservers,1
+undeserving,2
+undetermin,1
+undid,2
+undinted,1
+undiscernible,1
+undiscover,3
+undishonoured,1
+undispos,1
+undistinguishable,2
+undistinguished,1
+undividable,1
+undivided,1
+undivulged,2
+undo,28
+undoes,2
+undoing,5
+undone,55
+undoubted,5
+undoubtedly,1
+undream,1
+undress,1
+undressed,1
+undrown,2
+unduteous,1
+undutiful,1
+une,3
+uneared,1
+unearned,1
+unearthly,1
+uneasines,1
+uneasy,4
+uneath,1
+uneducated,1
+uneffectual,1
+unelected,1
+unenforceability,1
+unequal,5
+uneven,7
+unexamin,1
+unexecuted,1
+unexpected,2
+unexperienc,1
+unexperient,1
+unexpressive,1
+unfair,1
+unfaithful,1
+unfallible,1
+unfam,1
+unfashionable,1
+unfasten,1
+unfather,1
+unfathered,2
+unfed,1
+unfeed,1
+unfeeling,3
+unfeigned,3
+unfeignedly,3
+unfellowed,1
+unfelt,3
+unfenced,1
+unfilial,1
+unfill,2
+unfinish,3
+unfirm,4
+unfit,10
+unfitness,1
+unfix,3
+unfledg,3
+unfold,30
+unfolded,4
+unfoldeth,1
+unfolding,3
+unfolds,3
+unfool,1
+unforc,1
+unforced,1
+unforfeited,1
+unfortified,1
+unfortunate,11
+unfought,1
+unfrequented,2
+unfriended,2
+unfurnish,6
+ungain,2
+ungalled,2
+ungart,1
+ungarter,2
+ungenitur,1
+ungentle,11
+ungentleness,1
+ungently,3
+ungird,1
+ungodly,1
+ungor,1
+ungot,1
+ungotten,1
+ungovern,5
+ungracious,8
+ungrateful,6
+ungravely,1
+ungrown,1
+unguarded,3
+unguem,1
+unguided,2
+unhack,2
+unhair,2
+unhallow,2
+unhallowed,6
+unhand,1
+unhandled,2
+unhandsome,4
+unhang,1
+unhappied,1
+unhappily,5
+unhappiness,2
+unhappy,39
+unhardened,1
+unharm,1
+unhatch,2
+unheard,3
+unhearts,1
+unheedful,2
+unheedfully,1
+unheedy,1
+unhelpful,1
+unhidden,1
+unholy,3
+unhop,1
+unhopefullest,1
+unhorse,1
+unhospitable,1
+unhous,1
+unhoused,2
+unhurtful,1
+unicorn,1
+unicorns,2
+uniform,1
+unimproved,1
+uninhabitable,1
+uninhabited,1
+unintelligent,1
+union,5
+unions,1
+unite,6
+united,16
+unity,7
+universal,14
+universe,2
+universities,1
+university,2
+unjointed,1
+unjust,21
+unjustice,1
+unjustly,7
+unkennel,2
+unkept,1
+unkind,26
+unkindest,4
+unkindly,6
+unkindness,23
+unking,2
+unkinglike,1
+unkiss,2
+unknit,4
+unknowing,1
+unknown,44
+unlace,1
+unlaid,1
+unlawful,11
+unlawfully,3
+unlearn,2
+unlearned,3
+unless,157
+unlesson,1
+unletter,1
+unlettered,3
+unlick,1
+unlike,16
+unlikely,3
+unlimited,1
+unlineal,1
+unlink,2
+unload,2
+unloaded,1
+unloading,1
+unloads,1
+unlock,5
+unlocks,1
+unlook,8
+unlooked,2
+unloos,1
+unloose,5
+unlov,2
+unloving,1
+unluckily,7
+unlucky,4
+unmade,1
+unmake,2
+unmanly,4
+unmann,2
+unmanner,1
+unmannerd,1
+unmannerly,13
+unmarried,1
+unmask,3
+unmasked,1
+unmasking,1
+unmasks,3
+unmast,1
+unmatch,2
+unmatchable,4
+unmatched,2
+unmeasurable,2
+unmeet,5
+unmellowed,1
+unmerciful,1
+unmeritable,2
+unmeriting,1
+unminded,1
+unmindfull,1
+unmingled,2
+unmitigable,1
+unmitigated,1
+unmix,1
+unmoan,1
+unmov,1
+unmoved,1
+unmoving,1
+unmuffles,1
+unmuffling,2
+unmusical,1
+unmuzzle,1
+unmuzzled,1
+unnatural,38
+unnaturally,1
+unnaturalness,1
+unnecessarily,1
+unnecessary,3
+unneighbourly,1
+unnerved,1
+unnoble,1
+unnoted,2
+unnumb,1
+unnumber,1
+unowed,1
+unpack,1
+unpaid,4
+unparagon,2
+unparallel,3
+unpartial,1
+unpath,1
+unpaved,1
+unpay,1
+unpeaceable,1
+unpeg,1
+unpeople,4
+unpeopled,3
+unperfect,1
+unperfectness,1
+unpick,1
+unpin,2
+unpink,1
+unpitied,4
+unpitifully,1
+unplagu,1
+unplausive,1
+unpleas,1
+unpleasant,1
+unpleasing,6
+unpolicied,1
+unpolish,2
+unpolished,1
+unpolluted,1
+unpossess,1
+unpossessing,1
+unpossible,1
+unpractis,2
+unpregnant,2
+unpremeditated,1
+unprepar,2
+unprepared,3
+unpress,1
+unprevailing,1
+unprevented,1
+unpriz,1
+unprizable,2
+unprofitable,4
+unprofited,1
+unproper,1
+unproperly,1
+unproportion,1
+unprovide,1
+unprovided,6
+unprovident,1
+unprovokes,1
+unprun,1
+unpruned,2
+unpublish,1
+unpurged,1
+unpurpos,1
+unqualitied,1
+unqueen,1
+unquestion,2
+unquestionable,1
+unquiet,7
+unquietly,1
+unquietness,2
+unraised,1
+unrak,1
+unread,1
+unready,3
+unreal,2
+unreasonable,4
+unreasonably,1
+unreclaimed,1
+unreconciled,1
+unreconciliable,1
+unrecounted,1
+unrecuring,1
+unregarded,1
+unregist,1
+unrelenting,3
+unremovable,1
+unremovably,1
+unreprievable,1
+unresolv,1
+unrespected,2
+unrespective,2
+unrest,7
+unrestor,1
+unrestrained,1
+unreveng,2
+unreverend,3
+unreverent,3
+unrevers,1
+unrewarded,1
+unrighteous,1
+unrightful,1
+unripe,1
+unripp,1
+unrivall,1
+unroll,2
+unroof,1
+unroosted,1
+unroot,1
+unrough,1
+unruly,14
+unsafe,4
+unsaluted,1
+unsanctified,3
+unsatisfied,6
+unsavoury,3
+unsay,4
+unscalable,1
+unscann,1
+unscarr,2
+unschool,2
+unscorch,1
+unscour,1
+unscratch,1
+unseal,5
+unseam,1
+unsearch,1
+unseason,2
+unseasonable,3
+unseasonably,1
+unseasoned,1
+unseconded,1
+unsecret,1
+unseduc,1
+unseeing,2
+unseeming,1
+unseemly,1
+unseen,20
+unseminar,1
+unseparable,1
+unserviceable,1
+unset,1
+unsettle,1
+unsettled,6
+unsever,1
+unsex,1
+unshak,1
+unshaked,1
+unshaken,2
+unshaped,1
+unshapes,1
+unsheath,1
+unsheathe,3
+unshorn,1
+unshout,1
+unshown,1
+unshrinking,1
+unshrubb,1
+unshunn,1
+unshunnable,1
+unsifted,1
+unsightly,1
+unsinew,1
+unsisting,1
+unskilful,3
+unskilfully,1
+unskillful,1
+unslipping,1
+unsmirched,1
+unsoil,1
+unsolicited,3
+unsorted,1
+unsought,3
+unsound,1
+unsounded,2
+unspeak,1
+unspeakable,5
+unspeaking,1
+unsphere,1
+unspoke,1
+unspoken,1
+unspotted,4
+unsquar,1
+unstable,1
+unstaid,3
+unstain,2
+unstained,3
+unstanched,2
+unstate,2
+unsteadfast,1
+unstooping,1
+unstringed,1
+unstuff,1
+unsubstantial,2
+unsuitable,2
+unsuiting,1
+unsullied,1
+unsunn,1
+unsur,1
+unsure,6
+unsuspected,2
+unsway,1
+unswayable,1
+unswayed,1
+unswear,2
+unswept,3
+unsworn,1
+untainted,5
+untalk,1
+untangle,1
+untangled,1
+untasted,1
+untaught,5
+untempering,1
+untender,3
+untent,1
+untented,1
+unthankful,1
+unthankfulness,3
+unthink,1
+unthought,3
+unthread,1
+unthrift,3
+unthrifts,2
+unthrifty,5
+untie,7
+untied,1
+until,76
+untimber,1
+untimely,19
+untir,1
+untirable,1
+untired,1
+untitled,1
+unto,430
+untold,1
+untouch,2
+untoward,2
+untowardly,1
+untraded,1
+untrain,1
+untrained,1
+untread,2
+untreasur,1
+untried,1
+untrimmed,2
+untrod,1
+untrodden,1
+untroubled,1
+untrue,7
+untrussing,1
+untruth,1
+untruths,3
+untucked,1
+untun,3
+untune,1
+untuneable,2
+untutor,2
+untutored,1
+untwine,2
+unurg,2
+unus,1
+unused,5
+unusual,6
+unvalued,2
+unvanquish,1
+unvarnish,1
+unveil,1
+unveiling,2
+unvenerable,1
+unvex,1
+unviolated,1
+unvirtuous,1
+unvisited,1
+unvulnerable,1
+unwares,1
+unwarily,1
+unwash,3
+unwatch,1
+unwearied,1
+unwed,1
+unwedgeable,1
+unweeded,1
+unweighed,1
+unweighing,1
+unwelcome,5
+unwept,1
+unwhipp,1
+unwholesome,7
+unwieldy,3
+unwilling,8
+unwillingly,6
+unwillingness,3
+unwind,2
+unwiped,1
+unwise,3
+unwisely,1
+unwish,1
+unwished,1
+unwitted,1
+unwittingly,2
+unwonted,2
+unwooed,1
+unworthier,1
+unworthiest,3
+unworthily,2
+unworthiness,5
+unworthy,36
+unwrung,1
+unyok,2
+unyoke,2
+up,1096
+upbraid,9
+upbraided,5
+upbraidings,2
+upbraids,3
+updated,1
+uphoarded,1
+uphold,5
+upholdeth,1
+upholding,1
+upholds,4
+uplift,2
+uplifted,4
+upmost,1
+upon,1761
+upper,7
+uprear,3
+upreared,1
+upright,22
+uprighteously,1
+uprightness,1
+uprise,2
+uprising,1
+uproar,3
+uproars,2
+uprous,1
+upshoot,1
+upshot,2
+upside,1
+upspring,1
+upstairs,1
+upstart,2
+upturned,1
+upward,14
+upwards,1
+urchin,1
+urchinfield,1
+urchins,3
+urg,26
+urge,34
+urged,3
+urgent,2
+urges,1
+urgest,2
+urging,9
+urinal,2
+urinals,2
+urine,3
+urn,2
+urns,1
+urs,19
+ursa,1
+ursley,1
+ursula,16
+urswick,2
+us,1678
+usage,11
+usance,2
+usances,1
+use,562
+used,246
+useful,2
+useless,1
+user,5
+uses,17
+usest,5
+useth,4
+usher,9
+ushered,1
+ushering,1
+ushers,2
+using,13
+usual,6
+usually,2
+usurer,11
+usurers,5
+usuries,2
+usuring,2
+usurp,34
+usurpation,3
+usurped,3
+usurper,9
+usurpers,2
+usurping,16
+usurpingly,1
+usurps,4
+usury,4
+ut,3
+utensil,1
+utensils,1
+utility,1
+utilize,1
+utmost,19
+utt,9
+utter,43
+utterance,8
+uttered,6
+uttereth,1
+uttering,3
+utterly,8
+uttermost,7
+utters,5
+uy,1
+v,99
+va,1
+vacancy,4
+vacant,6
+vacation,1
+vagabond,4
+vagabonds,1
+vagram,1
+vagrom,1
+vail,6
+vailed,1
+vailing,2
+vaillant,1
+vain,81
+vainer,1
+vainglory,1
+vainly,9
+vainness,2
+vais,1
+valanc,1
+valance,1
+vale,9
+valence,1
+valentine,233
+valentinus,3
+valentio,1
+valeria,23
+valerius,1
+vales,1
+valiant,156
+valiantly,5
+valiantness,1
+validity,5
+vallant,1
+valley,4
+valleys,3
+vally,1
+valor,8
+valorous,4
+valorously,1
+valour,101
+valu,3
+valuation,2
+value,26
+valued,11
+valueless,1
+values,6
+valuing,1
+vane,3
+vanilla,3
+vanish,21
+vanished,5
+vanishes,2
+vanishest,2
+vanishing,1
+vanities,6
+vanity,21
+vanquish,13
+vanquished,5
+vanquisher,2
+vanquishest,1
+vanquisheth,1
+vant,1
+vantage,40
+vantages,5
+vantbrace,1
+vapians,1
+vapor,1
+vaporous,2
+vapour,7
+vapours,7
+vara,1
+variable,6
+variance,3
+variation,3
+variations,1
+varied,4
+variest,1
+variety,2
+various,1
+varld,1
+varlet,23
+varletry,1
+varlets,4
+varletto,1
+varnish,6
+varrius,9
+varro,39
+vary,4
+varying,5
+vassal,18
+vassalage,2
+vassals,5
+vast,13
+vastidity,1
+vasty,5
+vat,12
+vater,1
+vaudemont,2
+vaughan,12
+vault,16
+vaultages,1
+vaulted,2
+vaulting,4
+vaults,2
+vaulty,3
+vaumond,1
+vaunt,3
+vaunted,1
+vaunter,1
+vaunting,3
+vauntingly,1
+vaunts,2
+vauvado,1
+vaux,9
+vaward,5
+ve,1
+veal,2
+vede,1
+vehemence,1
+vehemency,3
+vehement,5
+vehor,1
+veil,12
+veiled,3
+veiling,1
+vein,16
+veins,27
+vell,2
+velure,1
+velutus,3
+velvet,18
+vendible,2
+venerable,4
+venereal,1
+venetia,2
+venetian,11
+venetians,1
+veneys,1
+venge,7
+vengeance,52
+vengeances,1
+vengeful,3
+veni,1
+venial,1
+venice,86
+venison,6
+venit,1
+venom,23
+venomous,5
+venomously,1
+vent,18
+ventages,1
+vented,2
+ventidius,25
+ventricle,1
+vents,2
+ventur,5
+venture,28
+ventured,1
+ventures,6
+venturing,1
+venturous,5
+venue,1
+venus,21
+venuto,3
+ver,15
+verb,1
+verba,2
+verbal,3
+verbatim,1
+verbosity,1
+verdict,8
+verdun,1
+verdure,2
+vere,4
+verefore,1
+verg,18
+verge,8
+vergers,1
+verges,10
+verier,2
+veriest,4
+verified,6
+verify,2
+verily,13
+veritable,1
+verite,1
+verities,1
+verity,10
+vermilion,1
+vermin,1
+vernon,32
+verona,37
+veronesa,1
+versal,1
+verse,32
+verses,21
+versing,1
+version,222
+versions,1
+vert,1
+very,814
+vesper,1
+vessel,32
+vessels,4
+vestal,5
+vestments,2
+vesture,5
+vetch,1
+vetches,1
+veux,1
+vex,33
+vexation,10
+vexations,2
+vexed,3
+vexes,1
+vexest,1
+vexeth,1
+vexing,2
+vi,29
+via,7
+vial,5
+vials,3
+viand,1
+viands,6
+vic,1
+vicar,5
+vice,53
+vicegerent,1
+vicentio,2
+viceroy,2
+viceroys,1
+vices,13
+vici,1
+vicious,9
+viciousness,1
+vict,1
+victims,1
+victor,7
+victoress,1
+victories,5
+victorious,15
+victors,6
+victory,47
+victual,2
+victuall,1
+victuals,3
+videlicet,4
+video,1
+vides,1
+videsne,1
+vidi,1
+vie,4
+vied,2
+vienna,11
+view,82
+viewed,1
+viewest,2
+vieweth,1
+viewing,6
+viewless,1
+views,2
+vigil,1
+vigilance,3
+vigilant,3
+vigitant,1
+vigour,11
+vii,20
+viii,10
+vile,117
+vilely,15
+vileness,1
+viler,1
+vilest,5
+vill,8
+village,6
+villager,1
+villagery,1
+villages,4
+villain,253
+villainies,4
+villainous,16
+villainously,2
+villains,47
+villainy,40
+villanies,2
+villanous,11
+villany,11
+villiago,1
+villian,2
+villianda,1
+villians,1
+vinaigre,1
+vincentio,49
+vincere,1
+vindicative,1
+vine,7
+vinegar,3
+vines,4
+vineyard,5
+vineyards,2
+vint,1
+vintner,3
+viol,3
+viola,142
+violate,5
+violated,1
+violates,2
+violation,4
+violator,1
+violence,18
+violent,41
+violenta,2
+violenteth,1
+violently,5
+violet,8
+violets,7
+viper,3
+viperous,3
+vipers,3
+vir,1
+virgilia,38
+virgin,38
+virginal,2
+virginalling,1
+virginity,25
+virginius,2
+virgins,9
+virgo,1
+virtue,195
+virtues,49
+virtuous,97
+virtuously,5
+virus,2
+visag,4
+visage,34
+visages,4
+visard,1
+viscount,1
+visible,5
+visibly,1
+vision,16
+visions,3
+visit,57
+visitation,17
+visitations,1
+visited,10
+visiting,5
+visitings,1
+visitor,1
+visitors,2
+visits,3
+visor,11
+vita,1
+vitae,5
+vital,4
+vitement,1
+vitruvio,1
+vitx,1
+viva,1
+vivant,1
+vive,1
+vixen,1
+viz,1
+vizaments,1
+vizard,5
+vizarded,2
+vizards,7
+vizor,1
+vlouting,2
+vocation,4
+vocativo,1
+vocatur,1
+voce,1
+voic,3
+voice,158
+voices,55
+void,12
+voided,1
+voiding,1
+voke,1
+volable,1
+volant,1
+volivorco,1
+volley,4
+volquessen,1
+volsce,12
+volsces,22
+volscian,10
+volscians,7
+volt,2
+voltemand,6
+volubility,2
+voluble,3
+volume,10
+volumes,4
+volumnia,68
+volumnius,12
+voluntaries,1
+voluntary,12
+volunteer,1
+volunteers,6
+voluptuously,1
+voluptuousness,2
+vomissement,1
+vomit,4
+vomits,1
+vor,2
+vore,1
+vortnight,1
+vot,2
+votaries,2
+votarist,2
+votarists,1
+votary,4
+votre,9
+vouch,17
+voucher,1
+vouchers,2
+vouches,2
+vouching,1
+vouchsaf,2
+vouchsafe,52
+vouchsafed,2
+vouchsafes,1
+vouchsafing,1
+voudrais,1
+vour,1
+vous,27
+voutsafe,1
+vow,97
+vowed,5
+vowel,1
+vowels,1
+vowing,3
+vows,67
+vox,1
+voyage,21
+voyages,2
+vraiment,2
+vulcan,6
+vulgar,24
+vulgarly,1
+vulgars,1
+vulgo,1
+vulnerable,1
+vulture,4
+vultures,2
+vurther,1
+w,2
+wad,1
+waddled,1
+wade,3
+waded,2
+wafer,1
+waft,6
+waftage,2
+wafting,1
+wafts,2
+wag,22
+wage,7
+wager,23
+wagers,2
+wages,11
+wagging,4
+waggish,2
+waggling,1
+waggon,4
+waggoner,1
+wagon,1
+wagoner,2
+wags,3
+wagtail,1
+wail,25
+wailful,1
+wailing,6
+wails,2
+wain,1
+wainropes,1
+wainscot,1
+waist,14
+wait,62
+waited,6
+waiter,1
+waiteth,1
+waiting,22
+waits,10
+wak,23
+wake,52
+waked,2
+wakefield,3
+waken,6
+wakened,2
+wakes,15
+wakest,1
+waking,26
+wales,76
+walk,141
+walked,5
+walking,17
+walks,29
+wall,79
+walled,3
+wallet,1
+wallets,1
+wallon,1
+walloon,1
+wallow,2
+walls,85
+walnut,2
+walter,26
+wan,4
+wand,23
+wander,22
+wanderer,2
+wanderers,2
+wandering,4
+wanders,1
+wands,2
+wane,2
+waned,1
+wanes,1
+waning,6
+wann,1
+want,144
+wanted,8
+wanteth,3
+wanting,22
+wanton,61
+wantonly,1
+wantonness,8
+wantons,3
+wants,40
+wappen,1
+war,272
+warble,2
+warbling,2
+ward,20
+warded,1
+warden,1
+warder,6
+warders,3
+wardrobe,5
+wardrop,1
+wards,6
+ware,10
+wares,3
+warily,2
+warkworth,4
+warlike,58
+warm,51
+warmed,4
+warmer,2
+warming,2
+warms,3
+warmth,5
+warn,9
+warned,1
+warning,15
+warnings,2
+warns,1
+warp,7
+warped,1
+warr,4
+warrant,176
+warranted,5
+warranteth,1
+warranties,6
+warrantise,1
+warrantize,1
+warrants,3
+warranty,7
+warren,1
+warrener,1
+warring,1
+warrior,14
+warriors,16
+wars,135
+wart,18
+warwick,424
+warwickshire,4
+wary,11
+was,2250
+wash,76
+washed,1
+washer,1
+washes,6
+washford,1
+washing,6
+wasp,5
+waspish,4
+wasps,3
+wassail,3
+wassails,2
+wast,80
+waste,44
+wasted,16
+wasteful,9
+wasters,1
+wastes,4
+wasting,3
+wat,14
+watch,207
+watched,2
+watchers,2
+watches,5
+watchful,11
+watching,10
+watchings,1
+watchman,17
+watchmen,6
+watchword,1
+water,149
+waterdrops,1
+watered,1
+waterfly,1
+waterford,1
+watering,1
+waterish,1
+waterpots,1
+waterrugs,1
+waters,28
+waterton,1
+watery,6
+wav,3
+wave,12
+waved,1
+waver,1
+waverer,1
+wavering,4
+waves,17
+waving,8
+waw,1
+wawl,1
+wax,30
+waxed,2
+waxen,8
+waxes,3
+waxing,1
+way,571
+waylaid,1
+waylay,1
+ways,69
+wayward,10
+waywarder,1
+waywardness,1
+we,3623
+weak,108
+weaken,2
+weakens,2
+weaker,11
+weakest,5
+weakling,1
+weakly,3
+weakness,26
+weal,15
+wealsmen,1
+wealth,72
+wealthiest,1
+wealthily,2
+wealthy,10
+wealtlly,1
+wean,4
+weapon,30
+weapons,42
+wear,205
+wearer,3
+wearers,1
+wearied,9
+wearies,2
+weariest,1
+wearily,1
+weariness,3
+wearing,19
+wearisome,3
+wears,39
+weary,78
+weasel,6
+weather,34
+weathercock,3
+weathers,1
+weav,2
+weave,1
+weaver,9
+weavers,1
+weaves,2
+weaving,1
+web,17
+wed,33
+wedded,17
+wedding,34
+wedg,2
+wedged,1
+wedges,2
+wedlock,10
+wednesday,15
+weed,18
+weeded,1
+weeder,1
+weeding,1
+weeds,44
+weedy,1
+week,28
+weeke,2
+weekly,1
+weeks,7
+ween,2
+weening,4
+weep,171
+weeper,1
+weeping,60
+weepingly,1
+weepings,1
+weeps,33
+weet,1
+weigh,59
+weighed,1
+weighing,6
+weighs,9
+weight,44
+weightier,3
+weightless,1
+weights,2
+weighty,13
+weird,6
+welcom,2
+welcome,365
+welcomer,1
+welcomes,7
+welcomest,1
+welfare,5
+welkin,17
+well,2241
+wells,2
+welsh,28
+welshman,6
+welshmen,6
+welshwomen,1
+wench,62
+wenches,22
+wenching,1
+wend,3
+went,102
+wept,28
+weraday,2
+were,1593
+wert,96
+west,45
+western,10
+westminster,19
+westmoreland,94
+westward,5
+wet,19
+wether,4
+wetting,1
+wezand,1
+whale,6
+whales,1
+wharf,1
+wharfs,1
+what,4810
+whate,26
+whatever,10
+whatsoe,5
+whatsoever,17
+whatsome,1
+whe,11
+wheat,8
+wheaten,1
+wheel,22
+wheeling,1
+wheels,10
+wheer,1
+wheeson,1
+wheezing,1
+whelk,1
+whelks,1
+whelm,1
+whelp,10
+whelped,1
+whelps,3
+when,2056
+whenas,1
+whence,75
+whencesoever,1
+whene,2
+whenever,3
+whensoever,2
+where,1350
+whereabout,2
+whereas,4
+whereat,7
+whereby,12
+wherefore,141
+wherein,132
+whereinto,1
+whereof,82
+whereon,30
+whereout,1
+whereso,3
+wheresoe,6
+wheresoever,2
+wheresome,1
+whereto,25
+whereuntil,2
+whereunto,2
+whereupon,14
+wherever,6
+wherewith,10
+wherewithal,2
+whet,10
+whether,97
+whetstone,4
+whetted,2
+whew,1
+whey,3
+which,2329
+whiff,1
+whiffler,1
+while,248
+whiles,79
+whilst,115
+whin,1
+whine,2
+whined,1
+whinid,1
+whining,4
+whip,37
+whipp,17
+whippers,1
+whipping,9
+whips,8
+whipster,1
+whipstock,1
+whipt,23
+whirl,4
+whirled,1
+whirligig,1
+whirling,2
+whirlpool,1
+whirls,2
+whirlwind,3
+whirlwinds,2
+whisp,3
+whisper,35
+whispering,5
+whisperings,2
+whispers,17
+whist,1
+whistle,11
+whistles,1
+whistling,4
+whit,23
+white,146
+whitehall,1
+whitely,1
+whiteness,5
+whiter,4
+whites,2
+whitest,1
+whither,88
+whiting,1
+whitmore,14
+whitsters,1
+whitsun,2
+whittle,1
+whizzing,1
+who,1299
+whoa,2
+whoe,10
+whoever,13
+whole,121
+wholesom,1
+wholesome,32
+wholly,6
+whom,425
+whoobub,1
+whoop,5
+whooping,1
+whor,1
+whore,48
+whoremaster,4
+whoremasterly,1
+whoremonger,1
+whores,8
+whoreson,40
+whoresons,1
+whoring,1
+whorish,1
+whose,618
+whoso,4
+whosoe,2
+whosoever,2
+why,1476
+wi,12
+wick,1
+wicked,64
+wickednes,1
+wickedness,10
+wicket,1
+wicky,1
+wid,1
+wide,60
+widens,1
+wider,3
+widest,2
+widow,123
+widowed,3
+widower,6
+widowhood,1
+widows,9
+wield,4
+wife,542
+wight,7
+wights,2
+wild,91
+wildcats,1
+wilder,2
+wilderness,8
+wildest,4
+wildfire,1
+wildly,11
+wildness,9
+wilds,1
+wiles,2
+wilful,15
+wilfull,2
+wilfully,6
+wilfulnes,1
+wilfulness,1
+willed,2
+willers,1
+willeth,1
+william,354
+williams,32
+willing,40
+willingly,35
+willingness,2
+willoughby,15
+willow,25
+wills,30
+wilt,307
+wiltshire,8
+wimpled,1
+win,115
+wince,1
+winch,1
+winchester,66
+wincot,1
+wind,184
+winded,4
+windgalls,1
+winding,6
+windlasses,1
+windmill,2
+window,50
+windows,19
+windpipe,2
+winds,49
+windsor,39
+windy,7
+wine,85
+wing,40
+winged,15
+wingfield,1
+wingham,1
+wings,55
+wink,32
+winking,10
+winks,2
+winner,5
+winners,2
+winning,4
+winnow,2
+winnowed,3
+winnows,1
+wins,10
+winter,73
+winterly,1
+winters,10
+wip,9
+wipe,25
+wiped,2
+wipes,1
+wiping,1
+wire,1
+wires,2
+wiry,2
+wisdom,97
+wisdoms,8
+wise,164
+wiselier,1
+wisely,32
+wiser,15
+wisest,13
+wish,253
+wished,6
+wisher,1
+wishers,1
+wishes,32
+wishest,2
+wisheth,1
+wishful,1
+wishing,9
+wishtly,1
+wisp,1
+wist,1
+wit,269
+witb,2
+witch,94
+witchcraft,18
+witches,14
+witching,1
+withal,142
+withdraw,36
+withdrawing,1
+withdrawn,2
+withdrew,3
+wither,34
+withered,10
+withering,4
+withers,2
+withheld,4
+withhold,8
+withholds,4
+within,498
+withold,1
+without,376
+withstand,2
+withstanding,1
+withstood,1
+witless,3
+witness,128
+witnesses,10
+witnesseth,2
+witnessing,2
+wits,79
+witted,10
+wittenberg,4
+wittiest,1
+wittily,1
+witting,1
+wittingly,3
+wittol,1
+wittolly,1
+witty,15
+wiv,2
+wive,6
+wived,1
+wives,62
+wiving,2
+wizard,3
+wizards,2
+wo,1
+woe,132
+woeful,27
+woefull,2
+woefullest,1
+woes,42
+woful,8
+wolf,35
+wolfish,1
+wolsey,101
+wolves,17
+wolvish,3
+woman,419
+womanhood,6
+womanish,7
+womankind,1
+womanly,3
+womb,55
+wombs,3
+womby,1
+women,181
+won,97
+woncot,1
+wond,15
+wonder,121
+wondered,1
+wonderful,24
+wonderfully,1
+wondering,1
+wonders,17
+wondrous,34
+wondrously,1
+wont,48
+wonted,10
+woo,108
+wood,67
+woodbine,3
+woodcock,7
+woodcocks,2
+wooden,8
+woodland,1
+woodman,3
+woodmonger,1
+woods,15
+woodstock,3
+woodville,7
+wooed,6
+wooer,9
+wooers,7
+wooes,4
+woof,1
+wooing,25
+wooingly,1
+wool,3
+woollen,3
+woolly,2
+woolsack,1
+woolsey,1
+woolward,1
+woos,5
+wor,36
+worcester,28
+word,504
+words,421
+wore,25
+work,245
+workers,1
+working,26
+workings,3
+workman,5
+workmanly,1
+workmanship,1
+workmen,3
+works,284
+worky,1
+world,904
+worldlings,2
+worldly,15
+worlds,3
+worm,38
+worms,24
+wormwood,5
+wormy,1
+worn,39
+worried,1
+worries,1
+worry,1
+worrying,1
+worse,161
+worser,17
+worship,104
+worshipful,6
+worshipfully,1
+worshipp,8
+worshipper,1
+worshippers,2
+worshippest,1
+worships,10
+worst,105
+worsted,1
+wort,2
+worth,205
+worthied,1
+worthier,14
+worthies,15
+worthiest,13
+worthily,12
+worthiness,16
+worthless,17
+worths,2
+worthy,229
+worts,2
+wot,31
+wots,2
+wotting,1
+wouid,1
+would,2301
+wouldest,1
+wouldst,131
+wound,73
+wounded,40
+wounding,8
+woundings,1
+woundless,1
+wounds,84
+wouns,1
+woven,3
+wow,2
+wrack,5
+wrackful,1
+wrangle,7
+wrangler,1
+wranglers,1
+wrangling,8
+wrap,5
+wrapp,6
+wraps,1
+wrapt,1
+wrath,57
+wrathful,13
+wrathfully,1
+wraths,2
+wreak,4
+wreakful,2
+wreaks,1
+wreath,4
+wreathed,2
+wreathen,1
+wreaths,2
+wreck,39
+wrecked,2
+wrecks,1
+wren,7
+wrench,6
+wrenching,3
+wrens,1
+wrest,6
+wrested,4
+wresting,1
+wrestle,7
+wrestled,3
+wrestler,8
+wrestling,10
+wretch,59
+wretchcd,1
+wretched,71
+wretchedness,9
+wretches,13
+wring,12
+wringer,1
+wringing,5
+wrings,4
+wrinkle,5
+wrinkled,12
+wrinkles,14
+wrist,2
+wrists,1
+writ,100
+write,124
+writer,2
+writers,7
+writes,27
+writhled,1
+writing,26
+writings,2
+writs,1
+written,37
+wrong,276
+wronged,15
+wronger,3
+wrongful,2
+wrongfully,8
+wronging,1
+wrongly,1
+wrongs,73
+wronk,1
+wrote,9
+wroth,1
+wrought,43
+wrung,5
+wry,1
+wrying,1
+wul,1
+www,11
+wye,3
+x,4
+xanthippe,1
+xi,3
+xii,2
+xiii,2
+xiv,1
+xv,1
+y,51
+yard,12
+yards,5
+yare,10
+yarely,2
+yarn,2
+yaughan,1
+yaw,1
+yawn,6
+yawning,3
+ycleped,1
+ycliped,1
+ye,292
+yea,192
+yead,1
+year,101
+yearly,5
+yearn,1
+yearns,2
+years,188
+yeas,2
+yeast,1
+yedward,1
+yell,3
+yellow,28
+yellowed,1
+yellowing,1
+yellowness,1
+yellows,1
+yells,1
+yelping,1
+yeoman,10
+yeomen,4
+yerk,2
+yes,205
+yesterday,25
+yesterdays,1
+yesternight,12
+yesty,2
+yet,1577
+yew,6
+yicld,1
+yield,143
+yielded,24
+yielder,2
+yielders,1
+yielding,17
+yields,15
+yok,2
+yoke,33
+yoked,3
+yokefellow,1
+yokes,2
+yoketh,1
+yon,15
+yond,44
+yonder,74
+yongrey,1
+yore,1
+yorick,2
+york,495
+yorkists,2
+yorks,1
+yorkshire,6
+young,467
+younger,33
+youngest,23
+youngling,2
+younglings,1
+youngly,2
+younker,3
+yours,256
+yourself,280
+yourselves,73
+youth,283
+youthful,31
+youths,4
+youtli,1
+zanies,1
+zany,1
+zeal,33
+zealous,6
+zeals,1
+zed,1
+zenelophon,1
+zenith,1
+zephyrs,1
+zip,1
+zipped,1
+zir,2
+zo,1
+zodiac,1
+zodiacs,1
+zone,1
+zounds,24
+zwagger,1
diff --git a/Assign2/WordCount/WordCount~ b/Assign2/WordCount/WordCount~
new file mode 100644
index 0000000..b456a76
--- /dev/null
+++ b/Assign2/WordCount/WordCount~
@@ -0,0 +1,23962 @@
+,119671
+0,2
+00,1
+000,1
+01,1
+02,1
+03,1
+04,1
+05,1
+08,1
+1,362
+10,5
+100,5
+10000,2
+100th,1
+101,1
+102,1
+10234,2
+103,1
+104,1
+105,1
+106,1
+107,1
+108,1
+109,1
+11,3
+110,1
+111,1
+112,1
+113,1
+114,1
+115,1
+116,1
+117,1
+118,1
+119,1
+12,4
+120,1
+121,1
+122,1
+123,1
+124,1
+125,1
+126,1
+127,1
+128,1
+129,1
+13,3
+130,1
+131,1
+132,1
+133,1
+134,1
+135,1
+136,1
+137,1
+138,1
+139,1
+14,2
+140,1
+141,1
+142,1
+143,1
+144,1
+145,1
+146,1
+147,1
+148,1
+149,1
+15,2
+150,1
+1500,1
+151,1
+152,1
+153,1
+154,1
+1591,2
+1592,1
+1593,2
+1594,2
+1595,3
+1596,2
+1597,2
+1598,2
+1599,3
+16,1
+1601,2
+1602,2
+1603,1
+1604,1
+1605,2
+1606,2
+1607,1
+1608,2
+1609,3
+1611,2
+1612,1
+17,1
+18,1
+1887,1
+19,1
+1990,221
+1993,221
+1994,1
+2,310
+20,2
+2001,1
+2003,2
+2011,1
+2026,1
+21,1
+212,1
+22,1
+23,1
+24,1
+24689,2
+25,1
+254,1
+26,1
+27,1
+28,1
+29,1
+3,73
+30,2
+31,1
+32,1
+33,1
+34,1
+35,1
+36,1
+37,1
+38,1
+39,1
+4,56
+40,1
+41,1
+42,1
+43,1
+44,1
+45,1
+4557,1
+46,1
+47,1
+48,1
+49,1
+5,28
+50,2
+501,2
+5093,1
+51,1
+52,1
+53,1
+54,1
+55,1
+56,1
+57,1
+58,1
+59,1
+596,1
+6,15
+60,2
+61,1
+62,1
+6221541,1
+63,1
+64,2
+65,1
+66,1
+67,1
+68,1
+69,1
+7,13
+70,1
+71,1
+72,1
+72600,1
+73,1
+74,1
+75,1
+76,1
+77,1
+78,1
+79,1
+8,10
+80,1
+801,1
+809,1
+81,1
+82,1
+83,1
+84,1
+84116,1
+85,1
+86,1
+87,1
+88,1
+89,1
+9,8
+90,5
+91,2
+92,3
+93,3
+94,2
+95,2
+96,2
+97,2
+98,2
+99,2
+99712,1
+aaron,97
+abaissiez,1
+abandon,10
+abandoned,2
+abase,2
+abash,1
+abate,14
+abated,3
+abatement,3
+abatements,1
+abates,1
+abbess,25
+abbey,20
+abbeys,1
+abbominable,1
+abbot,9
+abbots,1
+abbreviated,1
+abed,8
+abel,2
+aberga,2
+abergavenny,8
+abet,1
+abetting,1
+abhominable,1
+abhor,19
+abhorr,12
+abhorred,10
+abhorring,2
+abhors,4
+abhorson,21
+abide,38
+abides,8
+abilities,5
+ability,10
+abject,11
+abjectly,1
+abjects,2
+abjur,2
+abjure,4
+able,59
+abler,1
+aboard,28
+abode,9
+aboded,1
+abodements,1
+aboding,1
+abominable,14
+abominably,1
+abominations,1
+abortive,4
+abortives,1
+abound,8
+abounding,1
+about,408
+above,147
+abr,5
+abraham,4
+abram,5
+abreast,3
+abridg,1
+abridge,2
+abridged,1
+abridgment,4
+abroach,3
+abroad,64
+abrogate,1
+abrook,1
+abrupt,1
+abruption,1
+abruptly,1
+absence,55
+absent,34
+absey,1
+absolute,30
+absolutely,2
+absolv,3
+absolver,1
+abstains,1
+abstemious,1
+abstinence,4
+abstract,6
+absurd,4
+absyrtus,1
+abundance,13
+abundant,4
+abundantly,1
+abus,29
+abuse,47
+abused,17
+abuser,1
+abuses,11
+abusing,3
+abutting,1
+aby,2
+abysm,3
+academe,1
+academes,2
+accent,16
+accents,7
+accept,31
+acceptable,1
+acceptance,8
+accepted,5
+accepting,1
+accepts,3
+access,33
+accessary,3
+accessed,1
+accessible,2
+accidence,1
+accident,23
+accidental,3
+accidentally,3
+accidents,14
+accite,1
+accited,1
+accites,1
+acclamations,1
+accommodate,1
+accommodated,7
+accommodation,1
+accommodations,1
+accommodo,1
+accompanied,9
+accompany,8
+accompanying,1
+accomplices,1
+accomplish,12
+accomplished,3
+accomplishing,1
+accomplishment,1
+accompt,4
+accord,10
+accordance,2
+accordant,1
+accorded,1
+accordeth,1
+according,45
+accordingly,10
+accords,3
+accost,6
+accosted,1
+account,46
+accountant,2
+accounted,7
+accounts,2
+accoutred,2
+accoutrement,2
+accoutrements,2
+accrue,1
+accumulate,2
+accumulated,1
+accumulation,1
+accurs,13
+accursed,18
+accurst,4
+accus,21
+accusation,13
+accusations,6
+accusative,1
+accusativo,2
+accuse,38
+accused,3
+accuser,3
+accusers,6
+accuses,2
+accuseth,1
+accusing,3
+accustom,4
+accustomed,2
+ace,5
+acerb,1
+ache,14
+acheron,3
+aches,6
+achiev,8
+achieve,14
+achieved,5
+achievement,3
+achievements,4
+achiever,1
+achieves,1
+achieving,1
+achilles,167
+aching,3
+achitophel,1
+acknowledg,3
+acknowledge,19
+acknowledged,1
+acknowledgment,1
+acknown,1
+acold,5
+aconitum,1
+acordo,1
+acorn,5
+acquaint,22
+acquaintance,36
+acquainted,40
+acquaints,1
+acquir,2
+acquire,4
+acquisition,1
+acquit,8
+acquittance,3
+acquittances,1
+acquitted,3
+acre,3
+acres,4
+across,6
+act,378
+actaeon,3
+acted,7
+acting,8
+action,116
+actions,23
+actium,3
+active,9
+actively,1
+activity,3
+actor,13
+actors,10
+acts,23
+actual,3
+acture,1
+acute,2
+acutely,1
+ad,14
+adage,2
+adallas,1
+adam,42
+adamant,3
+add,39
+added,18
+adder,14
+adders,5
+addeth,1
+addict,1
+addicted,2
+addiction,2
+adding,9
+addition,30
+additional,6
+additions,6
+addle,3
+address,19
+addresses,2
+addressing,1
+addrest,2
+adds,5
+adhere,2
+adheres,3
+adieu,101
+adieus,2
+adjacent,2
+adjoin,1
+adjoining,2
+adjourn,2
+adjudg,4
+adjudged,1
+adjunct,4
+administer,1
+administration,1
+admir,7
+admirable,15
+admiral,6
+admiration,12
+admire,7
+admired,8
+admirer,1
+admiring,7
+admiringly,2
+admission,1
+admit,24
+admits,7
+admittance,10
+admitted,14
+admitting,1
+admonish,1
+admonishing,1
+admonishment,1
+admonishments,1
+admonition,2
+ado,19
+adonis,3
+adopt,3
+adopted,6
+adoptedly,1
+adoption,4
+adoptious,1
+adopts,1
+ador,3
+adoration,2
+adorations,1
+adore,14
+adorer,1
+adores,2
+adorest,1
+adoreth,1
+adoring,1
+adorn,3
+adorned,2
+adornings,1
+adornment,2
+adorns,1
+adown,1
+adramadio,2
+adrian,16
+adriana,91
+adriano,4
+adriatic,1
+adsum,1
+adulation,1
+adulterate,5
+adulterates,1
+adulterers,1
+adulteress,1
+adulteries,1
+adulterous,2
+adultery,7
+adultress,4
+advanc,14
+advance,30
+advanced,4
+advancement,9
+advancements,1
+advances,4
+advancing,8
+advantage,72
+advantageable,1
+advantaged,1
+advantageous,2
+advantages,10
+advantaging,1
+advent,1
+adventur,1
+adventure,22
+adventures,3
+adventuring,1
+adventurous,2
+adventurously,1
+adversaries,11
+adversary,9
+adverse,12
+adversely,1
+adversities,1
+adversity,8
+advertis,3
+advertise,2
+advertised,3
+advertisement,4
+advertising,1
+advice,43
+advis,29
+advise,39
+advised,10
+advisedly,2
+advises,2
+advisings,1
+advocate,9
+advocation,1
+aeacida,1
+aeacides,1
+aedile,17
+aediles,8
+aegeon,26
+aegion,1
+aegles,1
+aemelia,1
+aemilia,4
+aemilius,14
+aeneas,83
+aeolus,1
+aer,2
+aerial,1
+aery,4
+aesculapius,1
+aeson,1
+aesop,1
+aetna,1
+afar,20
+afear,3
+afeard,30
+affability,3
+affable,6
+affair,12
+affaire,1
+affairs,68
+affect,23
+affectation,2
+affectations,1
+affected,19
+affectedly,1
+affecteth,1
+affecting,3
+affection,76
+affectionate,1
+affectionately,1
+affections,40
+affects,11
+affeer,1
+affianc,1
+affiance,3
+affianced,1
+affied,1
+affin,1
+affined,2
+affinity,1
+affirm,4
+affirmation,1
+affirmatives,1
+afflict,13
+afflicted,8
+affliction,20
+afflictions,5
+afflicts,2
+afford,21
+affordeth,1
+affords,14
+affray,1
+affright,9
+affrighted,7
+affrights,5
+affront,4
+affronted,1
+affy,2
+afield,2
+afire,3
+afloat,2
+afoot,23
+afore,13
+aforehand,1
+aforesaid,3
+afraid,41
+afresh,5
+afric,4
+africa,1
+african,1
+afront,1
+after,420
+afternoon,27
+afterward,8
+afterwards,38
+ag,3
+again,769
+against,596
+agamemmon,1
+agamemnon,100
+agate,5
+agaz,1
+age,203
+aged,26
+agenor,1
+agent,12
+agents,4
+ages,13
+aggravate,5
+aggrief,1
+agile,1
+agincourt,6
+agitation,2
+aglet,1
+agnize,1
+ago,30
+agone,2
+agony,6
+agree,30
+agreed,18
+agreeing,3
+agreement,22
+agrees,5
+agrippa,57
+aground,1
+ague,12
+aguecheek,93
+agued,1
+agueface,1
+agues,3
+ah,183
+aha,2
+ahungry,1
+ai,3
+aialvolio,1
+aiaria,1
+aid,58
+aidance,1
+aidant,1
+aided,1
+aiding,2
+aidless,1
+aids,2
+ail,3
+aim,46
+aimed,1
+aimest,1
+aiming,3
+aims,4
+ainsi,2
+aio,1
+air,189
+aired,1
+airless,1
+airs,5
+airy,15
+ajax,128
+ak,1
+akilling,1
+al,1
+alabaster,3
+alack,78
+alacrity,4
+alarbus,5
+alarm,4
+alarms,1
+alarum,88
+alarums,24
+alas,226
+alb,58
+alban,4
+albans,19
+albany,20
+albeit,16
+albion,6
+alchemist,2
+alchemy,3
+alcibiades,61
+alcides,7
+alder,1
+alderman,2
+aldermen,7
+ale,19
+alecto,1
+alehouse,9
+alehouses,1
+alencon,50
+alengon,1
+aleppo,2
+ales,2
+alewife,1
+alexander,34
+alexanders,1
+alexandria,25
+alexandrian,2
+alexas,34
+alias,4
+alice,30
+alien,3
+aliena,7
+alight,1
+alighted,3
+alights,1
+aliis,1
+alike,42
+alisander,6
+alive,90
+all,3983
+alla,2
+allay,14
+allayed,1
+allaying,2
+allayment,1
+allayments,1
+allays,1
+allegation,1
+allegations,1
+allege,2
+alleged,2
+allegiance,26
+allegiant,1
+alley,2
+alleys,2
+allhallowmas,1
+alliance,16
+allicholy,1
+allied,5
+allies,6
+alligant,1
+alligator,1
+allons,4
+allot,1
+allots,1
+allotted,1
+allottery,1
+allow,49
+allowance,10
+allowed,5
+allowing,3
+allows,4
+alls,1
+allur,1
+allure,2
+allurement,1
+alluring,1
+allusion,2
+ally,1
+allycholly,1
+almain,1
+almanac,2
+almanack,1
+almanacs,1
+almighty,7
+almond,1
+almost,163
+alms,16
+almsman,1
+aloes,1
+aloft,22
+alone,238
+along,112
+alonso,50
+aloof,19
+aloud,27
+alphabet,1
+alphabetical,1
+alphonso,1
+alps,4
+already,149
+also,42
+alt,6
+altar,11
+altars,3
+alter,29
+alteration,11
+altered,2
+alternate,1
+alternative,1
+alternatively,2
+alters,4
+althaea,3
+although,79
+altitude,3
+altogether,24
+alton,1
+alway,1
+always,63
+am,2168
+amaimon,1
+amain,14
+amaking,1
+amamon,1
+amaz,29
+amaze,9
+amazed,11
+amazedly,4
+amazedness,2
+amazement,12
+amazes,1
+amazeth,1
+amazing,1
+amazon,4
+amazonian,2
+amazons,4
+ambassador,28
+ambassadors,20
+amber,7
+ambiguides,1
+ambiguities,1
+ambiguous,1
+ambition,47
+ambitions,2
+ambitious,37
+ambitiously,2
+amble,1
+ambled,1
+ambles,4
+ambling,3
+ambo,1
+ambuscadoes,1
+ambush,8
+amen,84
+amend,18
+amended,4
+amendment,4
+amends,24
+amerce,1
+america,1
+ames,1
+amiable,7
+amid,1
+amidst,1
+amiens,16
+amis,2
+amiss,37
+amities,2
+amity,23
+amnipotent,1
+among,94
+amongst,37
+amorous,23
+amorously,1
+amort,2
+amount,7
+amounts,3
+amour,1
+amphimacus,1
+ample,16
+ampler,1
+amplest,2
+amplified,1
+amplify,3
+amply,3
+ampthill,1
+amurath,2
+amyntas,1
+an,1896
+anatomiz,2
+anatomize,3
+anatomy,4
+ancestor,5
+ancestors,20
+ancestry,4
+anchises,3
+anchor,9
+anchorage,1
+anchored,1
+anchoring,2
+anchors,5
+anchovies,1
+ancient,79
+ancientry,2
+ancients,1
+ancus,1
+andirons,1
+andpholus,1
+andren,1
+andrew,29
+andromache,12
+andronici,4
+andronicus,59
+anew,8
+ang,5
+angel,55
+angelica,1
+angelical,1
+angelo,216
+angels,37
+anger,60
+angerly,2
+angers,4
+anges,1
+angiers,18
+angl,1
+anglais,5
+angle,8
+angler,1
+angleterre,4
+angliae,1
+angling,3
+anglish,1
+angrily,1
+angry,94
+anguish,6
+angus,12
+animal,3
+animals,5
+animis,1
+anjou,18
+ankle,1
+anna,1
+annals,1
+anne,178
+annex,1
+annexed,1
+annexions,1
+annexment,1
+annothanize,1
+announces,1
+annoy,9
+annoyance,5
+annoying,1
+annual,4
+anoint,2
+anointed,20
+anon,128
+another,455
+anselmo,1
+answer,426
+answerable,3
+answered,17
+answerest,1
+answering,8
+answers,24
+ant,24
+ante,2
+antenor,17
+antenorides,1
+anteroom,1
+anthem,1
+anthems,1
+anthony,5
+anthropophagi,1
+anthropophaginian,1
+antiates,4
+antic,11
+anticipate,1
+anticipates,1
+anticipatest,1
+anticipating,1
+anticipation,1
+antick,1
+anticly,1
+antics,2
+antidote,1
+antidotes,1
+antigonus,32
+antiopa,1
+antipathy,1
+antipholus,220
+antipholuses,1
+antipodes,5
+antiquary,1
+antique,15
+antiquity,7
+antium,10
+antoniad,1
+antonio,263
+antonius,4
+antony,520
+antres,1
+anvil,2
+any,975
+anybody,4
+anyone,7
+anything,107
+anywhere,8
+ap,1
+apace,27
+apart,40
+apartment,1
+apartments,2
+ape,23
+apemantus,133
+apennines,1
+apes,15
+apiece,4
+apish,5
+apollinem,1
+apollo,26
+apollodorus,1
+apology,5
+apoplex,1
+apoplexy,4
+apostle,1
+apostles,1
+apostrophas,1
+apoth,4
+apothecary,7
+appal,2
+appall,1
+appalled,1
+appals,2
+apparel,40
+apparell,7
+apparelled,1
+apparent,26
+apparently,1
+apparition,12
+apparitions,3
+appeach,3
+appeal,19
+appeals,1
+appear,151
+appearance,13
+appeared,6
+appeareth,3
+appearing,10
+appears,51
+appeas,4
+appease,4
+appeased,1
+appelant,1
+appele,1
+appelee,1
+appeles,1
+appelez,4
+appellant,5
+appellants,1
+appelons,1
+appendix,1
+apperil,1
+appertain,2
+appertaining,3
+appertainings,2
+appertains,1
+appertinent,2
+appertinents,1
+appetite,38
+appetites,4
+applaud,11
+applauded,1
+applauding,2
+applause,13
+applauses,1
+apple,13
+apples,3
+appletart,1
+appliance,3
+appliances,2
+applicable,3
+applications,1
+applied,6
+applies,3
+apply,17
+applying,3
+appoint,12
+appointed,34
+appointment,10
+appointments,3
+appoints,1
+apprehend,18
+apprehended,9
+apprehends,3
+apprehension,14
+apprehensions,3
+apprehensive,3
+apprendre,1
+apprenne,1
+apprenticehood,1
+appris,1
+approach,78
+approachers,1
+approaches,16
+approacheth,4
+approaching,5
+approbation,13
+approof,4
+appropriation,1
+approv,5
+approve,27
+approved,13
+approvers,1
+approves,5
+appurtenance,1
+appurtenances,1
+apricocks,2
+april,18
+apron,3
+aprons,5
+apt,42
+apter,2
+aptest,1
+aptly,7
+aptness,3
+aqua,6
+aquilon,1
+aquitaine,8
+arabia,5
+arabian,3
+araise,1
+arbitrate,5
+arbitrating,1
+arbitrator,2
+arbitrement,6
+arbors,1
+arbour,6
+arc,3
+arch,20
+archbishop,73
+archbishopric,1
+archdeacon,2
+arched,2
+archelaus,1
+archer,2
+archers,3
+archery,2
+archibald,2
+archidamus,9
+architect,1
+archive,13
+arcu,1
+arde,1
+arden,7
+ardent,1
+ardour,2
+are,3917
+argal,3
+argier,2
+argo,1
+argosies,3
+argosy,5
+argu,1
+argue,5
+argued,2
+argues,11
+arguing,3
+argument,67
+arguments,11
+argus,3
+ariachne,1
+ariadne,2
+ariel,93
+aries,1
+aright,9
+arinado,1
+arinies,1
+arion,1
+arise,39
+arises,1
+ariseth,2
+arising,1
+aristode,1
+aristotle,1
+arithmetic,6
+arithmetician,1
+ark,1
+arm,188
+arma,1
+armado,124
+armadoes,1
+armagnac,3
+arme,2
+armed,34
+armenia,2
+armies,12
+armigero,2
+arming,5
+armipotent,2
+armor,3
+armour,41
+armourer,8
+armourers,2
+armours,3
+armoury,3
+arms,258
+army,97
+arn,3
+aroint,3
+arose,3
+arouse,1
+aroused,1
+arragon,10
+arraign,6
+arraigned,1
+arraigning,1
+arraignment,1
+arrant,16
+arras,14
+array,16
+arrearages,1
+arrest,27
+arrested,12
+arrests,2
+arriv,18
+arrival,6
+arrivance,1
+arrive,5
+arrived,7
+arrives,2
+arriving,1
+arrogance,6
+arrogancy,1
+arrogant,4
+arrow,8
+arrows,13
+art,936
+artemidorus,7
+arteries,1
+arthur,74
+article,18
+articles,19
+articulate,2
+artificer,1
+artificial,6
+artillery,5
+artire,1
+artist,1
+artists,1
+artless,1
+artois,1
+arts,14
+artus,1
+arviragus,63
+asaph,1
+ascanius,1
+ascend,12
+ascended,2
+ascendeth,1
+ascends,5
+ascension,5
+ascent,1
+ascii,5
+ascribe,3
+ascribes,1
+ash,2
+asham,26
+ashamed,7
+asher,1
+ashes,19
+ashford,2
+ashore,11
+ashouting,1
+ashy,1
+asia,4
+aside,466
+ask,192
+askance,2
+asked,4
+asker,1
+asketh,2
+asking,12
+asks,2
+aslant,1
+asleep,60
+asmath,1
+asp,3
+aspect,26
+aspects,4
+aspen,2
+aspersion,1
+aspic,3
+aspicious,1
+aspics,1
+aspir,2
+aspiration,1
+aspire,4
+aspiring,7
+asquint,1
+ass,94
+assail,8
+assailable,1
+assailant,1
+assailants,1
+assailed,4
+assaileth,1
+assailing,2
+assails,2
+assassination,1
+assault,16
+assaulted,2
+assaults,3
+assay,18
+assaying,1
+assays,3
+assemblance,1
+assemble,7
+assembled,10
+assemblies,2
+assembly,15
+assent,2
+asses,9
+assez,1
+assign,7
+assigned,1
+assigns,2
+assinico,1
+assist,20
+assistance,15
+assistances,1
+assistant,4
+assistants,2
+assisted,3
+assisting,1
+associate,1
+associated,9
+associates,1
+association,1
+assuage,2
+assubjugate,1
+assum,1
+assume,13
+assumes,2
+assumption,1
+assur,37
+assurance,29
+assure,50
+assured,16
+assuredly,4
+assures,1
+assyrian,2
+asterisk,1
+astonish,6
+astonished,1
+astraea,1
+astray,2
+astrea,1
+astronomer,1
+astronomers,1
+astronomical,1
+astronomy,1
+asunder,15
+at,2536
+atalanta,2
+ate,3
+ates,2
+athenian,38
+athenians,4
+athens,72
+athol,1
+athversary,3
+athwart,8
+atlas,2
+atomies,3
+atomy,1
+atone,7
+atonement,2
+atonements,1
+atropos,1
+attach,16
+attached,2
+attachment,1
+attain,14
+attainder,4
+attains,1
+attaint,7
+attainted,4
+attainture,1
+attempt,34
+attemptable,1
+attempted,2
+attempting,2
+attempts,7
+attend,119
+attendance,8
+attendant,37
+attendants,141
+attended,45
+attendents,2
+attendeth,1
+attending,43
+attends,19
+attent,1
+attention,5
+attentive,5
+attentivenes,1
+attest,4
+attested,1
+attir,3
+attire,13
+attired,3
+attires,3
+attorney,9
+attorneyed,1
+attorneys,3
+attorneyship,1
+attract,1
+attraction,2
+attractive,2
+attracts,2
+attribute,4
+attributed,1
+attributes,2
+attribution,1
+attributive,1
+atwain,2
+au,2
+aubrey,1
+auburn,1
+aucun,1
+audacious,7
+audaciously,1
+audacity,2
+audible,2
+audience,32
+audis,1
+audit,9
+auditor,2
+auditors,1
+auditory,1
+audre,1
+audrey,32
+aufidius,97
+aufidiuses,1
+auger,2
+aught,76
+augment,4
+augmentation,1
+augmented,3
+augmenting,2
+augurer,2
+augurers,3
+augures,1
+auguring,1
+augurs,1
+augury,2
+august,2
+augustus,6
+auld,1
+aumerle,71
+aunchient,8
+aunt,26
+aunts,1
+auricular,1
+aurora,2
+auspicious,6
+aussi,2
+austere,4
+austerely,2
+austereness,1
+austerity,3
+austria,26
+aut,1
+authentic,4
+author,18
+authorities,5
+authority,55
+authorized,2
+authorizing,1
+authors,5
+autolycus,75
+autre,1
+autumn,9
+auvergne,3
+avail,4
+available,2
+avails,2
+avarice,2
+avaricious,1
+avaunt,15
+ave,3
+aveng,3
+avenge,1
+avenged,2
+averring,1
+avert,1
+aves,1
+avez,4
+avis,3
+avoid,38
+avoided,8
+avoiding,1
+avoids,1
+avoirdupois,1
+avouch,11
+avouched,1
+avouches,2
+avouchment,1
+avow,2
+aw,1
+await,2
+awaits,1
+awak,15
+awake,78
+awaked,2
+awaken,1
+awakened,1
+awakens,1
+awakes,4
+awaking,6
+award,1
+awards,3
+awasy,1
+away,864
+awe,18
+aweary,9
+aweless,2
+awful,7
+awhile,102
+awkward,3
+awl,2
+awooing,1
+awork,2
+awry,7
+axe,23
+axle,1
+axletree,1
+ay,769
+aye,15
+ayez,1
+azur,2
+azure,1
+b,16
+ba,2
+baa,1
+babbl,1
+babble,3
+babbling,6
+babe,39
+babes,22
+babies,3
+baboon,4
+baboons,1
+baby,17
+babylon,2
+bacare,1
+bacchanals,2
+bacchus,2
+bach,1
+bachelor,18
+bachelors,3
+back,355
+backbite,1
+backbitten,1
+backing,3
+backs,22
+backward,20
+backwardly,1
+backwards,1
+bacon,3
+bacons,1
+bad,126
+bade,44
+badge,14
+badged,1
+badges,4
+badly,1
+badness,4
+baes,2
+baffl,2
+baffle,2
+baffled,1
+bag,15
+baggage,7
+bagot,19
+bagpipe,4
+bags,10
+bail,16
+bailiff,1
+baillez,1
+baily,1
+baisant,1
+baisees,1
+baiser,1
+bait,18
+baited,6
+baiting,4
+baitings,1
+baits,3
+bajazet,1
+bak,7
+bake,2
+baked,1
+baker,1
+bakers,1
+bakes,1
+baking,1
+bal,9
+balanc,1
+balance,11
+balcony,1
+bald,20
+baldrick,1
+bale,1
+baleful,7
+balk,2
+ball,5
+ballad,19
+ballads,5
+ballast,1
+ballasting,1
+ballet,1
+ballow,1
+balls,14
+balm,16
+balms,1
+balmy,3
+balsam,1
+balsamum,1
+balth,10
+balthasar,19
+balthazar,12
+bames,1
+ban,8
+banbury,1
+band,31
+bandied,1
+banding,1
+bandit,12
+banditti,5
+banditto,1
+bands,16
+bandy,7
+bandying,2
+bane,6
+banes,2
+bang,3
+bangor,1
+banish,127
+banished,37
+banishers,1
+banishment,40
+banister,1
+bank,15
+bankrout,1
+bankrupt,12
+bankrupts,1
+banks,14
+banner,4
+bannerets,1
+banners,8
+banning,1
+banns,2
+banquet,31
+banqueted,1
+banqueting,3
+banquets,2
+banquo,75
+bans,3
+baptism,3
+baptista,118
+baptiz,1
+bar,37
+barbarian,2
+barbarians,1
+barbarism,4
+barbarous,20
+barbary,11
+barbason,2
+barbed,2
+barber,9
+barbermonger,1
+bard,17
+bardolph,193
+bards,1
+bare,63
+bared,1
+barefac,1
+barefaced,1
+barefoot,6
+bareheaded,5
+barely,4
+bareness,4
+barful,1
+bargain,21
+bargains,3
+barge,5
+bargulus,1
+baring,1
+bark,49
+barking,2
+barkloughly,1
+barks,6
+barky,1
+barley,3
+barm,1
+barn,2
+barnacles,1
+barnardine,26
+barne,2
+barnes,2
+barnet,3
+barns,2
+baron,1
+barons,6
+barony,1
+barr,11
+barrabas,1
+barrel,1
+barrels,1
+barren,41
+barrenly,1
+barrenness,1
+barricado,2
+barricadoes,1
+barrow,1
+bars,14
+barson,1
+barter,1
+bartholomew,3
+bas,2
+basan,1
+base,159
+based,5
+baseless,1
+basely,9
+baseness,17
+baser,11
+bases,2
+basest,13
+bashful,6
+bashfulness,1
+basilisco,1
+basilisk,4
+basilisks,4
+basimecu,1
+basin,5
+basingstoke,1
+basins,1
+basis,6
+bask,1
+basket,36
+baskets,2
+bass,6
+bassanio,127
+basset,11
+bassianus,45
+basta,1
+bastard,208
+bastardizing,1
+bastardly,1
+bastards,16
+bastardy,8
+basted,1
+bastes,1
+bastinado,3
+basting,2
+bat,7
+batailles,1
+batch,1
+bate,16
+bated,9
+bates,11
+bath,12
+bathe,6
+bathed,2
+bathing,1
+baths,1
+bating,1
+batler,1
+bats,3
+batt,9
+battalia,1
+battalions,1
+batten,2
+batter,3
+battering,2
+batters,3
+battery,7
+battle,117
+battled,1
+battlefield,1
+battlements,8
+battles,18
+batty,1
+bauble,8
+baubles,1
+baubling,1
+baulk,1
+bavin,1
+bawcock,4
+bawd,39
+bawdry,3
+bawds,6
+bawdy,13
+bawl,1
+bawling,1
+bay,30
+baying,1
+baynard,3
+bayonne,1
+bays,2
+beach,5
+beached,2
+beachy,1
+beacon,4
+bead,1
+beaded,1
+beadle,15
+beadles,4
+beads,10
+beadsmen,1
+beagle,1
+beagles,1
+beak,3
+beaks,1
+beam,11
+beamed,3
+beams,25
+bean,2
+beans,1
+bear,553
+beard,96
+bearded,7
+beardless,2
+beards,14
+bearer,13
+bearers,5
+bearest,5
+beareth,1
+bearing,73
+bears,107
+beast,73
+beastliest,1
+beastliness,1
+beastly,21
+beasts,34
+beat,237
+beated,1
+beaten,50
+beating,21
+beatrice,57
+beats,30
+beau,22
+beaufort,22
+beaumond,1
+beaumont,2
+beauteous,39
+beautied,1
+beauties,13
+beautified,3
+beautiful,16
+beautify,3
+beauty,233
+beaver,6
+beavers,1
+became,24
+because,188
+bechanc,1
+bechance,1
+bechanced,1
+beck,7
+beckon,1
+beckons,5
+becks,2
+becom,4
+become,142
+becomed,1
+becomes,66
+becoming,8
+becomings,1
+bed,308
+bedabbled,1
+bedash,1
+bedaub,1
+bedazzled,1
+bedchamber,8
+bedclothes,1
+bedded,3
+bedeck,1
+bedecking,1
+bedew,3
+bedfellow,10
+bedfellows,1
+bedford,49
+bedlam,8
+bedrench,1
+bedrid,2
+beds,25
+bedtime,2
+bedward,1
+bee,11
+beef,13
+beefs,1
+beehives,1
+been,698
+beer,6
+bees,10
+beest,12
+beetle,7
+beetles,4
+beeves,2
+befall,35
+befallen,1
+befalls,1
+befell,3
+befits,9
+befitted,1
+befitting,1
+befor,1
+before,841
+beforehand,1
+befortune,1
+befriend,5
+befriended,2
+befriends,2
+beg,96
+began,35
+beget,22
+begets,4
+begetting,3
+begg,26
+beggar,77
+beggared,1
+beggarly,10
+beggarman,1
+beggars,24
+beggary,12
+begging,8
+begin,113
+beginners,2
+beginning,19
+beginnings,1
+begins,55
+begnawn,1
+begone,4
+begot,26
+begotten,6
+begrimed,1
+begs,7
+beguil,16
+beguile,24
+beguiled,4
+beguiles,5
+beguiling,3
+begun,29
+behalf,45
+behalfs,1
+behav,1
+behaved,2
+behavedst,1
+behavior,1
+behaviors,1
+behaviour,27
+behaviours,6
+behead,1
+beheaded,6
+beheld,28
+behest,1
+behests,1
+behind,120
+behold,163
+beholder,1
+beholders,5
+beholdest,1
+beholding,28
+beholds,1
+behoof,2
+behooffull,1
+behooves,1
+behove,3
+behoves,3
+behowls,1
+being,664
+bel,1
+belarius,82
+belch,8
+belching,1
+beldam,1
+beldame,1
+beldams,2
+belee,1
+belgia,2
+belie,10
+belied,7
+belief,12
+beliest,1
+believ,14
+believe,240
+believed,6
+believes,4
+believest,1
+believing,6
+belike,42
+bell,42
+bellario,9
+belle,1
+bellied,4
+bellies,2
+bellman,1
+bellona,1
+bellow,2
+bellowed,2
+bellowing,2
+bellows,4
+bells,13
+belly,41
+bellyful,2
+belman,1
+belmont,16
+belock,1
+belong,19
+belonging,5
+belongings,1
+belongs,18
+belov,31
+beloved,31
+beloving,1
+below,58
+belt,2
+belzebub,3
+bemadding,1
+bemet,1
+bemete,1
+bemoan,1
+bemoaned,1
+bemock,2
+bemoil,1
+bemonster,1
+ben,68
+bench,11
+bencher,1
+benches,2
+bend,45
+bended,7
+bending,19
+bends,3
+bene,135
+beneath,20
+benedicite,2
+benedick,69
+benedictine,222
+benediction,6
+benedictus,4
+benefactors,4
+benefice,1
+beneficial,3
+benefit,39
+benefited,1
+benefits,7
+benetted,1
+benevolence,1
+benevolences,1
+benied,1
+benison,3
+bennet,2
+bent,38
+bentii,1
+bentivolii,1
+bents,1
+benumbed,1
+benvolio,17
+bepaint,1
+bepray,1
+bequeath,11
+bequeathed,4
+bequeathing,2
+bequest,1
+ber,20
+berard,2
+berattle,1
+beray,1
+bere,1
+bereave,3
+bereaved,2
+bereaves,1
+bereft,17
+bergamo,1
+bergomask,2
+berhym,1
+berhyme,1
+berkeley,14
+bermoothes,1
+bernardo,9
+berod,1
+berowne,197
+berri,3
+berries,6
+berrord,1
+berry,1
+bertram,136
+berwick,3
+bescreen,1
+beseech,225
+beseeched,1
+beseechers,1
+beseeching,3
+beseek,1
+beseem,6
+beseemeth,1
+beseeming,11
+beseems,4
+beset,6
+beshrew,32
+beside,34
+besides,109
+besieg,4
+besiege,10
+besieged,1
+beslubber,1
+besmear,5
+besmeared,1
+besmirch,2
+besom,1
+besort,2
+besotted,1
+bespake,2
+bespeak,6
+bespice,1
+bespoke,5
+bespotted,1
+bess,1
+bessy,1
+best,450
+bestained,1
+bested,1
+bestial,3
+bestir,2
+bestirr,2
+bestow,67
+bestowed,14
+bestowing,5
+bestows,5
+bestraught,1
+bestrew,3
+bestrid,6
+bestride,9
+bestrides,1
+bet,1
+betake,6
+beteem,2
+bethink,21
+bethought,4
+bethrothed,1
+bethump,1
+betid,3
+betide,8
+betideth,2
+betime,4
+betimes,24
+betoken,1
+betook,1
+betossed,1
+betray,57
+betrayed,8
+betraying,2
+betrays,1
+betrims,1
+betroth,8
+betrothed,4
+betroths,1
+bett,3
+betted,1
+better,595
+bettered,3
+bettering,2
+betters,12
+betting,2
+bettre,1
+between,241
+betwixt,56
+bevel,1
+beverage,1
+bevis,4
+bevy,2
+bewail,2
+bewailed,1
+bewailing,1
+bewails,1
+beware,29
+bewasted,1
+beweep,4
+bewept,3
+bewet,1
+bewhored,1
+bewitch,7
+bewitched,3
+bewitchment,1
+bewray,7
+beyond,60
+bezonian,1
+bezonians,1
+bianca,117
+bianco,1
+bias,12
+bibble,1
+bickerings,1
+bid,342
+bidden,1
+bidding,26
+biddings,1
+biddy,1
+bide,16
+bides,4
+biding,2
+bids,57
+bien,3
+bier,6
+bifold,1
+big,47
+bigamy,1
+biggen,1
+bigger,15
+bigness,1
+bigot,16
+bilberry,1
+bilbo,2
+bilboes,1
+bilbow,1
+bility,1
+bill,18
+billeted,2
+billets,1
+billiards,1
+billing,1
+billow,2
+billows,5
+bills,15
+bin,3
+binary,1
+bind,44
+bindeth,1
+binding,1
+binds,4
+biondello,73
+birch,1
+bird,46
+birding,5
+birdlime,1
+birds,35
+birnam,11
+birth,87
+birthday,2
+birthdom,1
+birthplace,1
+birthright,4
+birthrights,1
+births,5
+bis,1
+biscuit,2
+bishop,48
+bishops,12
+bisson,2
+bit,8
+bitch,3
+bite,40
+biter,1
+bites,10
+biting,11
+bits,6
+bitt,2
+bitten,3
+bitter,74
+bitterest,2
+bitterly,9
+bitterness,11
+blab,2
+blabb,2
+blabbing,1
+blabs,1
+black,173
+blackamoor,2
+blackamoors,2
+blackberries,2
+blackberry,1
+blacker,4
+blackest,2
+blackfriars,2
+blackheath,4
+blackmere,1
+blackness,3
+blacks,1
+bladder,1
+bladders,3
+blade,10
+bladed,2
+blades,3
+blains,1
+blam,3
+blame,83
+blamed,4
+blameful,3
+blameless,2
+blames,2
+blanc,1
+blanca,1
+blanch,24
+blank,13
+blanket,6
+blanks,5
+blaspheme,3
+blaspheming,2
+blasphemous,1
+blasphemy,3
+blast,12
+blasted,9
+blasting,5
+blastments,1
+blasts,8
+blaz,2
+blaze,9
+blazes,1
+blazing,2
+blazon,7
+blazoned,1
+blazoning,2
+bleach,1
+bleaching,2
+bleak,5
+blear,1
+bleared,2
+bleat,4
+bleated,1
+bleats,1
+bled,3
+bleed,36
+bleedest,1
+bleedeth,1
+bleeding,33
+bleeds,7
+blemish,12
+blemishes,3
+blench,5
+blenches,1
+blend,1
+blended,2
+blent,2
+bless,119
+blessed,79
+blessedly,2
+blessedness,3
+blesses,2
+blesseth,1
+blessing,47
+blessings,20
+blest,54
+blew,4
+blind,85
+blinded,4
+blindfold,2
+blinding,2
+blindly,1
+blindness,5
+blinds,1
+blink,1
+blinking,2
+bliss,21
+blist,1
+blister,7
+blisters,2
+blithe,3
+blithild,1
+bloat,1
+block,16
+blockish,1
+blocks,5
+blois,1
+blood,667
+blooded,5
+bloodhound,1
+bloodied,2
+bloodier,1
+bloodiest,1
+bloodily,4
+bloodless,6
+bloods,14
+bloodshed,2
+bloodshedding,1
+bloodstained,1
+bloody,229
+bloom,3
+blooms,1
+blossom,10
+blossoming,2
+blossoms,6
+blot,22
+blots,8
+blotted,3
+blotting,1
+blount,1
+blow,85
+blowed,1
+blowers,1
+blowest,1
+blowing,10
+blown,40
+blows,71
+blowse,1
+blubb,1
+blubber,1
+blubbering,1
+blue,25
+bluecaps,1
+bluest,1
+blunt,68
+blunted,2
+blunter,1
+bluntest,1
+blunting,2
+bluntly,3
+bluntness,1
+blunts,2
+blur,1
+blurr,1
+blurs,1
+blush,56
+blushes,12
+blushest,1
+blushing,20
+blust,2
+bluster,1
+blusterer,1
+blusters,1
+bo,1
+boar,28
+board,18
+boarded,7
+boarding,1
+boards,2
+boarish,1
+boars,1
+boast,34
+boasted,1
+boastful,1
+boasting,5
+boasts,2
+boat,10
+boats,6
+boatswain,20
+bob,3
+bobb,3
+boblibindo,1
+bobtail,1
+bocchus,1
+bode,7
+boded,2
+bodements,2
+bodes,6
+bodg,1
+bodied,4
+bodies,44
+bodiless,1
+bodily,4
+boding,6
+bodkin,3
+body,280
+bodykins,2
+bog,2
+boggle,1
+boggler,1
+bogs,3
+bohemia,34
+bohemian,2
+bohun,1
+boil,10
+boiling,4
+boils,3
+boist,10
+boisterous,4
+boisterously,1
+boitier,1
+bold,139
+bolden,1
+bolder,6
+boldest,2
+boldly,17
+boldness,16
+bolds,1
+bolingbroke,180
+bolster,2
+bolt,12
+bolted,4
+bolter,1
+bolters,1
+bolting,3
+bolts,6
+bombard,2
+bombards,1
+bombast,2
+bon,9
+bona,23
+bond,74
+bondage,21
+bonded,1
+bondmaid,1
+bondman,10
+bondmen,4
+bonds,23
+bondslave,1
+bone,21
+boneless,1
+bones,76
+bonfire,2
+bonfires,5
+bonjour,1
+bonne,2
+bonnet,6
+bonneted,1
+bonny,7
+bonos,1
+bonto,1
+bonville,1
+bood,1
+book,107
+bookish,3
+books,37
+boon,11
+boor,1
+boorish,1
+boors,1
+boot,32
+booted,1
+booties,1
+bootless,20
+boots,26
+booty,4
+bor,3
+bora,37
+borachio,12
+bordeaux,10
+border,1
+bordered,1
+borderers,1
+borders,1
+bore,32
+boreas,1
+bores,3
+boring,1
+born,197
+borne,83
+borough,3
+boroughs,1
+borrow,29
+borrowed,20
+borrower,3
+borrowing,4
+borrows,4
+bosko,1
+boskos,3
+bosky,1
+bosom,131
+bosoms,27
+boson,1
+boss,1
+bosworth,2
+botch,4
+botcher,3
+botches,1
+botchy,1
+both,646
+bots,2
+bottle,27
+bottled,2
+bottles,2
+bottom,106
+bottomless,2
+bottoms,2
+bouciqualt,2
+bouge,1
+bough,5
+boughs,10
+bought,51
+bounce,2
+bouncing,1
+bound,180
+bounded,3
+bounden,2
+boundeth,1
+bounding,2
+boundless,7
+bounds,21
+bounteous,18
+bounteously,1
+bounties,4
+bountiful,7
+bountifully,1
+bounty,42
+bourbier,1
+bourbon,9
+bourchier,2
+bourdeaux,1
+bourn,7
+bout,10
+bouts,1
+bove,4
+bow,68
+bowcase,1
+bowed,2
+bowels,22
+bower,8
+bowing,2
+bowl,14
+bowler,1
+bowling,1
+bowls,4
+bows,13
+bowsprit,1
+bowstring,1
+box,26
+boxes,1
+boy,438
+boyet,101
+boyish,2
+boys,87
+brabant,5
+brabantio,46
+brabble,2
+brabbler,2
+brac,1
+brace,16
+bracelet,7
+bracelets,2
+brach,6
+bracy,1
+brag,13
+bragg,2
+braggardism,1
+braggards,1
+braggart,9
+braggarts,2
+bragged,1
+bragging,8
+bragless,1
+brags,7
+braid,1
+braided,1
+brain,95
+brained,2
+brainford,6
+brainish,1
+brainless,1
+brains,45
+brainsick,3
+brainsickly,1
+brake,9
+brakenbury,21
+brakes,1
+brambles,1
+bran,7
+branch,15
+branches,16
+branchless,1
+brand,10
+branded,3
+brandish,7
+brandon,13
+brands,8
+bras,2
+brass,18
+brassy,1
+brat,9
+brats,3
+brav,8
+brave,160
+braved,2
+bravely,36
+braver,9
+bravery,6
+braves,4
+bravest,4
+braving,5
+brawl,16
+brawler,1
+brawling,7
+brawls,6
+brawn,5
+brawns,1
+bray,3
+braying,1
+braz,2
+brazen,13
+brazier,1
+breach,37
+breaches,2
+bread,24
+breadth,9
+break,262
+breaker,6
+breakfast,15
+breaking,29
+breaks,29
+breast,98
+breasted,2
+breasting,1
+breastplate,1
+breasts,10
+breath,230
+breathe,64
+breathed,5
+breather,3
+breathers,1
+breathes,11
+breathest,1
+breathing,24
+breathless,12
+breaths,8
+brecknock,1
+bred,49
+breech,3
+breeches,7
+breeching,1
+breed,50
+breeder,6
+breeders,2
+breeding,30
+breeds,22
+breese,1
+breeze,1
+breff,1
+bretagne,1
+brethen,1
+bretheren,2
+brethren,19
+brevis,1
+brevity,4
+brew,8
+brewage,1
+brewer,2
+brewers,1
+brewing,2
+brews,1
+briareus,1
+briars,1
+brib,3
+bribe,6
+briber,1
+bribes,3
+brick,3
+bricklayer,2
+bricks,1
+bridal,8
+bride,36
+bridegroom,16
+bridegrooms,1
+brides,2
+bridge,14
+bridgenorth,2
+bridges,2
+bridget,3
+bridle,5
+bridled,2
+brief,91
+briefer,1
+briefest,1
+briefly,19
+briefness,2
+brier,6
+briers,8
+brigandine,1
+bright,72
+brighten,1
+brightest,4
+brightly,2
+brightness,3
+brim,7
+brimful,1
+brims,1
+brimstone,3
+brinded,1
+brine,9
+bring,449
+bringer,3
+bringeth,2
+bringing,18
+bringings,1
+brings,53
+brinish,3
+brink,2
+brisk,4
+brisky,1
+bristle,4
+bristled,2
+bristly,1
+bristol,2
+bristow,4
+britain,53
+britaine,17
+britaines,2
+british,11
+briton,7
+britons,11
+brittany,4
+brittle,4
+broach,12
+broached,3
+broad,19
+broader,2
+broadsides,1
+brocas,1
+brock,1
+brogues,1
+broil,8
+broiling,1
+broils,12
+broke,87
+broken,61
+brokenly,1
+broker,8
+brokers,3
+brokes,1
+broking,1
+brooch,6
+brooches,1
+brood,8
+brooded,1
+brooding,1
+brook,84
+brooks,7
+broom,3
+broomstaff,1
+broth,4
+brothel,5
+brother,645
+brotherhood,6
+brotherhoods,1
+brotherly,3
+brothers,79
+broths,1
+brought,196
+brow,73
+brown,21
+browner,3
+brownist,1
+browny,1
+brows,45
+browse,1
+browsing,1
+bruis,5
+bruise,8
+bruised,4
+bruises,1
+bruising,4
+bruit,4
+bruited,3
+brundusium,1
+brunt,1
+brush,4
+brushes,2
+brute,3
+brutish,6
+brutus,483
+bubble,8
+bubbles,3
+bubbling,1
+bubukles,1
+buck,19
+bucket,3
+buckets,2
+bucking,1
+buckingham,258
+buckle,7
+buckled,6
+buckler,6
+bucklers,5
+bucklersbury,1
+buckles,4
+buckram,9
+bucks,1
+bud,14
+budded,1
+budding,3
+budge,11
+budger,1
+budget,4
+buds,17
+buff,4
+buffet,4
+buffeting,1
+buffets,5
+bug,2
+bugbear,1
+bugle,3
+bugs,3
+build,23
+builded,3
+buildeth,3
+building,9
+buildings,4
+builds,6
+built,16
+bulk,15
+bulks,1
+bull,21
+bullcalf,15
+bullen,10
+bullens,2
+bullet,3
+bullets,8
+bullocks,2
+bulls,4
+bully,20
+bulmer,1
+bulwark,4
+bulwarks,4
+bum,4
+bumbast,1
+bump,1
+bumper,1
+bums,1
+bunch,4
+bunches,2
+bundle,2
+bung,1
+bunghole,1
+bungle,1
+bunting,2
+buoy,2
+bur,5
+burbolt,1
+burd,1
+burden,48
+burdened,1
+burdening,1
+burdenous,1
+burdens,8
+burgh,1
+burgher,1
+burghers,2
+burglary,1
+burgomasters,1
+burgonet,4
+burgundy,79
+burial,20
+buried,57
+burier,1
+buriest,1
+burly,2
+burn,89
+burned,5
+burnet,1
+burneth,2
+burning,51
+burnish,2
+burns,27
+burnt,22
+burr,2
+burrows,1
+burs,4
+burst,28
+bursting,1
+bursts,1
+burthen,6
+burthens,1
+burton,2
+bury,42
+burying,2
+bush,27
+bushels,1
+bushes,3
+bushy,28
+busied,4
+busily,2
+busines,4
+business,234
+businesses,4
+buskin,1
+busky,1
+buss,2
+busses,1
+bussing,1
+bustle,4
+bustling,1
+busy,27
+but,6287
+butcheed,1
+butcher,27
+butchered,3
+butcheries,2
+butcherly,1
+butchers,7
+butchery,3
+butler,5
+butt,17
+butter,12
+buttered,1
+butterflies,4
+butterfly,3
+butterwoman,1
+buttery,1
+buttock,5
+buttocks,2
+button,5
+buttonhole,1
+buttons,2
+buttress,1
+buttry,1
+butts,11
+buxom,1
+buy,101
+buyer,2
+buying,1
+buys,9
+buzz,11
+buzzard,3
+buzzards,1
+buzzers,1
+buzzing,5
+by,4490
+bye,2
+byzantium,1
+c,30
+ca,2
+cabbage,1
+cabileros,1
+cabin,10
+cabins,1
+cable,4
+cables,1
+cackling,2
+cacodemon,1
+caddis,1
+caddisses,1
+cade,98
+cadence,1
+cadent,1
+cades,1
+cadmus,1
+caduceus,1
+cadwal,8
+cadwallader,1
+caelius,1
+caelo,1
+caesar,608
+caesarion,2
+caesars,4
+cage,7
+caged,2
+cagion,1
+cain,7
+caithness,6
+caitiff,13
+caitiffs,1
+caius,133
+cak,1
+cake,5
+cakes,5
+calaber,1
+calais,12
+calamities,1
+calamity,10
+calchas,17
+calculate,3
+calculated,1
+calen,1
+calendar,8
+calendars,1
+calf,30
+caliban,72
+calibans,1
+calipolis,1
+cality,1
+caliver,3
+call,753
+callat,1
+called,23
+callet,3
+calling,17
+calls,92
+calm,37
+calmest,1
+calmly,3
+calmness,1
+calms,1
+calpurnia,17
+calumniate,1
+calumniating,1
+calumnious,3
+calumny,5
+calve,1
+calved,1
+calves,2
+calveskins,1
+calydon,1
+cam,29
+cambio,14
+cambria,2
+cambric,1
+cambrics,1
+cambridge,20
+cambyses,1
+came,337
+camel,5
+camelot,1
+camels,1
+camest,2
+camillo,126
+camlet,1
+camomile,1
+camp,79
+campeius,22
+camping,1
+camps,7
+can,1226
+canakin,2
+canaries,2
+canary,6
+cancel,5
+cancell,2
+cancelled,1
+cancelling,1
+cancels,1
+cancer,1
+candidatus,1
+candied,3
+candle,21
+candles,7
+candlesticks,1
+candy,3
+canidius,19
+cank,6
+canker,20
+cankerblossom,1
+cankers,4
+cannibally,1
+cannibals,4
+cannon,20
+cannoneer,2
+cannons,5
+cannot,766
+canon,6
+canoniz,2
+canonize,1
+canonized,2
+canons,1
+canopied,3
+canopies,2
+canopy,10
+canst,172
+canstick,1
+canterbury,41
+cantle,2
+cantons,1
+canus,1
+canvas,1
+canvass,2
+canzonet,1
+cap,110
+capability,1
+capable,16
+capacities,1
+capacity,11
+caparison,5
+capdv,1
+cape,5
+capel,1
+capels,1
+caper,6
+capers,3
+capet,3
+caphis,19
+capilet,3
+capitaine,1
+capital,14
+capite,1
+capitol,43
+capitulate,2
+capocchia,1
+capon,10
+capons,2
+capp,2
+cappadocia,1
+capriccio,1
+capricious,1
+caps,19
+capt,12
+captain,177
+captains,27
+captainship,2
+captious,1
+captivate,2
+captivated,1
+captivates,1
+captive,14
+captives,9
+captivity,6
+captum,1
+capucius,8
+capulet,45
+capulets,6
+car,39
+carack,1
+caracks,1
+carat,2
+caraways,1
+carbonado,5
+carbuncle,3
+carbuncled,1
+carbuncles,2
+carcanet,2
+carcase,1
+carcases,1
+carcass,5
+carcasses,2
+card,8
+cardecue,2
+carded,1
+carders,1
+cardinal,164
+cardinally,1
+cardinals,7
+cardmaker,1
+cards,2
+carduus,1
+care,217
+cared,1
+career,6
+careers,2
+careful,23
+carefully,8
+careless,15
+carelessly,5
+carelessness,1
+cares,36
+caret,2
+cargo,7
+carl,1
+carlisle,15
+carlot,1
+carman,1
+carmen,1
+carnal,3
+carnally,1
+carnarvonshire,1
+carnation,2
+carnations,1
+carol,2
+carous,2
+carouse,2
+caroused,1
+carouses,3
+carousing,2
+carp,4
+carpenter,7
+carper,1
+carpet,3
+carpets,1
+carping,3
+carriage,22
+carriages,7
+carried,33
+carrier,8
+carriers,4
+carries,24
+carrion,13
+carrions,2
+carry,90
+carrying,10
+cars,9
+cart,6
+carters,3
+carthage,7
+carts,1
+carv,3
+carve,10
+carved,6
+carver,2
+carves,1
+carving,2
+cas,2
+casa,1
+casaer,1
+casca,73
+case,111
+casement,9
+casements,3
+cases,11
+cash,1
+cashier,5
+casing,1
+cask,1
+casket,13
+casketed,1
+caskets,7
+casque,3
+casques,1
+cassado,1
+cassandra,24
+cassibelan,4
+cassio,253
+cassius,229
+cassocks,1
+cast,101
+castalion,1
+castaway,1
+castaways,1
+casted,1
+caster,1
+castigate,1
+castigation,1
+castile,1
+castiliano,1
+casting,3
+castle,107
+castles,8
+casts,3
+casual,2
+casually,1
+casualties,1
+casualty,1
+cat,39
+cataian,2
+catalogue,4
+cataplasm,1
+cataracts,1
+catarrhs,1
+catastrophe,4
+catch,76
+catcher,1
+catches,4
+catching,11
+cate,1
+catechising,1
+catechism,2
+catechize,3
+cater,1
+caterpillars,5
+caters,1
+caterwauling,2
+cates,3
+catesby,72
+cathedral,1
+catlike,1
+catling,1
+catlings,1
+cato,15
+cats,6
+cattle,5
+caucasus,2
+caudle,3
+cauf,1
+caught,30
+cauldron,8
+caus,10
+cause,340
+caused,1
+causeless,3
+causer,3
+causes,15
+causest,1
+causeth,1
+cautel,1
+cautelous,2
+cautels,1
+cauterizing,1
+caution,6
+cautions,1
+cavaleiro,4
+cavalery,1
+cavaliers,1
+cave,40
+cavern,2
+caverns,1
+caves,6
+caveto,1
+caviary,1
+cavil,5
+cavilling,1
+cawdor,22
+cawdron,1
+cawing,1
+cdroms,1
+ce,3
+ceas,3
+cease,48
+ceases,4
+ceaseth,1
+cedar,10
+cedars,2
+cedius,1
+celebrate,5
+celebrated,2
+celebrates,1
+celebration,5
+celerity,6
+celestial,16
+celia,126
+cell,39
+cellar,1
+cellarage,1
+celsa,3
+cement,3
+censer,2
+censor,1
+censorinus,1
+censur,3
+censure,28
+censured,3
+censurers,1
+censures,4
+censuring,1
+centaur,7
+centaurs,3
+centre,13
+cents,1
+centuries,1
+centurion,6
+centurions,1
+century,2
+cerberus,4
+cerecloth,1
+cerements,1
+ceremonial,1
+ceremonies,10
+ceremonious,7
+ceremoniously,1
+ceremony,28
+ceres,13
+cerns,1
+certain,178
+certainer,1
+certainly,25
+certainties,3
+certainty,8
+certes,5
+certificate,1
+certified,2
+certifies,1
+certify,1
+ces,1
+cesario,18
+cess,1
+cesse,2
+cestern,1
+cetera,2
+cette,1
+chaces,1
+chaf,5
+chafe,5
+chafed,5
+chafes,4
+chaff,9
+chaffless,1
+chafing,1
+chain,67
+chains,12
+chair,40
+chairs,6
+chalic,1
+chalice,2
+chalices,1
+chalk,1
+chalks,1
+chalky,3
+challeng,10
+challenge,48
+challenged,1
+challenger,6
+challengers,1
+challenges,1
+cham,7
+chamber,126
+chamberers,1
+chamberlain,68
+chamberlains,1
+chambermaid,1
+chambermaids,2
+chambers,13
+chameleon,4
+champ,1
+champagne,1
+champain,1
+champains,1
+champion,13
+champions,4
+chanc,2
+chance,104
+chanced,8
+chancellor,13
+chances,13
+chandler,1
+chang,34
+change,157
+changeable,4
+changed,7
+changeful,1
+changeling,7
+changelings,1
+changer,1
+changes,22
+changest,1
+changing,15
+channel,11
+channels,2
+chanson,1
+chant,2
+chanticleer,2
+chanting,1
+chantries,1
+chantry,1
+chants,3
+chaos,4
+chap,1
+chape,1
+chapel,10
+chapeless,1
+chapels,1
+chaplain,4
+chaplains,1
+chapless,2
+chaplet,1
+chapmen,2
+chaps,7
+chapter,1
+character,20
+charactered,1
+characterless,1
+characters,13
+charactery,2
+characts,1
+charbon,1
+chare,1
+chares,1
+charg,26
+charge,208
+charged,11
+chargeful,1
+charges,238
+chargeth,1
+charging,1
+chariest,1
+chariness,1
+charing,1
+chariot,8
+chariots,3
+charitable,18
+charitably,1
+charities,2
+charity,55
+charlemain,2
+charles,126
+charm,39
+charmed,6
+charmer,1
+charmeth,1
+charmian,104
+charming,6
+charmingly,1
+charms,22
+charneco,1
+charnel,2
+charolois,1
+charon,1
+charter,9
+charters,3
+chartreux,2
+chary,1
+charybdis,1
+chas,8
+chase,34
+chased,2
+chaser,1
+chaseth,1
+chasing,1
+chaste,39
+chastely,3
+chastis,3
+chastise,5
+chastised,2
+chastisement,9
+chastity,21
+chat,12
+chatham,3
+chatillon,16
+chats,1
+chatt,1
+chattels,2
+chatter,3
+chattering,1
+chattles,1
+chaud,1
+chaunted,1
+chaw,1
+chawdron,1
+che,1
+cheap,15
+cheapen,1
+cheaper,1
+cheapest,1
+cheaply,1
+cheapside,2
+cheat,4
+cheated,3
+cheater,6
+cheaters,2
+cheating,1
+cheats,1
+check,36
+checked,2
+checker,1
+checking,1
+checks,9
+cheek,79
+cheeks,71
+cheer,81
+cheered,2
+cheerer,1
+cheerful,17
+cheerfully,9
+cheering,3
+cheerless,1
+cheerly,13
+cheers,4
+cheese,14
+chequer,1
+cher,2
+cherish,26
+cherished,1
+cherisher,1
+cherishes,1
+cherishing,2
+cherries,1
+cherry,8
+cherrypit,1
+chertsey,3
+cherub,1
+cherubims,1
+cherubin,5
+cherubins,4
+cheshu,3
+chess,1
+chest,9
+chester,1
+chestnut,2
+chestnuts,1
+chests,6
+chetas,1
+chev,1
+cheval,2
+chevalier,2
+chevaliers,1
+cheveril,2
+chew,3
+chewed,1
+chewet,1
+chewing,1
+chez,1
+chi,1
+chick,2
+chicken,2
+chickens,4
+chicurmurco,1
+chid,19
+chidden,4
+chide,49
+chiders,1
+chides,9
+chiding,11
+chief,109
+chiefest,14
+chiefly,12
+chien,1
+child,242
+childed,1
+childeric,1
+childhood,6
+childhoods,1
+childing,1
+childish,9
+childishness,3
+childlike,2
+childness,1
+children,123
+chill,5
+chilling,1
+chime,1
+chimes,1
+chimney,10
+chimneypiece,1
+chimneys,2
+chimurcho,1
+chin,24
+china,1
+chine,2
+chines,1
+chink,5
+chinks,1
+chins,4
+chipp,2
+chipper,1
+chips,1
+chiron,52
+chirping,1
+chirrah,2
+chirurgeonly,1
+chisel,1
+chitopher,1
+chivalrous,1
+chivalry,11
+choice,70
+choicely,1
+choicest,1
+choir,3
+choirs,1
+chok,10
+choke,16
+choked,2
+chokes,1
+choking,2
+choler,26
+choleric,9
+cholers,1
+chollors,1
+choose,106
+chooser,1
+chooses,4
+chooseth,11
+choosing,4
+chop,9
+chopine,1
+choplogic,1
+chopp,3
+chopped,1
+chopping,1
+choppy,1
+chops,2
+chopt,3
+chor,2
+choristers,1
+chorus,22
+chose,18
+chosen,21
+chough,2
+choughs,5
+chrish,6
+christ,11
+christen,5
+christendom,17
+christendoms,1
+christening,4
+christenings,1
+christian,72
+christianlike,1
+christians,9
+christmas,3
+christom,1
+christopher,8
+christophero,1
+chronicle,9
+chronicled,3
+chronicler,1
+chroniclers,1
+chronicles,6
+chrysolite,1
+chuck,7
+chucks,1
+chud,1
+chuffs,1
+church,66
+churches,5
+churchman,7
+churchmen,7
+churchyard,13
+churchyards,2
+churl,9
+churlish,16
+churlishly,1
+churls,2
+churn,1
+chus,1
+cicatrice,3
+cicatrices,1
+cicely,2
+cicero,16
+ciceter,1
+ciel,1
+ciitzens,1
+cilicia,1
+cimber,12
+cimmerian,1
+cinable,4
+cincture,1
+cinders,4
+cine,7
+cinna,40
+cinque,5
+cipher,4
+ciphers,1
+circa,1
+circe,2
+circle,14
+circled,4
+circlets,1
+circling,2
+circuit,2
+circum,1
+circumcised,1
+circumference,3
+circummur,1
+circumscrib,1
+circumscribed,1
+circumscription,1
+circumspect,2
+circumstance,34
+circumstanced,1
+circumstances,11
+circumstantial,3
+circumvent,1
+circumvention,2
+cistern,2
+citadel,7
+cital,1
+cite,3
+cited,5
+cites,2
+cities,14
+citing,1
+citizen,186
+citizens,82
+cittern,1
+city,142
+civet,4
+civil,51
+civility,6
+civilly,1
+clack,1
+clad,6
+claim,65
+claiming,1
+claims,8
+clamb,2
+clamber,1
+clammer,1
+clamor,3
+clamorous,11
+clamors,2
+clamour,15
+clamours,7
+clang,1
+clangor,2
+clap,15
+clapp,16
+clapped,1
+clapper,6
+clapping,2
+claps,5
+clare,1
+clarence,211
+claret,1
+claribel,4
+clasp,3
+clasps,2
+clatter,1
+claud,125
+claudio,180
+claudius,2
+clause,1
+claw,6
+clawed,1
+clawing,1
+claws,3
+clay,16
+clays,1
+clean,24
+cleanliest,1
+cleanly,4
+cleans,1
+cleanse,2
+cleansing,1
+clear,66
+clearer,5
+clearest,1
+clearly,7
+clearness,3
+clears,5
+cleave,11
+cleaving,3
+clef,1
+cleft,9
+cleitus,2
+clemency,1
+clement,6
+cleomenes,17
+cleopatpa,1
+cleopatra,280
+clepeth,1
+clept,1
+clerestories,1
+clergy,4
+clergyman,1
+clergymen,3
+clerk,28
+clerkly,4
+clerks,4
+clew,1
+client,1
+clients,1
+cliff,4
+clifford,139
+cliffords,1
+cliffs,2
+clifton,3
+climate,9
+climature,1
+climb,26
+climbed,1
+climber,1
+climbeth,1
+climbing,7
+climbs,2
+clime,7
+cling,2
+clink,4
+clinking,1
+clinquant,1
+clip,8
+clipp,4
+clipper,1
+clippeth,1
+clipping,1
+clipt,2
+clitus,15
+clo,1
+cloak,28
+cloakbag,1
+cloaks,5
+clock,86
+clocks,5
+clod,3
+cloddy,1
+clodpole,1
+clog,6
+clogging,1
+clogs,2
+cloister,7
+cloistress,1
+cloquence,1
+clos,5
+close,105
+closed,4
+closely,8
+closeness,1
+closer,2
+closes,5
+closest,1
+closet,27
+closing,5
+closure,3
+cloten,110
+clotens,1
+cloth,17
+clothair,1
+clotharius,1
+clothe,7
+clothes,40
+clothier,2
+clothiers,1
+clothing,1
+cloths,1
+clotpoles,1
+clotpoll,2
+cloud,27
+clouded,4
+cloudiness,1
+clouds,59
+cloudy,11
+clout,7
+clouted,2
+clouts,3
+cloven,6
+clover,1
+cloves,1
+clovest,1
+clowder,1
+clown,350
+clownish,2
+clowns,3
+cloy,8
+cloyed,2
+cloying,1
+cloyless,1
+cloyment,1
+cloys,1
+club,8
+clubs,10
+cluck,1
+clung,1
+clust,3
+clusters,2
+clutch,5
+clyster,1
+cneius,1
+cnemies,1
+co,6
+coach,7
+coaches,2
+coachmakers,1
+coact,1
+coactive,1
+coagulate,1
+coal,15
+coals,8
+coarse,1
+coarsely,1
+coast,20
+coasting,2
+coasts,2
+coat,32
+coated,3
+coats,22
+cobble,1
+cobbled,1
+cobbler,2
+cobham,4
+cobloaf,1
+cobweb,13
+cobwebs,2
+cock,39
+cockatrice,2
+cockatrices,1
+cockle,4
+cockled,1
+cockney,2
+cockpit,1
+cocks,4
+cocksure,1
+coctus,1
+cocytus,1
+cod,1
+codding,1
+codes,2
+codling,1
+codpiece,7
+codpieces,1
+cods,1
+coelestibus,1
+coesar,1
+coeur,6
+coffer,7
+coffers,12
+coffin,16
+coffins,2
+cog,7
+cogging,3
+cogitation,1
+cogitations,1
+cognition,1
+cognizance,3
+cogscomb,1
+cohabitants,1
+coher,1
+cohere,1
+coherence,1
+coherent,1
+cohorts,1
+coif,1
+coign,2
+coil,12
+coin,24
+coinage,2
+coiner,1
+coining,1
+coins,2
+col,2
+colbrand,2
+colchos,1
+cold,202
+colder,6
+coldest,4
+coldly,15
+coldness,2
+coldspur,1
+colebrook,1
+colic,3
+collar,1
+collars,3
+collateral,2
+colleagued,1
+collect,3
+collected,10
+collection,7
+college,225
+colleges,1
+collied,2
+collier,1
+colliers,2
+collop,2
+collusion,1
+colme,1
+colmekill,1
+coloquintida,1
+color,4
+colors,6
+colossus,3
+colour,90
+colourable,1
+coloured,7
+colouring,1
+colours,64
+colt,5
+colted,2
+colts,3
+columbine,1
+columbines,1
+colville,16
+com,22
+comagene,1
+comart,1
+comb,6
+combat,25
+combatant,1
+combatants,4
+combated,1
+combating,3
+combin,2
+combinate,1
+combination,3
+combine,7
+combined,5
+combless,1
+combustion,2
+come,2520
+comedian,1
+comedians,1
+comedy,12
+comeliness,1
+comely,6
+comer,1
+comers,1
+comes,617
+comest,9
+comet,3
+cometh,4
+comets,2
+comfect,1
+comfit,1
+comfits,1
+comfort,188
+comfortable,11
+comforted,6
+comforter,4
+comforting,4
+comfortless,5
+comforts,24
+comic,2
+comical,2
+coming,158
+comings,1
+cominius,104
+comma,2
+command,173
+commande,1
+commanded,40
+commander,12
+commanders,8
+commanding,10
+commandment,15
+commandments,2
+commands,30
+comme,1
+commenc,2
+commence,5
+commenced,1
+commencement,2
+commences,1
+commencing,1
+commend,90
+commendable,9
+commendation,9
+commendations,13
+commended,10
+commending,1
+commends,18
+comment,13
+commentaries,1
+commenting,3
+comments,4
+commerce,4
+commercial,222
+commercially,221
+commingled,1
+commiseration,3
+commission,48
+commissioners,1
+commissions,3
+commit,40
+commits,5
+committ,1
+committed,37
+committing,4
+commix,1
+commixed,1
+commixtion,1
+commixture,2
+commodious,1
+commodities,3
+commodity,18
+common,154
+commonalty,2
+commoner,9
+commoners,6
+commonly,5
+commons,33
+commonweal,10
+commonwealth,28
+commotion,8
+commotions,1
+commune,4
+communicat,1
+communicate,3
+communication,2
+communities,1
+community,1
+comonty,1
+compact,14
+companies,11
+companion,37
+companions,16
+companionship,2
+company,206
+compar,1
+comparative,3
+compare,25
+compared,3
+comparing,1
+comparison,8
+comparisons,9
+compartner,1
+compass,38
+compasses,1
+compassing,2
+compassion,10
+compassionate,2
+compeers,2
+compel,9
+compell,16
+compelled,1
+compelling,1
+compels,1
+compensation,1
+competence,1
+competency,2
+competent,2
+competitor,4
+competitors,5
+compil,1
+compilation,1
+compile,2
+compiled,2
+complain,17
+complainer,1
+complainest,1
+complaining,6
+complainings,1
+complains,1
+complaint,15
+complaints,10
+complement,3
+complements,2
+complete,248
+complexion,40
+complexioned,1
+complexions,6
+compliance,5
+complices,5
+complies,1
+compliment,11
+complimental,1
+compliments,2
+complot,4
+complots,3
+complotted,1
+comply,9
+complying,3
+compos,9
+compose,2
+composed,3
+composition,16
+compost,1
+composture,1
+composure,3
+compound,18
+compounded,10
+compounds,6
+comprehend,2
+comprehended,1
+comprehends,2
+compremises,1
+compressed,3
+compris,1
+comprising,1
+compromis,1
+compromise,3
+compt,4
+comptible,1
+comptrollers,1
+compulsatory,1
+compulsion,10
+compulsive,2
+compunctious,1
+compuserve,1
+computation,2
+computer,3
+computers,2
+comrade,2
+comrades,1
+comutual,1
+con,29
+concave,3
+concavities,1
+conceal,19
+concealed,4
+concealing,3
+concealment,4
+concealments,1
+conceals,1
+conceit,42
+conceited,9
+conceitless,1
+conceits,5
+conceiv,6
+conceive,27
+conceived,4
+conceives,3
+conceiving,6
+concept,2
+conception,8
+conceptions,1
+conceptious,1
+concern,12
+concernancy,1
+concerneth,1
+concerning,14
+concernings,2
+concerns,21
+conclave,1
+conclud,1
+conclude,28
+concluded,17
+concludes,6
+concluding,1
+conclusion,28
+conclusions,7
+concolinel,1
+concord,9
+concubine,1
+concupiscible,1
+concupy,1
+concur,1
+concurring,1
+concurs,1
+condemn,48
+condemnation,3
+condemned,10
+condemning,2
+condemns,3
+condescend,2
+condign,2
+condition,59
+conditionally,1
+conditions,29
+condole,3
+condolement,1
+condoling,1
+conduce,2
+conduct,48
+conducted,3
+conducting,1
+conductor,1
+conduit,4
+conduits,2
+conected,1
+coney,1
+confection,1
+confectionary,1
+confections,1
+confederacy,5
+confederate,8
+confederates,10
+confer,15
+conference,32
+conferr,3
+conferring,2
+confess,146
+confessed,2
+confesses,2
+confesseth,1
+confessing,3
+confession,18
+confessions,3
+confessor,10
+confidence,16
+confident,19
+confidently,2
+confin,16
+confine,17
+confined,4
+confineless,1
+confiners,1
+confines,10
+confining,2
+confirm,40
+confirmation,7
+confirmations,2
+confirmed,2
+confirmer,1
+confirmers,1
+confirming,1
+confirmities,1
+confirms,4
+confiscate,5
+confiscated,1
+confiscation,1
+confixed,1
+conflict,9
+conflicting,2
+conflicts,1
+confluence,1
+conflux,1
+conform,1
+conformable,2
+confound,35
+confounded,9
+confounding,4
+confounds,11
+confront,3
+confronted,4
+confus,4
+confused,6
+confusedly,1
+confusion,32
+confusions,2
+confutation,1
+confutes,2
+congeal,5
+congealed,3
+congealment,1
+congee,1
+conger,2
+congest,1
+congied,1
+congratulate,1
+congreeing,1
+congreeted,1
+congregate,1
+congregated,2
+congregation,3
+congregations,1
+congruent,2
+congruing,1
+conies,1
+conjectural,2
+conjecture,5
+conjectures,4
+conjoin,5
+conjoined,1
+conjoins,1
+conjointly,2
+conjunct,2
+conjunction,9
+conjunctive,2
+conjur,4
+conjuration,5
+conjurations,1
+conjure,28
+conjured,4
+conjurer,6
+conjurers,2
+conjures,2
+conjuring,1
+conjuro,1
+conn,5
+connected,1
+connive,1
+conqu,1
+conquer,28
+conquered,7
+conquering,6
+conqueror,23
+conquerors,6
+conquers,3
+conquest,31
+conquests,1
+conquring,1
+conrade,9
+cons,1
+consanguineous,1
+consanguinity,1
+conscienc,1
+conscience,122
+consciences,5
+conscionable,1
+consecrate,9
+consecrated,4
+consecrations,1
+consent,94
+consented,8
+consenting,4
+consents,6
+consequen,1
+consequence,19
+consequences,1
+consequential,2
+consequently,3
+conserve,1
+conserved,1
+conserves,3
+consider,58
+considerable,2
+considerance,1
+considerate,2
+consideration,8
+considerations,2
+considered,8
+considering,4
+considerings,1
+considers,1
+consign,4
+consigning,1
+consist,4
+consisteth,1
+consisting,2
+consistory,4
+consists,3
+consolate,1
+consolation,2
+consonancy,2
+consonant,1
+consort,12
+consorted,7
+consortest,1
+conspectuities,1
+conspir,4
+conspiracy,13
+conspirant,1
+conspirator,15
+conspirators,11
+conspire,8
+conspired,2
+conspirers,1
+conspires,1
+conspiring,1
+constable,87
+constables,3
+constance,48
+constancies,1
+constancy,17
+constant,50
+constantine,1
+constantinople,1
+constantly,6
+constellation,1
+constitution,2
+constrain,9
+constrained,3
+constraineth,1
+constrains,3
+constraint,6
+constring,1
+construction,9
+construe,11
+consul,32
+consuls,6
+consulship,1
+consulships,1
+consult,4
+consulting,1
+consults,1
+consum,7
+consume,8
+consumed,3
+consumes,1
+consuming,6
+consummate,4
+consummation,2
+consumption,4
+consumptions,1
+contact,4
+contagion,7
+contagious,11
+contain,22
+containing,7
+contains,12
+contaminate,2
+contaminated,5
+contemn,6
+contemned,1
+contemning,3
+contemns,1
+contemplate,1
+contemplation,13
+contemplative,3
+contempt,47
+contemptible,2
+contempts,3
+contemptuous,2
+contemptuously,1
+contend,15
+contended,1
+contending,5
+contendon,1
+content,158
+contenta,1
+contented,29
+contenteth,1
+contention,8
+contentious,2
+contentless,1
+contento,1
+contents,27
+contest,1
+contestation,1
+continence,1
+continency,2
+continent,12
+continents,3
+continu,1
+continual,12
+continually,3
+continuance,9
+continuantly,1
+continuate,2
+continue,32
+continued,5
+continuer,1
+continues,8
+continuing,1
+contract,29
+contracted,11
+contracting,1
+contraction,1
+contradict,5
+contradicted,1
+contradiction,5
+contradicts,1
+contraries,4
+contrarieties,1
+contrariety,1
+contrarious,2
+contrariously,1
+contrary,47
+contre,1
+contribution,2
+contributions,3
+contributors,1
+contrite,1
+contriv,6
+contrive,8
+contrived,5
+contriver,4
+contrives,2
+contriving,3
+control,16
+controll,3
+controller,2
+controlling,5
+controlment,4
+controls,1
+controversy,11
+contumelious,3
+contumeliously,1
+contumely,1
+contusions,1
+convenience,5
+conveniences,2
+conveniency,2
+convenient,20
+conveniently,4
+convented,3
+conventicles,1
+convents,1
+convers,4
+conversant,2
+conversation,8
+conversations,1
+converse,23
+conversed,1
+converses,2
+conversing,2
+conversion,2
+convert,10
+converted,7
+convertest,1
+convertible,1
+converting,3
+convertite,1
+convertites,1
+converts,2
+convey,50
+conveyance,7
+conveyances,2
+conveyers,1
+conveying,1
+convict,1
+convicted,1
+convince,5
+convinced,1
+convinces,1
+convive,1
+convocation,2
+convoy,7
+convulsions,1
+cony,5
+cook,19
+cookery,2
+cooks,3
+cool,35
+cooled,2
+cooling,6
+cools,6
+coop,1
+cooperate,1
+cooperation,1
+coops,1
+cop,5
+copatain,1
+cope,9
+cophetua,3
+copied,5
+copies,453
+copious,1
+copper,7
+copperspur,1
+coppice,1
+copulation,2
+copulatives,1
+copy,29
+copying,4
+copyright,244
+copyrighted,2
+cor,32
+coragio,3
+coral,3
+coram,1
+corambus,1
+coranto,2
+corantos,1
+corbo,1
+cord,9
+corded,2
+cordelia,31
+cordial,9
+cordis,1
+cords,12
+core,4
+corin,35
+corinth,7
+corinthian,1
+coriolanus,215
+corioli,26
+cork,2
+corky,1
+cormorant,4
+corn,88
+cornelia,2
+cornelius,22
+corner,21
+corners,8
+cornerstone,1
+cornets,14
+cornish,2
+corns,2
+cornuto,1
+cornwall,23
+corollary,1
+coronal,2
+coronation,21
+coronet,10
+coronets,3
+corporal,22
+corporals,1
+corporate,2
+corporation,1
+corpse,9
+corpulent,1
+correct,8
+corrected,3
+correcting,1
+correction,21
+correctioner,1
+corrects,2
+correspondence,1
+correspondent,1
+corresponding,2
+corresponsive,1
+corrigible,2
+corrival,1
+corrivals,1
+corroborate,1
+corrosive,2
+corrupt,31
+corrupted,17
+corrupter,2
+corrupters,1
+corruptible,1
+corruptibly,1
+corrupting,3
+corruption,17
+corruptly,1
+corrupts,1
+corse,30
+corses,2
+corslet,1
+cosmo,1
+cost,51
+costard,120
+costermongers,1
+costlier,1
+costly,11
+costs,6
+cot,1
+cote,5
+coted,1
+cotsall,1
+cotsole,1
+cotswold,1
+cottage,6
+cottages,2
+cotus,2
+couch,23
+couched,5
+couching,3
+couchings,1
+coude,1
+cough,5
+coughing,2
+could,628
+couldst,27
+coulter,1
+council,51
+councillor,3
+councils,4
+counsel,135
+counsell,2
+counsellor,13
+counsellors,6
+counselor,1
+counselors,1
+counsels,18
+count,132
+counted,9
+countenanc,3
+countenance,56
+countenances,1
+counter,8
+counterchange,1
+countercheck,3
+counterfeit,55
+counterfeited,5
+counterfeiting,5
+counterfeitly,1
+counterfeits,3
+countermand,3
+countermands,1
+countermines,1
+counterpart,1
+counterpoints,1
+counterpois,3
+counterpoise,5
+counters,4
+countervail,1
+countess,121
+countesses,2
+counties,6
+counting,3
+countless,1
+countries,8
+countrv,1
+country,185
+countryman,19
+countrymen,41
+counts,7
+county,31
+couper,1
+couple,17
+coupled,7
+couplement,2
+couples,5
+couplet,1
+couplets,1
+cour,1
+courage,67
+courageous,10
+courageously,2
+courages,1
+courier,1
+couriers,2
+couronne,1
+cours,1
+course,158
+coursed,1
+courser,4
+coursers,3
+courses,16
+coursing,2
+court,265
+courted,1
+courteous,21
+courteously,2
+courtesan,1
+courtesies,9
+courtesy,65
+courtezan,19
+courtezans,2
+courtier,43
+courtiers,10
+courtlike,1
+courtly,7
+courtney,1
+courts,8
+courtship,8
+cousin,272
+cousins,15
+couterfeit,1
+coutume,1
+covenant,3
+covenants,4
+covent,2
+coventry,13
+cover,42
+covered,5
+covering,5
+coverlet,1
+covers,3
+covert,8
+covertly,1
+coverture,2
+covet,2
+coveted,1
+coveting,1
+covetings,1
+covetous,9
+covetously,1
+covetousness,4
+covets,1
+cow,11
+coward,86
+cowarded,1
+cowardice,16
+cowardly,17
+cowards,29
+cowardship,1
+cowish,1
+cowl,1
+cowslip,5
+cowslips,2
+cox,2
+coxcomb,19
+coxcombs,4
+coy,6
+coystrill,1
+coz,36
+cozen,18
+cozenage,3
+cozened,3
+cozener,1
+cozeners,3
+cozening,4
+coziers,1
+crab,14
+crabbed,3
+crabs,2
+crack,48
+cracked,1
+cracker,1
+crackers,1
+cracking,5
+cracks,4
+cradle,16
+cradled,1
+cradles,2
+craft,20
+crafted,1
+craftied,1
+craftier,1
+craftily,2
+crafts,3
+craftsmen,1
+crafty,12
+cram,6
+cramm,10
+cramp,3
+cramps,3
+crams,1
+cranking,1
+cranks,1
+cranmer,36
+crannied,1
+crannies,1
+cranny,2
+crants,1
+crare,1
+crash,1
+crassus,3
+crav,2
+crave,42
+craved,1
+craven,5
+cravens,1
+craves,23
+craveth,1
+craving,4
+crawl,3
+crawling,2
+crawls,1
+craz,3
+crazed,2
+crazy,1
+creaking,2
+cream,6
+create,22
+created,20
+creates,1
+creating,9
+creation,11
+creator,2
+creature,72
+creatures,38
+credence,3
+credent,4
+credible,1
+credit,52
+creditor,6
+creditors,8
+credo,4
+credulity,1
+credulous,9
+creed,1
+creek,1
+creeks,1
+creep,26
+creeping,8
+creeps,5
+crept,16
+crescent,4
+crescive,1
+cressets,1
+cressid,38
+cressida,180
+cressids,1
+cressy,1
+crest,22
+crested,1
+crestfall,2
+crestless,1
+crests,4
+cretan,1
+crete,5
+crevice,1
+crew,10
+crews,1
+crib,1
+cribb,1
+cribs,1
+cricket,3
+crickets,4
+cried,69
+criedst,2
+crier,7
+cries,63
+criest,2
+crieth,1
+crime,12
+crimeful,1
+crimeless,1
+crimes,17
+criminal,3
+crimson,12
+cringe,1
+cripple,5
+crisp,3
+crisped,1
+crispian,5
+crispianus,1
+crispin,3
+critic,3
+critical,3
+critics,1
+croak,2
+croaking,1
+croaks,1
+crocodile,5
+cromer,1
+cromwell,44
+crone,1
+crook,7
+crookback,1
+crooked,15
+crooking,1
+crop,10
+cropp,7
+crosby,3
+cross,101
+crossed,1
+crosses,8
+crossest,1
+crossing,5
+crossings,1
+crossly,1
+crossness,1
+crost,1
+crotchets,4
+crouch,3
+crouching,1
+crow,32
+crowd,5
+crowded,1
+crowding,2
+crowds,1
+crowflowers,1
+crowing,2
+crowkeeper,1
+crown,302
+crowned,23
+crowner,3
+crownet,1
+crownets,2
+crowning,2
+crowns,60
+crows,17
+crudy,1
+cruel,72
+cruell,1
+crueller,1
+cruelly,4
+cruels,1
+cruelty,21
+crum,1
+crumble,1
+crumbs,1
+crupper,3
+crusadoes,1
+crush,16
+crushed,1
+crushest,1
+crushing,1
+crust,4
+crusts,1
+crusty,1
+crutch,11
+crutches,4
+cry,215
+crying,34
+crystal,13
+crystalline,1
+crystals,1
+cub,2
+cubbert,1
+cubiculo,1
+cubit,1
+cubs,1
+cuckold,35
+cuckoldly,4
+cuckolds,4
+cuckoo,22
+cucullus,2
+cudgel,16
+cudgeled,1
+cudgell,5
+cudgelling,1
+cudgels,2
+cue,12
+cues,1
+cuff,5
+cuffs,2
+cuique,1
+cull,12
+culling,2
+cullion,1
+cullionly,1
+cullions,2
+culpable,1
+culverin,1
+cum,3
+cumber,2
+cumberland,4
+cunning,76
+cunningly,4
+cunnings,1
+cuore,1
+cup,48
+cupbearer,2
+cupboarding,1
+cupid,58
+cupids,2
+cuppele,1
+cups,9
+cur,45
+curan,3
+curate,5
+curb,13
+curbed,1
+curbing,1
+curbs,4
+curd,2
+curdied,1
+curds,3
+cure,56
+cured,4
+cureless,2
+curer,5
+cures,8
+curfew,4
+curing,2
+curio,13
+curiosity,4
+curious,13
+curiously,4
+curl,5
+curled,3
+curling,1
+curls,4
+currance,1
+currants,1
+current,26
+currents,6
+currish,5
+curry,1
+curs,30
+curse,100
+cursed,32
+curses,30
+cursies,2
+cursing,7
+cursorary,1
+curst,26
+curster,1
+curstest,1
+curstness,1
+cursy,3
+curtail,2
+curtain,17
+curtains,9
+curtal,3
+curtis,29
+curtle,2
+curtsied,1
+curtsies,5
+curtsy,16
+curvet,1
+curvets,1
+cushes,1
+cushion,7
+cushions,7
+custalorum,1
+custard,2
+custody,3
+custom,45
+customary,6
+customed,1
+customer,2
+customers,3
+customs,4
+custure,1
+cut,177
+cutler,1
+cutpurse,3
+cutpurses,1
+cuts,14
+cutter,2
+cutting,8
+cuttle,1
+cxsar,1
+cyclops,2
+cydnus,3
+cygnet,2
+cygnets,1
+cymbals,1
+cymbeline,121
+cyme,1
+cynic,1
+cynthia,1
+cypress,6
+cypriot,1
+cyprus,28
+cyrus,1
+cytherea,3
+d,8961
+dabbled,1
+dace,1
+dad,3
+daedalus,1
+daemon,1
+daff,4
+daffed,1
+daffest,1
+daffodils,2
+dagger,44
+daggers,13
+dagonet,1
+daily,31
+daintier,1
+dainties,3
+daintiest,2
+daintily,2
+daintiness,1
+daintry,1
+dainty,21
+daisied,1
+daisies,2
+daisy,1
+dale,7
+dalliance,7
+dallied,1
+dallies,2
+dally,11
+dallying,2
+dalmatians,2
+dam,30
+damage,6
+damaged,2
+damages,9
+damascus,1
+damask,5
+damasked,1
+dame,29
+dames,10
+damm,2
+damn,85
+damnable,11
+damnably,1
+damnation,14
+damned,45
+damns,1
+damoiselle,1
+damon,1
+damosella,1
+damp,2
+dams,1
+damsel,6
+damsons,1
+dan,1
+danc,6
+dance,72
+dancer,2
+dances,9
+dancing,19
+dandle,2
+dandy,1
+dane,9
+dang,1
+danger,101
+dangerous,100
+dangerously,3
+dangers,18
+dangling,1
+daniel,6
+danish,6
+dank,5
+dankish,1
+danskers,1
+daphne,3
+dappled,1
+dapples,1
+dar,51
+dardan,2
+dardanian,1
+dardanius,8
+dare,208
+dared,1
+dareful,1
+dares,46
+darest,6
+daring,15
+darius,1
+dark,83
+darken,3
+darkening,1
+darkens,1
+darker,2
+darkest,2
+darkling,3
+darkly,8
+darkness,39
+darling,6
+darlings,1
+darnel,3
+darraign,1
+dart,7
+darted,3
+darter,1
+dartford,1
+darting,2
+darts,7
+dash,17
+dashes,2
+dashing,2
+dastard,6
+dastards,2
+dat,24
+data,2
+datchet,4
+date,26
+dated,1
+dateless,4
+dates,5
+daub,5
+daughter,438
+daughters,56
+daunt,2
+daunted,4
+dauntless,4
+dauphin,113
+daventry,1
+davy,46
+daw,2
+dawn,2
+dawning,6
+daws,6
+day,931
+daylight,12
+days,213
+dazzle,3
+dazzled,2
+dazzling,1
+de,129
+dead,533
+deadly,51
+deaf,26
+deafing,1
+deafness,2
+deafs,1
+deal,53
+dealer,3
+dealers,1
+dealest,1
+dealing,17
+dealings,3
+deals,1
+dealt,7
+dean,2
+deanery,1
+dear,459
+dearer,23
+dearest,56
+dearly,42
+dearness,1
+dears,1
+dearth,10
+dearths,1
+death,900
+deathbed,3
+deathful,1
+deaths,23
+deathsman,2
+deathsmen,1
+debarred,1
+debase,3
+debate,14
+debated,3
+debatement,2
+debateth,1
+debating,5
+debauch,2
+debile,2
+debility,1
+debitor,2
+debonair,1
+deborah,1
+debosh,2
+debt,42
+debted,1
+debtor,11
+debtors,2
+debts,17
+debuty,1
+decay,26
+decayed,4
+decayer,1
+decaying,1
+decays,4
+deceas,9
+decease,6
+deceased,6
+deceit,19
+deceitful,7
+deceits,3
+deceiv,41
+deceivable,2
+deceive,28
+deceived,16
+deceiver,1
+deceivers,1
+deceives,3
+deceivest,1
+deceiveth,1
+deceiving,5
+december,7
+decent,1
+deceptious,1
+decerns,1
+decide,2
+decides,1
+decimation,1
+decipher,3
+deciphers,1
+decision,3
+decius,26
+deck,19
+decking,1
+decks,1
+deckt,1
+declare,7
+declares,1
+declension,2
+declensions,1
+declin,5
+decline,9
+declined,3
+declines,4
+declining,7
+decoct,1
+decorum,3
+decreas,1
+decrease,2
+decreasing,1
+decree,11
+decreed,7
+decrees,12
+decrepit,3
+dedicate,8
+dedicated,4
+dedicates,2
+dedication,3
+deductible,1
+deed,151
+deedless,1
+deeds,118
+deem,12
+deemed,2
+deep,150
+deeper,12
+deepest,6
+deeply,16
+deeps,2
+deepvow,1
+deer,39
+deesse,1
+defac,4
+deface,4
+defaced,1
+defacer,1
+defacers,1
+defacing,1
+defam,1
+default,4
+defeat,14
+defeated,4
+defeats,1
+defeatures,2
+defect,18
+defective,9
+defects,7
+defence,37
+defences,4
+defend,66
+defendant,5
+defended,6
+defender,2
+defenders,1
+defending,3
+defends,2
+defense,4
+defensible,2
+defensive,2
+defer,2
+deferr,1
+defiance,12
+deficient,2
+defied,4
+defies,1
+defil,6
+defile,5
+defiler,1
+defiles,3
+defiling,1
+define,5
+definement,1
+definite,1
+definitive,1
+definitively,1
+deflow,1
+deflower,3
+deflowered,2
+deform,5
+deformed,14
+deformities,1
+deformity,5
+deftly,1
+defunct,3
+defunction,1
+defuse,1
+defy,28
+defying,1
+degenerate,11
+degraded,2
+degree,47
+degrees,18
+deified,1
+deifying,1
+deign,6
+deigned,1
+deiphobus,10
+deities,4
+deity,7
+deja,1
+deject,3
+dejected,5
+delabreth,2
+delay,38
+delayed,1
+delaying,2
+delays,7
+delectable,2
+deletions,1
+deliberate,6
+delicate,29
+delicates,1
+delicious,3
+deliciousness,1
+delight,56
+delighted,6
+delightful,4
+delights,20
+delinquents,1
+deliv,1
+deliver,141
+deliverance,9
+delivered,30
+delivering,4
+delivers,10
+delivery,4
+delphos,3
+deluded,1
+deluding,2
+deluge,2
+delve,2
+delver,1
+delves,1
+demand,61
+demanded,8
+demanding,2
+demands,19
+demean,5
+demeanor,1
+demeanour,3
+demerits,3
+demesnes,3
+demetrius,166
+demi,10
+demigod,2
+demise,1
+demoiselles,1
+demon,1
+demonstrable,1
+demonstrate,5
+demonstrated,1
+demonstrating,1
+demonstration,2
+demonstrative,1
+demure,3
+demurely,2
+demuring,1
+den,24
+denay,2
+deni,1
+denial,9
+denials,2
+denied,55
+denier,3
+denies,12
+deniest,3
+denis,4
+denmark,26
+dennis,7
+denny,9
+denote,5
+denoted,1
+denotement,1
+denounc,2
+denounce,1
+denouncing,1
+dens,2
+denunciation,1
+deny,137
+denying,6
+deo,1
+depart,66
+departed,7
+departest,1
+departing,4
+departure,20
+depeche,1
+depend,13
+dependant,1
+dependants,3
+depended,1
+dependence,1
+dependences,1
+dependency,3
+dependent,1
+dependents,1
+depender,1
+depending,8
+depends,12
+deplore,1
+deploring,1
+depopulate,1
+depos,19
+depose,10
+deposed,3
+deposing,3
+depositaries,1
+deprav,1
+depravation,1
+deprave,1
+depraved,1
+depraves,1
+depress,1
+depriv,6
+deprive,2
+depth,7
+depths,1
+deputation,5
+depute,1
+deputed,1
+deputies,1
+deputing,1
+deputy,25
+deracinate,2
+derby,32
+dercetas,10
+dere,3
+derides,1
+derision,5
+deriv,13
+derivation,1
+derivative,4
+derive,12
+derived,7
+derives,5
+derogate,3
+derogately,1
+derogation,1
+des,3
+desartless,1
+descant,3
+descend,23
+descended,13
+descending,2
+descends,10
+descension,1
+descent,16
+descents,1
+describe,2
+described,3
+describes,2
+descried,4
+description,18
+descriptions,1
+descry,5
+desdemon,3
+desdemona,229
+desert,44
+deserts,21
+deserv,42
+deserve,65
+deserved,20
+deservedly,1
+deserver,2
+deservers,1
+deserves,38
+deservest,1
+deserving,19
+deservings,6
+design,20
+designment,1
+designments,1
+designs,11
+desir,26
+desire,219
+desired,10
+desirers,1
+desires,78
+desirest,2
+desiring,6
+desirous,6
+desist,2
+desk,4
+desolate,7
+desolation,10
+desp,11
+despair,54
+despairing,6
+despairs,2
+despatch,1
+desperate,50
+desperately,4
+desperation,4
+despis,13
+despise,18
+despised,14
+despiser,1
+despiseth,2
+despising,3
+despite,53
+despiteful,7
+despoiled,1
+dest,1
+destin,4
+destined,1
+destinies,4
+destiny,20
+destitute,1
+destroy,31
+destroyed,2
+destroyer,1
+destroyers,1
+destroying,3
+destroys,2
+destruction,28
+destructions,1
+det,1
+detach,1
+details,1
+detain,12
+detains,1
+detect,4
+detected,2
+detecting,1
+detection,1
+detector,1
+detects,1
+detention,1
+determin,16
+determinate,5
+determination,6
+determinations,1
+determine,26
+determined,4
+determines,3
+detest,9
+detestable,6
+detested,16
+detesting,1
+detests,2
+detract,2
+detraction,3
+detractions,1
+deucalion,2
+deuce,1
+deum,2
+deux,2
+devant,2
+devesting,1
+device,43
+devices,6
+devil,239
+devilish,14
+devils,40
+devis,16
+devise,50
+devised,6
+devises,1
+devising,1
+devoid,1
+devonshire,1
+devote,1
+devoted,7
+devotion,19
+devour,15
+devoured,2
+devourers,1
+devouring,7
+devours,2
+devout,8
+devoutly,3
+dew,41
+dewberries,1
+dewdrops,1
+dewlap,1
+dewlapp,1
+dews,6
+dewy,1
+dexter,1
+dexteriously,1
+dexterity,5
+di,1
+diable,4
+diablo,1
+diadem,13
+dial,12
+dialect,3
+dialogue,7
+dialogued,1
+dials,2
+diameter,1
+diamond,14
+diamonds,5
+dian,20
+diana,69
+diaper,1
+dibble,1
+dic,1
+dice,10
+dicers,1
+dich,1
+dick,34
+dickens,1
+dickon,1
+dicky,1
+dictator,1
+diction,1
+dictynna,3
+did,1629
+diddle,1
+didest,1
+dido,13
+didst,183
+die,475
+died,104
+diedst,1
+dies,103
+diest,22
+diet,18
+dieted,6
+dieter,1
+dieu,12
+diff,3
+differ,2
+difference,37
+differences,7
+differency,1
+different,14
+differing,2
+differs,4
+difficile,1
+difficult,1
+difficulties,2
+difficulty,3
+diffidence,2
+diffidences,1
+diffus,2
+diffused,1
+diffusest,1
+dig,11
+digest,14
+digested,6
+digestion,6
+digestions,2
+digg,8
+digging,3
+dighton,3
+digit,1
+digits,1
+dignified,5
+dignifies,3
+dignify,2
+dignities,14
+dignity,37
+digress,2
+digressing,2
+digression,2
+digs,1
+digt,1
+dilate,2
+dilated,3
+dilations,1
+dilatory,2
+dild,1
+dildos,1
+dilemma,1
+dilemmas,1
+diligence,9
+diligent,6
+diluculo,1
+dim,14
+dimension,2
+dimensions,3
+diminish,3
+diminishing,1
+diminution,2
+diminutive,2
+diminutives,2
+dimm,6
+dimmed,1
+dimming,1
+dimpled,3
+dimples,1
+dims,1
+din,23
+dine,25
+dined,2
+diner,1
+dines,2
+ding,7
+dining,2
+dinner,95
+dinners,2
+dinnertime,1
+dint,2
+diomed,36
+diomede,1
+diomedes,87
+dion,12
+dip,3
+dipp,1
+dipping,1
+dips,1
+dir,1
+dire,18
+direct,35
+directed,13
+directing,1
+direction,23
+directions,7
+directitude,2
+directive,1
+directly,35
+director,1
+directories,1
+directors,1
+directory,1
+directs,1
+direful,7
+direness,1
+direst,1
+dirge,1
+dirges,1
+dirt,11
+dirty,7
+dis,5
+disability,1
+disable,2
+disabled,3
+disabling,1
+disadvantage,2
+disagree,1
+disallow,1
+disanimates,1
+disannul,1
+disannuls,1
+disappointed,1
+disarm,3
+disarmed,1
+disarmeth,1
+disarms,3
+disaster,5
+disasters,4
+disastrous,1
+disbench,1
+disbranch,1
+disburdened,1
+disburs,1
+disburse,1
+disbursed,2
+discandy,1
+discandying,1
+discard,3
+discarded,6
+discase,2
+discased,1
+discern,8
+discerner,1
+discerning,1
+discernings,1
+discerns,1
+discharg,13
+discharge,31
+discharged,4
+discharging,1
+discipled,1
+disciples,1
+disciplin,2
+discipline,15
+disciplined,1
+disciplines,7
+disclaim,5
+disclaimer,4
+disclaimers,3
+disclaiming,2
+disclaims,2
+disclos,6
+disclose,4
+disclosed,2
+discloses,1
+discolour,2
+discoloured,2
+discolours,1
+discomfit,1
+discomfited,4
+discomfiture,1
+discomfort,8
+discomfortable,1
+discommend,1
+disconsolate,1
+discontent,15
+discontented,13
+discontentedly,1
+discontenting,1
+discontents,7
+discontinue,2
+discontinued,1
+discord,17
+discordant,1
+discords,5
+discourse,60
+discoursed,2
+discourser,1
+discourses,4
+discoursive,1
+discourtesy,1
+discov,1
+discover,44
+discovered,9
+discoverers,1
+discoveries,3
+discovering,2
+discovers,6
+discovery,12
+discredit,5
+discredited,2
+discredits,1
+discreet,7
+discreetly,2
+discretion,32
+discretions,3
+discuss,6
+disdain,39
+disdained,1
+disdaineth,2
+disdainful,9
+disdainfully,1
+disdaining,4
+disdains,6
+disdnguish,1
+diseas,5
+disease,30
+diseased,4
+diseases,22
+disedg,1
+disembark,2
+disfigure,5
+disfigured,2
+disfurnish,2
+disgorge,3
+disgrac,13
+disgrace,49
+disgraced,3
+disgraceful,1
+disgraces,5
+disgracing,1
+disgracious,2
+disguis,16
+disguise,18
+disguised,23
+disguiser,1
+disguises,2
+disguising,2
+dish,37
+dishabited,1
+dishclout,2
+dishearten,1
+disheartens,1
+dishes,13
+dishonest,11
+dishonestly,2
+dishonesty,4
+dishonor,1
+dishonorable,1
+dishonors,1
+dishonour,50
+dishonourable,5
+dishonoured,12
+dishonours,2
+disinherit,3
+disinherited,3
+disjoin,2
+disjoining,1
+disjoins,1
+disjoint,2
+disjunction,1
+disk,2
+dislik,2
+dislike,15
+disliken,1
+dislikes,3
+dislimns,1
+dislocate,1
+dislodg,1
+disloyal,12
+disloyalty,2
+dismal,21
+dismantle,2
+dismantled,1
+dismask,1
+dismay,15
+dismayed,1
+dismemb,1
+dismember,2
+dismes,1
+dismiss,31
+dismissed,1
+dismissing,1
+dismission,2
+dismount,3
+dismounted,2
+disnatur,1
+disobedience,8
+disobedient,4
+disobey,3
+disobeys,1
+disorb,1
+disorder,13
+disordered,2
+disorderly,1
+disorders,3
+disparage,2
+disparagement,2
+disparagements,1
+dispark,1
+dispatch,92
+dispensation,2
+dispense,8
+dispenses,1
+dispers,11
+disperse,11
+dispersed,1
+dispersedly,2
+dispersing,1
+dispiteous,1
+displac,2
+displace,2
+displaced,1
+displant,1
+displanting,1
+display,11
+displayed,3
+displaying,4
+displays,1
+displeas,8
+displease,4
+displeased,1
+displeasing,2
+displeasure,41
+displeasures,2
+disponge,1
+disport,2
+disports,1
+dispos,21
+dispose,23
+disposed,6
+disposer,3
+disposing,5
+disposition,44
+dispositions,6
+dispossess,5
+dispossessing,1
+disprais,3
+dispraise,10
+dispraising,2
+dispraisingly,1
+dispropertied,1
+disproportion,3
+disproportioned,1
+disprov,1
+disprove,4
+disproved,1
+dispursed,1
+disputable,1
+disputation,1
+disputations,1
+dispute,5
+disputed,1
+disputes,2
+disputing,1
+disquantity,1
+disquiet,3
+disquietly,1
+disrelish,1
+disrobe,3
+disseat,1
+dissemble,11
+dissembled,2
+dissembler,2
+dissemblers,1
+dissembling,14
+dissembly,1
+dissension,9
+dissensions,1
+dissentious,4
+dissever,3
+dissipation,1
+dissolute,4
+dissolutely,3
+dissolution,3
+dissolutions,1
+dissolv,4
+dissolve,8
+dissolved,2
+dissolves,2
+dissuade,7
+dissuaded,2
+distaff,4
+distaffs,1
+distain,1
+distains,1
+distance,27
+distant,4
+distaste,4
+distasted,1
+distasteful,1
+distemp,4
+distemper,16
+distemperature,1
+distemperatures,1
+distempered,4
+distempering,1
+distil,4
+distill,8
+distillation,2
+distilled,5
+distills,1
+distilment,1
+distinct,3
+distinction,10
+distinctly,7
+distingue,1
+distinguish,10
+distinguishes,1
+distinguishment,1
+distract,10
+distracted,15
+distractedly,2
+distraction,12
+distractions,2
+distracts,1
+distrain,2
+distraught,2
+distress,19
+distressed,8
+distresses,2
+distressful,4
+distribute,11
+distributed,447
+distributing,7
+distribution,230
+distributor,1
+distrust,6
+distrustful,1
+disturb,17
+disturbed,3
+disturbers,2
+disturbing,1
+disunite,1
+disvalued,1
+disvouch,1
+dit,5
+ditch,10
+ditchers,1
+ditches,2
+dites,2
+ditties,2
+ditty,4
+diurnal,1
+div,1
+dive,7
+diver,1
+divers,23
+diversely,1
+diversity,1
+divert,3
+diverted,3
+diverts,1
+dives,2
+divest,2
+dividable,1
+dividant,1
+divide,27
+divided,20
+divides,3
+divideth,1
+divin,1
+divination,3
+divine,49
+divinely,2
+divineness,1
+diviner,1
+divines,4
+divinest,2
+divining,4
+divinity,9
+division,21
+divisions,4
+divorc,4
+divorce,21
+divorced,2
+divorcement,1
+divorcing,1
+divulg,1
+divulge,1
+divulged,2
+divulging,1
+dizy,1
+dizzy,3
+do,3847
+doating,1
+dobbin,2
+dock,1
+docks,2
+doct,8
+doctor,113
+doctors,7
+doctrine,8
+document,1
+dodge,1
+doe,7
+doer,3
+doers,4
+does,328
+doest,1
+doff,6
+dog,207
+dogberry,8
+dogfish,1
+dogg,5
+dogged,3
+dogs,49
+doigts,5
+doing,75
+doings,5
+doit,8
+doits,1
+dolabella,39
+dole,9
+doleful,5
+doll,51
+dollar,1
+dollars,1
+dolor,1
+dolorous,1
+dolour,5
+dolours,4
+dolphin,8
+dolt,1
+dolts,1
+domain,12
+domestic,8
+domestics,1
+dominance,1
+dominations,1
+dominator,3
+domine,2
+domineer,1
+domineering,1
+dominical,1
+dominion,1
+dominions,7
+domitius,3
+dommelton,1
+don,49
+donalbain,16
+donate,4
+donation,5
+donations,15
+donc,1
+doncaster,2
+done,663
+dong,4
+donn,2
+donne,1
+donner,1
+donnerai,1
+donors,1
+doom,55
+doomsday,11
+door,152
+doorkeeper,1
+doors,62
+dorcas,15
+doreus,1
+doricles,4
+dormouse,1
+dorothy,3
+dorset,32
+dorsetshire,1
+dost,429
+dotage,10
+dotant,1
+dotard,3
+dotards,1
+dote,29
+doted,1
+doters,1
+dotes,8
+doteth,1
+doth,940
+doting,13
+double,90
+doubled,6
+doubleness,1
+doubler,1
+doublet,25
+doublets,4
+doubling,2
+doubly,8
+doubt,173
+doubted,8
+doubtful,23
+doubtfully,4
+doubting,7
+doubtless,9
+doubts,11
+doug,19
+dough,2
+doughty,1
+doughy,1
+douglas,41
+dout,3
+doute,1
+douts,1
+dove,24
+dovehouse,2
+dover,17
+doves,9
+dow,7
+dowager,6
+dowdy,1
+dower,12
+dowerless,1
+dowers,2
+dowlas,2
+dowle,1
+down,663
+downfall,7
+download,223
+downloading,1
+downright,11
+downs,1
+downstairs,1
+downtrod,1
+downward,5
+downwards,1
+downy,4
+dowries,1
+dowry,23
+dowsabel,1
+doxy,1
+dozed,1
+dozen,33
+dozens,1
+dozy,1
+dr,2
+drab,8
+drabbing,1
+drabs,1
+drachma,1
+drachmas,2
+draff,2
+drag,10
+dragg,2
+dragged,1
+dragging,2
+dragon,13
+dragonish,1
+dragons,6
+drain,4
+drained,2
+drains,1
+drake,1
+dram,16
+dramatis,36
+drank,2
+draught,9
+draughts,3
+drave,4
+draw,210
+drawbridge,1
+drawer,16
+drawers,6
+draweth,2
+drawing,15
+drawling,1
+drawn,90
+draws,48
+drayman,1
+draymen,1
+dread,49
+dreaded,6
+dreadful,59
+dreadfully,2
+dreading,3
+dreads,2
+dream,133
+dreamer,3
+dreamers,1
+dreaming,8
+dreams,46
+dreamt,19
+drearning,1
+dreary,1
+dreg,1
+dregs,7
+drench,9
+drenched,1
+dress,35
+dressed,6
+dresser,1
+dressing,1
+dressings,2
+drest,1
+drew,35
+dribbling,1
+dried,16
+drier,2
+dries,3
+drift,19
+drily,1
+drink,157
+drinketh,2
+drinking,29
+drinkings,2
+drinks,28
+driv,1
+drive,34
+drivelling,1
+driven,15
+drives,14
+driveth,2
+driving,7
+drizzle,1
+drizzled,2
+drizzles,1
+droit,1
+drollery,2
+dromio,223
+dromios,1
+drone,3
+drones,2
+droop,7
+droopeth,1
+drooping,10
+droops,3
+drop,76
+dropheir,1
+droplets,1
+dropp,14
+dropper,1
+droppeth,1
+dropping,6
+droppings,1
+drops,53
+dropsied,1
+dropsies,1
+dropsy,1
+dropt,1
+dross,5
+drossy,1
+drought,1
+drove,7
+droven,1
+drovier,1
+drown,88
+drowned,6
+drowning,9
+drowns,5
+drows,1
+drowse,1
+drowsily,1
+drowsiness,1
+drowsy,17
+drudge,8
+drudgery,1
+drudges,1
+drug,6
+drugg,1
+drugs,11
+drum,111
+drumble,1
+drummer,1
+drumming,1
+drums,41
+drunk,70
+drunkard,13
+drunkards,6
+drunken,19
+drunkenly,2
+drunkenness,4
+dry,69
+dryness,1
+dst,36
+du,3
+dub,3
+dubb,4
+ducat,6
+ducats,53
+ducdame,4
+duchess,141
+duchies,1
+duchy,2
+duck,10
+ducking,2
+ducks,3
+dudgeon,1
+due,77
+duellist,2
+duello,2
+duer,1
+dues,6
+duff,1
+dug,6
+dugs,3
+duke,1127
+dukedom,24
+dukedoms,8
+dukes,24
+dulcet,6
+dulche,1
+dull,113
+dullard,2
+duller,5
+dullest,3
+dulling,2
+dullness,4
+dulls,1
+dully,3
+dulness,2
+duly,8
+dumain,76
+dumb,43
+dumbe,1
+dumbly,2
+dumbness,5
+dump,3
+dumps,4
+dun,5
+duncan,40
+dung,1
+dungeon,8
+dungeons,2
+dunghill,10
+dunghills,2
+dungy,2
+dunnest,1
+dunsinane,15
+dunsmore,1
+dunstable,1
+dupp,1
+durance,7
+during,18
+durst,51
+dusky,6
+dust,59
+dusted,1
+dusty,2
+dutch,3
+dutchman,5
+duteous,11
+duties,20
+dutiful,2
+duty,152
+dwarf,5
+dwarfish,5
+dwell,41
+dwellers,1
+dwelling,13
+dwells,18
+dwelt,2
+dwindle,2
+dy,5
+dye,5
+dyed,3
+dyer,1
+dying,48
+e,142
+each,240
+eager,9
+eagerly,3
+eagerness,1
+eagle,27
+eagles,9
+eaning,1
+eanlings,1
+ear,199
+earing,1
+earl,155
+earldom,5
+earlier,1
+earliest,3
+earliness,1
+earls,11
+early,50
+earn,13
+earned,2
+earnest,38
+earnestly,9
+earnestness,4
+earns,1
+ears,157
+earth,317
+earthen,1
+earthlier,1
+earthly,32
+earthquake,6
+earthquakes,1
+earthy,6
+eas,4
+ease,54
+eased,2
+easeful,1
+eases,1
+easier,9
+easiest,1
+easiliest,1
+easily,29
+easiness,3
+easing,2
+east,41
+eastcheap,15
+easter,1
+eastern,6
+eastward,1
+easy,66
+eat,143
+eaten,24
+eater,2
+eaters,2
+eating,14
+eats,20
+eaux,1
+eaves,4
+ebb,17
+ebbing,2
+ebbs,3
+ebcdic,1
+ebon,2
+ebony,3
+ebook,17
+ebooks,13
+ebrew,1
+ecce,1
+echapper,1
+echo,10
+echoes,2
+eclips,2
+eclipse,5
+eclipses,5
+ecolier,1
+ecoutez,3
+ecstacy,1
+ecstasies,1
+ecstasy,13
+ecus,2
+eden,1
+edg,99
+edgar,37
+edge,42
+edged,2
+edgeless,2
+edges,3
+edict,7
+edicts,2
+edifice,2
+edifices,1
+edified,5
+edifies,1
+edition,2
+editions,5
+edm,79
+edmund,72
+edmunds,2
+edmundsbury,3
+educate,1
+educated,1
+education,9
+educational,1
+edward,373
+eel,6
+eels,1
+effect,72
+effected,9
+effectless,1
+effects,27
+effectual,4
+effectually,2
+effeminate,7
+effigies,1
+effort,2
+efforts,3
+effus,1
+effuse,1
+effusion,4
+eftest,1
+egal,1
+egally,1
+eget,1
+egeus,17
+egg,17
+eggs,7
+eggshell,1
+eglamour,22
+eglantine,2
+egma,1
+ego,1
+egregious,4
+egregiously,1
+egress,1
+egypt,49
+egyptian,14
+egyptians,3
+eie,1
+eight,39
+eighteen,6
+eighth,6
+eightpenny,1
+eighty,1
+ein,1
+eisel,1
+either,173
+eject,1
+eke,10
+el,1
+elbe,2
+elbow,59
+elbows,3
+eld,4
+elder,43
+elders,4
+eldest,27
+eleanor,14
+elect,5
+elected,5
+election,21
+electronic,469
+electronically,4
+elegancy,1
+elegies,2
+element,12
+elements,23
+elephant,6
+elephants,1
+elevated,1
+eleven,21
+eleventh,2
+elf,3
+elflocks,1
+eliads,1
+elinor,28
+elizabeth,119
+ell,3
+elle,1
+ellen,1
+elm,3
+eloquence,11
+eloquent,4
+else,417
+elsewhere,10
+elsinore,23
+eltham,3
+elves,8
+elvish,1
+ely,29
+elysium,6
+em,172
+email,3
+emballing,1
+embalm,1
+embalms,1
+embark,7
+embarked,1
+embarquements,1
+embassade,1
+embassage,6
+embassies,2
+embassy,14
+embattailed,1
+embattl,2
+embattle,1
+embay,1
+embellished,1
+embers,1
+emblaze,1
+emblem,1
+emblems,1
+embodied,1
+embold,1
+emboldens,1
+emboss,4
+embossed,3
+embounded,1
+embowel,1
+embowell,4
+embrac,11
+embrace,68
+embraced,3
+embracement,4
+embracements,5
+embraces,4
+embracing,6
+embrasures,1
+embroider,1
+embroidery,1
+emhracing,1
+emilia,149
+eminence,7
+eminent,5
+eminently,1
+emmanuel,1
+emnity,2
+empale,1
+emperal,1
+emperess,8
+emperial,1
+emperor,112
+empery,6
+emphasis,2
+empire,17
+empirics,1
+empiricutic,1
+empleached,1
+employ,49
+employed,1
+employee,1
+employees,2
+employer,1
+employment,21
+employments,2
+empoison,2
+empress,45
+emptied,2
+emptier,2
+empties,2
+emptiness,3
+empty,51
+emptying,3
+emulate,2
+emulation,10
+emulations,1
+emulator,1
+emulous,4
+en,147
+enact,3
+enacted,4
+enacts,2
+enactures,1
+enamell,2
+enamelled,1
+enamour,3
+enamoured,2
+enanmour,1
+encamp,5
+encamped,1
+encave,1
+enceladus,1
+enchaf,1
+enchafed,1
+enchant,4
+enchanted,5
+enchanting,6
+enchantingly,1
+enchantment,2
+enchantress,1
+enchants,2
+enchas,1
+encircle,1
+encircled,1
+enclos,1
+enclose,1
+enclosed,5
+encloses,1
+encloseth,1
+enclosing,1
+enclouded,1
+encompass,5
+encompassed,1
+encompasseth,1
+encompassment,1
+encore,1
+encorporal,1
+encount,17
+encounter,53
+encountered,1
+encounters,7
+encourage,4
+encouraged,3
+encouragement,2
+encrimsoned,1
+encroaching,1
+encumb,1
+end,358
+endamage,2
+endamagement,1
+endanger,2
+endart,1
+endear,2
+endeared,4
+endeavour,17
+endeavours,9
+ended,30
+ender,1
+ending,13
+endings,2
+endite,1
+endless,8
+endow,4
+endowed,2
+endowments,2
+endows,1
+ends,49
+endu,1
+endue,2
+endur,14
+endurance,1
+endure,76
+endured,4
+endures,1
+enduring,1
+endymion,1
+eneas,1
+enemies,111
+enemy,167
+enernies,1
+enew,1
+enfeebled,3
+enfeebles,1
+enfeoff,1
+enfetter,1
+enfoldings,1
+enforc,15
+enforce,34
+enforced,14
+enforcedly,1
+enforcement,7
+enforces,2
+enforcest,1
+enfranched,1
+enfranchis,4
+enfranchise,4
+enfranchised,1
+enfranchisement,6
+enfreed,1
+enfreedoming,1
+engag,14
+engage,5
+engaged,4
+engagements,1
+engaging,1
+engaol,1
+engend,3
+engender,4
+engenders,6
+engilds,1
+engine,8
+engineer,1
+enginer,1
+engines,4
+engirt,2
+england,330
+english,167
+englishman,10
+englishmen,6
+engluts,1
+englutted,2
+engraffed,1
+engraft,1
+engrafted,1
+engrav,2
+engrave,1
+engross,4
+engrossed,2
+engrossest,1
+engrossing,1
+engrossments,1
+enguard,1
+enigma,2
+enigmatical,1
+enjoin,9
+enjoined,1
+enjoy,54
+enjoyed,4
+enjoyer,1
+enjoying,5
+enjoys,7
+enkindle,2
+enkindled,4
+enlard,1
+enlarg,2
+enlarge,8
+enlarged,2
+enlargement,5
+enlargeth,1
+enlighten,1
+enlink,1
+enmesh,1
+enmities,1
+enmity,19
+ennoble,1
+ennobled,1
+enobarb,1
+enobarbus,154
+enon,1
+enormity,1
+enormous,1
+enough,313
+enow,10
+enpatron,1
+enpierced,1
+enquir,1
+enquire,8
+enquired,2
+enrag,11
+enrage,2
+enraged,3
+enrages,1
+enrank,1
+enrapt,1
+enrich,18
+enriched,2
+enriches,1
+enridged,1
+enrings,1
+enrob,1
+enrobe,1
+enroll,2
+enrolled,6
+enrooted,1
+enrounded,1
+enschedul,1
+ensconce,3
+ensconcing,1
+enseamed,1
+ensear,1
+enseigne,1
+enseignez,1
+ensemble,1
+enshelter,1
+enshielded,1
+enshrines,1
+ensign,6
+ensigns,2
+enskied,1
+ensman,1
+ensnare,1
+ensnared,1
+ensnareth,1
+ensteep,1
+ensu,1
+ensue,13
+ensued,1
+ensues,4
+ensuing,9
+ensuring,1
+enswathed,1
+ent,28
+entail,3
+entame,1
+entangled,2
+entangles,1
+entendre,1
+enter,2357
+entered,2
+entering,2
+enterprise,31
+enterprises,3
+enters,16
+entertain,55
+entertained,3
+entertainer,1
+entertaining,1
+entertainment,37
+entertainments,1
+enthrall,3
+enthralled,2
+enthron,3
+enthroned,2
+entice,2
+enticements,1
+enticing,2
+entire,8
+entirely,9
+entitle,3
+entitled,1
+entitling,1
+entity,3
+entomb,4
+entombed,1
+entrails,11
+entrance,19
+entrances,1
+entrap,4
+entrapp,1
+entre,1
+entreat,111
+entreated,12
+entreaties,11
+entreating,1
+entreatments,1
+entreats,11
+entreaty,12
+entrench,1
+entry,1
+entwist,1
+envelop,2
+envenom,4
+envenomed,2
+envenoms,1
+envied,4
+envies,1
+envious,35
+enviously,1
+environ,6
+environed,3
+envoy,16
+envy,55
+envying,2
+enwheel,1
+enwombed,1
+enwraps,1
+ephesian,1
+ephesians,1
+ephesus,167
+epicure,1
+epicurean,2
+epicures,1
+epicurism,1
+epicurus,1
+epidamnum,7
+epidaurus,1
+epigram,1
+epilepsy,1
+epileptic,1
+epilogue,20
+epilogues,1
+epistles,2
+epistrophus,1
+epitaph,14
+epitaphs,2
+epithet,3
+epitheton,1
+epithets,2
+epitome,1
+equal,45
+equalities,1
+equality,2
+equall,2
+equally,8
+equalness,1
+equals,4
+equinoctial,1
+equinox,1
+equipage,2
+equipment,4
+equity,4
+equivalent,1
+equivocal,2
+equivocate,1
+equivocates,1
+equivocation,2
+equivocator,3
+er,625
+erbear,3
+erbearing,2
+erbears,2
+erbeat,1
+erblows,1
+erboard,2
+erborne,2
+ercame,1
+ercast,2
+ercharg,2
+ercharged,1
+ercharging,1
+ercles,2
+ercome,2
+ercover,1
+ercrows,1
+erdoing,1
+ere,366
+erebus,3
+erect,4
+erected,3
+erecting,1
+erection,3
+erects,1
+erewhile,4
+erflourish,1
+erflow,2
+erflowing,1
+erflows,3
+erfraught,1
+erga,1
+ergalled,1
+erglanced,1
+ergo,7
+ergone,1
+ergrow,1
+ergrown,3
+ergrowth,1
+erhang,1
+erhanging,1
+erhasty,1
+erhear,1
+erheard,3
+eringoes,1
+erjoy,1
+erleap,2
+erleaps,1
+erleavens,1
+erlook,8
+erlooking,1
+ermaster,1
+ermengare,1
+ermount,1
+ern,1
+ernight,3
+eros,64
+erpaid,1
+erparted,1
+erpast,2
+erpays,1
+erpeer,1
+erperch,1
+erpicturing,1
+erpingham,12
+erposting,1
+erpow,2
+erpress,1
+erpressed,1
+err,16
+errand,18
+errands,2
+errant,2
+errate,1
+erraught,2
+erreaches,1
+erred,1
+errest,1
+erring,5
+erroneous,2
+error,31
+errors,15
+errs,3
+errule,3
+errun,2
+erset,1
+ershade,1
+ershades,2
+ershine,1
+ershot,2
+ersized,1
+erskip,1
+erslips,1
+erspreads,1
+erst,6
+erstare,1
+erstep,1
+erstunk,1
+ersway,2
+ersways,2
+erswell,3
+erta,1
+ertake,8
+erteemed,1
+erthrow,3
+erthrown,6
+erthrows,1
+ertook,2
+ertop,2
+ertopping,1
+ertrip,1
+erturn,2
+erudition,1
+eruption,1
+eruptions,3
+ervalues,1
+erwalk,1
+erwatch,2
+erween,1
+erweens,1
+erweigh,1
+erweighs,1
+erwhelm,6
+erwhelmed,1
+erworn,1
+es,1
+escalus,98
+escap,7
+escape,20
+escaped,2
+escapes,5
+eschew,1
+escoted,1
+esill,1
+especial,3
+especially,19
+esperance,4
+espials,3
+espied,3
+espies,2
+espous,3
+espouse,4
+espy,3
+esquire,7
+esquires,2
+essay,1
+essays,1
+essence,3
+essential,1
+essentially,3
+esses,2
+essex,4
+est,22
+establish,8
+established,4
+estate,49
+estates,8
+esteem,38
+esteemed,8
+esteemeth,1
+esteeming,1
+esteems,5
+estimable,2
+estimate,6
+estimation,21
+estimations,1
+estime,1
+estranged,2
+estridge,1
+estridges,1
+et,33
+etc,18
+etceteras,1
+ete,1
+eternal,39
+eternally,1
+eterne,2
+eternity,10
+eterniz,1
+etes,3
+etext,244
+etext06,1
+etexts,3
+ethiop,1
+ethiope,5
+ethiopes,1
+ethiopian,2
+etna,1
+eton,4
+etre,1
+eunuch,14
+eunuchs,2
+euphrates,1
+euphronius,11
+euriphile,4
+europa,3
+europe,10
+ev,28
+evade,1
+evades,1
+evans,107
+evasion,4
+evasions,1
+eve,13
+even,575
+evening,19
+evenly,3
+event,26
+eventful,1
+events,13
+ever,608
+everlasting,21
+everlastingly,4
+evermore,25
+every,492
+everyone,5
+everything,42
+everywhere,16
+evidence,10
+evidences,1
+evident,7
+evil,63
+evilly,2
+evils,25
+evitate,1
+ewe,4
+ewer,3
+ewers,1
+ewes,10
+exact,9
+exacted,1
+exactest,1
+exacting,1
+exaction,3
+exactions,3
+exactly,6
+exacts,1
+exalt,1
+exalted,3
+examin,2
+examination,5
+examinations,1
+examine,12
+examined,3
+examines,1
+exampl,1
+example,33
+exampled,2
+examples,7
+exasperate,3
+exasperates,1
+exceed,14
+exceeded,3
+exceedeth,1
+exceeding,27
+exceedingly,5
+exceeds,10
+excel,6
+excelled,1
+excellence,20
+excellencies,1
+excellency,3
+excellent,119
+excellently,6
+excelling,2
+excels,7
+except,41
+excepted,6
+excepting,4
+exception,5
+exceptions,6
+exceptless,1
+excess,14
+excessive,1
+exchang,2
+exchange,33
+exchanged,1
+exchequer,7
+exchequers,1
+excite,2
+excited,1
+excitements,2
+excites,1
+exclaim,12
+exclaims,6
+exclamation,4
+exclamations,1
+excludes,1
+exclusion,2
+exclusions,1
+excommunicate,2
+excommunication,1
+excrement,5
+excrements,1
+excursion,1
+excursions,21
+excus,10
+excusable,1
+excuse,78
+excused,2
+excuses,4
+excusez,2
+excusing,2
+execrable,1
+execrations,2
+execute,21
+executed,19
+executing,3
+execution,48
+executioner,15
+executioners,6
+executive,1
+executor,2
+executors,3
+exempt,11
+exempted,1
+exequies,1
+exercise,18
+exercises,5
+exeter,98
+exeunt,1035
+exhal,2
+exhalation,2
+exhalations,2
+exhale,2
+exhales,2
+exhaust,1
+exhibit,4
+exhibiters,1
+exhibition,6
+exhort,2
+exhortation,1
+exigent,3
+exil,6
+exile,25
+exiled,1
+exion,1
+exist,2
+exists,2
+exit,984
+exits,1
+exorciser,1
+exorcisms,1
+exorcist,2
+expect,31
+expectance,1
+expectancy,2
+expectation,24
+expectations,1
+expected,10
+expecters,1
+expecting,5
+expects,4
+expedience,4
+expedient,8
+expediently,1
+expedition,25
+expeditious,1
+expel,5
+expell,1
+expelling,1
+expels,1
+expend,4
+expense,20
+expenses,5
+experienc,4
+experience,20
+experiences,1
+experiment,2
+experimental,1
+experiments,2
+expert,4
+expertness,2
+expiate,2
+expiation,1
+expir,2
+expiration,3
+expire,6
+expired,1
+expires,1
+expiring,1
+explanation,2
+explanatory,1
+explication,2
+exploit,17
+exploits,6
+exporting,1
+expos,6
+expose,5
+exposing,2
+exposition,4
+expositor,1
+expostulate,5
+expostulation,1
+exposture,1
+exposure,2
+expound,4
+expounded,1
+express,48
+expressed,4
+expresseth,1
+expressing,3
+expressive,1
+expressly,10
+expressure,3
+expuls,1
+expulsion,2
+exquisite,12
+exsufflicate,1
+extant,5
+extemporal,3
+extemporally,1
+extempore,5
+extend,17
+extended,6
+extends,1
+extent,6
+extenuate,5
+extenuated,1
+extenuates,1
+extenuation,1
+exterior,4
+exteriorly,1
+exteriors,1
+extermin,1
+extern,2
+external,7
+extinct,2
+extincted,1
+extincture,1
+extinguish,1
+extirp,1
+extirpate,1
+extirped,1
+extol,4
+extoll,1
+extolment,1
+exton,14
+extort,5
+extorted,2
+extortion,1
+extortions,1
+extra,1
+extract,1
+extracted,1
+extracting,2
+extraordinarily,2
+extraordinary,4
+extraught,1
+extravagancy,1
+extravagant,3
+extreme,16
+extremely,5
+extremes,14
+extremest,10
+extremities,5
+extremity,27
+exuent,1
+exult,2
+exultation,1
+ey,23
+eyas,1
+eyases,1
+eye,435
+eyeball,1
+eyeballs,5
+eyebrow,1
+eyebrows,2
+eyed,2
+eyeless,6
+eyelid,1
+eyelids,13
+eyes,685
+eyesight,7
+eyestrings,1
+eying,1
+eyne,9
+eyrie,1
+f,11
+fa,6
+fabian,74
+fable,4
+fables,2
+fabric,4
+fabulous,2
+fac,44
+face,423
+faced,2
+facere,1
+faces,53
+faciant,1
+facile,1
+facility,4
+facinerious,1
+facing,1
+facit,2
+fact,12
+faction,22
+factionary,1
+factions,7
+factious,10
+factor,5
+factors,1
+faculties,7
+faculty,2
+fade,7
+faded,4
+fadeth,1
+fadge,2
+fading,6
+fadings,1
+fadom,3
+fadoms,1
+fagot,1
+fagots,1
+fail,67
+failing,6
+fails,10
+fain,66
+faint,46
+fainted,2
+fainter,1
+fainting,8
+faintly,10
+faintness,2
+faints,7
+fair,770
+fairbanks,1
+fairer,38
+fairest,42
+fairies,41
+fairing,1
+fairings,1
+fairly,46
+fairness,4
+fairs,5
+fairwell,1
+fairy,58
+fais,1
+fait,1
+faites,1
+faith,408
+faithful,33
+faithfull,1
+faithfully,11
+faithless,4
+faiths,6
+faitors,1
+fal,151
+falchion,4
+falcon,10
+falconbridge,5
+falconer,1
+falconers,3
+fall,356
+fallacy,1
+fallen,4
+falleth,1
+falliable,1
+fallible,1
+falling,30
+fallow,3
+fallows,1
+falls,81
+fally,1
+falorous,1
+false,299
+falsehood,34
+falsely,18
+falseness,2
+falser,2
+falsify,1
+falsing,1
+falstaff,452
+falstaffs,2
+falter,2
+fam,9
+fame,70
+famed,2
+familiar,37
+familiarity,4
+familiarly,4
+familiars,2
+family,8
+famine,12
+famish,18
+famished,1
+famous,30
+famoused,1
+famously,2
+fan,17
+fanatical,1
+fancies,13
+fancy,57
+fane,1
+fanes,1
+fang,15
+fangled,4
+fangless,1
+fangs,4
+fann,3
+fanning,3
+fans,2
+fantasied,1
+fantasies,4
+fantastic,6
+fantastical,15
+fantastically,3
+fantasticoes,1
+fantasy,14
+fap,1
+far,286
+farborough,1
+farced,1
+fardel,7
+fardels,1
+fare,137
+fares,29
+farewell,353
+farewells,2
+fariner,1
+faring,2
+farm,10
+farmer,3
+farmhouse,1
+farms,1
+farre,1
+farrow,1
+farther,43
+farthest,14
+farthing,3
+farthingale,3
+farthingales,1
+farthings,3
+fartuous,1
+fas,1
+fashion,112
+fashionable,2
+fashioning,2
+fashions,8
+fast,140
+fasted,1
+fasten,7
+fastened,2
+faster,16
+fastest,2
+fasting,13
+fastly,1
+fastolfe,10
+fasts,4
+fat,72
+fatal,44
+fatally,1
+fate,44
+fated,5
+fates,14
+father,1076
+fathered,1
+fatherless,2
+fatherly,3
+fathers,45
+fathom,8
+fathomless,1
+fathoms,3
+fatigate,1
+fatness,1
+fats,1
+fatted,2
+fatter,1
+fattest,2
+fatting,1
+fatuus,1
+fauconbridge,2
+faulconbridge,22
+fault,170
+faultiness,1
+faultless,3
+faults,99
+faulty,3
+fausse,1
+fauste,1
+faustuses,1
+faut,1
+favor,11
+favorable,1
+favorably,1
+favors,1
+favour,137
+favourable,4
+favoured,3
+favouredly,4
+favourer,2
+favourers,1
+favouring,2
+favourite,2
+favourites,7
+favours,41
+favout,1
+fawn,14
+fawneth,1
+fawning,6
+fawns,2
+fay,3
+fe,4
+fealty,6
+fear,676
+feared,4
+fearest,1
+fearful,90
+fearfull,1
+fearfully,7
+fearfulness,1
+fearing,26
+fearless,3
+fears,77
+feast,101
+feasted,5
+feasting,9
+feasts,17
+feat,7
+feated,1
+feater,1
+feather,26
+feathered,2
+feathers,13
+featly,2
+feats,13
+featur,1
+feature,15
+featured,1
+featureless,1
+features,3
+february,1
+fecks,1
+fed,33
+fedary,2
+federal,2
+federary,1
+fee,44
+feeble,37
+feebled,1
+feebleness,1
+feebling,1
+feebly,1
+feed,83
+feeder,5
+feeders,3
+feedeth,1
+feeding,16
+feeds,16
+feel,108
+feeler,1
+feeling,34
+feelingly,5
+feels,8
+fees,10
+feet,58
+fehemently,1
+feign,12
+feigned,6
+feigning,5
+feil,1
+feith,1
+felicitate,1
+felicity,2
+fell,131
+fellest,2
+fellies,1
+fellow,325
+fellowly,1
+fellows,76
+fellowship,18
+fellowships,1
+fells,2
+felon,2
+felonious,1
+felony,2
+felt,36
+female,17
+females,3
+feminine,1
+fen,4
+fenc,1
+fence,13
+fencer,2
+fencing,3
+fends,1
+fennel,2
+fenny,1
+fens,2
+fenton,46
+fer,5
+ferdinand,53
+fere,1
+fernseed,2
+ferrara,1
+ferrers,1
+ferret,3
+ferry,1
+ferryman,1
+fertile,16
+fertility,2
+fervency,1
+fervour,3
+fery,6
+fest,3
+feste,3
+fester,3
+festinate,1
+festinately,1
+festival,6
+festivals,1
+fet,4
+fetch,124
+fetches,4
+fetching,1
+fetlock,1
+fetlocks,1
+fett,2
+fetter,6
+fettering,1
+fetters,2
+fettle,1
+feu,2
+feud,1
+fever,24
+feverous,4
+fevers,1
+few,67
+fewer,4
+fewest,2
+fewness,1
+fickle,11
+fickleness,1
+fico,1
+fiction,3
+fiddle,2
+fiddler,3
+fiddlestick,2
+fidele,10
+fidelicet,2
+fidelity,1
+fidius,1
+fie,154
+field,192
+fielded,1
+fields,31
+fiend,67
+fiends,15
+fierce,40
+fiercely,1
+fierceness,3
+fiery,49
+fife,14
+fifes,1
+fifteen,16
+fifteens,1
+fifteenth,1
+fifth,32
+fifty,32
+fiftyfold,1
+fig,7
+fight,283
+fighter,4
+fightest,1
+fighteth,2
+fighting,19
+fights,13
+figo,2
+figs,4
+figur,4
+figure,41
+figured,1
+figures,16
+figuring,3
+fike,3
+fil,3
+filberts,1
+filch,2
+filches,1
+filching,3
+file,22
+filed,6
+filename,5
+filenames,1
+files,7
+filial,4
+filius,1
+fill,96
+filled,4
+fillet,2
+filling,9
+fillip,3
+fills,13
+filly,1
+film,2
+fils,1
+filth,8
+filths,2
+filthy,21
+fin,8
+finally,1
+financial,1
+finch,2
+find,531
+finder,4
+findeth,1
+finding,16
+findings,1
+finds,42
+fine,96
+fineless,1
+finely,10
+finem,1
+fineness,3
+finer,6
+fines,5
+finest,3
+fing,1
+finger,66
+fingering,3
+fingers,43
+fingre,3
+fingres,4
+finical,1
+finish,14
+finished,3
+finisher,1
+finless,1
+finn,1
+fins,2
+finsbury,1
+fir,2
+firago,1
+fire,268
+firebrand,3
+firebrands,1
+fired,2
+fires,20
+firework,1
+fireworks,1
+firing,1
+firk,2
+firm,42
+firmament,6
+firmly,8
+firmness,2
+first,1170
+firstlings,3
+fish,49
+fisher,1
+fishermen,4
+fishers,1
+fishes,10
+fishified,1
+fishmonger,2
+fishpond,1
+fisnomy,1
+fist,10
+fisting,1
+fists,1
+fistula,1
+fit,162
+fitchew,3
+fitful,1
+fitly,5
+fitment,1
+fitness,11
+fits,41
+fitted,14
+fitter,9
+fittest,4
+fitteth,3
+fitting,8
+fitzwater,12
+five,140
+fivepence,1
+fives,1
+fix,29
+fixed,19
+fixes,1
+fixeth,1
+fixing,3
+fixture,3
+fl,1
+flag,7
+flagging,1
+flagon,1
+flagons,1
+flags,2
+flail,1
+flakes,1
+flaky,1
+flam,1
+flame,25
+flamen,1
+flamens,1
+flames,12
+flaming,5
+flaminius,23
+flanders,2
+flannel,1
+flap,5
+flaring,1
+flash,4
+flashes,3
+flashing,1
+flask,2
+flat,25
+flatly,4
+flatness,1
+flats,5
+flatt,5
+flatter,54
+flattered,4
+flatterer,16
+flatterers,12
+flatterest,1
+flatteries,6
+flattering,19
+flatters,3
+flattery,22
+flaunts,1
+flavio,1
+flavius,62
+flaw,9
+flaws,4
+flax,5
+flaxen,1
+flay,6
+flaying,2
+flea,6
+fleance,16
+fleas,2
+flecked,1
+fled,89
+fledge,1
+flee,2
+fleec,1
+fleece,9
+fleeces,1
+fleer,3
+fleering,1
+fleers,1
+fleet,26
+fleeter,2
+fleeting,4
+fleming,1
+flemish,1
+flesh,138
+fleshes,1
+fleshly,1
+fleshment,1
+fleshmonger,1
+flew,7
+flexible,2
+flexure,2
+flibbertigibbet,2
+flickering,1
+flidge,1
+fliers,4
+flies,58
+flieth,2
+flight,53
+flights,2
+flighty,1
+flinch,2
+fling,6
+flint,21
+flints,1
+flinty,10
+flirt,1
+float,2
+floated,1
+floating,2
+flock,19
+flocks,4
+flood,47
+floodgates,1
+floods,11
+floor,4
+flora,1
+florence,25
+florentine,13
+florentines,2
+florentius,1
+florizel,60
+flote,1
+floulish,1
+flour,1
+flourish,137
+flourishes,4
+flourisheth,1
+flourishing,3
+flout,21
+flouted,4
+flouting,3
+flouts,2
+flow,68
+flowed,2
+flower,50
+flowerets,1
+flowers,46
+flowing,7
+flown,7
+flows,7
+fluellen,89
+fluent,1
+flung,5
+flush,3
+flushing,1
+fluster,1
+flute,19
+flutes,2
+flutter,1
+flux,2
+fluxive,1
+fly,245
+flying,17
+fo,4
+foal,1
+foals,1
+foam,4
+foamed,1
+foaming,5
+foams,3
+foamy,1
+fob,1
+focative,2
+fodder,1
+foe,63
+foeman,2
+foemen,3
+foes,73
+fog,7
+foggy,3
+fogs,3
+foh,8
+foi,3
+foil,16
+foiled,1
+foils,9
+foin,2
+foining,2
+foins,1
+fois,2
+foison,5
+foisons,1
+foist,1
+foix,2
+fold,22
+folded,7
+folds,2
+folio,1
+folk,4
+folks,12
+follies,13
+follow,338
+followed,40
+follower,13
+followers,52
+followest,1
+following,56
+follows,68
+folly,80
+fond,58
+fonder,1
+fondly,9
+fondness,3
+font,2
+fontibell,1
+food,65
+fool,486
+fooleries,1
+foolery,13
+foolhardy,2
+fooling,10
+foolish,97
+foolishly,5
+foolishness,1
+fools,104
+foot,182
+football,2
+footboy,2
+footboys,1
+footed,11
+footfall,1
+footing,14
+footman,5
+footmen,1
+footpath,2
+footsteps,1
+footstool,1
+fopp,1
+fopped,1
+foppery,3
+foppish,1
+fops,1
+forage,3
+foragers,1
+forbade,2
+forbear,58
+forbearance,6
+forbears,1
+forbid,74
+forbidden,5
+forbiddenly,1
+forbids,6
+forbod,1
+forborne,1
+forc,27
+force,107
+forced,14
+forceful,1
+forceless,1
+forces,44
+forcible,3
+forcibly,4
+forcing,3
+ford,291
+fordid,1
+fordo,1
+fordoes,2
+fordone,2
+fore,44
+forecast,1
+forefather,1
+forefathers,3
+forefinger,2
+forego,1
+foregone,3
+forehand,3
+forehead,23
+foreheads,1
+forehorse,1
+foreign,28
+foreigner,1
+foreigners,1
+foreknowing,2
+foreknowledge,1
+foremost,5
+forenamed,1
+forenoon,2
+forerun,4
+forerunner,3
+forerunning,1
+foreruns,1
+foresaid,6
+foresaw,1
+foresay,1
+foresee,6
+foreseeing,1
+foresees,1
+foreshow,1
+foreskirt,1
+forespent,2
+forest,71
+forestall,7
+forestalled,1
+forester,12
+foresters,4
+forests,3
+foretell,4
+foretelling,1
+foretells,3
+forethink,1
+forethought,1
+foretold,4
+forever,14
+foreward,1
+forewarn,2
+forewarned,1
+forewarning,1
+forfeit,29
+forfeited,5
+forfeiters,1
+forfeiting,2
+forfeits,4
+forfeiture,8
+forfeitures,1
+forfend,10
+forfended,1
+forg,8
+forgave,2
+forge,5
+forged,5
+forgeries,2
+forgery,2
+forges,4
+forget,95
+forgetful,5
+forgetfulness,6
+forgetive,1
+forgets,3
+forgetting,5
+forgive,74
+forgiven,5
+forgiveness,9
+forgo,7
+forgoing,1
+forgone,1
+forgot,89
+forgotten,15
+fork,5
+forked,6
+forks,1
+forlorn,18
+form,121
+formal,11
+formally,2
+format,4
+formats,3
+formed,1
+former,63
+formerly,7
+formless,2
+forms,25
+fornication,4
+fornications,1
+fornicatress,1
+forres,5
+forrest,3
+forsake,25
+forsaken,6
+forsaketh,1
+forslow,1
+forsook,8
+forsooth,48
+forspent,2
+forspoke,1
+forswear,30
+forswearing,2
+forswore,9
+forsworn,63
+fort,11
+forted,1
+forth,381
+forthcoming,3
+forthlight,1
+forthright,1
+forthwith,23
+fortification,1
+fortifications,1
+fortified,5
+fortifies,1
+fortify,7
+fortinbras,15
+fortitude,5
+fortnight,9
+fortress,3
+fortresses,1
+forts,2
+fortun,1
+fortuna,2
+fortunate,19
+fortunately,3
+fortune,362
+fortuned,1
+fortunes,109
+fortward,1
+forty,30
+forum,3
+forward,90
+forwarding,1
+forwardness,5
+forwards,1
+forwearied,1
+fosset,1
+fost,1
+foster,5
+fostered,2
+fought,66
+foughten,1
+foul,227
+fouler,8
+foulest,3
+foully,4
+foulness,5
+found,234
+foundation,31
+foundations,3
+founded,2
+founder,4
+fount,3
+fountain,15
+fountains,4
+founts,1
+four,151
+fourscore,13
+fourteen,22
+fourth,51
+foutra,2
+fowl,13
+fowler,1
+fowling,1
+fowls,3
+fox,36
+foxes,3
+foxship,1
+fracted,2
+fraction,1
+fractions,2
+fragile,1
+fragment,3
+fragments,4
+fragrant,5
+frail,18
+frailer,1
+frailties,4
+frailty,12
+fram,14
+frame,46
+framed,6
+frames,3
+frampold,1
+fran,22
+francais,1
+france,528
+frances,1
+franchise,1
+franchised,1
+franchisement,1
+franchises,1
+franciae,1
+francis,51
+francisca,5
+franciscan,3
+francisco,10
+frank,13
+franker,1
+frankfort,1
+franklin,2
+franklins,1
+frankly,10
+frankness,1
+frantic,15
+franticly,1
+frateretto,1
+fratrum,1
+fraud,4
+fraudful,1
+fraught,10
+fraughtage,2
+fraughting,1
+fray,18
+frays,1
+freckl,1
+freckled,1
+freckles,1
+frederick,35
+free,195
+freed,3
+freedom,33
+freedoms,1
+freehearted,1
+freelier,1
+freely,59
+freeman,1
+freemen,1
+freeness,1
+freer,5
+frees,1
+freestone,1
+freetown,1
+freeze,9
+freezes,2
+freezing,1
+freezings,1
+french,225
+frenchman,22
+frenchmen,18
+frenchwoman,2
+frenzy,12
+frequent,3
+frequents,1
+fresh,90
+fresher,9
+freshes,1
+freshest,3
+freshly,8
+freshness,2
+fret,12
+fretful,4
+frets,6
+fretted,5
+fretten,1
+fretting,4
+friar,186
+friars,2
+friday,3
+fridays,2
+friend,446
+friended,3
+friending,1
+friendless,1
+friendliness,1
+friendly,36
+friends,474
+friendship,43
+friendships,1
+frieze,3
+fright,32
+frighted,14
+frightened,1
+frightful,2
+frighting,3
+frights,7
+fringe,1
+fringed,1
+frippery,1
+frisk,1
+fritters,1
+frivolous,3
+fro,4
+frock,1
+frog,3
+frogmore,4
+froissart,1
+frolic,2
+from,2670
+front,23
+fronted,2
+frontier,2
+frontiers,4
+fronting,2
+frontlet,1
+fronts,4
+frost,12
+frosts,4
+frosty,9
+froth,26
+froward,11
+frown,52
+frowning,15
+frowningly,1
+frowns,19
+froze,3
+frozen,11
+fructify,1
+frugal,2
+fruit,37
+fruiterer,1
+fruitful,15
+fruitfully,2
+fruitfulness,1
+fruition,1
+fruitless,4
+fruits,9
+frush,1
+frustrate,5
+frutify,1
+fry,6
+fubb,4
+fuel,5
+fugitive,3
+fulfil,5
+fulfill,8
+fulfilling,1
+fulfils,1
+full,444
+fullam,1
+fuller,2
+fullers,1
+fullest,1
+fullness,1
+fully,13
+fulness,5
+fulsome,5
+fulvia,18
+fum,1
+fumble,2
+fumbles,1
+fumblest,1
+fumbling,1
+fume,4
+fumes,2
+fuming,1
+fumiter,1
+fumitory,1
+fun,8
+function,17
+functions,8
+fundamental,2
+fundraising,1
+funeral,22
+funerals,3
+fur,2
+furbish,2
+furies,5
+furious,15
+furlongs,2
+furnace,3
+furnaces,1
+furnish,39
+furnished,2
+furnishings,1
+furniture,5
+furnival,1
+furor,1
+furr,5
+furrow,3
+furrowed,1
+furrows,1
+furth,1
+further,189
+furtherance,1
+furtherer,1
+furthermore,2
+furthest,2
+fury,66
+furze,1
+furzes,1
+fust,1
+fustian,4
+fustilarian,1
+fusty,3
+fut,1
+future,20
+futurity,1
+g,4
+gabble,3
+gaberdine,3
+gabriel,1
+gad,2
+gadding,1
+gads,17
+gadshill,13
+gag,1
+gage,16
+gaged,1
+gagg,2
+gaging,1
+gagne,1
+gain,63
+gained,2
+gainer,2
+gaingiving,1
+gains,7
+gainsaid,1
+gainsay,4
+gainsaying,1
+gainsays,1
+gainst,101
+gait,33
+gaited,3
+galathe,1
+gale,3
+galen,5
+gales,1
+gall,37
+gallant,55
+gallantly,3
+gallantry,1
+gallants,12
+galled,6
+gallery,4
+galley,2
+galleys,6
+gallia,13
+gallian,2
+galliard,4
+galliasses,1
+gallimaufry,2
+galling,2
+gallons,1
+gallop,6
+galloping,1
+gallops,5
+gallow,1
+galloway,1
+gallowglasses,2
+gallows,22
+gallowses,1
+galls,7
+gallus,7
+gam,1
+gambol,3
+gambold,1
+gambols,3
+gamboys,1
+game,25
+gamers,1
+games,3
+gamesome,3
+gamester,7
+gaming,3
+gammon,1
+gamut,5
+gan,7
+gangren,1
+ganymede,9
+gaol,6
+gaoler,41
+gaolers,7
+gaols,1
+gap,11
+gape,11
+gapes,2
+gaping,9
+gar,31
+garb,5
+garbage,2
+garboils,2
+garcon,1
+gard,2
+garde,1
+garden,47
+gardener,8
+gardeners,4
+gardens,3
+gardez,1
+gardiner,34
+gardon,4
+gargantua,1
+gargrave,7
+garish,2
+garland,25
+garlands,8
+garlic,5
+garment,18
+garments,48
+garmet,1
+garner,1
+garners,1
+garnish,4
+garnished,1
+garret,1
+garrison,3
+garrisons,1
+gart,1
+garter,40
+garterd,1
+gartering,1
+garters,3
+gascony,2
+gash,5
+gashes,5
+gaskins,1
+gasp,8
+gasping,3
+gasted,1
+gastness,1
+gat,1
+gate,64
+gated,1
+gates,101
+gath,1
+gather,26
+gathered,6
+gathering,3
+gathers,1
+gatories,2
+gatory,1
+gaud,1
+gaudeo,1
+gaudy,6
+gauge,1
+gaul,1
+gaultree,2
+gaunt,72
+gauntlet,4
+gauntlets,2
+gav,14
+gave,232
+gavest,4
+gawded,1
+gawds,4
+gawsey,2
+gay,9
+gayness,1
+gaz,2
+gaze,27
+gazed,1
+gazer,1
+gazers,2
+gazes,4
+gazeth,1
+gazing,16
+gbnewby,1
+gear,10
+geck,2
+geese,11
+geffrey,10
+geld,3
+gelded,3
+gelding,4
+gelida,1
+gelidus,1
+gelt,1
+gem,5
+geminy,1
+gems,4
+gen,1
+gender,4
+genders,1
+general,218
+generally,12
+generals,8
+generation,10
+generations,3
+generative,1
+generosity,1
+generous,10
+genitive,3
+genitivo,1
+genius,7
+gennets,1
+genoa,5
+genoux,1
+gens,2
+gent,43
+gentilhomme,2
+gentility,2
+gentle,372
+gentlefolks,1
+gentleman,523
+gentlemanlike,1
+gentlemen,212
+gentleness,17
+gentler,9
+gentles,8
+gentlest,1
+gentlewoman,70
+gentlewomen,11
+gently,31
+gentry,15
+george,72
+gerard,3
+germaines,1
+germains,1
+german,11
+germane,2
+germans,5
+germany,6
+gertrude,14
+gest,1
+gests,1
+gesture,8
+gestures,2
+get,306
+getrude,1
+gets,12
+getter,1
+getting,11
+ghastly,6
+ghost,86
+ghosted,1
+ghostly,7
+ghosts,18
+gi,1
+giant,17
+giantess,1
+giantlike,1
+giants,1
+gib,2
+gibber,1
+gibbet,4
+gibbets,3
+gibe,1
+giber,1
+gibes,5
+gibing,2
+gibingly,1
+giddily,2
+giddiness,1
+giddy,30
+gift,66
+gifts,48
+gig,3
+giglets,1
+giglot,2
+gilbert,3
+gild,13
+gilded,21
+gilding,2
+gilliams,1
+gillian,1
+gills,1
+gillyvors,2
+gilt,17
+gimmal,1
+gimmers,1
+gin,4
+ging,1
+ginger,8
+gingerbread,1
+gingerly,1
+ginn,1
+gins,5
+gioucestershire,1
+gipes,1
+gipsies,1
+gipsy,1
+gird,4
+girded,2
+girdle,10
+girdled,2
+girdles,3
+girdling,2
+girl,51
+girls,13
+girt,3
+girth,1
+gis,1
+giv,7
+give,1353
+given,192
+giver,5
+givers,1
+gives,145
+givest,3
+giveth,2
+giving,60
+givings,1
+glad,125
+gladded,1
+gladding,1
+gladly,16
+gladness,3
+glamis,9
+glanc,1
+glance,11
+glanced,2
+glances,3
+glancing,1
+glanders,1
+glansdale,4
+glare,1
+glares,2
+glass,68
+glasses,10
+glassy,3
+glaz,1
+glazed,3
+gleams,1
+glean,6
+gleaned,2
+gleaning,1
+gleeful,1
+gleek,2
+gleeking,1
+gleeks,1
+glend,24
+glendower,26
+glib,4
+glide,3
+glided,1
+glides,2
+glideth,1
+gliding,1
+glimmer,2
+glimmering,3
+glimmers,1
+glimpse,2
+glimpses,1
+glist,3
+glistening,1
+glister,1
+glistering,2
+glisters,2
+glitt,1
+glittering,6
+globe,10
+globes,1
+glooming,1
+gloomy,2
+glories,12
+glorified,1
+glorify,3
+glorious,41
+gloriously,1
+glory,88
+glose,1
+gloss,12
+glosses,1
+glou,118
+glouceste,1
+gloucester,608
+gloucestershire,11
+glove,36
+glover,1
+gloves,17
+glow,9
+glowed,1
+glowing,4
+glowworm,1
+gloz,1
+gloze,2
+glozes,1
+glu,1
+glue,1
+glued,1
+glues,1
+glut,1
+glutt,1
+glutted,1
+glutton,4
+gluttoning,1
+gluttony,2
+gnarled,1
+gnarling,2
+gnat,4
+gnats,5
+gnaw,10
+gnawing,3
+gnawn,2
+gnaws,2
+go,1741
+goad,1
+goaded,2
+goads,1
+goal,3
+goals,1
+goat,7
+goatish,1
+goats,9
+gobbets,2
+gobbo,30
+goblet,2
+goblets,1
+goblin,2
+goblins,5
+god,925
+godded,1
+godden,1
+goddess,28
+goddesses,4
+goddild,1
+godfather,3
+godfathers,2
+godhead,3
+godlike,3
+godliness,2
+godly,4
+godmother,2
+gods,287
+godson,1
+goer,1
+goers,3
+goes,174
+goest,14
+goeth,1
+goffe,3
+gogs,1
+going,109
+gold,222
+golden,91
+goldenly,1
+goldsmith,11
+goldsmiths,1
+golgotha,2
+goliases,1
+goliath,1
+gon,53
+gondola,2
+gondolier,1
+gone,466
+goneril,32
+gong,1
+gonzago,4
+gonzalo,68
+good,2834
+goodfellow,2
+goodlier,2
+goodliest,3
+goodly,75
+goodman,14
+goodness,56
+goodnight,1
+goodrig,1
+goods,23
+goodwife,1
+goodwill,1
+goodwin,2
+goodwins,1
+goodyear,1
+goodyears,1
+goose,32
+gooseberry,1
+goosequills,1
+goot,6
+gor,5
+gorbellied,1
+gorboduc,1
+gordian,2
+gore,9
+gored,2
+gorg,4
+gorge,8
+gorgeous,10
+gorget,1
+gorging,1
+gorgon,2
+gormandize,1
+gormandizing,1
+gory,3
+gosling,1
+gospel,1
+gospels,1
+goss,1
+gossamer,2
+gossip,11
+gossiping,2
+gossiplike,1
+gossips,7
+got,129
+goth,11
+goths,36
+gotten,5
+gourd,1
+gout,6
+gouts,1
+gouty,3
+govern,44
+governance,1
+governed,2
+governess,1
+government,25
+governor,23
+governors,1
+governs,3
+gower,53
+gown,51
+gowns,6
+grac,12
+grace,597
+graced,5
+graceful,5
+gracefully,1
+graceless,5
+graces,48
+gracing,1
+gracious,198
+graciously,5
+gradation,2
+graff,2
+graffing,1
+graft,3
+grafted,5
+grafters,1
+grain,18
+grained,4
+grains,3
+gramercies,3
+gramercy,5
+grammar,2
+grand,13
+grandam,30
+grandame,1
+grandchild,1
+grande,1
+grandeur,1
+grandfather,18
+grandjurors,1
+grandmother,4
+grandpre,6
+grandsir,1
+grandsire,27
+grandsires,2
+grange,4
+grant,111
+granted,31
+granting,3
+grants,3
+grape,4
+grapes,8
+grapple,9
+grapples,2
+grappling,1
+grasp,5
+grasped,1
+grasps,2
+grass,23
+grasshoppers,1
+grassy,1
+grate,5
+grated,2
+grateful,4
+gratefully,2
+grates,1
+gratiano,100
+gratify,8
+gratii,1
+gratillity,1
+grating,2
+gratis,9
+gratitude,4
+gratulate,4
+grav,2
+grave,184
+gravediggers,1
+gravel,4
+graveless,1
+gravell,1
+gravely,1
+graven,1
+graveness,1
+graver,6
+graves,32
+gravest,1
+gravestone,2
+gravities,1
+gravity,14
+gravy,2
+gray,3
+graymalkin,1
+graz,1
+graze,7
+grazed,1
+grazing,2
+grease,6
+greases,1
+greasily,1
+greasy,10
+great,921
+greater,86
+greatest,51
+greatly,12
+greatness,77
+grecian,33
+grecians,7
+gree,1
+greece,19
+greed,5
+greedily,1
+greediness,4
+greedy,7
+greeing,1
+greek,33
+greekish,9
+greeks,29
+green,114
+greener,1
+greenly,2
+greens,1
+greensleeves,2
+greenwich,1
+greenwood,1
+greet,43
+greeted,1
+greeting,23
+greetings,9
+greets,11
+greg,15
+gregory,11
+gremio,92
+grew,34
+grey,90
+greybeard,2
+greybeards,2
+greyhound,8
+greyhounds,5
+grief,217
+griefs,56
+griev,11
+grievance,6
+grievances,7
+grieve,40
+grieved,9
+grieves,21
+grievest,1
+grieving,5
+grievingly,1
+grievous,26
+grievously,6
+griffin,2
+griffith,24
+grim,17
+grime,2
+grimly,2
+grin,6
+grind,6
+grinding,2
+grindstone,1
+grinning,3
+grip,2
+gripe,8
+gripes,3
+griping,2
+grise,2
+grisly,2
+grissel,1
+grize,1
+grizzle,1
+grizzled,2
+groan,37
+groaning,9
+groans,36
+groat,6
+groats,5
+groin,1
+groom,23
+grooms,9
+grop,1
+groping,1
+gros,2
+gross,57
+grosser,5
+grossly,19
+grossness,6
+ground,165
+grounded,5
+groundlings,1
+grounds,9
+group,1
+grove,15
+grovel,2
+grovelling,2
+groves,5
+grow,140
+groweth,1
+growing,31
+grown,61
+grows,77
+growth,16
+grub,3
+grubb,1
+grubs,1
+grudge,10
+grudged,1
+grudges,1
+grudging,3
+gruel,1
+grumble,2
+grumblest,1
+grumbling,3
+grumblings,1
+grumio,96
+grund,1
+grunt,2
+gualtier,2
+guard,129
+guardage,1
+guardant,2
+guarded,33
+guardian,5
+guardians,1
+guards,14
+guardsman,6
+gud,6
+gudgeon,1
+guerdon,4
+guerra,1
+guess,53
+guesses,1
+guessingly,1
+guest,37
+guests,21
+guiana,1
+guichard,1
+guide,24
+guided,5
+guidelines,1
+guider,1
+guiderius,76
+guides,9
+guiding,3
+guidon,1
+guienne,1
+guil,29
+guildenstern,30
+guilders,2
+guildford,5
+guildhall,2
+guile,3
+guiled,1
+guileful,2
+guilfords,1
+guilt,28
+guiltian,1
+guiltier,2
+guiltily,1
+guiltiness,9
+guiltless,20
+guilts,1
+guilty,71
+guinea,1
+guinever,1
+guise,5
+gul,1
+gules,3
+gulf,9
+gulfs,1
+gull,10
+gulls,2
+gum,4
+gumm,1
+gums,1
+gun,7
+gunner,7
+gunpowder,3
+guns,4
+gurnet,1
+gurney,5
+gust,6
+gusts,7
+gusty,1
+gutenberg,326
+gutindex,1
+guts,15
+gutter,1
+guy,1
+guynes,1
+guysors,1
+gypsy,2
+gyve,1
+gyved,1
+gyves,5
+h,2
+ha,230
+haberdasher,5
+habiliment,1
+habiliments,4
+habit,39
+habitation,5
+habited,5
+habits,14
+habitude,1
+hack,20
+hacket,2
+hackney,2
+hacks,2
+had,1428
+hadst,101
+haec,1
+haeres,1
+hag,11
+hagar,1
+haggard,4
+haggards,1
+haggish,1
+haggled,1
+hags,4
+hail,71
+hailed,1
+hailstone,1
+hailstones,1
+hair,118
+hairless,1
+hairs,30
+hairy,5
+hal,45
+halberd,1
+halberds,5
+halcyon,2
+hale,9
+haled,1
+hales,3
+half,234
+halfcan,1
+halfpence,3
+halfpenny,6
+halfpennyworth,1
+halfway,2
+halidom,1
+hall,34
+halloa,2
+halloing,2
+hallond,1
+halloo,2
+hallooing,1
+hallow,6
+hallowed,5
+hallowmas,4
+hallown,1
+hals,1
+halt,9
+halter,8
+halters,3
+halting,6
+halts,3
+halves,1
+ham,358
+hames,1
+hamlet,117
+hammer,6
+hammered,1
+hammering,3
+hammers,3
+hamper,1
+hampton,2
+hams,2
+hamstring,1
+hand,854
+handed,8
+handful,2
+handicraft,1
+handicraftsmen,1
+handing,1
+handiwork,3
+handkercher,3
+handkerchers,2
+handkerchief,36
+handle,12
+handled,4
+handles,1
+handless,2
+handlest,1
+handling,4
+handmaid,4
+handmaids,1
+hands,319
+handsaw,2
+handsome,13
+handsomely,3
+handsomeness,1
+handwriting,1
+handy,1
+hang,238
+hanged,10
+hangers,4
+hangeth,2
+hanging,41
+hangings,3
+hangman,19
+hangmen,2
+hangs,37
+hannibal,4
+hap,27
+hapless,7
+haply,45
+happ,2
+happen,10
+happened,2
+happier,17
+happies,1
+happiest,5
+happily,29
+happiness,57
+happy,204
+haps,4
+harbinger,3
+harbingers,2
+harbor,2
+harbour,19
+harbourage,1
+harbouring,1
+harbours,3
+harcourt,3
+hard,183
+harder,11
+hardest,3
+hardiest,1
+hardiment,3
+hardiness,3
+hardly,39
+hardness,6
+hardocks,1
+hardy,7
+hare,21
+harelip,1
+hares,4
+harfleur,12
+hark,148
+harlot,9
+harlotry,4
+harlots,3
+harm,98
+harmed,1
+harmful,9
+harming,2
+harmless,17
+harmonious,2
+harmony,18
+harms,16
+harness,9
+harp,9
+harper,1
+harpier,1
+harping,2
+harpy,3
+harried,1
+harrow,2
+harrows,1
+harry,115
+harsh,29
+harshly,3
+harshness,3
+hart,11
+harts,2
+harum,1
+harvest,19
+has,388
+hast,585
+haste,163
+hasted,1
+hasten,8
+hastes,1
+hastily,5
+hasting,2
+hastings,149
+hasty,21
+hat,36
+hatch,18
+hatches,7
+hatchet,1
+hatching,1
+hatchment,1
+hate,179
+hated,29
+hateful,39
+hater,1
+haters,1
+hates,18
+hateth,4
+hatfield,2
+hath,1942
+hating,4
+hatred,17
+hats,8
+haud,4
+hauf,1
+haught,3
+haughtiness,1
+haughty,14
+haunch,2
+haunches,1
+haunt,17
+haunted,7
+haunting,3
+haunts,9
+hautboy,1
+hautboys,13
+haven,17
+havens,1
+haver,1
+having,156
+havings,2
+havior,1
+haviour,6
+havoc,9
+hawk,7
+hawking,4
+hawks,5
+hawthorn,6
+hawthorns,1
+hay,10
+hazard,41
+hazarded,2
+hazards,4
+hazel,3
+hazelnut,1
+head,537
+headborough,2
+headed,17
+headier,1
+heading,1
+headland,1
+headless,5
+headlong,6
+heads,110
+headsman,3
+headstrong,10
+heady,4
+heal,16
+healed,1
+healing,2
+heals,1
+health,103
+healthful,10
+healths,4
+healthsome,1
+healthy,2
+heap,18
+heaping,2
+heaps,7
+hear,884
+heard,349
+hearer,6
+hearers,10
+hearest,1
+heareth,1
+hearing,94
+hearings,1
+heark,2
+hearken,6
+hearkens,2
+hears,28
+hearsay,2
+hearse,4
+hearsed,1
+hearst,1
+heart,1061
+heartache,1
+heartbreak,1
+heartbreaking,1
+hearted,38
+hearten,1
+hearth,3
+hearths,1
+heartily,37
+heartiness,1
+heartless,1
+heartlings,1
+heartly,2
+hearts,174
+heartsick,1
+heartstrings,2
+hearty,9
+heat,67
+heated,4
+heath,11
+heathen,5
+heathenish,1
+heating,1
+heats,2
+heauties,1
+heav,17
+heave,11
+heaved,2
+heaven,654
+heavenly,55
+heavens,144
+heaves,2
+heavier,14
+heaviest,6
+heavily,13
+heaviness,16
+heaving,2
+heavings,1
+heavy,169
+hebona,1
+hebrew,3
+hecate,14
+hectic,1
+hector,222
+hectors,2
+hecuba,13
+hedg,2
+hedge,18
+hedgehog,1
+hedgehogs,2
+hedges,5
+heed,53
+heeded,1
+heedful,5
+heedfull,1
+heedfully,3
+heedless,2
+heel,17
+heels,73
+hefted,1
+hefts,1
+heifer,3
+heifers,1
+heigh,15
+height,35
+heighten,1
+heinous,17
+heinously,1
+heir,109
+heiress,1
+heirless,1
+heirs,24
+held,85
+helen,85
+helena,194
+helenus,13
+helias,1
+helicons,1
+hell,175
+hellespont,4
+hellfire,1
+hellish,8
+helm,18
+helmed,1
+helmet,6
+helmets,4
+helms,4
+help,327
+helper,2
+helpers,1
+helpful,4
+helping,7
+helpless,3
+helps,14
+helter,1
+hem,10
+heme,7
+hemlock,3
+hemm,3
+hemp,3
+hempen,3
+hems,2
+hen,8
+hence,368
+henceforth,40
+henceforward,6
+henchman,1
+henri,1
+henricus,1
+henry,612
+hens,1
+hent,3
+henton,2
+her,3850
+herald,60
+heraldry,5
+heralds,12
+herb,8
+herbert,5
+herblets,1
+herbs,11
+herculean,1
+hercules,36
+herd,17
+herds,2
+herdsman,1
+herdsmen,2
+here,2331
+hereabout,4
+hereabouts,1
+hereafter,48
+hereby,3
+hereditary,8
+hereford,38
+herefordshire,2
+herein,28
+hereof,5
+heresies,2
+heresy,6
+heretic,8
+heretics,2
+hereto,1
+hereupon,1
+heritage,1
+heritier,1
+hermes,1
+hermia,104
+hermione,63
+hermit,6
+hermitage,2
+hermits,3
+herne,4
+hero,125
+herod,8
+herods,1
+heroes,2
+heroic,1
+heroical,4
+herring,6
+herrings,2
+hers,52
+herself,98
+hesperides,1
+hesperus,1
+hest,3
+hests,2
+heure,1
+heureux,1
+hew,11
+hewgh,1
+hewing,1
+hewn,2
+hews,2
+hey,25
+heyday,1
+hibocrates,1
+hic,12
+hiccups,1
+hick,1
+hid,45
+hidden,8
+hide,110
+hideous,22
+hideously,1
+hideousness,1
+hides,19
+hidest,1
+hiding,10
+hie,46
+hied,1
+hiems,2
+hies,4
+hig,1
+high,262
+higher,31
+highest,16
+highly,15
+highmost,2
+highness,189
+hight,3
+highway,5
+highways,2
+hilding,5
+hildings,1
+hill,42
+hillo,1
+hilloa,1
+hills,10
+hilt,4
+hilts,7
+hily,1
+himself,452
+hinc,1
+hinckley,1
+hind,17
+hinder,14
+hindered,1
+hinders,1
+hindmost,3
+hinds,8
+hing,1
+hinge,2
+hinges,2
+hint,8
+hip,8
+hipp,2
+hipparchus,1
+hippolyta,26
+hips,5
+hir,5
+hire,18
+hired,4
+hiren,2
+hirtius,1
+hisperia,1
+hiss,11
+hisses,1
+hissing,2
+hist,2
+historical,3
+history,22
+hit,59
+hither,293
+hitherto,9
+hitherward,5
+hitherwards,2
+hits,9
+hitting,2
+hive,6
+hives,1
+hizzing,1
+ho,209
+hoa,5
+hoar,7
+hoard,4
+hoarded,2
+hoarding,2
+hoars,1
+hoarse,5
+hoary,1
+hob,2
+hobbididence,1
+hobby,7
+hobbyhorse,1
+hobgoblin,3
+hobnails,2
+hoc,2
+hod,1
+hodge,1
+hog,7
+hogs,3
+hogshead,4
+hogsheads,1
+hois,1
+hoise,1
+hoist,5
+hoisted,2
+hoists,1
+holborn,1
+hold,469
+holden,1
+holder,7
+holdeth,2
+holdfast,1
+holding,23
+holds,82
+hole,30
+holes,10
+holidam,1
+holidame,2
+holiday,14
+holidays,1
+holier,2
+holiest,1
+holily,3
+holiness,13
+holla,12
+holland,4
+hollander,2
+hollanders,1
+holloa,1
+holloaing,1
+hollow,49
+hollowly,2
+hollowness,3
+holly,2
+holmedon,5
+holofernes,62
+holp,19
+holy,198
+homage,17
+homager,1
+home,342
+homely,15
+homes,2
+homespuns,1
+homeward,5
+homewards,1
+homicide,4
+homicides,1
+homily,1
+hominem,1
+hommes,1
+homo,1
+honest,289
+honester,5
+honestest,1
+honestly,7
+honesty,87
+honey,46
+honeycomb,1
+honeying,1
+honeyless,1
+honeysuckle,2
+honeysuckles,1
+honi,1
+honneur,5
+honor,42
+honorable,19
+honorably,1
+honorato,1
+honorificabilitudinitatibus,1
+honors,11
+honour,632
+honourable,102
+honourably,6
+honoured,8
+honourest,1
+honourible,1
+honouring,1
+honours,69
+hoo,7
+hood,10
+hooded,2
+hoodman,2
+hoods,1
+hoodwink,6
+hoof,2
+hoofs,4
+hook,14
+hooking,1
+hooks,3
+hoop,8
+hoops,2
+hoot,1
+hooted,2
+hooting,2
+hoots,1
+hop,16
+hope,358
+hopeful,9
+hopeless,7
+hopes,56
+hopest,1
+hoping,6
+hopkins,2
+hoppedance,1
+hor,109
+horace,3
+horatio,47
+horizon,1
+horn,44
+hornbook,1
+horned,4
+horner,11
+horning,1
+hornpipes,1
+horns,57
+horologe,1
+horrible,25
+horribly,7
+horrid,16
+horrider,1
+horridly,2
+horror,16
+horrors,4
+hors,3
+horse,243
+horseback,6
+horsed,1
+horsehairs,1
+horseman,2
+horsemanship,2
+horsemen,11
+horses,62
+horseway,1
+horsing,1
+hortensio,118
+hortensius,9
+horum,3
+hose,23
+hospitable,3
+hospital,1
+hospitality,1
+host,168
+hostage,2
+hostages,4
+hostess,112
+hostile,4
+hostility,4
+hostilius,2
+hosts,2
+hot,261
+hotly,4
+hotspur,28
+hotter,5
+hottest,2
+hound,14
+hounds,23
+hour,313
+hourly,22
+hours,140
+hous,4
+house,569
+household,18
+householder,1
+householders,1
+households,2
+housekeeper,2
+housekeepers,1
+housekeeping,2
+houseless,2
+houses,28
+housewife,7
+housewifery,2
+housewives,2
+hovel,8
+hover,5
+hovered,1
+hovering,1
+hovers,1
+how,2171
+howbeit,3
+howe,12
+howeer,1
+however,14
+howl,17
+howled,1
+howlet,1
+howling,13
+howls,1
+howsoe,6
+howsoever,9
+howsome,2
+hoxes,1
+hoy,1
+hoyday,1
+html,1
+http,12
+hubert,96
+huddled,1
+huddling,1
+hue,27
+hued,2
+hues,1
+hug,6
+huge,35
+hugely,2
+hugeness,1
+hugg,2
+hugger,1
+hugh,42
+hugs,1
+hujus,1
+hulk,3
+hulks,1
+hull,2
+hulling,1
+hullo,1
+hum,16
+human,25
+humane,6
+humanely,2
+humanity,10
+humble,72
+humbled,9
+humbleness,7
+humbler,3
+humbles,1
+humblest,2
+humbling,1
+humbly,61
+hume,21
+humh,5
+humidity,2
+humility,17
+humming,1
+humor,10
+humorous,12
+humors,2
+humour,90
+humourists,1
+humours,33
+humphrey,71
+humphry,1
+hums,2
+hundred,113
+hundreds,4
+hundredth,1
+hung,25
+hungarian,1
+hungary,2
+hunger,15
+hungerford,2
+hungerly,3
+hungry,26
+hunt,34
+hunted,6
+hunter,12
+hunters,4
+hunteth,1
+hunting,19
+huntington,1
+huntress,1
+hunts,3
+huntsman,16
+huntsmen,5
+hurdle,1
+hurl,12
+hurling,1
+hurls,1
+hurly,4
+hurlyburly,2
+hurricano,1
+hurricanoes,1
+hurried,5
+hurries,2
+hurry,3
+hurt,90
+hurting,1
+hurtled,1
+hurtless,1
+hurtling,1
+hurts,14
+husband,327
+husbanded,4
+husbandless,1
+husbandry,14
+husbands,27
+hush,19
+hushes,1
+husht,1
+husks,5
+huswife,8
+huswifes,1
+hutch,1
+hybla,2
+hydra,5
+hyen,1
+hymen,13
+hymenaeus,1
+hymn,6
+hymns,4
+hyperboles,2
+hyperbolical,2
+hyperion,6
+hypertext,3
+hypocrisy,5
+hypocrite,7
+hypocrites,1
+hyrcan,1
+hyrcania,1
+hyrcanian,2
+hyssop,1
+hysterica,1
+iachimo,96
+iaculis,1
+iago,362
+iament,1
+ibat,3
+ibiblio,1
+icarus,3
+ice,18
+iceland,2
+ici,1
+icicle,2
+icicles,3
+icy,6
+idea,2
+ideas,1
+idem,1
+iden,18
+identical,1
+identification,1
+identify,1
+ides,7
+idiot,9
+idiots,2
+idle,67
+idleness,15
+idles,1
+idly,17
+idol,8
+idolatrous,1
+idolatry,6
+ield,1
+if,3539
+ifs,1
+ignis,1
+ignoble,9
+ignobly,4
+ignominious,3
+ignominy,3
+ignomy,1
+ignorance,40
+ignorant,48
+ii,171
+iii,145
+iiii,1
+il,18
+ilbow,1
+ild,1
+ilion,6
+ilium,5
+ill,279
+illegitimate,2
+illinois,222
+illiterate,1
+illness,1
+illo,1
+ills,9
+illume,1
+illumin,1
+illuminate,1
+illumineth,1
+illusion,3
+illusions,2
+illustrate,2
+illustrated,1
+illustrious,5
+illyria,13
+illyrian,1
+ils,2
+im,1
+image,46
+imagery,1
+images,11
+imagin,8
+imaginary,8
+imagination,26
+imaginations,4
+imagine,22
+imagining,1
+imaginings,1
+imbar,1
+imbecility,1
+imbrue,2
+imitari,1
+imitate,11
+imitated,2
+imitation,4
+imitations,1
+immaculate,6
+immanity,1
+immask,1
+immaterial,1
+immediacy,1
+immediate,17
+immediately,20
+imminence,1
+imminent,7
+immoderate,1
+immoderately,1
+immodest,5
+immoment,1
+immortal,25
+immortaliz,1
+immortally,1
+immur,2
+immured,4
+immures,1
+imogen,166
+imp,5
+impaint,1
+impair,3
+impairing,1
+impale,1
+impaled,1
+impanelled,1
+impart,12
+imparted,1
+impartial,4
+impartment,1
+imparts,1
+impasted,1
+impatience,18
+impatient,19
+impatiently,3
+impawn,3
+impeach,11
+impeached,1
+impeachment,2
+impeachments,1
+impedes,1
+impediment,15
+impediments,7
+impenetrable,1
+imperator,1
+imperceiverant,1
+imperfect,6
+imperfection,2
+imperfections,4
+imperfectly,1
+imperial,25
+imperious,14
+imperiously,1
+impertinency,1
+impertinent,2
+impeticos,1
+impetuosity,1
+impetuous,2
+impieties,1
+impiety,6
+impious,6
+implacable,1
+implements,2
+implications,1
+implied,4
+implies,1
+implor,1
+implorators,1
+implore,6
+implored,1
+imploring,1
+impon,2
+import,20
+importance,5
+importancy,1
+important,9
+importantly,1
+imported,1
+importeth,2
+importing,8
+importless,1
+imports,9
+importun,7
+importunacy,2
+importunate,6
+importune,13
+importunes,4
+importunity,3
+impos,2
+impose,10
+imposed,4
+imposition,7
+impositions,1
+impossibilities,2
+impossibility,5
+impossible,39
+imposthume,2
+impostor,3
+impostors,1
+impotence,1
+impotent,4
+impounded,1
+impregnable,4
+imprese,1
+impress,9
+impressed,2
+impressest,1
+impression,10
+impressure,3
+imprimendum,1
+imprimis,3
+imprint,1
+imprinted,1
+imprison,13
+imprisoned,5
+imprisoning,1
+imprisonment,16
+improbable,1
+improper,1
+improve,1
+improvident,2
+impudence,3
+impudency,1
+impudent,9
+impudently,1
+impudique,1
+impugn,1
+impugns,1
+impure,1
+imputation,7
+impute,4
+inaccessible,2
+inaccurate,2
+inaidable,1
+inaudible,1
+inauspicious,1
+inc,224
+incaged,2
+incantations,1
+incapable,6
+incardinate,1
+incarnadine,1
+incarnate,2
+incarnation,1
+incens,12
+incense,10
+incensed,10
+incensement,1
+incenses,1
+incensing,1
+incertain,6
+incertainties,2
+incertainty,1
+incessant,5
+incessantly,1
+incest,2
+incestuous,5
+inch,21
+incharitable,1
+inches,11
+incidency,1
+incident,3
+incidental,2
+incision,6
+incite,5
+incites,1
+incivil,1
+incivility,1
+inclin,16
+inclinable,1
+inclination,11
+incline,9
+inclined,1
+inclines,1
+inclining,7
+inclips,1
+include,2
+included,5
+includes,224
+including,15
+inclusive,2
+incomparable,4
+incomplete,2
+incomprehensible,1
+inconsiderate,2
+inconstancy,5
+inconstant,11
+incontinency,3
+incontinent,6
+incontinently,1
+inconvenience,1
+inconveniences,1
+inconvenient,1
+incony,2
+incorporate,9
+incorps,1
+incorrect,1
+increas,1
+increase,28
+increases,1
+increaseth,2
+increasing,9
+incredible,1
+incredulous,2
+incur,6
+incurable,4
+incurr,3
+incurred,1
+incursions,2
+ind,1
+inde,2
+indebted,2
+indeed,438
+indemnify,2
+indemnity,2
+indent,2
+indented,1
+indenture,2
+indentures,4
+index,4
+indexes,1
+india,7
+indian,9
+indicate,2
+indicating,1
+indict,1
+indicted,1
+indictment,4
+indies,5
+indifferency,2
+indifferent,15
+indifferently,5
+indigent,1
+indigest,3
+indigested,1
+indign,1
+indignation,11
+indignations,1
+indigne,1
+indignities,4
+indignity,6
+indirect,10
+indirection,2
+indirections,1
+indirectly,10
+indiscreet,2
+indiscretion,2
+indispos,1
+indisposition,1
+indissoluble,1
+indistinct,2
+indistinguish,1
+indistinguishable,1
+indited,2
+individable,1
+individual,5
+indrench,1
+indu,1
+indubitate,1
+induc,3
+induce,4
+induced,2
+inducement,3
+induction,6
+inductions,1
+indue,1
+indued,3
+indues,1
+indulgence,2
+indulgences,1
+indulgent,1
+indurance,1
+industrious,4
+industriously,1
+industry,8
+inequality,1
+inestimable,2
+inevitable,4
+inexecrable,1
+inexorable,2
+inexplicable,1
+infallible,5
+infallibly,2
+infamonize,1
+infamous,2
+infamy,12
+infancy,11
+infant,22
+infants,10
+infect,19
+infected,21
+infecting,1
+infection,20
+infections,1
+infectious,6
+infectiously,1
+infects,5
+infer,6
+inference,1
+inferior,10
+inferiors,1
+infernal,3
+inferr,3
+inferreth,1
+inferring,1
+infest,1
+infidel,3
+infidels,2
+infinite,38
+infinitely,5
+infinitive,1
+infirm,4
+infirmities,4
+infirmity,16
+infixed,1
+infixing,1
+inflam,3
+inflame,4
+inflaming,3
+inflammation,1
+inflict,1
+infliction,1
+influence,10
+influences,2
+infold,3
+inform,40
+informal,1
+information,11
+informations,1
+informed,3
+informer,1
+informs,1
+infortunate,2
+infring,1
+infringe,5
+infringed,1
+infringement,2
+infus,2
+infuse,3
+infused,3
+infusing,1
+infusion,2
+ing,1
+ingener,1
+ingenious,10
+ingeniously,1
+inglorious,1
+ingots,1
+ingraffed,1
+ingraft,1
+ingrate,5
+ingrated,1
+ingrateful,13
+ingratitude,21
+ingratitudes,1
+ingredient,2
+ingredients,2
+ingross,1
+inhabit,10
+inhabitable,1
+inhabitants,2
+inhabited,1
+inhabits,4
+inhearse,1
+inhearsed,1
+inherent,1
+inherit,16
+inheritance,12
+inherited,3
+inheriting,1
+inheritor,4
+inheritors,2
+inheritrix,1
+inherits,2
+inhibited,2
+inhibition,1
+inhoop,1
+inhuman,8
+iniquities,1
+iniquity,8
+initiate,1
+injointed,1
+injunction,3
+injunctions,2
+injur,4
+injure,1
+injurer,1
+injuries,23
+injurious,15
+injury,30
+injustice,8
+ink,29
+inkhorn,3
+inkle,1
+inkles,1
+inkling,2
+inky,3
+inlaid,1
+inland,5
+inlay,1
+inly,4
+inmost,2
+inn,21
+inner,1
+innkeeper,1
+innocence,22
+innocency,5
+innocent,52
+innocents,4
+innovation,3
+innovator,1
+inns,3
+innumerable,1
+inoculate,1
+inordinate,2
+inprimis,2
+inquir,2
+inquire,15
+inquiry,2
+inquisition,2
+inquisitive,2
+inroads,1
+insane,1
+insanie,1
+insatiate,4
+insconce,1
+inscrib,1
+inscription,1
+inscriptions,1
+inscroll,1
+inscrutable,1
+insculp,1
+insculpture,1
+insensible,3
+inseparable,2
+inseparate,1
+insert,2
+inserted,1
+inset,1
+inshell,1
+inshipp,1
+inside,6
+insinewed,1
+insinuate,5
+insinuateth,1
+insinuating,4
+insinuation,3
+insisted,1
+insisting,1
+insisture,1
+insociable,2
+insolence,14
+insolent,9
+insomuch,1
+inspir,5
+inspiration,3
+inspirations,1
+inspire,2
+inspired,4
+install,4
+installed,1
+instalment,2
+instance,26
+instances,7
+instant,61
+instantly,24
+instate,1
+instead,16
+insteeped,1
+instigate,1
+instigated,1
+instigation,3
+instigations,1
+instigator,1
+instinct,16
+instinctively,1
+institute,2
+institutions,1
+instruct,25
+instructed,6
+instruction,15
+instructions,8
+instructs,5
+instrument,37
+instrumental,1
+instruments,27
+insubstantial,1
+insufficience,1
+insufficiency,2
+insult,4
+insulted,1
+insulting,9
+insultment,1
+insults,1
+insupportable,3
+insuppressive,1
+insurrection,5
+insurrections,1
+int,4
+integer,1
+integritas,1
+integrity,19
+intellect,4
+intellects,1
+intellectual,4
+intelligence,27
+intelligencer,2
+intelligencing,1
+intelligent,4
+intelligis,1
+intelligo,1
+intemperance,2
+intemperate,2
+intend,54
+intended,20
+intendeth,1
+intending,2
+intendment,3
+intends,17
+intenible,1
+intent,50
+intention,2
+intentively,1
+intents,21
+inter,8
+intercept,4
+intercepted,4
+intercepter,1
+interception,1
+intercepts,1
+intercession,6
+intercessors,1
+interchained,1
+interchang,1
+interchange,6
+interchangeably,4
+interchangement,1
+interchanging,2
+interdiction,1
+interest,29
+interim,11
+interims,1
+interior,3
+interjections,1
+interjoin,1
+interlude,4
+intermingle,2
+intermission,4
+intermissive,1
+intermit,1
+intermix,1
+intermixed,1
+internal,1
+international,1
+internet,1
+interpose,2
+interposer,1
+interposes,1
+interpret,6
+interpretation,5
+interpreted,3
+interpreter,9
+interpreters,2
+interprets,2
+interr,5
+interred,3
+interrogatories,2
+interrupt,4
+interrupted,3
+interrupter,1
+interruptest,1
+interruption,3
+interrupts,1
+intertissued,1
+intervallums,1
+interview,5
+intestate,1
+intestine,2
+intil,1
+intimate,3
+intimation,1
+intitled,1
+intituled,1
+into,644
+intolerable,9
+intoxicates,1
+intreasured,1
+intreat,1
+intrench,1
+intrenchant,1
+intricate,1
+intrinse,1
+intrinsicate,1
+intrude,2
+intruder,2
+intruding,1
+intrusion,4
+inundation,4
+inure,1
+inurn,1
+invade,2
+invades,2
+invalidity,1
+invasion,1
+invasive,1
+invectively,1
+invectives,1
+inveigled,1
+invent,7
+invented,2
+invention,30
+inventions,2
+inventor,1
+inventorially,1
+inventoried,1
+inventors,1
+inventory,6
+inverness,3
+invert,2
+invest,8
+invested,4
+investing,1
+investments,2
+inveterate,4
+invincible,4
+inviolable,3
+invised,1
+invisible,30
+invitation,1
+invite,19
+invited,10
+invites,6
+inviting,5
+invitis,1
+invocate,3
+invocation,4
+invoke,1
+invoked,1
+invulnerable,3
+inward,28
+inwardly,3
+inwardness,1
+inwards,2
+ionia,1
+ionian,1
+ipse,2
+ipswich,2
+ira,1
+irae,1
+iras,43
+ire,4
+ireful,4
+ireland,31
+iris,10
+irish,10
+irishman,2
+irishmen,1
+irks,3
+irksome,3
+iron,46
+irons,9
+irreconcil,1
+irrecoverable,1
+irregular,4
+irregulous,1
+irreligious,3
+irremovable,1
+irreparable,1
+irresolute,1
+irrevocable,3
+irs,1
+isabel,33
+isabella,159
+isbel,3
+isbels,2
+iscariot,1
+ise,1
+ish,7
+isidore,9
+isis,8
+island,34
+islander,1
+islanders,5
+islands,3
+isle,40
+isles,2
+israel,1
+issu,1
+issue,111
+issued,5
+issueless,2
+issues,9
+issuing,4
+ist,1
+ista,1
+italian,16
+italy,35
+itch,8
+itches,2
+itching,2
+item,31
+items,1
+iteration,3
+ithaca,2
+its,18
+itself,240
+itshall,1
+iv,121
+ivory,3
+ivy,4
+iwis,3
+ix,6
+j,4
+jacet,1
+jack,91
+jackanapes,1
+jacks,7
+jacksauce,1
+jackslave,1
+jacob,8
+jade,13
+jaded,3
+jades,12
+jail,3
+jakes,1
+jamany,1
+james,12
+jamy,9
+jane,2
+jangled,1
+jangling,2
+january,3
+janus,2
+japhet,1
+jaquenetta,30
+jaques,88
+jar,7
+jarring,4
+jars,8
+jarteer,3
+jasons,2
+jaunce,1
+jauncing,2
+jaundice,1
+jaundies,1
+jaw,1
+jawbone,1
+jaws,11
+jay,4
+jays,1
+je,29
+jealous,50
+jealousies,11
+jealousy,35
+ject,1
+jeer,1
+jeering,1
+jelly,3
+jenny,1
+jeopardy,1
+jephtha,1
+jephthah,3
+jerkin,12
+jerkins,2
+jerks,1
+jeronimy,1
+jerusalem,11
+jeshu,1
+jesses,1
+jessica,59
+jest,104
+jested,1
+jester,8
+jesters,2
+jesting,5
+jests,17
+jesu,21
+jesus,4
+jet,9
+jets,1
+jew,78
+jewel,60
+jeweller,12
+jewels,27
+jewess,1
+jewish,2
+jewry,7
+jews,1
+jezebel,1
+jig,8
+jigging,1
+jill,2
+jills,1
+jingling,1
+joan,27
+job,2
+jockey,1
+jocund,8
+jog,2
+jogging,1
+john,551
+johns,3
+join,89
+joinder,1
+joined,2
+joiner,5
+joineth,1
+joins,1
+joint,24
+jointed,3
+jointing,1
+jointly,4
+jointress,1
+joints,18
+jointure,5
+jollity,6
+jolly,9
+jolt,1
+joltheads,1
+jordan,2
+joseph,2
+joshua,1
+jot,21
+jour,3
+jourdain,6
+journal,2
+journey,29
+journeying,1
+journeyman,1
+journeymen,1
+journeys,3
+jove,88
+jovem,1
+jovial,4
+jowl,2
+jowls,1
+joy,196
+joyed,1
+joyful,31
+joyfully,3
+joyless,2
+joyous,2
+joys,27
+juan,1
+jud,1
+judas,19
+judases,1
+jude,2
+judg,7
+judge,92
+judged,1
+judgement,16
+judges,9
+judgest,2
+judging,2
+judgment,104
+judgments,13
+judicious,5
+jug,1
+juggle,1
+juggled,1
+juggler,3
+jugglers,1
+juggling,5
+jugs,1
+juice,9
+juiced,1
+jul,117
+jule,3
+julia,153
+juliet,83
+julietta,2
+julio,1
+julius,18
+july,3
+jump,13
+jumpeth,1
+jumping,1
+jumps,5
+june,3
+junes,1
+junior,1
+junius,4
+junkets,1
+juno,24
+jupiter,36
+jure,1
+jurement,1
+jurisdiction,2
+juror,1
+jurors,1
+jury,2
+jurymen,1
+just,141
+justeius,1
+justest,1
+justice,239
+justicer,3
+justicers,1
+justices,13
+justification,1
+justified,4
+justify,8
+justle,2
+justled,1
+justles,1
+justling,1
+justly,26
+justness,1
+justs,1
+jutting,1
+jutty,2
+juvenal,7
+kam,1
+kate,108
+kated,1
+kates,2
+katharine,109
+katherina,111
+katherine,67
+kecksies,1
+keech,2
+keel,3
+keels,1
+keen,24
+keenness,1
+keep,489
+keepdown,1
+keeper,64
+keepers,8
+keepest,3
+keeping,29
+keeps,76
+keiser,1
+ken,6
+kendal,2
+kennel,6
+kent,192
+kentish,3
+kentishman,1
+kentishmen,1
+kept,98
+kerchief,3
+kerely,1
+kern,2
+kernal,1
+kernel,3
+kernels,2
+kerns,7
+kersey,3
+kettle,1
+kettledrum,1
+kettledrums,1
+key,31
+keys,15
+kibe,2
+kibes,2
+kick,5
+kicked,1
+kickshaws,1
+kickshawses,1
+kicky,1
+kid,1
+kidney,2
+kikely,1
+kildare,1
+kill,322
+killed,8
+killer,2
+killeth,2
+killing,26
+killingworth,2
+kills,29
+kiln,3
+kimbolton,3
+kin,34
+kind,283
+kinder,6
+kindest,3
+kindle,8
+kindled,7
+kindless,1
+kindlier,1
+kindling,3
+kindly,35
+kindness,52
+kindnesses,4
+kindred,30
+kindreds,1
+kinds,6
+kine,3
+king,3042
+kingdom,102
+kingdoms,25
+kingly,26
+kings,117
+kinred,1
+kins,1
+kinsman,49
+kinsmen,19
+kinswoman,3
+kirtle,1
+kirtles,1
+kiss,213
+kissed,3
+kisses,46
+kissing,30
+kitchen,8
+kitchens,2
+kite,8
+kites,9
+kitten,2
+klll,1
+knack,2
+knacks,2
+knapp,2
+knav,1
+knave,174
+knaveries,4
+knavery,17
+knaves,44
+knavish,7
+knead,1
+kneaded,1
+kneading,2
+knee,66
+kneel,72
+kneeling,16
+kneels,28
+knees,51
+knell,11
+knew,165
+knewest,1
+knife,55
+knight,136
+knighted,5
+knighthood,10
+knighthoods,1
+knightly,5
+knights,32
+knit,35
+knits,4
+knitters,1
+knitteth,1
+knives,10
+knobs,1
+knock,83
+knocking,33
+knocks,26
+knog,3
+knoll,3
+knot,29
+knots,8
+knotted,3
+knotty,3
+know,1742
+knower,2
+knowest,24
+knowing,47
+knowingly,2
+knowings,1
+knowledge,78
+known,188
+knows,213
+kramer,1
+l,23
+la,78
+laban,2
+label,2
+labell,1
+labienus,1
+labio,1
+labor,10
+laboring,2
+labors,1
+labour,95
+laboured,4
+labourer,2
+labourers,1
+labouring,15
+labours,10
+laboursome,2
+labras,1
+labyrinth,2
+lac,5
+lace,7
+laced,1
+lacedaemon,2
+laces,1
+lacies,1
+lack,119
+lackbeard,1
+lacked,3
+lackey,8
+lackeying,1
+lackeys,4
+lacking,7
+lacks,16
+lad,28
+ladder,19
+ladders,3
+lade,1
+laden,3
+ladies,145
+lading,2
+lads,23
+lady,927
+ladybird,1
+ladyship,44
+ladyships,1
+laer,62
+laertes,47
+lafeu,118
+lag,6
+lagging,1
+laid,96
+lain,3
+laissez,3
+lake,6
+lakes,1
+lakin,2
+lam,2
+lamb,36
+lambert,1
+lambkin,1
+lambkins,1
+lambs,13
+lame,15
+lamely,4
+lameness,2
+lament,24
+lamentable,15
+lamentably,2
+lamentation,10
+lamentations,1
+lamented,6
+lamenting,8
+lamentings,1
+laments,6
+lames,1
+laming,1
+lammas,2
+lammastide,1
+lamound,1
+lamp,10
+lampass,1
+lamps,5
+lanc,1
+lancaster,81
+lance,14
+lances,8
+lanceth,1
+lanch,1
+land,216
+landed,15
+landing,1
+landless,1
+landlord,3
+landmen,1
+lands,54
+lane,13
+lanes,2
+langage,1
+langley,4
+langton,1
+language,37
+languageless,1
+languages,4
+langues,1
+languish,7
+languished,1
+languishes,2
+languishing,1
+languishings,1
+languishment,1
+languor,1
+lank,4
+lantern,8
+lanterns,1
+lanthorn,8
+lap,21
+lapis,3
+lapland,1
+lapp,3
+laps,3
+lapse,2
+lapsed,1
+lapsing,1
+lapwing,4
+laquais,1
+larded,4
+larder,1
+larding,1
+lards,2
+large,72
+largely,3
+largeness,2
+larger,5
+largess,5
+largest,1
+lark,24
+larks,3
+larron,1
+lartius,41
+larum,3
+larums,2
+las,1
+lascivious,15
+lash,6
+lass,8
+lasses,1
+last,269
+lasted,2
+lasting,14
+lastly,8
+lasts,5
+latch,3
+latches,1
+late,196
+lated,2
+lately,31
+later,3
+latest,16
+lath,5
+latin,12
+latten,1
+latter,17
+lattice,4
+laud,5
+laudable,2
+laudis,1
+laugh,113
+laughable,1
+laughed,4
+laugher,2
+laughest,1
+laughing,15
+laughs,8
+laughter,29
+launce,82
+launcelot,82
+launces,1
+launch,1
+laund,2
+laundress,2
+laundry,1
+laur,4
+laura,1
+laurel,3
+laurels,1
+laurence,22
+laus,1
+lavache,2
+lave,3
+lavee,1
+lavender,1
+lavina,1
+lavinia,75
+lavish,5
+lavishly,1
+lavolt,1
+lavoltas,1
+law,222
+lawful,61
+lawfully,2
+lawless,7
+lawlessly,1
+lawn,3
+lawns,1
+lawrence,2
+laws,47
+lawyer,11
+lawyers,5
+lay,283
+layer,1
+layest,3
+laying,15
+lays,29
+lazar,3
+lazars,2
+lazarus,1
+lazy,11
+ld,20
+ldst,3
+le,60
+lead,149
+leaden,16
+leader,14
+leaders,2
+leadest,1
+leading,18
+leads,32
+leaf,15
+leagu,1
+league,34
+leagued,1
+leaguer,1
+leagues,11
+leah,1
+leak,4
+leaky,2
+lean,47
+leander,4
+leaner,1
+leaning,6
+leanness,4
+leans,5
+leap,31
+leaped,1
+leaping,3
+leaps,7
+leapt,6
+lear,233
+learn,121
+learned,50
+learnedly,3
+learning,32
+learnings,1
+learns,3
+learnt,8
+leas,4
+lease,9
+leases,2
+leash,4
+leasing,2
+least,100
+leather,12
+leathern,5
+leav,1
+leave,657
+leaven,3
+leavening,2
+leaver,1
+leaves,72
+leaving,25
+leavy,2
+lecher,4
+lecherous,4
+lechers,1
+lechery,18
+lecon,1
+lecture,5
+lectures,3
+led,70
+leda,2
+leech,1
+leeches,1
+leek,13
+leeks,5
+leer,5
+leers,1
+lees,2
+leese,1
+leet,1
+leets,1
+left,246
+leg,37
+legacies,1
+legacy,5
+legal,5
+legally,1
+legate,11
+legatine,1
+lege,1
+legerity,1
+leges,1
+legg,6
+legion,3
+legions,20
+legitimate,8
+legitimation,1
+legs,70
+leicester,3
+leicestershire,1
+leiger,1
+leigers,1
+leisure,63
+leisurely,2
+leisures,3
+leman,3
+lemon,1
+lena,3
+lend,93
+lender,3
+lending,3
+lendings,2
+lends,13
+length,38
+lengthen,3
+lengthens,3
+lengths,2
+lenity,8
+lennox,35
+lent,31
+lenten,3
+lentus,2
+leo,1
+leon,120
+leonardo,5
+leonati,3
+leonato,63
+leonatus,20
+leontes,150
+leopard,3
+leopards,1
+leper,1
+leperous,1
+lepidus,70
+leprosy,4
+lequel,1
+lers,1
+les,21
+less,223
+lessen,4
+lessens,2
+lesser,28
+lesson,9
+lessoned,1
+lessons,2
+lest,146
+lestrake,2
+let,2369
+lethargied,1
+lethargies,1
+lethargy,5
+lethe,7
+lets,21
+lett,1
+letter,247
+letters,130
+letting,7
+lettuce,1
+leur,1
+leve,1
+level,25
+levell,3
+levelled,2
+levels,1
+leven,3
+levers,1
+leviathan,2
+leviathans,1
+levied,14
+levies,3
+levity,6
+levy,10
+levying,2
+lewd,12
+lewdly,2
+lewdness,2
+lewdsters,1
+lewis,88
+lia,1
+liability,5
+liable,7
+liar,13
+liars,7
+libbard,1
+libelling,1
+libels,1
+liberal,29
+liberality,3
+liberte,1
+liberties,6
+libertine,5
+libertines,1
+liberty,73
+library,233
+libya,4
+licence,4
+licens,1
+license,26
+licensed,2
+licenses,1
+licentious,3
+lichas,2
+licio,9
+lick,9
+licked,1
+licker,1
+lictors,3
+lid,2
+lids,4
+lie,327
+lied,4
+lief,17
+liefest,2
+liege,141
+liegeman,2
+liegemen,2
+lien,1
+lies,245
+liest,45
+lieth,2
+lieu,10
+lieutenant,78
+lieutenantry,2
+lieutenants,1
+lieve,2
+life,863
+lifeblood,1
+lifeless,4
+lifelings,1
+lift,24
+lifted,3
+lifter,1
+lifteth,1
+lifting,2
+lifts,5
+lig,1
+ligarius,15
+liggens,1
+light,270
+lighted,10
+lighten,3
+lightens,7
+lighter,3
+lightest,2
+lightly,12
+lightness,8
+lightning,26
+lightnings,1
+lights,27
+lik,12
+like,1787
+liked,2
+likeliest,1
+likelihood,13
+likelihoods,4
+likely,24
+likeness,23
+liker,3
+likes,27
+likest,2
+likewise,26
+liking,28
+likings,2
+lilies,3
+lily,17
+lim,6
+limander,1
+limb,18
+limbeck,1
+limbecks,1
+limber,1
+limbo,4
+limbs,47
+lime,14
+limed,3
+limehouse,1
+limekilns,1
+limit,18
+limitation,6
+limited,13
+limits,9
+limn,1
+limp,4
+limping,3
+limps,1
+lin,5
+lincoln,6
+lincolnshire,1
+line,45
+lineal,8
+lineally,1
+lineament,2
+lineaments,6
+lined,1
+linen,18
+linens,1
+lines,34
+ling,14
+lingare,1
+linger,13
+lingered,1
+lingers,4
+linguist,2
+lining,2
+link,10
+linked,1
+links,6
+linsey,1
+linstock,2
+linta,1
+lion,119
+lionel,5
+lioness,7
+lions,24
+lip,37
+lipp,3
+lips,137
+lipsbury,1
+liquid,9
+liquor,19
+liquorish,1
+liquors,2
+lirra,1
+lisbon,1
+lisp,3
+lisping,3
+list,60
+listen,15
+listening,2
+lists,15
+literary,13
+literatured,1
+lither,1
+litter,10
+little,483
+littlest,1
+liv,77
+live,514
+lived,20
+livelier,1
+livelihood,2
+livelong,3
+lively,12
+liver,24
+liveries,6
+livers,9
+livery,21
+lives,205
+livest,3
+liveth,3
+livia,2
+living,121
+livings,1
+lizard,2
+lizards,2
+ll,2409
+llous,2
+lnd,1
+lo,74
+loa,1
+loach,1
+load,20
+loaden,7
+loading,1
+loads,3
+loaf,1
+loam,5
+loan,3
+loath,33
+loathe,5
+loathed,10
+loather,1
+loathes,5
+loathing,2
+loathly,3
+loathness,3
+loathsome,16
+loathsomeness,1
+loathsomest,1
+loaves,1
+lob,2
+lobbies,1
+lobby,4
+local,2
+located,4
+locating,1
+locations,2
+lochaber,1
+lock,47
+locked,2
+locking,3
+lockram,1
+locks,18
+locusts,1
+lode,1
+lodg,10
+lodge,23
+lodged,5
+lodgers,2
+lodges,6
+lodging,24
+lodgings,1
+lodovico,44
+lodowick,5
+lofty,18
+log,4
+logger,1
+loggerhead,2
+loggerheads,1
+loggets,1
+logic,1
+logs,7
+loins,12
+loiter,1
+loiterer,1
+loiterers,1
+loitering,1
+lolling,4
+lolls,1
+lombardy,1
+london,142
+londoners,1
+lone,2
+loneliness,2
+lonely,3
+long,704
+longaville,60
+longboat,1
+longed,1
+longer,113
+longest,5
+longeth,2
+longing,17
+longings,1
+longly,1
+longs,13
+longtail,1
+loo,6
+loof,1
+look,938
+looked,4
+looker,4
+lookers,1
+lookest,1
+looking,41
+looks,214
+loon,1
+loop,3
+loos,3
+loose,51
+loosed,2
+loosely,2
+loosen,1
+loosing,1
+lop,3
+lopp,8
+loquitur,1
+lord,3094
+lorded,1
+lording,1
+lordings,2
+lordliness,1
+lordly,6
+lords,466
+lordship,124
+lordships,4
+lorenzo,81
+lorn,1
+lorraine,2
+lorship,1
+los,4
+lose,208
+loser,4
+losers,4
+loses,9
+losest,3
+loseth,2
+losing,22
+loss,118
+losses,15
+lost,257
+lot,5
+lots,3
+lott,4
+lottery,3
+loud,68
+louder,9
+loudly,1
+lour,4
+loureth,1
+louring,2
+louse,2
+louses,1
+lousy,8
+lout,5
+louted,1
+louts,1
+louvre,2
+lov,165
+love,2198
+loved,47
+lovedst,2
+lovel,11
+lovelier,2
+loveliness,2
+lovell,41
+lovely,53
+lover,65
+lovered,1
+lovers,61
+loves,198
+lovest,8
+loveth,3
+loving,118
+lovingly,2
+low,106
+lowe,1
+lower,24
+lowest,7
+lowing,2
+lowliness,5
+lowly,13
+lown,1
+lowness,3
+loyal,31
+loyally,1
+loyalties,1
+loyalty,24
+lozel,1
+lt,16
+lubber,5
+lubberly,1
+luc,1
+luccicos,1
+luce,16
+lucentio,131
+luces,3
+lucetta,64
+luciana,57
+lucianus,2
+lucifer,6
+lucifier,1
+lucilius,35
+lucina,1
+lucio,134
+lucius,261
+luck,26
+luckier,1
+luckiest,1
+luckily,1
+luckless,2
+lucky,6
+lucre,2
+lucrece,6
+lucretia,1
+lucullius,1
+lucullus,16
+lucy,22
+lud,4
+ludlow,3
+lug,2
+lugg,2
+luggage,5
+luke,3
+lukewarm,2
+lull,2
+lulla,4
+lullaby,7
+lulls,2
+lumbert,1
+lump,6
+lumpish,1
+luna,1
+lunacies,1
+lunacy,5
+lunatic,12
+lunatics,2
+lunes,3
+lungs,19
+lupercal,2
+lurch,2
+lure,2
+lurk,7
+lurketh,1
+lurking,6
+lurks,3
+luscious,2
+lush,1
+lust,49
+lusted,1
+luster,1
+lustful,4
+lustier,3
+lustiest,1
+lustig,1
+lustihood,2
+lustily,3
+lustre,13
+lustrous,2
+lusts,4
+lusty,36
+lute,17
+lutes,2
+lutestring,1
+lutheran,1
+luxurious,5
+luxuriously,1
+luxury,8
+ly,2
+lycaonia,1
+lycurguses,1
+lydia,2
+lye,1
+lyen,1
+lying,30
+lym,1
+lymoges,2
+lynn,1
+lysander,103
+m,30
+ma,7
+mab,3
+macbeth,291
+maccabaeus,5
+macdonwald,1
+macduff,110
+mace,8
+macedon,5
+maces,1
+machiavel,3
+machination,1
+machinations,1
+machine,224
+machines,1
+mack,1
+macmorris,12
+maculate,1
+maculation,1
+mad,263
+madam,509
+madame,10
+madams,2
+madcap,5
+madded,3
+madding,4
+made,837
+madeira,1
+madly,15
+madman,25
+madmen,11
+madness,68
+madonna,10
+madrigals,2
+mads,2
+maecenas,28
+maggot,2
+maggots,2
+magic,13
+magical,1
+magician,5
+magistrate,3
+magistrates,6
+magnanimity,1
+magnanimous,7
+magni,1
+magnifi,1
+magnificence,1
+magnificent,2
+magnifico,1
+magnificoes,4
+magnus,1
+mahomet,1
+mahu,2
+maid,190
+maiden,50
+maidenhead,10
+maidenheads,4
+maidenhood,2
+maidenhoods,1
+maidenliest,1
+maidenly,2
+maidens,8
+maidhood,2
+maids,44
+mail,5
+mailed,1
+mails,1
+maim,8
+maimed,1
+maims,1
+main,50
+maincourse,1
+maine,19
+mainly,4
+mainmast,1
+mains,1
+maintain,53
+maintained,2
+maintaining,1
+maintains,3
+maintenance,3
+mais,1
+maison,1
+majestas,1
+majestee,2
+majestic,3
+majestical,8
+majestically,1
+majesties,5
+majesty,270
+major,4
+majority,1
+mak,22
+make,1640
+makeless,1
+maker,17
+makers,5
+makes,357
+makest,4
+maketh,3
+making,83
+makings,1
+mal,1
+mala,1
+maladies,3
+malady,11
+malapert,3
+malcolm,60
+malcontent,3
+malcontents,2
+male,13
+maledictions,1
+malefactions,1
+malefactor,1
+malefactors,2
+males,2
+malevolence,1
+malevolent,1
+malhecho,1
+malice,72
+malicious,12
+maliciously,3
+malign,1
+malignancy,1
+malignant,7
+malignantly,1
+malkin,1
+mall,3
+mallard,1
+mallet,1
+mallows,1
+malmsey,4
+malt,4
+maltworms,1
+malvolio,129
+mamillius,21
+mammering,1
+mammet,1
+mammets,1
+mammock,1
+man,2034
+manacle,3
+manacles,4
+manage,24
+managed,2
+manager,2
+managing,2
+manakin,1
+manchus,1
+mandate,4
+mandragora,2
+mandrake,3
+mandrakes,1
+mane,2
+manent,5
+manes,3
+manet,1
+manfully,2
+mangle,2
+mangled,13
+mangles,1
+mangling,1
+mangy,1
+manhood,26
+manhoods,2
+manifest,13
+manifested,4
+manifests,2
+manifold,7
+manifoldly,1
+manka,1
+mankind,19
+manlike,1
+manly,18
+mann,6
+manna,1
+manner,81
+mannerly,7
+manners,72
+manningtree,1
+mannish,3
+manor,3
+manors,3
+mans,2
+mansion,13
+mansionry,1
+mansions,1
+manslaughter,1
+mantle,18
+mantled,2
+mantles,1
+mantua,25
+mantuan,3
+manual,1
+manure,1
+manured,2
+manus,1
+many,581
+map,11
+mapp,2
+maps,2
+mar,59
+marble,17
+marbled,1
+marcade,6
+marcellus,13
+march,133
+marches,6
+marcheth,3
+marching,22
+marchioness,4
+marchpane,1
+marcians,1
+marcius,143
+marcus,138
+mardian,19
+mare,6
+mares,2
+marg,26
+margarelon,6
+margaret,210
+marge,1
+margent,6
+margery,9
+maria,115
+marian,6
+mariana,48
+maries,2
+marigold,2
+mariner,5
+mariners,10
+maritime,1
+marjoram,4
+mark,258
+marked,5
+market,33
+marketable,2
+marketplace,5
+markets,3
+marking,4
+markman,1
+marks,37
+marl,1
+marle,1
+marmoset,1
+marquess,2
+marquis,14
+marr,12
+marriage,119
+marriages,3
+married,152
+marries,3
+marring,4
+marrow,4
+marrowless,1
+marrows,2
+marry,366
+marrying,11
+mars,45
+marseilles,5
+marsh,1
+marshal,33
+marshalsea,1
+marshalship,1
+mart,18
+marted,1
+martem,1
+martext,8
+martial,10
+martin,1
+martino,1
+martius,19
+martlemas,1
+martlet,2
+marts,1
+martyr,7
+martyrs,1
+marullus,9
+marv,2
+marvel,35
+marvell,3
+marvellous,18
+marvellously,2
+marvels,1
+mary,10
+mas,1
+masculine,3
+masham,4
+mask,23
+masked,5
+masker,1
+maskers,10
+masking,1
+masks,7
+mason,2
+masonry,2
+masons,1
+masque,9
+masquers,2
+masques,3
+masquing,2
+mass,31
+massacre,6
+massacres,2
+masses,1
+massy,5
+mast,14
+mastcr,1
+master,844
+masterdom,1
+masterest,1
+masterless,2
+masterly,4
+masterpiece,1
+masters,105
+mastership,3
+mastic,1
+mastiff,1
+mastiffs,3
+masts,1
+match,99
+matches,4
+matcheth,1
+matching,4
+matchless,2
+mate,16
+mated,6
+mater,3
+material,6
+materials,1
+mates,15
+mathematics,3
+matin,1
+matron,5
+matrons,4
+matter,357
+matters,26
+matthew,3
+mattock,4
+mattress,1
+mature,7
+maturity,2
+maud,1
+maudlin,1
+maugre,3
+maul,2
+maund,1
+mauri,1
+mauritania,1
+mauvais,1
+maw,6
+maws,2
+maxim,1
+maximum,1
+may,1891
+mayday,1
+mayest,5
+mayor,60
+maypole,1
+mayst,68
+maz,2
+maze,3
+mazed,1
+mazes,1
+mazzard,2
+meacock,1
+mead,5
+meadow,1
+meadows,3
+meads,5
+meagre,5
+meal,12
+meals,7
+mealy,1
+mean,296
+meanders,1
+meaner,13
+meanest,14
+meaneth,1
+meaning,60
+meanings,4
+meanly,4
+means,267
+meant,53
+meantime,30
+meanwhile,4
+measles,1
+measur,9
+measurable,1
+measure,95
+measured,3
+measureless,2
+measures,10
+measuring,3
+meat,70
+meats,3
+mechanic,3
+mechanical,4
+mechanicals,1
+mechanics,1
+mechante,1
+med,11
+medal,1
+meddle,20
+meddler,2
+meddling,4
+mede,1
+medea,2
+media,2
+mediation,2
+mediators,1
+medice,1
+medicinal,2
+medicine,19
+medicines,4
+meditate,2
+meditates,1
+meditating,5
+meditation,7
+meditations,4
+mediterranean,1
+mediterraneum,1
+medium,7
+medlar,6
+medlars,2
+meed,16
+meeds,1
+meek,7
+meekly,1
+meekness,4
+meet,328
+meeter,2
+meetest,2
+meeting,53
+meetings,3
+meetly,1
+meetness,1
+meets,13
+meg,5
+mehercle,1
+meilleur,1
+meiny,2
+meisen,1
+melan,1
+melancholies,1
+melancholy,70
+melford,1
+mell,6
+mellifluous,1
+mellow,7
+mellowing,1
+melodious,6
+melody,8
+melt,27
+melted,16
+melteth,2
+melting,10
+melts,4
+melun,11
+member,11
+members,11
+membership,221
+memento,1
+memorable,4
+memorandums,1
+memorial,3
+memorials,1
+memories,3
+memoriz,1
+memorize,1
+memory,58
+memphis,1
+men,958
+menac,2
+menace,3
+menaces,1
+menaphon,1
+menas,53
+mend,60
+mended,14
+mender,4
+mending,3
+mends,2
+menecrates,5
+menelaus,33
+menenius,196
+mental,3
+menteith,9
+mention,4
+mentis,1
+menton,2
+mephostophilus,1
+mer,62
+mercatante,1
+mercatio,1
+mercenaries,1
+mercenary,3
+mercer,3
+merchandise,7
+merchandized,1
+merchant,67
+merchantability,1
+merchantibility,1
+merchants,10
+mercies,3
+merciful,19
+mercifully,1
+merciless,6
+mercurial,1
+mercuries,1
+mercury,15
+mercutio,26
+mercy,182
+mere,58
+mered,1
+merely,28
+merest,1
+meridian,1
+merit,51
+merited,7
+meritorious,3
+merits,12
+merlin,2
+mermaid,6
+mermaids,1
+merops,1
+merrier,7
+merriest,3
+merrily,23
+merriman,1
+merriment,13
+merriments,1
+merriness,1
+merry,170
+mervailous,1
+mes,1
+mesh,2
+meshes,1
+mesopotamia,1
+mess,37
+message,31
+messages,2
+messala,47
+messaline,2
+messenger,300
+messengers,34
+messes,3
+messina,13
+met,138
+metal,26
+metals,2
+metamorphis,2
+metamorphoses,1
+metaphor,4
+metaphysical,1
+metaphysics,1
+mete,2
+metellus,19
+meteor,4
+meteors,6
+meteyard,1
+metheglin,1
+metheglins,1
+methink,1
+methinks,152
+method,10
+methods,3
+methought,43
+methoughts,5
+metre,3
+metres,1
+metropolis,1
+mette,1
+mettle,28
+mettled,2
+meus,1
+mew,11
+mewed,1
+mewling,1
+mexico,2
+mi,6
+mice,5
+michael,27
+michaelmas,2
+micher,1
+miching,1
+mickle,5
+microcosm,1
+mid,7
+midas,1
+middest,1
+middle,22
+middleham,1
+midnight,42
+midriff,1
+midst,11
+midsummer,4
+midway,2
+midwife,11
+midwives,1
+mienne,1
+might,500
+mightful,1
+mightier,7
+mightiest,7
+mightily,15
+mightiness,5
+mightst,27
+mighty,110
+milan,41
+milch,3
+mild,29
+milder,4
+mildest,2
+mildew,1
+mildews,1
+mildly,9
+mildness,7
+mile,33
+miles,21
+milford,19
+militarist,1
+military,8
+milk,31
+milking,1
+milkmaid,2
+milks,2
+milksops,1
+milky,3
+mill,6
+mille,1
+miller,2
+milliner,2
+million,14
+millioned,1
+millions,8
+mills,2
+millstones,3
+milo,1
+mimic,1
+minc,1
+mince,5
+minces,1
+mincing,4
+mind,366
+minded,18
+minding,2
+mindless,2
+minds,56
+mine,1170
+mineral,3
+minerals,1
+minerva,2
+mines,9
+mingle,12
+mingled,13
+mingling,2
+minikin,1
+minim,1
+minime,1
+minimo,1
+minimus,1
+mining,1
+minion,18
+minions,5
+minist,6
+minister,38
+ministers,23
+ministration,1
+minnow,1
+minnows,1
+minola,7
+minority,4
+minos,1
+minotaurs,1
+minstrel,2
+minstrels,4
+minstrelsy,2
+mint,4
+mints,1
+minute,38
+minutely,1
+minutes,16
+minx,3
+mio,1
+mir,1
+mirable,1
+miracle,26
+miracles,7
+miraculous,3
+miranda,65
+mire,9
+mirror,10
+mirrors,2
+mirth,52
+mirthful,1
+miry,2
+mis,1
+misadventur,1
+misadventure,2
+misanthropos,1
+misapplied,1
+misbecame,1
+misbecom,1
+misbecome,1
+misbegot,1
+misbegotten,4
+misbeliever,1
+misbelieving,1
+misbhav,1
+miscall,2
+miscalled,1
+miscarried,10
+miscarries,1
+miscarry,13
+miscarrying,1
+mischance,21
+mischances,1
+mischief,42
+mischiefs,8
+mischievous,2
+misconceived,1
+misconst,1
+misconster,2
+misconstruction,1
+misconstrued,2
+misconstrues,1
+miscreant,4
+miscreate,1
+misdeed,1
+misdeeds,1
+misdemean,1
+misdemeanours,1
+misdoubt,6
+misdoubteth,1
+misdoubts,2
+misenum,3
+miser,4
+miserable,34
+miserably,1
+misericorde,1
+miseries,21
+misers,1
+misery,39
+misfortune,9
+misfortunes,3
+misgive,1
+misgives,3
+misgiving,1
+misgoverned,1
+misgovernment,1
+misgraffed,1
+misguide,1
+mishap,2
+mishaps,2
+misheard,1
+misinterpret,1
+mislead,2
+misleader,2
+misleaders,1
+misleading,1
+misled,9
+mislike,4
+misord,1
+misplac,2
+misplaced,2
+misplaces,1
+mispris,1
+misprised,2
+misprision,7
+misprizing,3
+misproud,1
+misquote,1
+misreport,1
+miss,34
+missed,1
+misses,1
+misshap,1
+misshapen,5
+missheathed,1
+missing,7
+missingly,1
+mission,4
+missions,1
+mississippi,1
+missive,1
+missives,1
+misspoke,1
+mist,3
+mista,2
+mistak,2
+mistake,40
+mistaken,9
+mistakes,3
+mistaketh,1
+mistaking,10
+mistakings,1
+mistemp,1
+mistempered,1
+misterm,1
+mistful,1
+misthink,1
+misthought,1
+mistletoe,1
+mistook,20
+mistreadings,1
+mistress,453
+mistresses,7
+mistresss,1
+mistriship,1
+mistrust,15
+mistrusted,3
+mistrustful,1
+mistrusting,1
+mists,1
+misty,4
+misus,4
+misuse,8
+misused,1
+misuses,1
+mites,1
+mithridates,1
+mitigate,3
+mitigation,3
+mix,7
+mixed,1
+mixture,3
+mixtures,1
+moan,20
+moans,5
+moat,1
+moated,2
+mobled,3
+mock,121
+mockable,1
+mocker,4
+mockeries,1
+mockers,2
+mockery,11
+mocking,17
+mocks,20
+mockvater,1
+mockwater,2
+model,13
+modena,1
+moderate,8
+moderately,2
+moderation,1
+modern,10
+modest,38
+modesties,2
+modestly,5
+modesty,50
+modicums,1
+modification,2
+modified,1
+modo,2
+module,2
+moe,41
+moi,9
+moiety,16
+moist,11
+moisten,1
+moisture,2
+moldwarp,1
+mole,9
+molehill,3
+moles,2
+molest,2
+molestation,1
+mollification,1
+mollis,2
+molten,3
+molto,1
+mome,1
+moment,32
+momentary,6
+moming,1
+mon,15
+monachum,2
+monarch,20
+monarchies,1
+monarchize,1
+monarcho,1
+monarchs,6
+monarchy,6
+monast,1
+monastery,4
+monastic,1
+monday,7
+monde,2
+money,190
+moneys,7
+mong,4
+monger,2
+mongers,3
+monging,1
+mongrel,5
+mongrels,1
+mongst,21
+monk,6
+monkey,8
+monkeys,5
+monks,1
+monmouth,17
+monopoly,1
+mons,1
+monsieur,41
+monsieurs,1
+monster,83
+monsters,12
+monstrous,64
+monstrously,1
+monstrousness,1
+monstruosity,1
+montacute,1
+montage,1
+montague,73
+montagues,5
+montano,36
+montant,1
+montez,1
+montferrat,1
+montgomery,10
+month,41
+monthly,2
+months,38
+montjoy,21
+monument,37
+monumental,3
+monuments,6
+mood,20
+moods,5
+moody,13
+moon,139
+moonbeams,1
+moonish,1
+moonlight,8
+moons,7
+moonshine,21
+moonshines,1
+moor,87
+moorfields,1
+moors,1
+moorship,1
+mop,1
+mope,2
+moping,1
+mopping,1
+mopsa,18
+moral,24
+moraler,1
+morality,1
+moralize,3
+mordake,4
+more,2293
+moreover,19
+mores,1
+morgan,4
+mori,1
+morisco,1
+morn,37
+morning,132
+mornings,2
+morocco,12
+morris,4
+morrow,326
+morrows,4
+morsel,8
+morsels,1
+mort,18
+mortal,98
+mortality,14
+mortally,1
+mortals,7
+mortar,2
+mortgaged,1
+mortified,5
+mortifying,2
+mortimer,65
+mortimers,1
+mortis,1
+mortise,1
+morton,13
+mose,1
+moss,4
+mossgrown,1
+most,1186
+mote,6
+moth,102
+mother,437
+mothers,19
+moths,1
+motion,81
+motionless,1
+motions,13
+motive,16
+motives,6
+motley,13
+mots,5
+mought,1
+mould,10
+moulded,8
+mouldeth,1
+moulds,1
+mouldy,21
+moult,1
+moulten,1
+mounch,3
+mounseur,1
+mounsieur,12
+mount,33
+mountain,40
+mountaineer,2
+mountaineers,3
+mountainous,2
+mountains,20
+mountant,1
+mountanto,1
+mountebank,3
+mountebanks,2
+mounted,15
+mounteth,1
+mounting,7
+mounts,6
+mourn,32
+mourned,1
+mourner,3
+mourners,3
+mournful,7
+mournfully,1
+mourning,21
+mourningly,1
+mournings,1
+mourns,2
+mous,1
+mouse,15
+mousetrap,1
+mousing,2
+mouth,145
+mouthed,2
+mouths,36
+mov,47
+movables,3
+move,98
+moveable,2
+moveables,2
+moved,34
+mover,1
+movers,2
+moves,23
+moveth,1
+moving,22
+movingly,1
+movousus,1
+mow,8
+mowbray,66
+mower,1
+mowing,2
+mows,3
+moy,2
+moys,2
+moyses,1
+mrs,216
+much,1038
+muck,1
+mud,8
+mudded,2
+muddied,3
+muddy,12
+muffins,1
+muffl,1
+muffle,3
+muffled,8
+muffler,4
+muffling,1
+mugger,1
+mugs,1
+mulberries,1
+mulberry,2
+mule,4
+mules,4
+muleteers,2
+mulier,2
+mulieres,1
+muliteus,1
+mull,1
+mulmutius,2
+multiplied,3
+multiply,1
+multiplying,4
+multipotent,1
+multitude,19
+multitudes,7
+multitudinous,2
+mum,12
+mumble,1
+mumbling,2
+mummers,1
+mummy,3
+mun,1
+munch,1
+muniments,1
+munition,2
+murd,29
+murder,76
+murdered,10
+murderer,95
+murderers,17
+murdering,2
+murderous,7
+murders,8
+mure,1
+murk,1
+murkiest,1
+murky,1
+murmur,6
+murmurers,1
+murmuring,4
+murrain,3
+murray,1
+murrion,1
+murther,59
+murtherer,41
+murtherers,10
+murthering,1
+murtherous,6
+murthers,5
+mus,15
+muscadel,1
+muscovites,2
+muscovits,1
+muscovy,1
+muse,31
+muses,2
+mush,1
+mushrooms,1
+music,203
+musical,7
+musician,19
+musicians,29
+musics,2
+musing,4
+musings,1
+musk,5
+musket,1
+muskets,1
+muskos,1
+muss,1
+mussel,1
+mussels,1
+must,1502
+mustachio,2
+mustard,9
+mustardseed,14
+muster,21
+mustering,1
+musters,5
+musty,8
+mutability,2
+mutable,1
+mutation,1
+mutations,1
+mute,14
+mutes,2
+mutest,1
+mutine,1
+mutineer,1
+mutineers,1
+mutines,1
+mutinies,5
+mutinous,8
+mutiny,23
+mutius,14
+mutter,4
+muttered,1
+mutton,11
+muttons,2
+mutual,15
+mutualities,1
+mutually,5
+muzzl,1
+muzzle,3
+muzzled,1
+mynheers,1
+myrmidon,2
+myrmidons,6
+myrtle,2
+myself,567
+myst,1
+mysteries,4
+mystery,17
+n,159
+nag,2
+nage,1
+nags,1
+naiads,1
+nail,13
+nails,28
+nak,1
+naked,52
+nakedness,4
+nal,1
+nam,17
+name,667
+named,5
+nameless,3
+namely,6
+names,49
+namest,1
+naming,5
+nan,11
+nance,6
+nap,4
+nape,2
+napes,1
+napkin,14
+napkins,5
+naples,33
+napless,1
+napping,2
+naps,1
+narbon,3
+narcissus,1
+narines,1
+narrow,20
+narrowly,2
+naso,2
+nasty,2
+nathaniel,37
+natifs,1
+nation,30
+nations,9
+native,43
+nativity,14
+natur,2
+natural,58
+naturalize,1
+naturally,4
+nature,385
+natured,1
+natures,26
+natus,1
+naught,22
+naughtily,1
+naughty,15
+navarre,12
+nave,3
+navel,1
+navigation,1
+navy,10
+nay,589
+nayward,1
+nayword,1
+nazarite,1
+ne,226
+neaf,2
+neamnoins,1
+neanmoins,1
+neapolitan,6
+neapolitans,1
+near,269
+nearer,20
+nearest,14
+nearly,8
+nearness,2
+neat,18
+neatly,1
+neb,1
+nebour,1
+nebuchadnezzar,1
+nec,1
+necessaries,6
+necessarily,2
+necessary,20
+necessitied,1
+necessities,12
+necessity,37
+neck,74
+necklace,1
+necks,11
+nectar,2
+ned,60
+nedar,2
+need,185
+needed,4
+needer,1
+needful,29
+needfull,1
+needing,1
+needle,8
+needles,3
+needless,11
+needly,1
+needs,147
+needy,6
+neer,3
+neeze,1
+nefas,1
+negation,1
+negative,1
+negatives,1
+neglect,24
+neglected,14
+neglecting,4
+neglectingly,1
+neglection,2
+negligence,16
+negligent,8
+negotiate,2
+negotiations,1
+negro,1
+neigh,9
+neighbors,1
+neighbour,58
+neighbourhood,7
+neighbouring,4
+neighbourly,2
+neighbours,22
+neighing,5
+neighs,2
+neither,186
+nell,15
+nemean,2
+nemesis,1
+neoptolemus,1
+nephew,36
+nephews,5
+neptune,19
+ner,4
+nereides,1
+nerissa,66
+nero,4
+neroes,1
+ners,1
+nerve,2
+nerves,7
+nervii,1
+nervy,1
+nessus,2
+nest,24
+nestor,68
+nests,2
+net,6
+nether,7
+netherlands,1
+nets,2
+nettle,6
+nettled,2
+nettles,6
+network,1
+neuter,1
+neutral,3
+nev,3
+never,1020
+nevil,3
+nevils,5
+new,276
+newborn,1
+newby,1
+newer,6
+newest,5
+newgate,1
+newly,30
+newness,3
+news,318
+newsletter,1
+newsmongers,1
+newt,3
+newts,1
+next,166
+nibbling,2
+nicanor,3
+nice,31
+nicely,8
+niceness,1
+nicer,1
+nicety,1
+nicholas,13
+nick,9
+nickname,3
+nicks,1
+niece,64
+nieces,1
+niggard,8
+niggarding,1
+niggardly,4
+nigh,19
+night,816
+nightcap,1
+nightcaps,1
+nighted,2
+nightgown,9
+nightingale,10
+nightingales,2
+nightly,22
+nightmare,1
+nights,38
+nightwork,3
+nihil,1
+nile,6
+nill,2
+nilus,6
+nimble,26
+nimbleness,1
+nimbler,1
+nimbly,4
+nine,61
+nineteen,3
+ning,42
+ningly,1
+ninny,4
+ninth,7
+ninus,2
+niobe,1
+niobes,1
+nip,3
+nipp,1
+nipping,2
+nipple,2
+nips,2
+nit,2
+nly,1
+nnight,2
+nnights,1
+no,3814
+noah,2
+nob,2
+nobility,37
+nobis,1
+noble,616
+nobleman,24
+noblemen,5
+nobleness,15
+nobler,21
+nobles,41
+noblesse,1
+noblest,19
+nobly,36
+nobody,20
+noces,1
+nod,19
+nodded,2
+nodding,3
+noddle,1
+noddles,1
+noddy,3
+nods,5
+noes,1
+nointed,2
+nois,2
+noise,110
+noiseless,2
+noisemaker,1
+noises,4
+noisome,5
+nole,1
+nominate,3
+nominated,3
+nomination,3
+nominativo,2
+non,15
+nonage,1
+nonce,3
+none,469
+nonino,4
+nonny,3
+nonpareil,5
+nonproprietary,1
+nonsuits,1
+nony,3
+nook,4
+nooks,1
+noon,17
+noonday,1
+noontide,4
+nor,971
+norbery,1
+norfolk,130
+norman,3
+normandy,7
+normans,3
+north,52
+northampton,3
+northamptonshire,1
+northerly,1
+northern,10
+northgate,2
+northumberland,152
+northumberlands,1
+northward,3
+norway,15
+norways,1
+norwegian,1
+norweyan,3
+nos,1
+nose,68
+nosegays,2
+noseless,1
+noses,14
+noster,1
+nostra,1
+nostril,3
+nostrils,3
+notable,14
+notably,1
+notary,2
+notch,1
+note,152
+notebook,1
+noted,24
+notedly,1
+notes,22
+notest,1
+noteworthy,1
+nothing,636
+nothings,4
+notice,34
+notifies,1
+notify,2
+noting,4
+notion,3
+notorious,14
+notoriously,2
+notre,2
+notwithstanding,22
+nought,58
+noun,1
+nouns,2
+nourish,14
+nourished,2
+nourisher,1
+nourishes,1
+nourisheth,2
+nourishing,1
+nourishment,2
+nous,5
+novel,1
+novelties,1
+novelty,2
+november,2
+noverbs,1
+novi,1
+novice,3
+novices,2
+novum,1
+now,2792
+nowhere,4
+noyance,1
+ns,3
+nt,1
+nubibus,1
+numa,1
+numb,12
+number,60
+numbered,1
+numbering,1
+numberless,2
+numbers,46
+numbness,1
+numerous,1
+nun,7
+nuncio,1
+nuncle,17
+nunnery,6
+nuns,3
+nuntius,1
+nuptial,21
+nurs,5
+nurse,209
+nursed,1
+nurser,1
+nursery,5
+nurses,1
+nurseth,1
+nursh,1
+nursing,4
+nurtur,1
+nurture,2
+nut,8
+nuthook,1
+nutmeg,2
+nutmegs,1
+nutriment,1
+nuts,4
+nutshell,2
+ny,2
+nym,63
+nymph,9
+nymphs,12
+o,3053
+oak,27
+oaken,2
+oaks,5
+oared,1
+oars,3
+oatcake,1
+oaten,1
+oath,147
+oathable,1
+oaths,69
+oats,5
+ob,1
+obduracy,1
+obdurate,7
+obedience,52
+obedient,28
+obeisance,1
+oberon,45
+obey,84
+obeyed,2
+obeying,5
+obeys,3
+obidicut,1
+object,39
+objected,1
+objections,3
+objects,11
+oblation,1
+oblations,1
+obligation,6
+obligations,1
+obliged,1
+oblique,2
+oblivion,15
+oblivious,2
+obloquy,3
+obscene,3
+obscenely,2
+obscur,7
+obscure,11
+obscured,3
+obscurely,1
+obscures,1
+obscuring,1
+obscurity,1
+obsequies,7
+obsequious,8
+obsequiously,1
+observ,10
+observance,15
+observances,2
+observancy,1
+observant,2
+observants,1
+observation,11
+observe,34
+observed,4
+observer,2
+observers,1
+observing,5
+observingly,1
+obsolete,1
+obsque,1
+obstacle,2
+obstacles,2
+obstinacy,2
+obstinate,6
+obstinately,1
+obstruct,1
+obstruction,4
+obstructions,1
+obtain,18
+obtained,2
+obtaining,5
+occasion,74
+occasions,17
+occident,2
+occidental,1
+occulted,1
+occupat,1
+occupation,10
+occupations,1
+occupied,1
+occupies,1
+occupy,2
+occur,1
+occurrence,1
+occurrences,1
+occurrents,1
+ocean,29
+oceans,2
+ocr,1
+octavia,45
+octavius,47
+ocular,1
+od,7
+odd,34
+oddest,1
+oddly,4
+odds,43
+ode,1
+odes,1
+odious,10
+odoriferous,2
+odorous,3
+odour,5
+odours,5
+ods,1
+oeillades,1
+oes,1
+oeuvres,1
+ofephesus,5
+off,501
+offal,3
+offence,96
+offenceful,1
+offences,24
+offend,60
+offended,44
+offendendo,1
+offender,15
+offenders,11
+offendeth,1
+offending,9
+offendress,1
+offends,7
+offense,12
+offenseless,1
+offenses,1
+offensive,2
+offer,108
+offered,9
+offering,5
+offerings,2
+offers,21
+offert,1
+offic,2
+office,130
+officed,1
+officer,103
+officers,88
+offices,31
+official,5
+officious,6
+offspring,6
+oft,150
+often,125
+oftener,2
+oftentimes,7
+oh,8
+oil,15
+oils,1
+oily,4
+old,718
+oldcastle,1
+olden,1
+older,6
+oldest,3
+oldness,1
+olive,6
+oliver,57
+olivers,1
+olives,2
+olivia,161
+olympian,2
+olympus,7
+oman,11
+omans,1
+omen,1
+ominous,10
+omission,1
+omit,13
+omittance,1
+omitted,3
+omitting,2
+omne,2
+omnes,3
+omnipotent,3
+on,3207
+once,421
+one,1809
+ones,59
+oneyers,1
+ongles,2
+onion,3
+onions,2
+online,4
+only,535
+onset,4
+onward,3
+onwards,1
+oo,1
+ooze,5
+oozes,1
+oozy,1
+op,4
+opal,2
+ope,27
+open,161
+opener,1
+opening,11
+openly,8
+openness,1
+opens,13
+operant,2
+operate,2
+operation,6
+operations,1
+operative,1
+opes,2
+oph,58
+ophelia,30
+opinion,84
+opinions,13
+opportune,2
+opportunities,4
+opportunity,17
+oppos,17
+oppose,18
+opposed,11
+opposeless,1
+opposer,2
+opposers,2
+opposes,1
+opposing,3
+opposite,26
+opposites,4
+opposition,8
+oppositions,1
+oppress,12
+oppressed,7
+oppresses,1
+oppresseth,1
+oppressing,2
+oppression,15
+oppressor,1
+opprest,1
+opprobriously,1
+oppugnancy,1
+opulency,1
+opulent,2
+or,3199
+oracle,27
+oracles,3
+orange,5
+oration,9
+orator,11
+orators,4
+oratory,4
+orb,10
+orbed,3
+orbs,5
+orchard,32
+orchards,2
+ord,4
+ordain,9
+ordained,2
+ordaining,1
+order,94
+ordered,4
+ordering,3
+orderless,1
+orderly,8
+orders,5
+ordinance,9
+ordinant,1
+ordinaries,1
+ordinary,13
+ordnance,7
+ords,1
+ordure,1
+ore,2
+org,17
+organ,8
+organized,1
+organs,7
+orgillous,1
+orient,5
+orifex,1
+origin,4
+original,3
+originator,1
+orisons,5
+ork,2
+orlando,164
+orld,3
+orleans,72
+ornament,18
+ornaments,11
+orodes,1
+orphan,3
+orphans,8
+orpheus,3
+orsino,17
+ort,2
+orthography,2
+orts,1
+oscorbidulchos,1
+osier,1
+osiers,2
+osprey,1
+osr,25
+osric,7
+ossa,1
+ost,1
+ostent,2
+ostentare,1
+ostentation,8
+ostents,1
+ostler,7
+ostlers,1
+ostrich,1
+osw,38
+oswald,18
+othello,335
+other,724
+othergates,1
+others,422
+otherwhere,2
+otherwhiles,1
+otherwise,37
+otter,3
+ottoman,1
+ottomites,3
+oublie,4
+ouches,1
+ought,21
+oui,6
+ounce,6
+ounces,1
+ouphes,2
+our,3066
+ours,88
+ourself,24
+ourselves,115
+ousel,2
+out,1416
+outbids,1
+outbrave,1
+outbraves,1
+outbreak,1
+outcast,3
+outcries,1
+outcry,1
+outdar,1
+outdare,1
+outdares,1
+outdated,1
+outdone,1
+outfac,2
+outface,6
+outfaced,1
+outfacing,2
+outfly,1
+outfrown,1
+outgo,1
+outgoes,1
+outgrown,1
+outjest,1
+outlaw,33
+outlawry,1
+outlaws,7
+outliv,1
+outlive,17
+outlives,3
+outliving,1
+outlook,1
+outlustres,1
+outpriz,1
+outrage,13
+outrageous,6
+outrages,5
+outran,1
+outright,5
+outroar,1
+outrun,8
+outrunning,1
+outruns,1
+outscold,1
+outscorn,1
+outsell,1
+outsells,1
+outside,17
+outsides,1
+outspeaks,1
+outsport,1
+outstare,2
+outstay,1
+outstood,1
+outstretch,3
+outstretched,1
+outstrike,1
+outstrip,3
+outstripped,1
+outswear,1
+outvenoms,1
+outward,50
+outwardly,5
+outwards,2
+outwear,2
+outweighs,2
+outwent,1
+outworn,2
+outworths,1
+oven,2
+over,213
+overawe,1
+overbear,2
+overblown,3
+overboard,2
+overbold,1
+overborne,6
+overbulk,1
+overbuys,1
+overcame,10
+overcast,1
+overcharg,1
+overcharged,3
+overcome,9
+overcomes,1
+overdone,26
+overearnest,1
+overfar,1
+overflow,3
+overflown,1
+overglance,1
+overgo,1
+overgone,1
+overgorg,1
+overgrown,1
+overhead,1
+overhear,2
+overheard,8
+overhold,1
+overjoyed,2
+overkind,1
+overland,1
+overleather,1
+overlive,1
+overlook,4
+overlooking,1
+overlooks,2
+overmaster,1
+overmounting,1
+overmuch,1
+overpass,1
+overpeer,3
+overpeering,1
+overplus,2
+overrul,3
+overrun,1
+overscutch,1
+overset,1
+overshades,1
+overshine,2
+overshines,1
+overshot,1
+oversights,1
+overspread,1
+overstain,1
+overswear,1
+overt,1
+overta,2
+overtake,7
+overtaketh,1
+overthrow,16
+overthrown,11
+overthrows,1
+overtook,1
+overtopp,1
+overture,6
+overturn,2
+overwatch,1
+overween,1
+overweening,3
+overweigh,1
+overwhelm,4
+overwhelming,1
+overworn,1
+ovid,3
+ovidius,1
+ow,9
+owe,73
+owed,7
+owedst,1
+owen,10
+owes,26
+owest,4
+oweth,1
+owing,2
+owl,24
+owls,6
+own,772
+owner,20
+owners,5
+owning,1
+owns,3
+owy,1
+ox,13
+oxen,8
+oxford,56
+oxfordshire,1
+oxlips,2
+oyes,2
+oyster,8
+p,9
+pabble,1
+pabylon,1
+pac,4
+pace,32
+paced,1
+paces,7
+pacified,2
+pacify,1
+pacing,2
+pack,32
+packet,8
+packets,2
+packhorses,1
+packing,8
+packings,1
+packs,1
+packthread,1
+pacorus,2
+paction,1
+pad,1
+paddle,1
+paddling,2
+paddock,2
+padua,41
+pagan,6
+pagans,3
+page,440
+pageant,10
+pageants,6
+pages,11
+pah,3
+paid,72
+pail,2
+pailfuls,1
+pails,1
+pain,67
+pained,1
+painful,8
+painfully,4
+pains,91
+paint,16
+painted,53
+painter,45
+painting,22
+paintings,2
+paints,1
+pair,41
+paired,1
+pairs,1
+pajock,1
+pal,1
+palabras,1
+palace,160
+palaces,7
+palamedes,1
+palate,11
+palates,4
+palatine,2
+palating,1
+pale,135
+paled,1
+paleness,2
+paler,3
+pales,4
+palestine,2
+palfrey,2
+palfreys,2
+palisadoes,1
+pall,3
+pallabris,1
+pallas,3
+pallets,1
+palm,28
+palmer,2
+palmers,3
+palms,2
+palmy,1
+palpable,6
+palsied,2
+palsies,1
+palsy,3
+palt,1
+palter,4
+paltry,11
+paly,3
+pamp,1
+pamper,2
+pamphlets,1
+pan,1
+pancackes,1
+pancake,1
+pancakes,2
+pandar,7
+pandars,2
+pandarus,188
+pander,9
+panderly,1
+panders,2
+pandulph,30
+panel,1
+pang,5
+panging,1
+pangs,14
+pannier,1
+pannonians,2
+pansa,1
+pansies,1
+pant,3
+pantaloon,3
+panted,1
+pantheon,2
+panther,3
+panthino,22
+panting,4
+pantingly,1
+pantler,3
+pantry,1
+pants,3
+pap,3
+papal,1
+paper,106
+papers,16
+paperwork,1
+paphlagonia,1
+paphos,1
+papist,1
+paps,1
+par,28
+parable,1
+paracelsus,1
+paradise,12
+paradox,3
+paradoxes,2
+paragon,9
+paragons,1
+paragraph,11
+paragraphs,3
+parallel,7
+parallels,3
+paramour,6
+paramours,1
+parapets,1
+paraquito,1
+parasite,3
+parasites,1
+parca,1
+parcel,15
+parcell,1
+parcels,9
+parch,2
+parched,1
+parching,3
+parchment,8
+pard,4
+pardon,310
+pardona,1
+pardoned,2
+pardoner,1
+pardoning,2
+pardonne,1
+pardonner,2
+pardonnez,2
+pardons,6
+pare,4
+pared,1
+parel,1
+parent,3
+parentage,9
+parents,17
+parfect,1
+paring,3
+parings,3
+paris,138
+parish,8
+parishioners,2
+parisians,1
+paritors,1
+park,37
+parks,2
+parle,12
+parler,1
+parles,1
+parley,33
+parlez,1
+parliament,25
+parlors,1
+parlour,2
+parlous,3
+parmacity,1
+parolles,175
+parricide,1
+parricides,1
+parrot,7
+parrots,2
+parsley,1
+parson,19
+part,514
+partake,8
+partaken,1
+partaker,3
+partakers,1
+parted,47
+parthia,7
+parthian,4
+parthians,1
+parti,2
+partial,8
+partialize,1
+partially,1
+participate,2
+participation,2
+particle,2
+particular,60
+particularities,2
+particularize,1
+particularly,3
+particulars,11
+parties,15
+parting,28
+partisan,1
+partisans,4
+partition,4
+partizan,1
+partlet,2
+partly,35
+partner,17
+partners,6
+partridge,2
+parts,111
+party,52
+pas,2
+pash,2
+pashed,1
+pashful,1
+pass,188
+passable,2
+passado,3
+passage,35
+passages,9
+passant,1
+passed,5
+passenger,2
+passengers,4
+passes,16
+passeth,2
+passing,36
+passio,1
+passion,108
+passionate,9
+passioning,1
+passions,16
+passive,1
+passport,2
+passy,1
+past,151
+paste,5
+pasterns,1
+pasties,1
+pastime,14
+pastimes,2
+pastoral,4
+pastorals,1
+pastors,1
+pastry,1
+pasture,12
+pastures,1
+pasty,2
+pat,6
+patay,1
+patch,21
+patchery,2
+patches,5
+pate,32
+pated,6
+patent,4
+patents,3
+paternal,1
+pates,4
+path,13
+pathetical,3
+paths,6
+pathway,1
+pathways,1
+patience,190
+patient,90
+patiently,17
+patients,1
+patines,1
+patrician,2
+patricians,22
+patrick,4
+patrimony,4
+patroclus,73
+patron,9
+patronage,2
+patroness,2
+patrons,1
+patrum,1
+patter,1
+pattern,15
+patterns,3
+pattle,1
+pauca,6
+paucas,1
+paul,10
+paulina,86
+paunch,3
+paunches,1
+pause,38
+pauser,1
+pauses,1
+pausingly,1
+pauvres,1
+pav,1
+paved,4
+pavement,2
+pavilion,8
+pavilions,1
+pavin,1
+paw,3
+pawn,35
+pawns,1
+paws,3
+pax,2
+pay,141
+payest,1
+paying,9
+payment,14
+payments,4
+pays,26
+paysan,1
+paysans,1
+pe,2
+peace,539
+peaceable,1
+peaceably,2
+peaceful,11
+peacemakers,1
+peaces,1
+peach,3
+peaches,1
+peacock,4
+peacocks,1
+peak,2
+peaking,1
+peal,7
+peals,1
+pear,5
+peard,2
+pearl,26
+pearls,11
+pears,1
+peas,2
+peasant,23
+peasantry,1
+peasants,7
+peascod,5
+pease,2
+peaseblossom,12
+peat,3
+peaten,1
+peating,1
+pebble,4
+pebbled,1
+pebbles,3
+peck,12
+pecks,1
+peculiar,7
+pecus,1
+pedant,36
+pedantical,1
+pedascule,1
+pede,1
+pedestal,1
+pedigree,4
+pedlar,9
+pedlars,1
+pedro,155
+peds,1
+peel,1
+peep,20
+peeped,1
+peeping,2
+peeps,3
+peer,17
+peereth,1
+peering,5
+peerless,7
+peers,38
+peesel,1
+peevish,28
+peevishly,1
+peflur,1
+peg,2
+pegasus,3
+pegs,1
+peise,1
+peised,1
+peize,1
+pelf,1
+pelican,3
+pelion,2
+pell,5
+pella,1
+pelleted,2
+peloponnesus,1
+pelt,2
+pelting,6
+pembroke,41
+pen,40
+penalties,2
+penalty,12
+penance,19
+pence,11
+pencil,4
+pencill,1
+pencils,1
+pendant,2
+pendent,3
+pendragon,1
+pendulous,1
+penelope,1
+penetrable,2
+penetrate,5
+penetrative,1
+penitence,6
+penitent,14
+penitential,1
+penitently,1
+penitents,1
+penker,1
+penknife,1
+penn,5
+penned,1
+penning,1
+pennons,1
+penny,23
+pennyworth,7
+pennyworths,2
+pens,3
+pense,6
+pension,3
+pensioners,2
+pensive,2
+pensived,1
+pensively,1
+pent,11
+pentecost,3
+penthesilea,1
+penthouse,3
+penurious,1
+penury,7
+peopl,1
+people,223
+peopled,4
+peoples,1
+pepin,5
+pepper,5
+peppercorn,1
+peppered,1
+per,3
+peradventure,15
+peradventures,1
+perceiv,10
+perceive,92
+perceived,5
+perceives,4
+perceiveth,1
+perch,3
+perchance,49
+percies,1
+percussion,1
+percy,87
+perdie,1
+perdita,42
+perdition,10
+perdonato,1
+perdu,3
+perdurable,2
+perdurably,1
+perdy,4
+pere,1
+peregrinate,1
+peremptorily,1
+peremptory,12
+perfect,55
+perfected,3
+perfecter,1
+perfectest,2
+perfection,25
+perfections,7
+perfectly,4
+perfectness,2
+perfidious,4
+perfidiously,1
+perforce,47
+perform,76
+performance,17
+performances,3
+performed,5
+performer,1
+performers,2
+performing,5
+performs,2
+perfum,5
+perfume,11
+perfumed,4
+perfumer,1
+perfumes,7
+perge,2
+perhaps,45
+periapts,1
+perigort,1
+perigouna,1
+peril,43
+perilous,13
+perils,8
+period,15
+periodic,1
+periods,2
+perish,34
+perished,1
+perishest,1
+perisheth,1
+perishing,2
+periwig,3
+perjur,23
+perjure,2
+perjured,5
+perjuries,1
+perjury,20
+perk,1
+perkes,1
+permafoy,1
+permanent,2
+permission,233
+permissive,1
+permit,13
+permitted,4
+pernicious,21
+perniciously,1
+peroration,1
+perpend,5
+perpendicular,1
+perpendicularly,1
+perpetual,22
+perpetually,2
+perpetuity,3
+perplex,6
+perplexed,1
+perplexity,3
+pers,1
+persecuted,1
+persecutions,1
+persecutor,1
+perseus,3
+persever,8
+perseverance,2
+persevers,1
+persia,1
+persian,2
+persist,1
+persisted,1
+persistency,1
+persistive,1
+persists,1
+person,156
+personae,36
+personage,3
+personages,2
+personal,234
+personally,3
+personate,1
+personated,1
+personates,1
+personating,1
+persons,19
+perspective,3
+perspectively,1
+perspectives,1
+perspicuous,1
+persuade,31
+persuaded,20
+persuades,6
+persuading,3
+persuasion,18
+persuasions,2
+pert,2
+pertain,2
+pertaining,1
+pertains,4
+pertaunt,1
+pertinent,2
+pertly,2
+perturb,1
+perturbation,4
+perturbations,1
+perturbed,1
+perus,6
+perusal,2
+peruse,14
+perused,2
+perusing,1
+perverse,3
+perversely,1
+perverseness,1
+pervert,3
+perverted,1
+peseech,1
+pest,3
+pester,2
+pestiferous,2
+pestilence,13
+pestilent,7
+pet,10
+petar,1
+peter,80
+petit,1
+petition,21
+petitionary,2
+petitioner,10
+petitioners,4
+petitions,6
+peto,22
+petrarch,1
+petruchio,216
+petter,4
+petticoat,7
+petticoats,2
+pettiness,1
+pettish,1
+pettitoes,1
+petty,29
+peu,2
+pew,2
+pewter,2
+pewterer,1
+pg,1
+pglaf,8
+phaethon,4
+phaeton,1
+phantasime,1
+phantasimes,1
+phantasma,1
+pharamond,3
+pharaoh,2
+pharsalia,1
+pheasant,2
+pheazar,1
+phebe,47
+phebes,1
+pheebus,1
+pheeze,2
+phibbus,1
+philadelphos,1
+philario,23
+philarmonus,1
+philemon,1
+philip,71
+philippan,1
+philippe,2
+philippi,16
+phillida,1
+philo,4
+philomel,9
+philomela,1
+philosopher,12
+philosophers,1
+philosophical,1
+philosophy,14
+philostrate,14
+philotus,9
+phlegmatic,1
+phoebe,3
+phoebus,16
+phoenicia,1
+phoenicians,1
+phoenix,14
+phorbus,1
+photinus,1
+phrase,32
+phraseless,1
+phrases,5
+phrygia,3
+phrygian,4
+phrynia,7
+physic,33
+physical,5
+physician,27
+physicians,8
+physics,2
+pia,3
+pibble,1
+pible,1
+picardy,3
+pick,38
+pickaxe,1
+pickaxes,2
+pickbone,1
+picked,3
+pickers,1
+picking,5
+pickle,4
+picklock,1
+pickpurse,1
+picks,1
+pickt,1
+pickthanks,1
+pictur,1
+picture,43
+pictured,1
+pictures,8
+pid,1
+pie,9
+piec,3
+piece,90
+pieces,39
+piecing,1
+pied,5
+piedness,1
+pier,1
+pierc,6
+pierce,28
+pierced,3
+pierces,1
+pierceth,1
+piercing,14
+piercy,1
+piers,1
+pies,3
+piety,6
+pig,12
+pigeon,3
+pigeons,13
+pight,3
+pigmy,1
+pigrogromitus,1
+pike,5
+pikes,8
+pil,6
+pilate,2
+pilates,1
+pilchers,1
+pile,10
+piles,2
+pilf,1
+pilfering,1
+pilgrim,10
+pilgrimage,16
+pilgrims,3
+pill,4
+pillage,5
+pillagers,1
+pillar,3
+pillars,5
+pillicock,2
+pillory,2
+pillow,16
+pillows,3
+pills,2
+pilot,9
+pilots,1
+pimpernell,1
+pin,23
+pinch,44
+pinched,1
+pinches,5
+pinching,2
+pindarus,20
+pine,19
+pined,3
+pines,4
+pinfold,2
+pining,2
+pinion,5
+pink,4
+pinn,1
+pinnace,3
+pins,10
+pinse,1
+pint,3
+pintpot,1
+pioned,1
+pioneers,1
+pioner,1
+pioners,1
+pious,10
+pip,1
+pipe,17
+piper,1
+pipers,1
+pipes,7
+piping,2
+pippin,1
+pippins,1
+pirate,7
+pirates,6
+pisa,15
+pisanio,104
+pish,4
+pismires,1
+piss,2
+pissing,2
+pistol,187
+pistols,1
+pit,24
+pitch,36
+pitched,2
+pitcher,1
+pitchers,2
+pitchy,3
+piteous,22
+piteously,2
+pitfall,1
+pith,7
+pithless,1
+pithy,1
+pitie,1
+pitied,20
+pities,6
+pitiful,31
+pitifully,3
+pitiless,4
+pits,1
+pittance,1
+pittie,1
+pittikins,1
+pity,221
+pitying,5
+pius,1
+plac,17
+place,458
+placed,11
+placentio,1
+places,39
+placeth,2
+placid,1
+placing,3
+plack,1
+placket,3
+plackets,2
+plagu,2
+plague,94
+plagued,2
+plagues,14
+plaguing,1
+plaguy,1
+plain,123
+plainer,4
+plainest,2
+plaining,1
+plainings,1
+plainly,20
+plainness,12
+plains,16
+plainsong,1
+plaintful,1
+plaintiff,2
+plaintiffs,1
+plaints,3
+planched,1
+planet,9
+planetary,2
+planets,7
+planks,2
+plant,23
+plantage,1
+plantagenet,77
+plantagenets,2
+plantain,5
+plantation,1
+planted,11
+planteth,1
+plants,13
+plash,1
+plashy,3
+plast,1
+plaster,4
+plasterer,1
+plat,1
+plate,11
+plated,2
+plates,1
+platform,5
+platforms,1
+plats,1
+platted,1
+plausible,1
+plausive,3
+plautus,1
+play,356
+played,7
+player,12
+players,35
+playeth,1
+playfellow,6
+playfellows,2
+playhouse,1
+playing,21
+plays,35
+plea,9
+pleach,2
+pleached,2
+plead,48
+pleaded,3
+pleader,1
+pleaders,1
+pleading,7
+pleads,3
+pleas,69
+pleasance,1
+pleasant,35
+pleasantly,1
+please,395
+pleased,10
+pleaser,1
+pleasers,1
+pleases,18
+pleasest,2
+pleaseth,16
+pleasing,22
+pleasure,180
+pleasures,35
+plebeians,25
+plebeii,1
+plebs,1
+pledge,19
+pledges,4
+pleines,1
+plenitude,1
+plenteous,11
+plenteously,1
+plenties,1
+plentiful,4
+plentifully,3
+plenty,12
+pless,8
+plessed,1
+plessing,1
+pliant,1
+plied,1
+plies,4
+plight,16
+plighted,3
+plighter,1
+plod,4
+plodded,2
+plodders,1
+plodding,1
+plods,1
+plood,1
+ploody,1
+plot,54
+plots,14
+plotted,10
+plotter,1
+plough,10
+ploughed,1
+ploughman,3
+ploughmen,1
+plow,1
+plows,1
+pluck,139
+plucked,2
+plucker,1
+plucking,7
+plucks,14
+plue,1
+plum,4
+plume,7
+plumed,3
+plumes,5
+plummet,3
+plump,1
+plumpy,1
+plums,1
+plung,2
+plunge,5
+plunged,1
+plural,2
+plurisy,1
+plus,3
+pluto,8
+plutus,3
+ply,6
+po,1
+pocket,35
+pocketing,1
+pockets,7
+pocky,1
+pody,2
+poem,2
+poesy,5
+poet,64
+poetical,4
+poetry,9
+poets,6
+poictiers,5
+poinards,1
+poins,103
+point,146
+pointblank,1
+pointed,6
+pointing,9
+points,31
+pois,3
+poise,7
+poising,1
+poison,95
+poisoned,7
+poisoner,3
+poisoning,1
+poisonous,11
+poisons,9
+poke,1
+poking,1
+pol,86
+polack,4
+polacks,1
+poland,5
+pold,1
+pole,20
+poleaxe,1
+polecat,1
+polecats,2
+polemon,1
+poles,1
+poli,1
+policies,1
+policy,45
+polish,1
+polished,1
+politic,16
+politician,4
+politicians,1
+politicly,2
+polixenes,84
+poll,6
+polluted,2
+pollution,2
+polonius,36
+poltroons,1
+polusion,1
+polydamus,1
+polydore,9
+polyxena,1
+pomander,1
+pomegranate,2
+pomewater,1
+pomfret,18
+pomgarnet,1
+pommel,1
+pomp,33
+pompeius,4
+pompey,211
+pompion,1
+pompous,2
+pomps,1
+pond,4
+ponder,1
+ponderous,3
+ponds,1
+poniard,1
+poniards,3
+pont,1
+pontic,1
+pontifical,1
+ponton,1
+pooh,1
+pool,4
+poole,2
+poop,2
+poor,631
+poorer,4
+poorest,8
+poorly,7
+pop,1
+pope,20
+popedom,1
+popilius,8
+popingay,1
+popish,1
+popp,2
+poppy,1
+pops,1
+popular,6
+popularity,2
+populous,5
+porch,4
+porches,1
+pore,2
+poring,1
+pork,3
+porn,3
+porpentine,8
+porridge,8
+porringer,2
+port,16
+portable,3
+portage,1
+portal,2
+portance,2
+portcullis,1
+portend,4
+portends,3
+portent,1
+portentous,3
+portents,4
+porter,45
+porters,2
+portia,185
+portion,7
+portly,6
+portotartarossa,1
+portrait,1
+portraiture,1
+ports,13
+portugal,1
+pose,1
+posied,1
+posies,2
+position,4
+positive,3
+positively,2
+posse,1
+possess,69
+possessed,6
+possesses,4
+possesseth,2
+possessing,2
+possession,34
+possessions,5
+possessor,2
+posset,3
+possets,1
+possibilities,1
+possibility,5
+possible,58
+possibly,3
+possitable,1
+post,72
+poste,1
+posted,13
+posterior,2
+posteriors,1
+posterity,11
+postern,3
+posterns,3
+posters,1
+posthorse,1
+posthorses,1
+posthumus,129
+posting,5
+postmaster,2
+posts,12
+postscript,2
+posture,5
+postures,2
+posy,3
+pot,17
+potable,1
+potations,2
+potato,1
+potatoes,1
+potch,1
+potency,6
+potent,19
+potentates,3
+potential,3
+potently,2
+potents,1
+pothecary,1
+pother,1
+potion,6
+potions,5
+potpan,2
+pots,3
+potter,1
+potting,1
+pottle,6
+pouch,3
+poulter,1
+poultice,1
+poultney,1
+pouncet,1
+pound,54
+pounds,17
+pour,43
+pourest,2
+pouring,2
+pourquoi,2
+pours,5
+pout,2
+poverty,23
+pow,65
+powd,1
+powder,10
+power,307
+powerful,14
+powerfully,1
+powerless,1
+powers,59
+pox,22
+poys,1
+poysam,1
+prabbles,4
+practic,1
+practically,1
+practice,41
+practiced,1
+practicer,1
+practices,13
+practicing,1
+practis,11
+practisants,1
+practise,19
+practiser,1
+practisers,1
+practises,1
+practising,2
+praeclarissimus,1
+praemunire,1
+praetor,1
+praetors,1
+pragging,1
+prague,1
+prain,2
+prains,3
+prais,26
+praise,182
+praised,16
+praises,28
+praisest,1
+praiseworthy,1
+praising,12
+prancing,1
+prank,2
+pranks,9
+prat,5
+prate,15
+prated,1
+prater,1
+prating,11
+prattle,8
+prattler,1
+prattling,2
+prave,4
+prawls,1
+prawns,1
+pray,757
+prayer,38
+prayers,85
+praying,8
+prays,17
+pre,6
+preach,5
+preached,1
+preachers,1
+preaches,1
+preaching,1
+preachment,1
+pread,1
+preambulate,1
+precedence,2
+precedent,19
+preceding,3
+precept,1
+preceptial,1
+precepts,8
+precinct,1
+precious,78
+preciously,1
+precipice,1
+precipitating,1
+precipitation,2
+precise,8
+precisely,6
+preciseness,1
+precisian,1
+precor,1
+precurse,1
+precursors,1
+predeceased,1
+predecessor,1
+predecessors,4
+predestinate,1
+predicament,3
+predict,1
+prediction,3
+predictions,1
+predominance,2
+predominant,5
+predominate,2
+preeches,1
+preeminence,1
+preface,1
+prefer,20
+preferment,11
+preferments,2
+preferr,11
+preferreth,1
+preferring,1
+prefers,1
+prefiguring,1
+prefix,3
+prefixed,1
+preformed,1
+pregnancy,1
+pregnant,15
+pregnantly,1
+prejudicates,1
+prejudice,3
+prejudicial,1
+prelate,9
+premeditated,3
+premeditation,1
+premised,1
+premises,3
+prenez,1
+prenominate,2
+prentice,5
+prentices,3
+preordinance,1
+prepar,30
+preparation,28
+preparations,3
+prepare,67
+prepared,10
+preparedly,1
+prepares,1
+preparing,2
+prepost,2
+preposterous,6
+preposterously,4
+prerogatifes,1
+prerogative,8
+prerogatived,1
+presage,7
+presagers,1
+presages,4
+presageth,3
+presaging,1
+prescience,3
+prescribe,4
+prescript,2
+prescription,4
+prescriptions,3
+prescripts,1
+presence,106
+presences,1
+present,246
+presentation,4
+presented,18
+presenter,1
+presenters,1
+presenteth,4
+presenting,7
+presently,141
+presentment,2
+presents,15
+preserv,9
+preservation,6
+preservative,1
+preserve,25
+preserved,4
+preserver,3
+preservers,1
+preserving,3
+president,1
+press,46
+pressed,1
+presser,1
+presses,4
+pressing,2
+pressure,1
+pressures,1
+prest,2
+prester,1
+presume,22
+presumes,1
+presuming,2
+presumption,6
+presumptuous,5
+presuppos,1
+pret,1
+pretence,8
+pretences,1
+pretend,6
+pretended,1
+pretending,2
+pretense,1
+pretext,1
+pretia,1
+prettier,1
+prettiest,9
+prettily,5
+prettiness,1
+pretty,117
+prevail,44
+prevailed,1
+prevaileth,1
+prevailing,3
+prevailment,1
+prevails,4
+prevent,27
+prevented,19
+prevention,6
+preventions,1
+prevents,3
+previous,1
+prey,41
+preyful,1
+preys,4
+priam,45
+priami,3
+priamus,2
+pribbles,2
+price,30
+prick,48
+pricked,1
+pricket,6
+pricking,4
+pricks,11
+pricksong,1
+pride,111
+prides,1
+pridge,5
+prie,1
+pried,1
+prief,1
+pries,1
+priest,72
+priesthood,2
+priests,18
+prig,2
+primal,2
+prime,17
+primer,1
+primero,2
+primest,1
+primitive,1
+primo,1
+primogenity,1
+primrose,5
+primroses,2
+primy,1
+prince,772
+princely,78
+princes,103
+princess,173
+principal,9
+principalities,1
+principality,1
+principle,2
+principles,1
+princox,1
+prings,2
+print,23
+printed,4
+printing,2
+printless,1
+prints,1
+prior,1
+prioress,1
+priories,1
+priority,2
+priory,3
+priscian,1
+prison,92
+prisoner,83
+prisoners,44
+prisonment,1
+prisonnier,1
+prisons,4
+pristine,2
+prithe,1
+prithee,218
+privacy,3
+private,66
+privately,6
+privates,2
+privilage,1
+privileg,4
+privilege,31
+privileged,2
+privileges,1
+privilegio,2
+privily,4
+privity,1
+privy,16
+priz,9
+prize,47
+prized,1
+prizer,2
+prizes,5
+prizest,1
+prizing,1
+pro,2
+probable,10
+probal,1
+probation,7
+problem,1
+proceed,72
+proceeded,13
+proceeders,1
+proceeding,25
+proceedings,16
+proceeds,7
+process,20
+processing,2
+procession,5
+processors,1
+proclaim,61
+proclaimed,9
+proclaimeth,1
+proclaims,9
+proclamation,21
+proclamations,2
+proconsul,1
+procrastinate,1
+procreant,1
+procreants,1
+procreation,1
+procrus,2
+proculeius,21
+procur,2
+procurator,1
+procure,19
+procured,2
+procures,2
+procuring,1
+prodigal,22
+prodigality,1
+prodigally,1
+prodigals,1
+prodigies,4
+prodigious,7
+prodigiously,1
+prodigy,4
+proditor,1
+produc,2
+produce,18
+produced,4
+produces,1
+producing,2
+production,1
+proface,1
+profan,4
+profanation,3
+profane,18
+profaned,3
+profanely,1
+profaneness,1
+profaners,1
+profaning,1
+profess,32
+professed,3
+professes,7
+profession,17
+professions,4
+professor,1
+professors,3
+proffer,9
+proffered,1
+profferer,1
+proffers,2
+proficient,1
+profit,40
+profitable,4
+profitably,2
+profited,2
+profiting,2
+profitless,3
+profits,9
+profound,15
+profoundest,1
+profoundly,1
+progenitors,3
+progeny,5
+progne,1
+prognosticate,1
+prognostication,2
+program,1
+progress,13
+progression,1
+prohibit,1
+prohibited,221
+prohibition,2
+project,331
+projection,1
+projects,1
+prolixious,1
+prolixity,2
+prologue,40
+prologues,3
+prolong,6
+prolongs,1
+promethean,3
+prometheus,1
+prominently,2
+promis,53
+promise,108
+promised,23
+promises,23
+promiseth,3
+promising,6
+promontory,6
+promoting,2
+promotion,5
+promotions,3
+prompt,13
+prompted,4
+promptement,1
+prompter,2
+prompting,2
+prompts,5
+prompture,1
+promulgate,1
+prone,5
+prononcer,1
+prononcez,1
+pronoun,1
+pronounc,11
+pronounce,30
+pronounced,2
+pronouncing,3
+pronouns,1
+proof,82
+proofread,1
+proofs,14
+prop,5
+propagate,3
+propagation,1
+propend,1
+propension,1
+proper,65
+properer,3
+properly,5
+propertied,3
+properties,5
+property,17
+prophecies,8
+prophecy,13
+prophesied,5
+prophesier,1
+prophesy,19
+prophesying,2
+prophet,17
+prophetess,5
+prophetic,6
+prophetically,2
+prophets,3
+propinquity,1
+propontic,1
+proportion,27
+proportionable,1
+proportions,6
+propos,5
+propose,10
+proposed,4
+proposer,1
+proposes,1
+proposing,1
+proposition,1
+propositions,1
+propounded,1
+propp,1
+propre,1
+proprietary,2
+propriety,2
+props,2
+propugnation,1
+prorogue,2
+prorogued,1
+proscription,3
+proscriptions,1
+prose,2
+prosecute,4
+prosecution,1
+proselytes,1
+proserpina,2
+prosp,2
+prospect,6
+prosper,24
+prosperity,16
+prospero,145
+prosperous,21
+prosperously,2
+prospers,1
+prostitute,1
+prostrate,6
+protect,14
+protected,4
+protection,13
+protector,56
+protectors,2
+protectorship,3
+protectress,1
+protects,3
+protest,53
+protestation,6
+protestations,2
+protested,1
+protester,1
+protesting,1
+protests,3
+proteus,221
+protheus,1
+protract,2
+protractive,1
+proud,213
+prouder,8
+proudest,14
+proudlier,1
+proudly,11
+prouds,1
+prov,27
+provand,1
+prove,252
+proved,14
+provender,5
+proverb,14
+proverbs,5
+proves,17
+proveth,2
+provide,39
+provided,257
+providence,6
+provident,2
+providently,1
+provider,1
+provides,1
+providing,4
+province,3
+provinces,6
+provincial,2
+proving,1
+provision,8
+provisions,2
+proviso,1
+provocation,2
+provok,14
+provoke,16
+provoked,4
+provoker,1
+provokes,10
+provoketh,1
+provoking,2
+provost,116
+prowess,3
+prudence,2
+prudent,4
+prun,1
+prune,2
+prunes,7
+pruning,2
+pry,8
+prying,1
+psalm,1
+psalmist,1
+psalms,2
+psalteries,1
+ptolemies,2
+ptolemy,3
+public,66
+publican,1
+publication,1
+publicly,10
+publicola,2
+publish,13
+published,1
+publisher,1
+publishing,1
+publius,32
+pucelle,80
+puck,55
+pudder,1
+pudding,6
+puddings,2
+puddle,2
+puddled,2
+pudency,1
+pueritia,1
+puff,13
+puffing,2
+puffs,1
+pugging,1
+puis,1
+puissance,9
+puissant,11
+puke,1
+puking,1
+pulcher,1
+puling,4
+pull,21
+puller,1
+pullet,1
+pulling,4
+pulls,5
+pulpit,7
+pulpiter,1
+pulpits,1
+pulse,9
+pulsidge,1
+pump,2
+pumpion,1
+pumps,2
+pun,1
+punched,1
+punctuation,1
+punish,38
+punished,2
+punishes,1
+punishment,21
+punishments,1
+punitive,2
+punk,4
+punto,2
+puny,7
+pupil,12
+pupils,1
+puppet,9
+puppets,2
+puppies,4
+puppy,7
+pur,1
+purblind,5
+purchas,12
+purchase,29
+purchased,3
+purchases,1
+purchaseth,1
+purchasing,3
+pure,68
+purely,1
+purer,2
+purest,6
+purg,8
+purgation,6
+purgative,1
+purgatory,2
+purge,20
+purged,3
+purgers,1
+purging,3
+purifies,1
+purifying,1
+puritan,6
+purity,10
+purlieus,1
+purple,15
+purpled,2
+purples,1
+purport,1
+purpos,15
+purpose,210
+purposed,7
+purposely,4
+purposes,40
+purposeth,2
+purposing,1
+purr,1
+purs,1
+purse,88
+pursents,1
+purses,12
+pursu,12
+pursue,33
+pursued,4
+pursuers,1
+pursues,7
+pursuest,2
+pursueth,1
+pursuing,4
+pursuit,17
+pursuivant,8
+pursuivants,2
+pursy,2
+purus,1
+purveyor,1
+push,24
+pushes,3
+pusillanimity,1
+put,500
+putrefy,1
+putrified,1
+puts,53
+putter,6
+putting,23
+puttock,2
+puzzel,1
+puzzle,1
+puzzled,1
+puzzles,1
+py,1
+pygmalion,1
+pygmies,1
+pygmy,1
+pyramid,1
+pyramides,1
+pyramids,2
+pyramis,1
+pyramises,1
+pyramus,60
+pyrenean,1
+pyrrhus,11
+pythagoras,4
+qu,3
+quadrangle,1
+quae,2
+quaff,3
+quaffing,1
+quagmire,2
+quail,4
+quailing,2
+quails,2
+quaint,11
+quaintly,5
+quak,2
+quake,13
+quakes,1
+qualification,1
+qualified,7
+qualifies,1
+qualify,8
+qualifying,1
+qualite,1
+qualities,24
+quality,55
+qualm,4
+qualmish,1
+quam,1
+quand,2
+quando,1
+quantities,1
+quantity,13
+quare,1
+quarrel,98
+quarrell,1
+quarreller,1
+quarrelling,7
+quarrelous,1
+quarrels,18
+quarrelsome,3
+quarries,1
+quarry,3
+quart,4
+quarter,29
+quartered,1
+quartering,1
+quarters,7
+quarts,1
+quasi,1
+quat,1
+quatch,1
+quay,1
+que,17
+quean,5
+queas,1
+queasiness,1
+queasy,3
+queen,979
+queens,9
+quell,6
+queller,3
+quench,29
+quenched,2
+quenching,3
+quenchless,1
+quern,1
+quest,10
+questant,1
+question,156
+questionable,1
+questioned,3
+questioning,1
+questionless,1
+questions,12
+questrists,1
+quests,1
+queubus,1
+qui,6
+quick,111
+quicken,10
+quickens,2
+quicker,2
+quicklier,1
+quickly,198
+quickness,1
+quicksand,1
+quicksands,1
+quicksilverr,1
+quid,1
+quiddities,1
+quiddits,1
+quier,1
+quiet,77
+quieter,1
+quietly,9
+quietness,7
+quietus,2
+quill,5
+quillets,6
+quills,1
+quilt,1
+quinapalus,1
+quince,55
+quinces,1
+quintain,1
+quintessence,2
+quintus,20
+quip,2
+quips,4
+quire,2
+quiring,1
+quirk,1
+quirks,3
+quis,3
+quit,46
+quite,86
+quits,3
+quittance,6
+quitted,1
+quitting,1
+quiver,4
+quivering,1
+quivers,1
+quo,1
+quod,3
+quoifs,1
+quoint,1
+quoit,1
+quoits,1
+quondam,6
+quoniam,1
+quote,5
+quoted,5
+quotes,1
+quoth,66
+quotidian,2
+r,92
+rabbit,4
+rabble,13
+rabblement,2
+race,17
+rack,21
+rackers,1
+racket,1
+rackets,1
+racking,1
+racks,2
+radiance,3
+radiant,8
+radish,2
+rafe,1
+raft,1
+rag,7
+rage,121
+rages,12
+rageth,1
+ragg,1
+ragged,24
+raggedness,1
+raging,19
+ragozine,3
+rags,16
+rah,1
+rail,37
+railed,1
+railer,1
+railest,2
+raileth,1
+railing,8
+rails,6
+raiment,8
+rain,67
+rainbow,3
+raineth,5
+raining,1
+rainold,1
+rains,1
+rainy,4
+rais,24
+raise,47
+raised,8
+raises,2
+raising,6
+raisins,1
+rak,1
+rake,4
+rakers,1
+rakes,1
+ral,2
+rald,2
+ralph,3
+ram,8
+rambures,11
+ramm,2
+rampallian,1
+rampant,1
+ramping,3
+rampir,1
+ramps,1
+rams,5
+ramsey,1
+ramston,1
+ran,34
+rance,9
+rancorous,5
+rancors,1
+rancour,7
+random,4
+rang,3
+range,8
+ranged,1
+rangers,1
+ranges,3
+ranging,2
+rank,56
+ranker,3
+rankest,2
+ranking,1
+rankle,2
+rankly,1
+rankness,3
+ranks,16
+ransack,4
+ransacking,1
+ransom,59
+ransomed,2
+ransoming,1
+ransomless,2
+ransoms,2
+rant,1
+ranting,1
+rap,3
+rape,15
+rapes,3
+rapier,29
+rapiers,3
+rapine,3
+raps,1
+rapt,8
+rapture,2
+raptures,1
+rar,1
+rare,57
+rarely,9
+rareness,3
+rarer,4
+rarest,8
+rarities,2
+rarity,4
+rascal,61
+rascalliest,1
+rascally,10
+rascals,18
+rased,1
+rash,34
+rasher,1
+rashly,4
+rashness,10
+rat,10
+ratcatcher,1
+ratcliff,46
+rate,40
+rated,17
+rately,3
+rates,5
+rather,323
+ratherest,1
+ratified,4
+ratifiers,1
+ratify,4
+rating,1
+rational,2
+ratolorum,1
+rats,10
+ratsbane,3
+rattle,1
+rattles,1
+rattling,5
+rature,3
+raught,5
+rav,3
+rave,3
+ravel,4
+raven,23
+ravening,2
+ravenous,6
+ravens,5
+ravenspurgh,9
+raves,2
+ravin,4
+raving,1
+ravish,20
+ravished,3
+ravisher,2
+ravishing,2
+ravishments,1
+raw,13
+rawer,1
+rawly,1
+rawness,1
+ray,2
+rayed,1
+rays,5
+raz,5
+raze,6
+razed,3
+razes,1
+razeth,1
+razing,1
+razor,1
+razorable,1
+razors,1
+razure,1
+re,305
+reach,28
+reaches,3
+reacheth,1
+reaching,4
+read,210
+readable,225
+reader,2
+readiest,4
+readily,2
+readiness,15
+reading,35
+readins,1
+reads,90
+ready,143
+real,3
+really,1
+realm,53
+realms,7
+reap,17
+reapers,3
+reaping,1
+reaps,1
+rear,20
+rears,1
+rearward,5
+reason,288
+reasonable,20
+reasonably,1
+reasoned,1
+reasoning,2
+reasonless,2
+reasons,64
+reave,2
+rebate,1
+rebato,1
+rebeck,1
+rebel,25
+rebell,2
+rebelling,1
+rebellion,32
+rebellious,9
+rebels,32
+rebound,1
+rebuk,1
+rebuke,18
+rebukeable,1
+rebuked,2
+rebukes,4
+rebus,1
+recall,5
+recant,1
+recantation,2
+recanter,1
+recanting,2
+receipt,14
+receipts,1
+receiv,61
+receive,101
+received,33
+receiver,1
+receives,14
+receivest,2
+receiveth,1
+receiving,9
+receptacle,3
+rechate,1
+reciprocal,1
+reciprocally,1
+recite,1
+recited,1
+reciterai,2
+reck,9
+recking,1
+reckless,6
+reckon,13
+reckoned,1
+reckoning,15
+reckonings,5
+recks,2
+reclaim,2
+reclaims,1
+reclusive,1
+recognizance,1
+recognizances,1
+recoil,6
+recoiling,1
+recollected,1
+recomforted,1
+recomforture,1
+recommend,1
+recommended,1
+recommends,2
+recompens,3
+recompense,27
+reconcil,5
+reconcile,8
+reconciled,4
+reconcilement,1
+reconciler,1
+reconciles,2
+reconciliation,1
+record,23
+recordation,2
+recorded,7
+recorder,2
+recorders,3
+records,4
+recount,11
+recounted,1
+recounting,2
+recountments,1
+recounts,1
+recourse,4
+recov,1
+recover,35
+recoverable,1
+recovered,8
+recoveries,2
+recovers,3
+recovery,8
+recreant,13
+recreants,2
+recreate,1
+recreation,8
+rectify,3
+rector,1
+rectorship,1
+recure,1
+recured,1
+red,297
+redbreast,2
+redder,1
+reddest,1
+rede,1
+redeem,31
+redeemed,1
+redeemer,2
+redeeming,3
+redeems,3
+redeliver,2
+redemption,9
+redime,1
+redistribute,1
+redistributing,2
+redistribution,2
+redness,1
+redoubled,3
+redoubted,5
+redound,1
+redress,29
+redressed,1
+redresses,2
+reduce,3
+reechy,3
+reed,3
+reeds,3
+reek,6
+reeking,5
+reeks,1
+reeky,1
+reel,3
+reeleth,1
+reeling,3
+reels,3
+refell,1
+refer,3
+reference,5
+references,2
+referr,1
+referred,1
+refigured,1
+refin,1
+refined,3
+reflect,3
+reflecting,1
+reflection,6
+reflex,2
+reform,7
+reformation,6
+reformed,2
+refractory,1
+refrain,5
+refresh,5
+refreshing,1
+reft,4
+refts,1
+refuge,6
+refund,13
+refus,7
+refusal,1
+refuse,31
+refused,4
+refusest,1
+refusing,3
+reg,73
+regal,12
+regalia,1
+regan,32
+regard,43
+regardance,1
+regarded,8
+regardfully,1
+regarding,1
+regards,7
+regenerate,1
+regent,19
+regentship,1
+regia,3
+regiment,7
+regiments,1
+regina,1
+region,15
+regions,7
+regist,3
+register,5
+registered,2
+registers,1
+regreet,4
+regreets,1
+regress,1
+reguerdon,2
+regular,2
+regulating,1
+rehears,3
+rehearsal,2
+rehearse,14
+reign,48
+reigned,2
+reignier,49
+reigning,2
+reigns,15
+rein,12
+reinforc,1
+reinforce,1
+reinforcement,1
+reins,4
+reiterate,1
+reject,1
+rejected,1
+rejoic,1
+rejoice,25
+rejoices,2
+rejoiceth,1
+rejoicing,6
+rejoicingly,1
+rejoindure,1
+rejourn,1
+rel,3
+relapse,1
+relate,9
+relates,1
+relation,8
+relations,1
+relative,1
+releas,3
+release,10
+released,2
+releases,1
+releasing,1
+relent,17
+relenting,2
+relents,1
+reliances,1
+relics,4
+relief,13
+reliev,8
+relieve,12
+relieved,2
+relieves,1
+relieving,1
+religion,17
+religions,1
+religious,21
+religiously,7
+relinquish,1
+reliques,1
+reliquit,1
+relish,19
+relume,1
+rely,5
+relying,1
+remain,67
+remainder,11
+remainders,2
+remained,2
+remaineth,2
+remaining,6
+remains,39
+remark,1
+remarkable,2
+remediate,1
+remedied,1
+remedies,10
+remedy,59
+rememb,34
+remember,191
+remembered,5
+remembers,4
+remembrance,63
+remembrancer,2
+remembrances,5
+remercimens,1
+remiss,5
+remission,4
+remissness,1
+remit,4
+remnant,5
+remnants,3
+remonstrance,1
+remorse,28
+remorseful,4
+remorseless,3
+remote,8
+remotion,2
+remov,14
+remove,32
+removed,21
+removedness,1
+remover,1
+removes,3
+removing,3
+remunerate,1
+remuneration,12
+renamed,2
+rence,2
+rend,27
+render,46
+rendered,2
+renders,4
+rendezvous,4
+renegado,1
+renege,1
+reneges,1
+renew,15
+renewed,2
+renewest,1
+renounce,5
+renouncement,1
+renouncing,1
+renowmed,1
+renown,26
+renowned,33
+rent,10
+rents,5
+repaid,5
+repair,46
+repaired,1
+repairing,2
+repairs,3
+repass,1
+repast,4
+repasture,1
+repay,5
+repaying,1
+repays,3
+repeal,14
+repealing,1
+repeals,3
+repeat,13
+repeated,2
+repeating,1
+repeats,1
+repel,1
+repent,59
+repentance,8
+repentant,2
+repented,4
+repenting,1
+repents,3
+repetition,7
+repetitions,1
+repin,1
+repine,1
+repining,1
+replace,2
+replaced,1
+replacement,8
+replant,1
+replenish,1
+replenished,2
+replete,9
+replication,4
+replied,8
+replies,5
+repliest,1
+reply,24
+replying,2
+report,148
+reported,16
+reporter,1
+reportest,1
+reporting,1
+reportingly,1
+reports,19
+reposal,1
+repose,25
+reposeth,1
+reposing,3
+repossess,4
+reprehend,3
+reprehended,3
+reprehending,1
+represent,3
+representations,1
+representing,1
+reprieve,6
+reprieves,2
+reprisal,1
+reproach,20
+reproaches,2
+reproachful,2
+reproachfully,1
+reprobate,2
+reprobation,1
+reproof,17
+reprov,1
+reprove,6
+reproveable,1
+reproves,1
+reproving,2
+repugn,1
+repugnancy,1
+repugnant,1
+repulse,5
+repulsed,1
+repurchas,1
+repured,1
+reputation,47
+repute,10
+reputed,11
+reputeless,1
+reputes,2
+reputing,1
+request,68
+requested,3
+requesting,1
+requests,14
+requiem,1
+requir,8
+require,21
+required,5
+requirements,4
+requires,16
+requireth,1
+requiring,3
+requisite,1
+requisites,1
+requit,1
+requital,7
+requite,24
+requited,5
+requites,2
+rer,3
+rere,1
+rers,2
+rescu,6
+rescue,30
+rescued,4
+rescues,2
+rescuing,1
+research,2
+resemblance,3
+resemble,8
+resembled,3
+resembles,4
+resembleth,1
+resembling,4
+reserv,12
+reservation,5
+reserve,9
+reserved,3
+reserves,1
+reside,3
+residence,9
+resident,2
+resides,6
+residing,3
+residue,1
+resign,24
+resignation,1
+resist,8
+resistance,3
+resisted,5
+resisting,1
+resists,2
+resolute,12
+resolutely,3
+resolutes,1
+resolution,29
+resolv,33
+resolve,28
+resolved,13
+resolvedly,1
+resolves,2
+resolveth,1
+resort,13
+resorted,1
+resounding,1
+resounds,1
+respeaking,1
+respect,101
+respected,12
+respecting,4
+respective,4
+respectively,1
+respects,18
+respice,1
+respite,5
+respites,1
+responsive,1
+respose,1
+ress,2
+rest,358
+rested,6
+resteth,3
+restful,2
+resting,5
+restitution,4
+restless,4
+restor,11
+restoration,1
+restorative,1
+restore,20
+restored,6
+restores,1
+restoring,1
+restrain,12
+restrained,3
+restraining,2
+restrains,1
+restraint,13
+restrictions,2
+rests,14
+resty,3
+resulting,1
+resum,1
+resume,3
+resumes,1
+resurrections,1
+retail,3
+retails,1
+retain,9
+retainers,3
+retaining,1
+retell,1
+retention,4
+retentive,2
+retinue,2
+retir,9
+retire,38
+retired,3
+retirement,5
+retires,17
+retiring,3
+retold,2
+retort,6
+retorts,2
+retourne,1
+retract,1
+retreat,27
+retrograde,2
+rets,1
+return,250
+returned,7
+returnest,1
+returneth,2
+returning,6
+returns,19
+revania,1
+reveal,8
+reveals,1
+revel,16
+reveler,1
+revell,3
+reveller,1
+revellers,2
+revelling,3
+revelry,1
+revels,16
+reveng,34
+revenge,155
+revenged,8
+revengeful,8
+revengement,1
+revenger,1
+revengers,1
+revenges,15
+revenging,2
+revengingly,1
+revenue,19
+revenues,7
+reverb,1
+reverberate,2
+reverbs,1
+reverenc,2
+reverence,44
+reverend,55
+reverent,8
+reverently,3
+revers,1
+reverse,5
+reversion,4
+reverted,2
+review,1
+reviewest,1
+revil,2
+revile,1
+revisits,1
+reviv,6
+revive,10
+revives,3
+reviving,2
+revok,1
+revoke,4
+revokement,1
+revolt,42
+revolted,12
+revolting,4
+revolts,6
+revolution,4
+revolutions,1
+revolve,4
+revolving,2
+reward,35
+rewarded,2
+rewarder,1
+rewarding,1
+rewards,10
+reword,1
+reworded,1
+rex,2
+rey,13
+reynaldo,6
+rford,1
+rful,5
+rfull,2
+rhapsody,1
+rheims,3
+rhenish,4
+rhesus,1
+rhetoric,8
+rheum,14
+rheumatic,4
+rheums,1
+rheumy,1
+rhinoceros,1
+rhodes,6
+rhodope,1
+rhubarb,1
+rhym,1
+rhyme,34
+rhymers,2
+rhymes,9
+rhyming,2
+rialto,5
+rib,3
+ribald,1
+riband,2
+ribands,1
+ribaudred,1
+ribb,3
+ribbed,1
+ribbon,2
+ribbons,3
+ribs,17
+rice,3
+rich,170
+richard,520
+richer,20
+riches,21
+richest,7
+richly,15
+richmond,71
+richmonds,1
+rid,31
+riddance,2
+ridden,2
+riddle,9
+riddles,4
+riddling,3
+ride,57
+rider,8
+riders,1
+rides,8
+ridest,1
+rideth,1
+ridge,1
+ridges,2
+ridiculous,15
+riding,9
+rids,2
+rien,1
+ries,1
+rifle,1
+rift,3
+rifted,1
+rig,2
+rigg,3
+riggish,1
+right,356
+righteous,6
+righteously,1
+rightful,13
+rightfully,1
+rightly,25
+rights,23
+rigol,1
+rigorous,3
+rigorously,1
+rigour,8
+ril,1
+rim,2
+rin,1
+rinaldo,2
+rind,2
+ring,311
+ringing,1
+ringleader,1
+ringlets,2
+rings,20
+ringwood,1
+riot,14
+rioter,1
+rioting,1
+riotous,10
+riots,6
+rip,2
+ripe,43
+ripely,1
+ripen,4
+ripened,4
+ripeness,2
+ripening,2
+ripens,3
+riper,3
+ripest,2
+riping,1
+ripp,3
+ripping,1
+rise,79
+risen,4
+rises,19
+riseth,5
+rish,1
+rising,20
+rite,10
+rites,21
+rivage,1
+rival,7
+rivality,1
+rivall,2
+rivals,8
+rive,6
+rived,2
+rivelled,1
+river,24
+rivers,58
+rivet,2
+riveted,3
+rivets,2
+rivo,1
+rless,1
+road,18
+roads,2
+roam,2
+roaming,3
+roan,4
+roar,40
+roared,2
+roarers,1
+roaring,25
+roars,6
+roast,4
+roasted,8
+rob,36
+roba,1
+robas,1
+robb,23
+robbed,2
+robber,3
+robbers,6
+robbery,8
+robbing,6
+robe,20
+robed,1
+robert,44
+robes,20
+robin,38
+robs,8
+robustious,2
+rochester,3
+rochford,1
+rock,38
+rocks,19
+rocky,5
+rod,15
+rode,17
+roderigo,107
+rods,4
+roe,3
+roes,1
+roger,6
+rogero,1
+rogue,81
+roguery,2
+rogues,21
+roguish,1
+roi,3
+roisting,1
+roll,9
+rolled,1
+rolling,5
+rolls,4
+rom,163
+romage,1
+roman,124
+romano,1
+romanos,1
+romans,55
+rome,350
+romeo,156
+romish,1
+rondure,1
+ronyon,2
+rood,6
+roof,18
+roofs,4
+rook,5
+rooks,2
+rooky,1
+room,74
+rooms,3
+root,44
+rooted,8
+rootedly,1
+rooteth,1
+rooting,1
+roots,10
+rope,17
+ropery,1
+ropes,2
+roping,2
+ros,46
+rosalind,264
+rosalinda,1
+rosalinde,11
+rosaline,94
+roscius,2
+rose,68
+rosed,1
+rosemary,6
+rosencrantz,26
+roses,32
+ross,72
+rosy,3
+rot,19
+rote,4
+roted,1
+rother,1
+rotherham,1
+rots,1
+rotted,2
+rotten,38
+rottenness,2
+rotting,1
+rotundity,1
+rouen,15
+rough,72
+rougher,2
+roughest,2
+roughly,6
+roughness,1
+round,75
+rounded,4
+roundel,1
+rounder,1
+roundest,1
+rounding,1
+roundly,10
+rounds,5
+roundure,1
+rous,40
+rouse,29
+roused,1
+rousillon,28
+rously,1
+roussi,2
+rout,10
+routed,1
+routs,2
+rove,1
+rover,1
+row,4
+rowel,2
+rowland,12
+rowlands,1
+roy,2
+royal,213
+royalize,1
+royally,9
+royalties,8
+royalty,29
+roynish,1
+rs,59
+rt,21
+rub,12
+rubb,3
+rubbing,2
+rubbish,2
+rubies,5
+rubious,1
+rubs,5
+ruby,2
+rud,2
+rudand,1
+rudder,2
+ruddiness,1
+ruddock,1
+ruddy,1
+rude,73
+rudely,6
+rudeness,6
+ruder,2
+rudesby,2
+rudest,1
+rudiments,2
+rue,18
+rued,1
+ruff,3
+ruffian,16
+ruffians,3
+ruffle,5
+ruffling,1
+ruffs,1
+rug,1
+rugby,33
+rugemount,1
+rugged,5
+ruin,48
+ruinate,2
+ruined,2
+ruining,1
+ruinous,6
+ruins,5
+rul,28
+rule,50
+ruled,5
+ruler,6
+rulers,1
+rules,11
+ruling,1
+rumble,1
+ruminaies,1
+ruminat,1
+ruminate,8
+ruminated,2
+ruminates,1
+rumination,1
+rumor,3
+rumour,21
+rumourer,1
+rumours,3
+rump,2
+run,201
+runagate,3
+runagates,2
+runaway,3
+runaways,3
+rung,6
+runn,1
+runner,1
+runners,1
+running,30
+runs,44
+rupture,1
+ruptures,1
+rural,2
+rush,27
+rushes,11
+rushing,6
+rushling,1
+rushy,1
+russet,3
+russia,3
+russian,5
+russians,4
+rust,9
+rusted,1
+rustic,3
+rustically,1
+rustics,1
+rustle,1
+rustling,2
+rusts,1
+rusty,6
+rut,1
+ruth,4
+ruthful,3
+ruthless,11
+rutland,26
+ruttish,1
+ry,60
+rye,3
+rything,1
+s,7734
+sa,6
+saba,1
+sabbath,2
+sable,4
+sables,2
+sack,58
+sackbuts,1
+sackcloth,1
+sacked,1
+sackerson,1
+sacks,3
+sacrament,8
+sacred,47
+sacrific,2
+sacrifice,21
+sacrificers,1
+sacrifices,6
+sacrificial,1
+sacrificing,2
+sacrilegious,2
+sacring,1
+sad,165
+sadder,3
+saddest,2
+saddle,10
+saddler,2
+saddles,1
+sadly,18
+sadness,23
+saf,1
+safe,82
+safeguard,7
+safely,25
+safer,18
+safest,8
+safeties,1
+safety,74
+saffron,4
+sag,1
+sage,4
+sagittary,3
+said,383
+saidst,2
+sail,51
+sailing,3
+sailmaker,1
+sailor,11
+sailors,16
+sails,17
+sain,1
+saint,129
+sainted,5
+saintlike,1
+saints,14
+saith,7
+sake,173
+sakes,3
+sala,3
+salad,1
+salamander,1
+salary,1
+sale,9
+salerio,48
+salicam,1
+salique,9
+salisbury,146
+sall,6
+sallet,6
+sallets,3
+sallies,1
+sallow,1
+sally,3
+salmon,1
+salmons,1
+salt,50
+salter,1
+saltiers,1
+saltness,1
+saltpetre,1
+salutation,7
+salutations,3
+salute,20
+saluted,1
+salutes,4
+saluteth,2
+salv,1
+salvation,6
+salve,11
+salving,1
+same,239
+samingo,1
+samp,20
+sampire,1
+sample,1
+sampler,2
+sampson,5
+samson,7
+samsons,1
+sancta,1
+sanctified,7
+sanctifies,1
+sanctify,4
+sanctimonies,1
+sanctimonious,2
+sanctimony,3
+sanctities,1
+sanctity,5
+sanctuarize,1
+sanctuary,13
+sand,10
+sandal,4
+sandbag,1
+sanded,1
+sands,17
+sandy,7
+sandys,25
+sang,1
+sanguine,4
+sanguis,1
+sanity,1
+sans,16
+santrailles,1
+sap,13
+sapient,1
+sapit,1
+sapless,2
+sapling,2
+sapphire,2
+sapphires,1
+saracens,1
+sarcenet,2
+sard,1
+sardians,1
+sardinia,1
+sardis,4
+sarum,1
+sat,29
+satan,8
+satchel,1
+sate,2
+sated,1
+satiate,1
+satiety,3
+satin,3
+satire,4
+satirical,1
+satis,1
+satisfaction,33
+satisfied,48
+satisfies,1
+satisfy,27
+satisfying,3
+saturday,1
+saturdays,1
+saturn,6
+saturnine,17
+saturninus,65
+satyr,3
+satyrs,1
+sauc,3
+sauce,15
+sauced,1
+saucers,1
+sauces,1
+saucily,2
+sauciness,6
+saucy,35
+sauf,5
+saunder,3
+sav,19
+savage,34
+savagely,1
+savageness,3
+savagery,2
+savages,4
+save,213
+saved,20
+saves,6
+saving,16
+saviour,1
+savory,1
+savour,9
+savouring,1
+savours,8
+savoury,2
+savoy,1
+saw,277
+sawed,1
+sawest,2
+sawn,1
+sawpit,1
+saws,4
+sawyer,1
+saxons,2
+saxony,1
+saxton,1
+say,1758
+sayest,13
+saying,56
+sayings,5
+says,238
+sayst,1
+sblood,11
+sc,34
+scab,4
+scabbard,4
+scabs,1
+scaffold,2
+scaffoldage,1
+scal,1
+scald,10
+scalded,1
+scalding,2
+scale,14
+scaled,2
+scales,13
+scaling,3
+scall,1
+scalp,2
+scalps,1
+scaly,1
+scamble,1
+scambling,3
+scamels,1
+scan,1
+scandal,18
+scandaliz,2
+scandalous,2
+scandy,1
+scann,3
+scanning,1
+scant,9
+scanted,5
+scanter,1
+scanting,1
+scantling,1
+scants,1
+scap,9
+scape,37
+scaped,5
+scapes,5
+scapeth,1
+scar,16
+scarce,73
+scarcely,17
+scarcity,3
+scare,4
+scarecrow,2
+scarecrows,1
+scarf,11
+scarfed,1
+scarfs,5
+scaring,1
+scarlet,13
+scarr,3
+scarre,1
+scars,16
+scarus,20
+scath,1
+scathe,4
+scathful,1
+scatt,5
+scatter,10
+scattered,8
+scattering,1
+scatters,4
+scelera,1
+scelerisque,1
+scene,799
+scenes,3
+scent,3
+scented,1
+scept,2
+scepter,1
+sceptre,32
+sceptred,1
+sceptres,5
+schedule,5
+schedules,2
+scholar,19
+scholarly,1
+scholars,4
+school,39
+schoolboy,1
+schoolboys,2
+schoolfellows,1
+schooling,1
+schoolmaster,14
+schoolmasters,3
+schools,5
+sciatica,2
+sciaticas,1
+science,2
+sciences,2
+scimitar,3
+scion,2
+scions,1
+scissors,1
+scoff,2
+scoffer,1
+scoffing,1
+scoffs,3
+scoggin,1
+scold,8
+scolding,6
+scolds,2
+sconce,7
+scone,3
+scope,29
+scopes,1
+scorch,3
+scorched,1
+score,34
+scored,1
+scores,2
+scoring,1
+scorn,108
+scorned,3
+scornful,7
+scornfully,3
+scorning,3
+scorns,21
+scorpion,2
+scorpions,1
+scot,17
+scotch,4
+scotches,1
+scotland,36
+scots,8
+scottish,4
+scoundrels,1
+scour,8
+scoured,2
+scourg,2
+scourge,17
+scouring,3
+scout,8
+scouts,5
+scowl,2
+scrap,3
+scrape,3
+scraping,1
+scraps,4
+scratch,23
+scratches,1
+scratching,3
+scream,1
+screams,1
+screech,5
+screeching,1
+screen,2
+screens,1
+screw,2
+screws,1
+scribbl,1
+scribbled,1
+scribe,4
+scribes,4
+scrimers,1
+scrip,2
+scrippage,1
+scripture,4
+scriptures,1
+scrivener,4
+scroll,13
+scrolls,1
+scroop,31
+scrowl,1
+scroyles,1
+scrubbed,2
+scruple,23
+scruples,4
+scrupulous,2
+scuffles,1
+scuffling,1
+scullion,2
+sculls,1
+scum,4
+scurril,1
+scurrility,2
+scurrilous,2
+scurvy,27
+scuse,2
+scut,1
+scutcheon,2
+scutcheons,1
+scylla,1
+scythe,7
+scythed,1
+scythia,2
+scythian,2
+sdeath,1
+se,5
+sea,247
+seacoal,3
+seafaring,1
+seal,96
+sealed,7
+sealing,3
+seals,10
+seam,1
+seamen,1
+seamy,1
+seaport,1
+sear,7
+searce,1
+search,52
+searchers,1
+searches,1
+searcheth,1
+searching,6
+seared,1
+seas,42
+seasick,1
+seaside,2
+season,47
+seasoned,3
+seasons,12
+seat,59
+seated,12
+seats,8
+sebastian,140
+second,574
+secondarily,1
+secondary,2
+seconded,3
+seconds,6
+secrecy,14
+secret,65
+secretaries,2
+secretary,10
+secretly,12
+secrets,24
+sect,4
+sectary,2
+section,7
+sections,1
+sects,3
+secundo,1
+secure,32
+securely,6
+securing,1
+security,16
+sedg,1
+sedge,1
+sedges,3
+sedgy,1
+sedition,3
+seditious,2
+seduc,4
+seduce,3
+seduced,4
+seducer,1
+seducing,2
+see,1463
+seed,12
+seeded,1
+seedness,1
+seeds,5
+seedsman,1
+seein,1
+seeing,53
+seek,235
+seeking,24
+seeks,24
+seel,3
+seeling,1
+seely,1
+seem,216
+seemed,5
+seemers,1
+seemest,1
+seemeth,9
+seeming,62
+seemingly,1
+seemly,2
+seems,116
+seen,268
+seer,1
+sees,46
+seese,2
+seest,50
+seethe,1
+seethes,1
+seething,1
+seeting,1
+segregation,1
+seigneur,8
+seigneurs,1
+seiz,15
+seize,31
+seized,1
+seizes,2
+seizeth,1
+seizing,2
+seizure,3
+seld,2
+seldom,29
+select,2
+seleucus,11
+self,212
+selfsame,7
+sell,39
+seller,2
+selling,3
+sells,1
+selves,6
+semblable,5
+semblably,1
+semblance,19
+semblances,2
+semblative,1
+semi,1
+semicircle,1
+semiramis,3
+semper,1
+sempronius,10
+senate,42
+senator,91
+senators,59
+send,262
+sender,4
+sendeth,1
+sending,13
+sends,40
+seneca,1
+senior,37
+seniory,1
+senis,3
+sennet,18
+senoys,1
+sense,125
+senseless,26
+senses,36
+sensible,22
+sensibly,4
+sensual,4
+sensuality,2
+sent,268
+sentenc,6
+sentence,41
+sentences,6
+sententious,3
+sentinel,4
+sentinels,6
+separable,1
+separate,5
+separated,4
+separates,1
+separation,5
+september,1
+septentrion,1
+sepulchre,12
+sepulchres,3
+sepulchring,1
+sequel,10
+sequence,4
+sequent,9
+sequest,3
+sequester,1
+sequestration,3
+sere,3
+serenis,1
+serge,1
+sergeant,22
+serious,23
+seriously,5
+sermon,2
+sermons,1
+serpent,32
+serpentine,1
+serpents,6
+serpigo,2
+serv,76
+servant,429
+servanted,1
+servants,110
+serve,187
+served,10
+server,1
+serves,35
+serveth,1
+service,445
+serviceable,5
+services,34
+servile,8
+servility,1
+servilius,21
+serving,30
+servingman,24
+servingmen,7
+serviteur,2
+servitor,4
+servitors,3
+servitude,3
+sessa,3
+session,7
+sessions,3
+sestos,1
+set,474
+setebos,2
+sets,28
+setter,4
+setting,25
+settle,3
+settled,17
+settlest,1
+settling,1
+sev,2
+seven,72
+sevenfold,2
+sevennight,1
+seventeen,6
+seventh,10
+seventy,3
+sever,12
+several,81
+severally,24
+severals,3
+severe,7
+severed,1
+severely,2
+severest,1
+severing,2
+severity,4
+severn,6
+severs,1
+sew,8
+seward,3
+sewer,2
+sewing,2
+sex,25
+sexes,1
+sexton,11
+sextus,4
+seymour,1
+seyton,13
+sfoot,1
+sh,1
+shackle,1
+shackles,2
+shade,27
+shades,3
+shadow,81
+shadowed,2
+shadowing,2
+shadows,28
+shadowy,2
+shady,3
+shafalus,2
+shaft,12
+shafts,1
+shag,2
+shak,8
+shake,102
+shaked,1
+shaken,6
+shakes,15
+shakespeare,272
+shaking,12
+shales,1
+shall,3602
+shallenge,1
+shallow,258
+shallowest,2
+shallowly,1
+shallows,2
+shalt,295
+sham,15
+shambles,2
+shame,307
+shamed,4
+shameful,15
+shamefully,5
+shameless,7
+shames,18
+shamest,3
+shaming,1
+shank,1
+shanks,3
+shap,5
+shape,87
+shaped,1
+shapeless,4
+shapen,1
+shapes,31
+shaping,1
+shar,2
+shard,1
+sharded,1
+shards,2
+share,28
+shared,2
+sharers,1
+shares,4
+shareware,1
+sharing,4
+shark,2
+sharp,71
+sharpen,1
+sharpened,1
+sharpens,1
+sharper,6
+sharpest,2
+sharply,4
+sharpness,3
+sharps,1
+shatter,1
+shav,1
+shave,3
+shaven,1
+shaw,1
+she,2410
+sheaf,2
+sheal,1
+shear,2
+shearers,2
+shearing,6
+shearman,1
+shears,4
+sheath,7
+sheathe,9
+sheathed,1
+sheathes,2
+sheathing,3
+sheaved,1
+sheaves,1
+shed,51
+shedding,4
+sheds,3
+sheen,2
+sheep,57
+sheepcote,1
+sheepcotes,1
+sheeps,1
+sheepskins,1
+sheer,2
+sheet,14
+sheeted,1
+sheets,19
+sheffield,1
+shelf,1
+shell,6
+shells,1
+shelt,1
+shelter,13
+shelters,1
+shelves,2
+shelving,1
+shelvy,1
+shent,5
+shepherd,126
+shepherdes,1
+shepherdess,6
+shepherdesses,2
+shepherds,10
+sher,5
+sheriff,25
+sherris,5
+shes,2
+sheweth,1
+shield,21
+shielded,2
+shields,2
+shift,26
+shifted,4
+shifting,2
+shifts,7
+shilling,5
+shillings,10
+shin,9
+shine,45
+shines,29
+shineth,1
+shining,14
+shins,4
+shiny,1
+ship,59
+shipboard,2
+shipman,1
+shipmaster,3
+shipmen,1
+shipp,8
+shipped,1
+shipping,5
+ships,22
+shipt,1
+shipwreck,3
+shipwrecking,1
+shipwright,2
+shipwrights,1
+shire,1
+shirley,1
+shirt,15
+shirts,6
+shive,1
+shiver,2
+shivering,2
+shivers,2
+shoal,1
+shoals,1
+shock,6
+shocks,3
+shod,1
+shoe,17
+shoeing,2
+shoemaker,1
+shoes,20
+shog,2
+shone,5
+shook,30
+shoon,2
+shoot,29
+shooter,3
+shootie,1
+shooting,5
+shoots,6
+shop,13
+shops,3
+shore,57
+shores,17
+shorn,2
+short,106
+shortcake,1
+shorten,5
+shortened,1
+shortens,3
+shorter,6
+shortly,46
+shortness,4
+shot,49
+shotten,3
+shoughs,1
+should,1580
+shoulder,30
+shouldering,1
+shoulders,32
+shouldst,73
+shout,23
+shouted,2
+shouting,5
+shouts,12
+shov,2
+shove,2
+shovel,3
+shovels,1
+show,493
+showed,5
+shower,3
+showers,9
+showest,2
+showing,16
+shown,31
+shows,103
+shreds,2
+shrew,15
+shrewd,26
+shrewdly,10
+shrewdness,1
+shrewish,1
+shrewishly,1
+shrewishness,1
+shrews,1
+shrewsbury,22
+shriek,11
+shrieking,4
+shrieks,3
+shrieve,2
+shrift,10
+shrill,10
+shriller,1
+shrills,1
+shrilly,2
+shrimp,2
+shrine,6
+shrink,11
+shrinking,3
+shrinks,3
+shriv,1
+shrive,2
+shriver,1
+shrives,1
+shriving,2
+shroud,13
+shrouded,3
+shrouding,1
+shrouds,3
+shrove,2
+shrow,1
+shrows,1
+shrub,2
+shrubs,2
+shrug,4
+shrugs,1
+shrunk,8
+shudd,1
+shudders,1
+shuffl,1
+shuffle,3
+shuffled,1
+shuffling,3
+shun,20
+shunless,1
+shunn,9
+shunned,1
+shunning,2
+shuns,4
+shut,59
+shuts,6
+shuttle,1
+shy,2
+shylock,110
+si,3
+sibyl,3
+sibylla,1
+sibyls,1
+sicil,1
+sicilia,28
+sicilian,1
+sicilius,10
+sicils,2
+sicily,6
+sicinius,138
+sick,176
+sicken,8
+sickens,2
+sicker,1
+sickle,1
+sicklemen,1
+sicklied,1
+sickliness,1
+sickly,19
+sickness,54
+sicles,1
+sicyon,3
+side,182
+sided,1
+sides,46
+siege,31
+sieges,1
+sienna,1
+sies,1
+sieve,4
+sift,3
+sifted,1
+sigeia,3
+sigh,61
+sighed,3
+sighing,10
+sighs,50
+sight,201
+sighted,3
+sightless,5
+sightly,1
+sights,20
+sign,54
+signal,11
+signet,3
+signieur,5
+significant,1
+significants,1
+signified,3
+signifies,4
+signify,25
+signifying,1
+signior,135
+signiories,1
+signiors,3
+signiory,1
+signor,1
+signories,3
+signs,32
+signum,1
+silenc,3
+silence,112
+silenced,2
+silencing,1
+silent,36
+silently,1
+silius,8
+silk,19
+silken,17
+silkman,1
+silks,4
+silliest,1
+silliness,1
+silling,1
+silly,17
+silva,1
+silver,69
+silvered,1
+silverly,1
+silvia,132
+silvius,44
+sima,1
+simile,1
+similes,5
+simois,3
+simon,3
+simony,1
+simp,2
+simpcox,23
+simple,117
+simpleness,5
+simpler,2
+simples,5
+simplicity,13
+simply,12
+simular,2
+simulation,1
+sin,159
+since,448
+sincere,4
+sincerely,3
+sincerity,6
+sinel,1
+sinew,5
+sinewed,1
+sinews,22
+sinewy,4
+sinful,12
+sinfully,2
+sing,144
+singe,2
+singeing,1
+singer,4
+singes,1
+singeth,1
+singing,31
+single,60
+singled,3
+singleness,2
+singly,5
+sings,91
+singular,7
+singulariter,1
+singularities,1
+singularity,3
+singuled,1
+sinister,6
+sink,35
+sinking,5
+sinks,6
+sinn,5
+sinner,4
+sinners,4
+sinning,1
+sinon,3
+sins,36
+sip,3
+sipping,1
+sir,2764
+sire,18
+siren,3
+sirrah,148
+sirs,42
+sist,1
+sister,204
+sisterhood,5
+sisterly,1
+sisters,28
+sit,214
+site,4
+sith,20
+sithence,2
+sits,59
+sitting,27
+situate,2
+situation,2
+situations,1
+siward,25
+six,62
+sixpence,12
+sixpences,1
+sixpenny,1
+sixteen,12
+sixth,32
+sixty,4
+siz,3
+size,12
+sizes,2
+sizzle,1
+skains,1
+skamble,1
+skein,2
+skelter,1
+skies,7
+skilful,6
+skilfully,1
+skill,52
+skilless,4
+skillet,1
+skillful,1
+skills,3
+skim,2
+skimble,1
+skin,33
+skinker,1
+skinny,1
+skins,8
+skip,6
+skipp,1
+skipper,1
+skipping,5
+skirmish,7
+skirmishes,1
+skirr,2
+skirted,2
+skirts,6
+skittish,3
+skulking,1
+skull,16
+skulls,4
+sky,41
+skyey,1
+skyish,1
+slab,1
+slack,10
+slackly,2
+slackness,2
+slain,127
+slake,1
+sland,6
+slander,53
+slandered,3
+slanderer,4
+slanderers,2
+slandering,2
+slanderous,6
+slanders,16
+slash,2
+slaught,10
+slaughter,43
+slaughtered,6
+slaughterer,1
+slaughterman,2
+slaughtermen,2
+slaughterous,1
+slaughters,4
+slave,132
+slaver,1
+slavery,5
+slaves,36
+slavish,5
+slay,26
+slayeth,1
+slaying,1
+slays,2
+sleave,1
+sledded,1
+sleek,4
+sleekly,1
+sleep,264
+sleeper,2
+sleepers,5
+sleepest,2
+sleeping,51
+sleeps,44
+sleepy,10
+sleeve,22
+sleeves,8
+sleid,1
+sleided,1
+sleight,1
+sleights,1
+slender,111
+slenderer,1
+slenderly,1
+slept,37
+slew,38
+slewest,1
+slice,2
+slid,2
+slide,5
+slides,2
+sliding,1
+slight,32
+slighted,3
+slightest,3
+slightly,9
+slightness,1
+slights,1
+slily,6
+slime,5
+slimy,2
+slings,2
+slink,3
+slip,23
+slipp,11
+slipper,4
+slippers,2
+slippery,8
+slips,8
+slish,1
+slit,1
+sliver,4
+slobb,1
+slomber,1
+slop,2
+slope,1
+slops,2
+sloth,6
+slothful,1
+slough,5
+slovenly,1
+slovenry,1
+slow,55
+slower,3
+slowly,5
+slowness,2
+slubber,2
+slug,3
+sluggard,1
+sluggardiz,1
+sluggish,1
+sluic,2
+slumb,1
+slumber,17
+slumbers,5
+slumbery,1
+slunk,1
+slut,2
+sluts,2
+sluttery,2
+sluttish,4
+sluttishness,1
+sly,42
+slys,1
+smack,9
+smacking,1
+smacks,2
+small,103
+smaller,4
+smallest,17
+smallness,1
+smalus,1
+smart,9
+smarting,2
+smartly,1
+smatch,1
+smatter,1
+smear,5
+smell,51
+smelling,6
+smells,12
+smelt,7
+smil,12
+smile,77
+smiled,2
+smiles,44
+smilest,1
+smilets,1
+smiling,32
+smilingly,2
+smirch,3
+smirched,1
+smit,1
+smite,2
+smites,2
+smith,15
+smithfield,6
+smock,8
+smocks,3
+smok,1
+smoke,20
+smoked,1
+smokes,3
+smoking,4
+smoky,5
+smooth,45
+smoothed,2
+smoothing,2
+smoothly,2
+smoothness,2
+smooths,1
+smote,5
+smoth,1
+smother,13
+smothered,2
+smothering,1
+smug,3
+smulkin,1
+smutch,1
+snaffle,1
+snail,10
+snails,1
+snake,11
+snakes,6
+snaky,1
+snap,3
+snapp,1
+snapper,2
+snar,2
+snare,13
+snares,5
+snarl,1
+snarleth,1
+snarling,1
+snatch,16
+snatchers,1
+snatches,6
+snatching,4
+sneak,4
+sneaking,3
+sneap,1
+sneaping,2
+sneck,1
+snip,3
+snipe,1
+snipt,1
+snore,3
+snores,4
+snoring,1
+snorting,2
+snout,17
+snow,39
+snowballs,1
+snowed,1
+snowy,1
+snuff,9
+snuffs,1
+snug,10
+soak,1
+soaking,2
+soaks,1
+soar,7
+soaring,3
+soars,1
+sob,2
+sobbing,1
+sober,20
+soberly,1
+sobriety,2
+sobs,4
+sociable,6
+societies,4
+society,26
+socks,1
+socrates,1
+sod,1
+sodden,3
+soe,6
+soever,5
+soft,124
+soften,6
+softens,1
+softer,3
+softest,3
+softly,23
+softness,1
+software,2
+soil,30
+soiled,1
+soilure,1
+soit,1
+sojourn,9
+sol,5
+sola,10
+solace,7
+solanio,28
+sold,41
+soldat,1
+solder,1
+soldest,1
+soldier,272
+soldiers,211
+soldiership,8
+sole,26
+solely,9
+solem,1
+solemn,41
+solemness,1
+solemnities,1
+solemnity,11
+solemniz,4
+solemnize,2
+solemnized,2
+solemnly,7
+soles,3
+solicit,13
+solicitation,2
+solicited,3
+soliciting,4
+solicitings,1
+solicitor,2
+solicits,3
+solid,4
+solidares,1
+solidity,1
+solinus,2
+solitary,2
+solomon,2
+solon,1
+solum,1
+solus,10
+solyman,1
+some,1340
+somebody,8
+someone,1
+somerset,147
+somerville,6
+something,183
+sometime,77
+sometimes,61
+somever,1
+somewhat,15
+somewhere,3
+somewhither,1
+somme,1
+son,721
+sonance,1
+song,87
+songs,14
+sonnet,10
+sonneting,1
+sonnets,5
+sons,178
+sont,3
+sonties,1
+soon,144
+sooner,62
+soonest,6
+sooth,44
+soothe,4
+soothers,1
+soothing,2
+soothsay,1
+soothsayer,43
+sooty,1
+sop,4
+sophister,1
+sophisticated,1
+sophy,3
+sops,2
+sorcerer,1
+sorcerers,3
+sorceress,3
+sorceries,1
+sorcery,2
+sore,44
+sorel,3
+sorely,6
+sorer,1
+sores,7
+sorrier,1
+sorriest,1
+sorrow,193
+sorrowed,2
+sorrowest,1
+sorrowful,5
+sorrowing,1
+sorrows,42
+sorry,92
+sort,69
+sortance,1
+sorted,5
+sorting,1
+sorts,13
+sossius,1
+sot,7
+soto,1
+sots,1
+sottish,1
+soud,4
+sought,37
+soul,464
+sould,1
+soulless,1
+souls,114
+sound,218
+sounded,24
+sounder,3
+soundest,2
+sounding,8
+soundless,2
+soundly,22
+soundness,1
+soundpost,1
+sounds,47
+sour,36
+source,6
+sources,2
+sourest,5
+sourly,3
+sours,1
+sous,1
+souse,1
+south,27
+southam,2
+southampton,5
+southerly,1
+southern,4
+southward,2
+southwark,3
+southwell,7
+souviendrai,1
+sov,2
+sovereign,154
+sovereignest,1
+sovereignly,1
+sovereignty,25
+sovereignvours,1
+sow,16
+sowing,1
+sowl,1
+sowter,1
+space,29
+spaces,1
+spacious,12
+spade,8
+spades,1
+spain,13
+spak,2
+spake,49
+spakest,1
+span,5
+spangle,1
+spangled,2
+spaniard,7
+spaniel,9
+spaniels,1
+spanish,4
+spann,1
+spans,1
+spar,6
+spare,61
+spares,2
+sparing,5
+sparingly,2
+spark,9
+sparkle,4
+sparkles,1
+sparkling,8
+sparks,9
+sparrow,10
+sparrows,4
+sparta,3
+spartan,3
+spavin,1
+spavins,1
+spawn,2
+speak,1206
+speaker,10
+speakers,1
+speakest,4
+speaketh,1
+speaking,48
+speaks,128
+spear,9
+speargrass,1
+spears,1
+special,39
+specialities,1
+specially,2
+specialties,1
+specialty,1
+specific,1
+specified,2
+specify,4
+speciously,2
+spectacle,9
+spectacled,1
+spectacles,8
+spectators,4
+spectatorship,1
+speculation,3
+speculations,1
+speculative,2
+sped,9
+speech,128
+speeches,22
+speechless,13
+speed,240
+speeded,2
+speedier,2
+speediest,3
+speedily,12
+speediness,1
+speeding,3
+speeds,5
+speedy,19
+speens,1
+spell,11
+spelling,1
+spells,5
+spelt,1
+spencer,1
+spend,68
+spendest,1
+spending,3
+spends,4
+spendthrift,2
+spent,69
+sperato,1
+sperm,1
+spero,1
+sperr,1
+spher,1
+sphere,10
+sphered,1
+spheres,9
+spherical,3
+sphery,1
+sphinx,1
+spice,3
+spiced,1
+spicery,1
+spices,6
+spider,11
+spiders,4
+spied,7
+spies,12
+spieth,1
+spightfully,1
+spigot,1
+spill,7
+spilling,1
+spills,2
+spilt,4
+spilth,1
+spin,4
+spinii,1
+spinners,2
+spinster,1
+spinsters,2
+spire,1
+spirit,265
+spirited,6
+spiritless,1
+spirits,128
+spiritual,6
+spiritualty,1
+spirt,1
+spit,28
+spital,3
+spite,59
+spited,1
+spiteful,3
+spites,3
+spits,6
+spitted,1
+spitting,1
+splay,1
+spleen,28
+spleenful,2
+spleens,2
+spleeny,1
+splendour,3
+splenitive,1
+splinter,3
+splinters,1
+split,17
+splits,3
+splitted,4
+splitting,4
+spoil,33
+spoils,11
+spok,3
+spoke,148
+spoken,58
+spokes,3
+spokesman,1
+sponge,4
+spongy,5
+spoon,5
+spoons,3
+sport,123
+sportful,4
+sporting,1
+sportive,4
+sports,10
+spot,11
+spotless,7
+spots,9
+spotted,14
+spousal,2
+spouse,4
+spout,5
+spouting,1
+spouts,3
+sprag,1
+sprang,2
+sprat,1
+sprawl,2
+spray,1
+sprays,3
+spread,27
+spreading,4
+spreads,2
+sprighted,1
+sprightful,1
+sprightly,5
+sprigs,1
+spring,62
+springe,2
+springes,1
+springeth,1
+springhalt,1
+springing,2
+springs,14
+springtime,1
+sprinkle,3
+sprinkles,1
+sprite,5
+sprited,1
+spritely,4
+sprites,9
+spriting,1
+sprout,1
+spruce,3
+sprung,10
+spun,2
+spur,33
+spurio,2
+spurn,27
+spurns,6
+spurr,4
+spurrer,1
+spurring,4
+spurs,16
+spy,27
+spying,2
+squabble,1
+squadron,1
+squadrons,3
+squand,2
+squar,3
+square,13
+squarer,1
+squares,2
+squash,3
+squeak,2
+squeaking,1
+squeal,1
+squealing,1
+squeezes,1
+squeezing,2
+squele,1
+squier,2
+squints,1
+squiny,1
+squire,16
+squires,4
+squirrel,3
+st,1065
+stab,18
+stabb,19
+stabbed,2
+stabbing,5
+stable,7
+stableness,1
+stables,3
+stablish,1
+stablishment,1
+stabs,25
+stacks,1
+staff,42
+stafford,28
+staffords,2
+staffordshire,1
+stag,5
+stage,37
+stages,1
+stagger,3
+staggering,1
+staggers,4
+stags,2
+staid,1
+staider,1
+stain,67
+stained,8
+staines,1
+staineth,1
+staining,1
+stainless,2
+stains,6
+stair,3
+stairs,10
+stake,18
+stakes,3
+stale,27
+staled,1
+stalk,7
+stalking,1
+stalks,3
+stall,5
+stalling,1
+stalls,4
+stamford,1
+stammer,1
+stamp,32
+stamped,3
+stamps,6
+stanch,2
+stanchless,1
+stand,586
+standard,5
+standards,3
+stander,1
+standers,5
+standest,2
+standeth,3
+standing,36
+stands,155
+staniel,1
+stanley,59
+stanze,1
+stanzo,1
+stanzos,1
+staple,1
+staples,1
+star,49
+stare,11
+stared,2
+stares,2
+staring,7
+starings,1
+stark,10
+starkly,1
+starlight,2
+starling,1
+starr,2
+starry,1
+stars,71
+start,37
+started,5
+starting,8
+startingly,1
+startle,2
+startles,3
+starts,14
+starv,9
+starve,16
+starved,8
+starvelackey,1
+starveling,14
+starveth,1
+starving,1
+state,316
+statelier,1
+stately,10
+statement,3
+statements,1
+states,29
+statesman,3
+statesmen,1
+statilius,1
+station,7
+statist,1
+statists,1
+statue,18
+statues,4
+stature,4
+statures,1
+status,4
+statute,5
+statutes,11
+stave,1
+staves,10
+stay,464
+stayed,2
+stayest,1
+staying,11
+stays,37
+stead,14
+steaded,1
+steadfast,1
+steadier,1
+steads,4
+steal,84
+stealer,3
+stealers,1
+stealing,16
+steals,15
+stealth,10
+stealthy,1
+steed,17
+steeds,13
+steel,70
+steeled,6
+steely,2
+steep,23
+steeped,1
+steeple,1
+steeples,2
+steeps,1
+steepy,2
+steer,5
+steerage,1
+steering,1
+steers,2
+stelled,1
+stem,5
+stemming,1
+stench,3
+step,33
+stepdame,1
+stephano,90
+stephen,6
+stepmothers,1
+stepp,7
+stepping,1
+steps,30
+sterile,5
+sterility,1
+sterling,3
+stern,32
+sternage,1
+sterner,2
+sternest,1
+sternness,1
+steterat,3
+stew,10
+steward,47
+stewards,1
+stewardship,2
+stewed,1
+stews,2
+stick,32
+sticking,4
+stickler,1
+sticks,11
+stiff,14
+stiffen,1
+stiffly,1
+stifle,3
+stifled,3
+stifles,1
+stigmatic,2
+stigmatical,1
+stile,3
+still,564
+stiller,1
+stillest,1
+stillness,5
+stilly,1
+sting,26
+stinging,3
+stingless,1
+stings,10
+stink,4
+stinking,11
+stinkingly,1
+stinks,1
+stint,4
+stinted,2
+stints,1
+stir,82
+stirr,13
+stirred,1
+stirrer,1
+stirrers,1
+stirreth,1
+stirring,21
+stirrup,4
+stirrups,1
+stirs,16
+stitchery,1
+stitches,2
+stithied,1
+stithy,1
+stoccadoes,1
+stoccata,1
+stock,30
+stockfish,2
+stocking,3
+stockings,14
+stockish,1
+stocks,26
+stog,1
+stogs,1
+stoics,1
+stokesly,1
+stol,60
+stole,22
+stolen,5
+stolest,1
+stomach,44
+stomachers,2
+stomaching,1
+stomachs,15
+ston,2
+stone,67
+stonecutter,1
+stones,61
+stonish,1
+stony,9
+stood,93
+stool,18
+stools,5
+stoop,39
+stooping,6
+stoops,3
+stop,95
+stope,1
+stopp,25
+stopped,2
+stopping,3
+stops,18
+stor,4
+store,40
+stored,1
+storehouse,3
+storehouses,1
+stores,1
+stories,5
+storm,59
+stormed,1
+storming,1
+storms,16
+stormy,4
+story,67
+stoup,3
+stoups,1
+stout,19
+stouter,1
+stoutly,3
+stoutness,2
+stover,1
+stow,2
+stowage,1
+stowed,1
+strachy,1
+stragglers,1
+straggling,1
+straight,153
+straightest,1
+straightway,7
+strain,34
+strained,2
+straining,4
+strains,8
+strait,9
+straited,1
+straiter,1
+straitly,1
+straitness,1
+straits,1
+strand,3
+strange,252
+strangely,27
+strangeness,10
+stranger,49
+strangers,20
+strangest,5
+strangle,7
+strangled,6
+strangler,1
+strangles,2
+strangling,2
+strappado,1
+straps,1
+stratagem,10
+stratagems,5
+stratford,1
+strato,13
+straw,18
+strawberries,3
+strawberry,1
+straws,5
+strawy,1
+stray,13
+straying,4
+strays,3
+streak,3
+streaks,3
+stream,31
+streamers,1
+streaming,1
+streams,11
+streching,1
+street,83
+streets,50
+strength,124
+strengthen,8
+strengthened,2
+strengthless,2
+strengths,7
+stretch,33
+stretched,2
+stretches,3
+stretching,1
+strew,24
+strewing,2
+strewings,1
+strewments,1
+stricken,1
+strict,18
+stricter,1
+strictest,1
+strictly,1
+stricture,1
+stride,6
+strides,3
+striding,1
+strife,32
+strifes,2
+strik,2
+strike,154
+strikers,1
+strikes,47
+strikest,2
+striking,10
+string,8
+stringless,1
+strings,13
+strip,6
+stripes,4
+stripling,2
+striplings,1
+stripp,4
+stripping,1
+striv,1
+strive,33
+strives,10
+striving,8
+strok,1
+stroke,40
+strokes,23
+strond,1
+stronds,1
+strong,196
+stronger,38
+strongest,6
+strongly,29
+strooke,1
+strossers,1
+strove,3
+strown,1
+stroy,1
+struck,76
+strucken,8
+struggle,2
+struggles,1
+struggling,2
+strumpet,28
+strumpeted,2
+strumpets,1
+strung,2
+strut,4
+struts,1
+strutted,1
+strutting,2
+stubble,2
+stubborn,26
+stubbornest,1
+stubbornly,1
+stubbornness,3
+stuck,21
+studded,1
+student,4
+students,1
+studied,15
+studies,13
+studious,2
+studiously,1
+studs,1
+study,65
+studying,3
+stuff,64
+stuffing,2
+stuffs,3
+stumble,9
+stumbled,4
+stumblest,1
+stumbling,6
+stump,1
+stumps,5
+stung,6
+stupefy,1
+stupid,1
+stupified,1
+stuprum,1
+sturdy,1
+sty,4
+styga,1
+stygian,1
+styl,1
+style,19
+styx,2
+su,2
+sub,1
+subcontracted,1
+subdirectory,1
+subdu,14
+subdue,10
+subdued,6
+subduements,1
+subdues,5
+subduing,1
+subject,106
+subjected,2
+subjection,5
+subjects,60
+submerg,1
+submission,11
+submissive,4
+submit,11
+submits,1
+submitting,1
+suborn,8
+subornation,3
+suborned,2
+subscrib,6
+subscribe,15
+subscribed,1
+subscribes,3
+subscription,1
+subsequent,1
+subsidies,1
+subsidy,1
+subsist,1
+subsisting,1
+substance,41
+substances,2
+substantial,5
+substitute,10
+substituted,2
+substitutes,4
+substitution,1
+subtile,1
+subtilly,1
+subtle,32
+subtleties,2
+subtlety,1
+subtly,2
+subtractors,1
+suburbs,8
+subversion,1
+subverts,1
+succedant,1
+succeed,13
+succeeded,1
+succeeders,2
+succeeding,8
+succeeds,3
+success,48
+successantly,1
+successes,2
+successful,6
+successfully,3
+succession,17
+successive,5
+successively,3
+successor,1
+successors,2
+succour,13
+succours,3
+such,1628
+suck,36
+sucker,2
+suckers,1
+sucking,7
+suckle,2
+sucks,5
+sudden,79
+suddenly,50
+sue,27
+sued,5
+suerly,1
+sues,5
+sueth,1
+suff,15
+suffer,107
+sufferance,23
+sufferances,1
+suffered,8
+suffering,11
+suffers,12
+suffic,2
+suffice,14
+sufficed,1
+suffices,1
+sufficeth,7
+sufficiency,4
+sufficient,18
+sufficiently,2
+sufficing,1
+sufficit,1
+suffigance,1
+suffocate,3
+suffocating,1
+suffocation,1
+suffolk,259
+suffrage,1
+suffrages,2
+sug,4
+sugar,16
+sugarsop,1
+suggest,7
+suggested,4
+suggesting,1
+suggestion,9
+suggestions,3
+suggests,2
+suis,4
+suit,145
+suitable,1
+suited,10
+suiting,1
+suitor,25
+suitors,19
+suits,32
+suivez,1
+sullen,18
+sullens,1
+sullied,2
+sullies,1
+sully,3
+sulph,2
+sulpherous,1
+sulphur,4
+sulphurous,3
+sultan,1
+sultry,2
+sum,56
+sumless,1
+summ,1
+summa,1
+summary,2
+summer,89
+summers,7
+summit,3
+summon,17
+summoners,1
+summons,9
+sumpter,1
+sumptuous,4
+sumptuously,1
+sums,17
+sun,237
+sunbeams,1
+sunburning,1
+sunburnt,2
+sund,3
+sunday,9
+sundays,2
+sunder,8
+sunders,1
+sundry,4
+sung,17
+sunk,4
+sunken,3
+sunny,3
+sunrising,1
+suns,10
+sunset,4
+sunshine,8
+sup,20
+super,1
+superficial,2
+superficially,2
+superfluity,4
+superfluous,15
+superfluously,1
+superflux,1
+superior,1
+supernal,1
+supernatural,2
+superpraise,1
+superscript,1
+superscription,3
+superserviceable,1
+superstition,1
+superstitious,4
+superstitiously,1
+supersubtle,1
+supervise,2
+supervisor,1
+supp,7
+supper,62
+suppers,1
+suppertime,1
+supping,1
+supplant,6
+supple,6
+suppler,2
+suppliance,1
+suppliant,5
+suppliants,1
+supplicant,1
+supplication,5
+supplications,3
+supplie,2
+supplied,9
+supplies,4
+suppliest,1
+supply,28
+supplyant,1
+supplying,1
+supplyment,1
+support,16
+supportable,1
+supportance,2
+supported,2
+supporter,2
+supporters,1
+supporting,1
+supportor,1
+suppos,16
+supposal,1
+suppose,30
+supposed,17
+supposes,3
+supposest,1
+supposing,4
+supposition,4
+suppress,8
+suppressed,1
+suppresseth,1
+supremacy,4
+supreme,7
+sups,5
+sur,4
+surance,1
+surcease,3
+surd,1
+sure,292
+surecard,1
+surely,40
+surer,3
+surest,2
+sureties,1
+surety,22
+surfeit,16
+surfeited,5
+surfeiter,1
+surfeiting,4
+surfeits,4
+surge,9
+surgeon,14
+surgeons,1
+surgere,1
+surgery,5
+surges,4
+surly,11
+surmis,1
+surmise,7
+surmised,1
+surmises,4
+surmount,2
+surmounted,1
+surmounts,1
+surnam,2
+surname,3
+surnamed,4
+surpasseth,1
+surpassing,1
+surplice,1
+surplus,2
+surpris,19
+surprise,8
+surprised,3
+surrender,5
+surrey,50
+surreys,1
+survey,17
+surveyest,1
+surveying,1
+surveyor,16
+surveyors,1
+surveys,1
+survive,10
+survives,2
+survivor,2
+susan,3
+suspect,38
+suspected,7
+suspecting,1
+suspects,5
+suspend,2
+suspense,1
+suspicion,32
+suspicions,1
+suspicious,5
+suspiration,1
+suspire,2
+sust,1
+sustain,17
+sustaining,2
+sutler,1
+sutton,1
+suum,2
+swabber,2
+swaddling,1
+swag,1
+swagg,6
+swagger,6
+swaggerer,1
+swaggerers,3
+swaggering,6
+swain,24
+swains,2
+swallow,24
+swallowed,11
+swallowing,6
+swallows,5
+swam,2
+swamp,1
+swan,10
+swans,1
+sward,1
+sware,2
+swarm,6
+swarming,2
+swart,4
+swarth,1
+swarths,1
+swarthy,1
+swashers,1
+swashing,2
+swath,2
+swathing,1
+swathling,1
+sway,45
+swaying,1
+sways,8
+swear,265
+swearer,1
+swearers,2
+swearest,1
+swearing,23
+swearings,2
+swears,26
+sweat,39
+sweaten,1
+sweating,6
+sweats,5
+sweaty,2
+sweep,13
+sweepers,2
+sweeps,3
+sweet,807
+sweeten,8
+sweetens,1
+sweeter,16
+sweetest,25
+sweetheart,11
+sweeting,5
+sweetly,27
+sweetmeats,2
+sweetness,7
+sweets,16
+swell,26
+swelling,18
+swellings,1
+swells,9
+swelter,1
+sweno,1
+swept,2
+swerve,4
+swerver,1
+swerving,3
+swift,70
+swifter,13
+swiftest,6
+swiftly,7
+swiftness,4
+swill,1
+swills,1
+swim,12
+swimmer,1
+swimmers,1
+swimming,2
+swims,3
+swine,10
+swineherds,1
+swing,8
+swinge,3
+swinish,2
+swinstead,4
+switches,1
+swits,2
+switzers,1
+swol,5
+swoll,1
+swoln,2
+swoon,14
+swooned,2
+swooning,2
+swoons,9
+swoop,1
+swoopstake,1
+swor,3
+sword,355
+sworder,2
+swords,69
+swore,51
+sworn,133
+swounded,2
+swounds,2
+swum,2
+swung,1
+sy,2
+sycamore,3
+sycorax,7
+sylla,1
+syllable,10
+syllables,2
+syllogism,1
+symbols,1
+sympathise,3
+sympathiz,1
+sympathize,2
+sympathized,2
+sympathy,10
+synagogue,2
+synod,5
+synods,1
+synonymous,1
+syracuse,238
+syracusian,7
+syracusians,1
+syria,6
+syrups,2
+system,1
+t,1213
+ta,96
+taber,1
+table,60
+tabled,1
+tables,14
+tablet,1
+tabor,10
+taborer,1
+tabors,1
+tabourines,1
+taciturnity,1
+tack,2
+tackle,5
+tackled,1
+tackles,1
+tackling,1
+tacklings,1
+taddle,1
+tadpole,1
+taffeta,5
+taffety,1
+tag,1
+tagrag,1
+tah,2
+tail,20
+tailor,51
+tailors,7
+tails,1
+taint,15
+tainted,16
+tainting,3
+taints,5
+tainture,1
+tak,12
+take,1212
+taken,94
+taker,3
+takes,110
+takest,1
+taketh,1
+taking,45
+tal,1
+talbot,172
+talbotites,1
+talbots,2
+tale,113
+talent,4
+talents,16
+taleporter,1
+tales,23
+talk,236
+talked,1
+talker,2
+talkers,1
+talkest,3
+talking,25
+talks,14
+tall,36
+taller,2
+tallest,2
+tallies,1
+tallow,7
+tally,1
+talons,2
+tam,7
+tambourines,1
+tame,37
+tamed,1
+tamely,3
+tameness,2
+tamer,1
+tames,1
+taming,4
+tamora,90
+tamworth,2
+tan,1
+tang,3
+tangle,4
+tangled,2
+tank,1
+tanlings,1
+tann,1
+tanned,1
+tanner,2
+tanquam,1
+tanta,1
+tantaene,1
+tap,3
+tape,2
+taper,13
+tapers,11
+tapestries,1
+tapestry,5
+taphouse,1
+tapp,1
+tapster,14
+tapsters,3
+tar,3
+tardied,1
+tardily,1
+tardiness,1
+tardy,14
+tarentum,1
+targe,1
+targes,2
+target,5
+targets,2
+tarpeian,5
+tarquin,8
+tarquins,1
+tarr,1
+tarre,3
+tarriance,1
+tarried,4
+tarries,2
+tarry,45
+tarrying,4
+tart,2
+tartar,9
+tartars,1
+tartly,1
+tartness,2
+task,33
+tasker,1
+tasking,2
+tasks,3
+tassel,2
+taste,80
+tasted,7
+tastes,4
+tasting,2
+tatt,1
+tatter,1
+tattered,3
+tatters,1
+tattle,1
+tattling,3
+tattlings,1
+taught,50
+taunt,7
+taunted,1
+taunting,1
+tauntingly,1
+taunts,7
+taurus,9
+tavern,17
+taverns,3
+tavy,1
+tawdry,1
+tawny,14
+tax,22
+taxation,5
+taxations,2
+taxes,2
+taxing,2
+te,8
+teach,104
+teacher,4
+teachers,2
+teaches,7
+teachest,5
+teacheth,3
+teaching,12
+team,5
+tear,82
+tearful,1
+tearing,8
+tears,284
+tearsheet,10
+teat,2
+tedious,45
+tediously,2
+tediousness,4
+teem,3
+teeming,5
+teems,3
+teen,5
+teeth,56
+teipsum,1
+tel,1
+telamon,1
+telamonius,1
+tell,1083
+teller,2
+telling,29
+tells,42
+tellus,4
+temp,6
+temper,46
+temperality,1
+temperance,9
+temperate,9
+temperately,2
+tempers,2
+tempest,44
+tempests,5
+tempestuous,3
+temple,29
+temples,13
+temporal,7
+temporary,1
+temporiz,1
+temporize,3
+temporizer,1
+temps,1
+tempt,31
+temptation,5
+temptations,1
+tempted,15
+tempter,2
+tempters,2
+tempteth,1
+tempting,4
+tempts,5
+ten,155
+tenable,1
+tenant,3
+tenantius,2
+tenantless,2
+tenants,5
+tench,2
+tend,32
+tendance,4
+tended,4
+tender,149
+tendered,1
+tenderly,6
+tenderness,13
+tenders,4
+tending,6
+tends,7
+tenedos,1
+tenement,1
+tenements,1
+tenfold,2
+tennis,5
+tenour,13
+tenours,1
+tens,1
+tent,96
+tented,1
+tenth,10
+tenths,1
+tents,19
+tenure,3
+tenures,1
+tercel,1
+tereus,4
+term,30
+termagant,2
+termed,2
+terminations,1
+termless,1
+terms,97
+terra,2
+terrace,1
+terram,1
+terras,1
+terre,1
+terrene,1
+terrestrial,2
+terrible,27
+terribly,4
+territories,11
+territory,2
+terror,30
+terrors,6
+tertian,1
+tertio,1
+test,4
+testament,10
+tested,1
+tester,2
+testern,1
+testify,6
+testimonied,1
+testimonies,2
+testimony,13
+testiness,1
+testril,1
+testy,6
+tetchy,3
+tether,1
+tetter,3
+tevil,1
+tewksbury,8
+text,11
+th,1177
+thaes,1
+thames,7
+than,1885
+thane,28
+thanes,6
+thank,294
+thanked,6
+thankful,19
+thankfully,7
+thankfulness,5
+thanking,1
+thankings,3
+thankless,3
+thanks,171
+thanksgiving,2
+thasos,1
+thatch,5
+thaw,7
+thawing,1
+thaws,1
+theatre,6
+theban,1
+thebes,1
+thee,3181
+theft,15
+thefts,2
+thein,1
+their,2079
+theirs,31
+theise,1
+them,1980
+theme,28
+themes,2
+themselves,159
+then,2223
+thence,90
+thenceforth,1
+theoric,3
+there,2212
+thereabout,1
+thereabouts,4
+thereafter,1
+thereat,3
+thereby,26
+therefore,627
+therein,56
+thereof,39
+thereon,7
+thereto,17
+thereunto,3
+thereupon,8
+therewith,2
+therewithal,9
+thersites,125
+these,1327
+theseus,69
+thessalian,1
+thessaly,2
+thetis,4
+thews,3
+they,2534
+thick,40
+thicken,1
+thickens,2
+thicker,3
+thickest,4
+thicket,5
+thickskin,1
+thief,68
+thievery,3
+thieves,48
+thievish,5
+thigh,9
+thighs,5
+thimble,2
+thimbles,1
+thin,25
+thine,457
+thing,359
+things,334
+think,1074
+thinkest,6
+thinking,48
+thinkings,3
+thinks,59
+thinkst,1
+thinly,3
+third,244
+thirdly,2
+thirds,1
+thirst,8
+thirsting,1
+thirsts,1
+thirsty,7
+thirteen,5
+thirties,1
+thirtieth,1
+thirty,30
+thisby,54
+thisne,2
+thistle,3
+thistles,1
+thither,92
+thitherward,1
+thoas,1
+thomas,75
+thorn,11
+thorns,15
+thorny,7
+thorough,13
+thoroughly,5
+those,547
+though,634
+thought,377
+thoughtful,1
+thoughts,247
+thousand,325
+thousands,18
+thracian,5
+thraldom,1
+thrall,6
+thralled,1
+thralls,1
+thrash,2
+thrasonical,2
+thread,19
+threadbare,2
+threaden,2
+threading,1
+threat,37
+threaten,14
+threatening,2
+threatens,6
+threatest,1
+threats,14
+three,411
+threefold,8
+threepence,3
+threepile,1
+threes,4
+threescore,6
+thresher,1
+threshold,5
+threw,27
+thrice,86
+thrift,12
+thriftless,4
+thrifts,1
+thrifty,5
+thrill,3
+thrilling,1
+thrills,1
+thrive,56
+thrived,1
+thrivers,1
+thrives,4
+thriving,2
+throat,51
+throats,27
+throbbing,1
+throbs,1
+throca,1
+throe,1
+throes,4
+thromuldo,1
+thron,4
+throne,67
+throned,4
+thrones,2
+throng,18
+thronging,2
+throngs,6
+throstle,2
+throttle,1
+through,265
+throughfare,1
+throughfares,1
+throughly,12
+throughout,8
+throw,106
+thrower,1
+throwest,1
+throwing,14
+thrown,31
+throws,22
+thrum,1
+thrumm,1
+thrush,1
+thrust,54
+thrusteth,1
+thrusting,5
+thrusts,6
+thumb,13
+thumbs,2
+thump,8
+thund,2
+thunder,71
+thunderbolt,5
+thunderbolts,2
+thunderer,1
+thunders,9
+thunderstone,1
+thunderstroke,1
+thurio,72
+thursday,17
+thus,782
+thwack,4
+thwart,3
+thwarted,4
+thwarting,2
+thwartings,1
+thy,4034
+thyme,2
+thymus,1
+thyreus,20
+thyself,197
+ti,2
+tial,1
+tib,1
+tiber,8
+tiberio,1
+tibey,1
+ticed,1
+tick,2
+tickl,1
+tickle,12
+tickled,5
+tickles,2
+tickling,6
+ticklish,1
+tiddle,1
+tide,52
+tides,9
+tidings,52
+tidy,1
+tie,20
+tied,41
+ties,3
+tiff,1
+tiger,18
+tigers,8
+tight,3
+tightly,2
+tike,1
+til,1
+tilde,1
+tile,1
+till,619
+tillage,1
+tilly,2
+tilt,4
+tilter,2
+tilth,2
+tilting,3
+tilts,2
+tiltyard,1
+tim,1
+timandra,11
+timber,6
+time,1329
+timeless,8
+timelier,1
+timely,5
+times,208
+timon,348
+timor,1
+timorous,6
+timorously,1
+tinct,4
+tincture,3
+tinctures,1
+tinder,3
+tingling,1
+tinker,8
+tinkers,3
+tinsel,1
+tiny,4
+tip,5
+tipp,1
+tippling,1
+tips,1
+tipsy,1
+tiptoe,1
+tir,7
+tire,15
+tired,15
+tires,6
+tirest,1
+tiring,5
+tirra,1
+tirrits,1
+tis,1408
+tish,4
+tisick,3
+tissue,1
+titan,6
+titania,41
+tithe,7
+tithed,1
+tithing,2
+titinius,37
+title,92
+titled,2
+titleless,1
+titles,20
+tittle,1
+tittles,1
+titular,1
+titus,230
+tm,59
+toad,18
+toads,8
+toadstool,1
+toast,3
+toasted,3
+toasting,1
+toasts,2
+toaze,1
+toby,207
+tock,1
+tod,1
+today,24
+todpole,1
+tods,1
+toe,16
+toes,3
+tofore,2
+toge,1
+toged,1
+together,257
+toil,32
+toiled,1
+toiling,1
+toils,2
+token,28
+tokens,16
+told,233
+toledo,1
+tolerable,2
+toll,4
+tolling,3
+tom,30
+tomb,54
+tombe,1
+tombed,1
+tombless,1
+tomboys,1
+tombs,4
+tomorrow,23
+tomyris,1
+ton,3
+tongs,1
+tongu,6
+tongue,420
+tongued,3
+tongueless,4
+tongues,76
+tonight,49
+too,1235
+took,164
+tool,2
+tools,3
+tooth,26
+toothache,5
+toothpick,2
+toothpicker,1
+top,60
+topas,17
+topful,1
+topgallant,1
+topless,1
+topmast,2
+topp,2
+topping,2
+topple,2
+topples,2
+tops,10
+topsail,1
+topsy,1
+torch,28
+torchbearer,1
+torchbearers,2
+torcher,1
+torches,18
+torchlight,1
+tore,5
+torment,32
+tormenta,1
+tormente,1
+tormented,1
+tormenting,2
+tormentors,1
+torments,11
+torn,15
+torrent,3
+tortive,1
+tortoise,2
+tortur,4
+torture,31
+tortured,1
+torturer,2
+torturers,1
+tortures,5
+torturest,1
+torturing,2
+toryne,2
+toss,10
+tossed,1
+tosseth,1
+tossing,2
+tot,2
+total,2
+totally,1
+tott,3
+tottered,1
+totters,1
+tou,1
+touch,164
+touched,3
+touches,26
+toucheth,5
+touching,27
+touchstone,88
+tough,8
+tougher,1
+toughness,1
+touraine,5
+tournaments,1
+tours,3
+tous,1
+tout,3
+touze,1
+tow,11
+toward,103
+towardly,1
+towards,70
+tower,81
+towering,1
+towers,6
+town,128
+towns,29
+township,1
+townsman,3
+townsmen,2
+towton,1
+toy,13
+toys,15
+trace,10
+traces,1
+track,1
+tract,4
+tractable,5
+trade,38
+traded,2
+trademark,11
+traders,4
+trades,4
+tradesman,1
+tradesmen,2
+trading,1
+tradition,3
+traditional,1
+traduc,4
+traduced,1
+traducement,1
+traffic,12
+traffickers,1
+traffics,1
+tragedian,1
+tragedians,2
+tragedies,1
+tragedy,19
+tragic,8
+tragical,7
+trail,8
+train,85
+trained,1
+training,1
+trains,7
+trait,1
+traitor,134
+traitorly,1
+traitorous,8
+traitorously,4
+traitors,58
+traitress,1
+traject,1
+trammel,1
+trample,2
+trampled,1
+trampling,1
+tranc,1
+trance,2
+tranio,139
+tranquil,1
+tranquillity,1
+transcendence,1
+transcends,1
+transcribe,1
+transcription,2
+transferred,1
+transfigur,1
+transfix,1
+transform,13
+transformation,6
+transformations,1
+transformed,9
+transgress,2
+transgresses,1
+transgressing,2
+transgression,9
+translate,9
+translated,5
+translates,1
+translation,1
+transmigrates,1
+transmutation,1
+transparent,5
+transport,6
+transportance,1
+transported,10
+transporting,2
+transports,1
+transpose,2
+transshape,1
+trap,4
+trapp,2
+trappings,2
+traps,2
+trash,10
+travail,9
+travails,1
+travel,34
+traveler,1
+traveling,1
+travell,7
+travelled,1
+traveller,15
+travellers,7
+travellest,1
+travelling,4
+travels,6
+travers,7
+traverse,4
+tray,2
+treacherous,26
+treacherously,1
+treachers,1
+treachery,24
+tread,43
+treading,3
+treads,8
+treason,92
+treasonable,1
+treasonous,3
+treasons,20
+treasure,53
+treasurer,1
+treasures,3
+treasuries,1
+treasury,6
+treat,1
+treated,1
+treaties,1
+treatise,2
+treatment,1
+treats,3
+treaty,6
+treble,12
+trebled,1
+trebles,2
+trebonius,17
+tree,61
+trees,31
+tremble,34
+trembled,4
+trembles,8
+tremblest,3
+trembling,17
+tremblingly,1
+tremor,1
+trempling,1
+trench,1
+trenchant,1
+trenched,2
+trencher,10
+trenchering,1
+trencherman,1
+trenchers,1
+trenches,8
+trenching,1
+trent,4
+tres,4
+trespass,18
+trespasses,3
+tressel,3
+tresses,3
+treys,1
+trial,60
+trials,3
+trib,4
+tribe,10
+tribes,3
+tribulation,1
+tribunal,2
+tribune,19
+tribunes,67
+tributaries,2
+tributary,5
+tribute,25
+tributes,1
+trice,4
+trick,53
+tricking,1
+trickling,1
+tricks,32
+tricksy,2
+trident,2
+tried,19
+trier,1
+trifle,25
+trifled,1
+trifler,1
+trifles,15
+trifling,5
+trigon,1
+trill,1
+trim,20
+trimly,1
+trimm,11
+trimmed,1
+trimming,2
+trims,1
+trinculo,62
+trinculos,1
+trinkets,2
+trip,12
+tripartite,1
+tripe,2
+triple,5
+triplex,1
+tripoli,1
+tripolis,3
+tripp,5
+tripping,7
+trippingly,2
+trips,1
+tristful,2
+triton,1
+triumph,48
+triumphant,14
+triumphantly,3
+triumpher,1
+triumphers,1
+triumphing,3
+triumphs,9
+triumvir,2
+triumvirate,2
+triumvirs,1
+triumviry,1
+trivial,7
+troat,1
+trod,12
+trodden,7
+troiant,1
+troien,1
+troilus,251
+troiluses,1
+trojan,3
+trojans,1
+troll,2
+tromperies,1
+trompet,1
+troop,29
+trooping,1
+troops,30
+trop,1
+trophies,6
+trophy,5
+tropically,1
+trot,11
+troth,102
+trothed,1
+troths,1
+trots,3
+trotting,2
+trouble,77
+troubled,31
+troubler,1
+troubles,14
+troublesome,8
+troublest,1
+troublous,4
+trough,1
+trout,1
+trouts,1
+trovato,1
+trow,14
+trowel,1
+trowest,3
+troy,93
+troyan,35
+troyans,11
+truant,14
+truce,14
+truckle,2
+trudge,6
+true,818
+trueborn,1
+truepenny,1
+truer,16
+truest,11
+truie,1
+trull,4
+trulls,1
+truly,172
+trump,6
+trumpery,2
+trumpet,90
+trumpeter,3
+trumpeters,2
+trumpets,86
+truncheon,6
+truncheoners,1
+trundle,1
+trunk,25
+trunks,4
+trust,176
+trusted,11
+truster,1
+trusters,1
+trusting,6
+trusts,4
+trusty,18
+truth,338
+truths,7
+try,91
+tu,9
+tuae,1
+tub,4
+tubal,19
+tubs,1
+tuck,2
+tucket,10
+tuesday,8
+tuft,3
+tufts,1
+tug,4
+tugg,2
+tugging,2
+tuition,1
+tullus,13
+tully,2
+tumble,7
+tumbled,4
+tumbler,1
+tumbling,4
+tumult,7
+tumultuous,4
+tun,9
+tune,62
+tuneable,2
+tuned,6
+tuners,1
+tunes,8
+tunis,9
+tuns,2
+tupping,1
+turban,1
+turbans,1
+turbulence,1
+turbulent,2
+turd,1
+turf,6
+turfy,1
+turk,18
+turkey,4
+turkeys,1
+turkish,9
+turks,7
+turlygod,1
+turmoil,1
+turmoiled,1
+turn,360
+turnbull,1
+turncoat,1
+turncoats,1
+turned,12
+turneth,1
+turning,26
+turnips,1
+turns,55
+turph,1
+turpitude,2
+turquoise,1
+turret,2
+turrets,1
+turtle,5
+turtles,5
+turvy,1
+tuscan,2
+tush,22
+tut,38
+tutor,21
+tutored,1
+tutors,5
+tutto,1
+twain,38
+twang,1
+twangling,2
+twas,161
+tway,1
+tweaks,1
+tween,15
+twelfth,2
+twelve,46
+twelvemonth,13
+twentieth,2
+twenty,162
+twere,123
+twice,72
+twig,1
+twiggen,1
+twigs,6
+twilight,1
+twill,63
+twilled,1
+twin,7
+twine,2
+twink,2
+twinkle,1
+twinkled,1
+twinkling,3
+twinn,4
+twins,4
+twire,1
+twist,2
+twisted,3
+twit,2
+twits,1
+twitting,1
+twixt,74
+two,713
+twofold,5
+twopence,1
+twopences,1
+twos,2
+twould,23
+txt,1
+tyb,17
+tybalt,65
+tybalts,1
+tyburn,1
+tying,4
+tyke,1
+tymbria,1
+type,2
+types,2
+typhon,2
+tyrannical,2
+tyrannically,1
+tyrannize,3
+tyrannous,12
+tyranny,35
+tyrant,60
+tyrants,10
+tyrian,1
+tyrrel,21
+u,6
+ubique,1
+udders,1
+udge,1
+uds,1
+uglier,2
+ugliest,1
+ugly,25
+ulcer,2
+ulcerous,3
+ulysses,114
+um,1
+umber,2
+umbra,1
+umbrage,1
+umfrevile,1
+umpire,3
+umpires,1
+un,6
+unable,7
+unaccommodated,1
+unaccompanied,1
+unaccustom,5
+unaching,1
+unacquainted,3
+unactive,1
+unadvis,4
+unadvised,2
+unadvisedly,1
+unagreeable,1
+unanel,1
+unanswer,1
+unappeas,1
+unapproved,1
+unapt,4
+unaptness,1
+unarm,14
+unarmed,1
+unarms,1
+unassail,1
+unassailable,1
+unattainted,1
+unattempted,1
+unattended,1
+unauspicious,1
+unauthorized,1
+unavoided,4
+unawares,5
+unback,1
+unbak,1
+unbanded,1
+unbar,2
+unbarb,1
+unbashful,1
+unbated,3
+unbatter,1
+unbecoming,1
+unbefitting,1
+unbegot,1
+unbegotten,1
+unbelieved,1
+unbend,1
+unbent,1
+unbewail,1
+unbid,1
+unbidden,1
+unbind,2
+unbinds,1
+unbitted,1
+unbless,1
+unblest,2
+unbloodied,1
+unblown,1
+unbodied,1
+unbolt,2
+unbolted,1
+unbonneted,2
+unbookish,1
+unborn,8
+unbosom,1
+unbound,3
+unbounded,1
+unbow,1
+unbowed,1
+unbrac,1
+unbraced,2
+unbraided,1
+unbreathed,1
+unbred,1
+unbreech,1
+unbridled,2
+unbroke,1
+unbruis,3
+unbruised,2
+unbuckle,2
+unbuckles,1
+unbuckling,1
+unbuild,1
+unburden,1
+unburdens,1
+unburied,2
+unburnt,1
+unburthen,1
+unbutton,2
+unbuttoning,1
+uncapable,2
+uncape,1
+uncase,1
+uncasing,1
+uncaught,2
+uncertain,11
+uncertainty,3
+unchain,1
+unchanging,1
+uncharge,1
+uncharged,1
+uncharitably,1
+unchary,1
+unchaste,4
+uncheck,2
+unchilded,1
+uncivil,8
+unclaim,1
+unclasp,5
+uncle,211
+unclean,5
+uncleanliness,1
+uncleanly,5
+uncleanness,1
+uncles,9
+unclew,1
+unclog,1
+uncoined,1
+uncolted,1
+uncomeliness,1
+uncomfortable,1
+uncompassionate,1
+uncomprehensive,1
+unconfinable,1
+unconfirm,1
+unconfirmed,1
+unconquer,1
+unconquered,1
+unconsidered,2
+unconstant,4
+unconstrain,1
+unconstrained,2
+uncontemn,1
+uncontroll,1
+uncorrected,1
+uncounted,1
+uncouple,2
+uncourteous,1
+uncouth,2
+uncover,4
+uncovered,2
+uncropped,1
+uncross,1
+uncrown,2
+unction,2
+unctuous,1
+uncuckolded,1
+uncurable,2
+uncurbable,1
+uncurbed,1
+uncurls,1
+uncurrent,3
+uncurse,1
+undaunted,4
+undeaf,1
+undeck,1
+undeeded,1
+under,304
+underbearing,1
+underborne,1
+undercrest,1
+underfoot,1
+undergo,17
+undergoes,2
+undergoing,1
+undergone,1
+underground,1
+underhand,2
+underline,1
+underlings,1
+undermine,3
+underminers,1
+underneath,14
+underprizing,1
+underprop,2
+understand,99
+understandeth,1
+understanding,18
+understandings,1
+understands,5
+understood,12
+underta,1
+undertake,45
+undertakeing,1
+undertaker,2
+undertakes,3
+undertaking,4
+undertakings,3
+undertook,5
+undervalu,1
+undervalued,1
+underwent,1
+underwrit,1
+underwrite,1
+undescried,1
+undeserved,4
+undeserver,2
+undeservers,1
+undeserving,2
+undetermin,1
+undid,2
+undinted,1
+undiscernible,1
+undiscover,3
+undishonoured,1
+undispos,1
+undistinguishable,2
+undistinguished,1
+undividable,1
+undivided,1
+undivulged,2
+undo,28
+undoes,2
+undoing,5
+undone,55
+undoubted,5
+undoubtedly,1
+undream,1
+undress,1
+undressed,1
+undrown,2
+unduteous,1
+undutiful,1
+une,3
+uneared,1
+unearned,1
+unearthly,1
+uneasines,1
+uneasy,4
+uneath,1
+uneducated,1
+uneffectual,1
+unelected,1
+unenforceability,1
+unequal,5
+uneven,7
+unexamin,1
+unexecuted,1
+unexpected,2
+unexperienc,1
+unexperient,1
+unexpressive,1
+unfair,1
+unfaithful,1
+unfallible,1
+unfam,1
+unfashionable,1
+unfasten,1
+unfather,1
+unfathered,2
+unfed,1
+unfeed,1
+unfeeling,3
+unfeigned,3
+unfeignedly,3
+unfellowed,1
+unfelt,3
+unfenced,1
+unfilial,1
+unfill,2
+unfinish,3
+unfirm,4
+unfit,10
+unfitness,1
+unfix,3
+unfledg,3
+unfold,30
+unfolded,4
+unfoldeth,1
+unfolding,3
+unfolds,3
+unfool,1
+unforc,1
+unforced,1
+unforfeited,1
+unfortified,1
+unfortunate,11
+unfought,1
+unfrequented,2
+unfriended,2
+unfurnish,6
+ungain,2
+ungalled,2
+ungart,1
+ungarter,2
+ungenitur,1
+ungentle,11
+ungentleness,1
+ungently,3
+ungird,1
+ungodly,1
+ungor,1
+ungot,1
+ungotten,1
+ungovern,5
+ungracious,8
+ungrateful,6
+ungravely,1
+ungrown,1
+unguarded,3
+unguem,1
+unguided,2
+unhack,2
+unhair,2
+unhallow,2
+unhallowed,6
+unhand,1
+unhandled,2
+unhandsome,4
+unhang,1
+unhappied,1
+unhappily,5
+unhappiness,2
+unhappy,39
+unhardened,1
+unharm,1
+unhatch,2
+unheard,3
+unhearts,1
+unheedful,2
+unheedfully,1
+unheedy,1
+unhelpful,1
+unhidden,1
+unholy,3
+unhop,1
+unhopefullest,1
+unhorse,1
+unhospitable,1
+unhous,1
+unhoused,2
+unhurtful,1
+unicorn,1
+unicorns,2
+uniform,1
+unimproved,1
+uninhabitable,1
+uninhabited,1
+unintelligent,1
+union,5
+unions,1
+unite,6
+united,16
+unity,7
+universal,14
+universe,2
+universities,1
+university,2
+unjointed,1
+unjust,21
+unjustice,1
+unjustly,7
+unkennel,2
+unkept,1
+unkind,26
+unkindest,4
+unkindly,6
+unkindness,23
+unking,2
+unkinglike,1
+unkiss,2
+unknit,4
+unknowing,1
+unknown,44
+unlace,1
+unlaid,1
+unlawful,11
+unlawfully,3
+unlearn,2
+unlearned,3
+unless,157
+unlesson,1
+unletter,1
+unlettered,3
+unlick,1
+unlike,16
+unlikely,3
+unlimited,1
+unlineal,1
+unlink,2
+unload,2
+unloaded,1
+unloading,1
+unloads,1
+unlock,5
+unlocks,1
+unlook,8
+unlooked,2
+unloos,1
+unloose,5
+unlov,2
+unloving,1
+unluckily,7
+unlucky,4
+unmade,1
+unmake,2
+unmanly,4
+unmann,2
+unmanner,1
+unmannerd,1
+unmannerly,13
+unmarried,1
+unmask,3
+unmasked,1
+unmasking,1
+unmasks,3
+unmast,1
+unmatch,2
+unmatchable,4
+unmatched,2
+unmeasurable,2
+unmeet,5
+unmellowed,1
+unmerciful,1
+unmeritable,2
+unmeriting,1
+unminded,1
+unmindfull,1
+unmingled,2
+unmitigable,1
+unmitigated,1
+unmix,1
+unmoan,1
+unmov,1
+unmoved,1
+unmoving,1
+unmuffles,1
+unmuffling,2
+unmusical,1
+unmuzzle,1
+unmuzzled,1
+unnatural,38
+unnaturally,1
+unnaturalness,1
+unnecessarily,1
+unnecessary,3
+unneighbourly,1
+unnerved,1
+unnoble,1
+unnoted,2
+unnumb,1
+unnumber,1
+unowed,1
+unpack,1
+unpaid,4
+unparagon,2
+unparallel,3
+unpartial,1
+unpath,1
+unpaved,1
+unpay,1
+unpeaceable,1
+unpeg,1
+unpeople,4
+unpeopled,3
+unperfect,1
+unperfectness,1
+unpick,1
+unpin,2
+unpink,1
+unpitied,4
+unpitifully,1
+unplagu,1
+unplausive,1
+unpleas,1
+unpleasant,1
+unpleasing,6
+unpolicied,1
+unpolish,2
+unpolished,1
+unpolluted,1
+unpossess,1
+unpossessing,1
+unpossible,1
+unpractis,2
+unpregnant,2
+unpremeditated,1
+unprepar,2
+unprepared,3
+unpress,1
+unprevailing,1
+unprevented,1
+unpriz,1
+unprizable,2
+unprofitable,4
+unprofited,1
+unproper,1
+unproperly,1
+unproportion,1
+unprovide,1
+unprovided,6
+unprovident,1
+unprovokes,1
+unprun,1
+unpruned,2
+unpublish,1
+unpurged,1
+unpurpos,1
+unqualitied,1
+unqueen,1
+unquestion,2
+unquestionable,1
+unquiet,7
+unquietly,1
+unquietness,2
+unraised,1
+unrak,1
+unread,1
+unready,3
+unreal,2
+unreasonable,4
+unreasonably,1
+unreclaimed,1
+unreconciled,1
+unreconciliable,1
+unrecounted,1
+unrecuring,1
+unregarded,1
+unregist,1
+unrelenting,3
+unremovable,1
+unremovably,1
+unreprievable,1
+unresolv,1
+unrespected,2
+unrespective,2
+unrest,7
+unrestor,1
+unrestrained,1
+unreveng,2
+unreverend,3
+unreverent,3
+unrevers,1
+unrewarded,1
+unrighteous,1
+unrightful,1
+unripe,1
+unripp,1
+unrivall,1
+unroll,2
+unroof,1
+unroosted,1
+unroot,1
+unrough,1
+unruly,14
+unsafe,4
+unsaluted,1
+unsanctified,3
+unsatisfied,6
+unsavoury,3
+unsay,4
+unscalable,1
+unscann,1
+unscarr,2
+unschool,2
+unscorch,1
+unscour,1
+unscratch,1
+unseal,5
+unseam,1
+unsearch,1
+unseason,2
+unseasonable,3
+unseasonably,1
+unseasoned,1
+unseconded,1
+unsecret,1
+unseduc,1
+unseeing,2
+unseeming,1
+unseemly,1
+unseen,20
+unseminar,1
+unseparable,1
+unserviceable,1
+unset,1
+unsettle,1
+unsettled,6
+unsever,1
+unsex,1
+unshak,1
+unshaked,1
+unshaken,2
+unshaped,1
+unshapes,1
+unsheath,1
+unsheathe,3
+unshorn,1
+unshout,1
+unshown,1
+unshrinking,1
+unshrubb,1
+unshunn,1
+unshunnable,1
+unsifted,1
+unsightly,1
+unsinew,1
+unsisting,1
+unskilful,3
+unskilfully,1
+unskillful,1
+unslipping,1
+unsmirched,1
+unsoil,1
+unsolicited,3
+unsorted,1
+unsought,3
+unsound,1
+unsounded,2
+unspeak,1
+unspeakable,5
+unspeaking,1
+unsphere,1
+unspoke,1
+unspoken,1
+unspotted,4
+unsquar,1
+unstable,1
+unstaid,3
+unstain,2
+unstained,3
+unstanched,2
+unstate,2
+unsteadfast,1
+unstooping,1
+unstringed,1
+unstuff,1
+unsubstantial,2
+unsuitable,2
+unsuiting,1
+unsullied,1
+unsunn,1
+unsur,1
+unsure,6
+unsuspected,2
+unsway,1
+unswayable,1
+unswayed,1
+unswear,2
+unswept,3
+unsworn,1
+untainted,5
+untalk,1
+untangle,1
+untangled,1
+untasted,1
+untaught,5
+untempering,1
+untender,3
+untent,1
+untented,1
+unthankful,1
+unthankfulness,3
+unthink,1
+unthought,3
+unthread,1
+unthrift,3
+unthrifts,2
+unthrifty,5
+untie,7
+untied,1
+until,76
+untimber,1
+untimely,19
+untir,1
+untirable,1
+untired,1
+untitled,1
+unto,430
+untold,1
+untouch,2
+untoward,2
+untowardly,1
+untraded,1
+untrain,1
+untrained,1
+untread,2
+untreasur,1
+untried,1
+untrimmed,2
+untrod,1
+untrodden,1
+untroubled,1
+untrue,7
+untrussing,1
+untruth,1
+untruths,3
+untucked,1
+untun,3
+untune,1
+untuneable,2
+untutor,2
+untutored,1
+untwine,2
+unurg,2
+unus,1
+unused,5
+unusual,6
+unvalued,2
+unvanquish,1
+unvarnish,1
+unveil,1
+unveiling,2
+unvenerable,1
+unvex,1
+unviolated,1
+unvirtuous,1
+unvisited,1
+unvulnerable,1
+unwares,1
+unwarily,1
+unwash,3
+unwatch,1
+unwearied,1
+unwed,1
+unwedgeable,1
+unweeded,1
+unweighed,1
+unweighing,1
+unwelcome,5
+unwept,1
+unwhipp,1
+unwholesome,7
+unwieldy,3
+unwilling,8
+unwillingly,6
+unwillingness,3
+unwind,2
+unwiped,1
+unwise,3
+unwisely,1
+unwish,1
+unwished,1
+unwitted,1
+unwittingly,2
+unwonted,2
+unwooed,1
+unworthier,1
+unworthiest,3
+unworthily,2
+unworthiness,5
+unworthy,36
+unwrung,1
+unyok,2
+unyoke,2
+up,1096
+upbraid,9
+upbraided,5
+upbraidings,2
+upbraids,3
+updated,1
+uphoarded,1
+uphold,5
+upholdeth,1
+upholding,1
+upholds,4
+uplift,2
+uplifted,4
+upmost,1
+upon,1761
+upper,7
+uprear,3
+upreared,1
+upright,22
+uprighteously,1
+uprightness,1
+uprise,2
+uprising,1
+uproar,3
+uproars,2
+uprous,1
+upshoot,1
+upshot,2
+upside,1
+upspring,1
+upstairs,1
+upstart,2
+upturned,1
+upward,14
+upwards,1
+urchin,1
+urchinfield,1
+urchins,3
+urg,26
+urge,34
+urged,3
+urgent,2
+urges,1
+urgest,2
+urging,9
+urinal,2
+urinals,2
+urine,3
+urn,2
+urns,1
+urs,19
+ursa,1
+ursley,1
+ursula,16
+urswick,2
+us,1678
+usage,11
+usance,2
+usances,1
+use,562
+used,246
+useful,2
+useless,1
+user,5
+uses,17
+usest,5
+useth,4
+usher,9
+ushered,1
+ushering,1
+ushers,2
+using,13
+usual,6
+usually,2
+usurer,11
+usurers,5
+usuries,2
+usuring,2
+usurp,34
+usurpation,3
+usurped,3
+usurper,9
+usurpers,2
+usurping,16
+usurpingly,1
+usurps,4
+usury,4
+ut,3
+utensil,1
+utensils,1
+utility,1
+utilize,1
+utmost,19
+utt,9
+utter,43
+utterance,8
+uttered,6
+uttereth,1
+uttering,3
+utterly,8
+uttermost,7
+utters,5
+uy,1
+v,99
+va,1
+vacancy,4
+vacant,6
+vacation,1
+vagabond,4
+vagabonds,1
+vagram,1
+vagrom,1
+vail,6
+vailed,1
+vailing,2
+vaillant,1
+vain,81
+vainer,1
+vainglory,1
+vainly,9
+vainness,2
+vais,1
+valanc,1
+valance,1
+vale,9
+valence,1
+valentine,233
+valentinus,3
+valentio,1
+valeria,23
+valerius,1
+vales,1
+valiant,156
+valiantly,5
+valiantness,1
+validity,5
+vallant,1
+valley,4
+valleys,3
+vally,1
+valor,8
+valorous,4
+valorously,1
+valour,101
+valu,3
+valuation,2
+value,26
+valued,11
+valueless,1
+values,6
+valuing,1
+vane,3
+vanilla,3
+vanish,21
+vanished,5
+vanishes,2
+vanishest,2
+vanishing,1
+vanities,6
+vanity,21
+vanquish,13
+vanquished,5
+vanquisher,2
+vanquishest,1
+vanquisheth,1
+vant,1
+vantage,40
+vantages,5
+vantbrace,1
+vapians,1
+vapor,1
+vaporous,2
+vapour,7
+vapours,7
+vara,1
+variable,6
+variance,3
+variation,3
+variations,1
+varied,4
+variest,1
+variety,2
+various,1
+varld,1
+varlet,23
+varletry,1
+varlets,4
+varletto,1
+varnish,6
+varrius,9
+varro,39
+vary,4
+varying,5
+vassal,18
+vassalage,2
+vassals,5
+vast,13
+vastidity,1
+vasty,5
+vat,12
+vater,1
+vaudemont,2
+vaughan,12
+vault,16
+vaultages,1
+vaulted,2
+vaulting,4
+vaults,2
+vaulty,3
+vaumond,1
+vaunt,3
+vaunted,1
+vaunter,1
+vaunting,3
+vauntingly,1
+vaunts,2
+vauvado,1
+vaux,9
+vaward,5
+ve,1
+veal,2
+vede,1
+vehemence,1
+vehemency,3
+vehement,5
+vehor,1
+veil,12
+veiled,3
+veiling,1
+vein,16
+veins,27
+vell,2
+velure,1
+velutus,3
+velvet,18
+vendible,2
+venerable,4
+venereal,1
+venetia,2
+venetian,11
+venetians,1
+veneys,1
+venge,7
+vengeance,52
+vengeances,1
+vengeful,3
+veni,1
+venial,1
+venice,86
+venison,6
+venit,1
+venom,23
+venomous,5
+venomously,1
+vent,18
+ventages,1
+vented,2
+ventidius,25
+ventricle,1
+vents,2
+ventur,5
+venture,28
+ventured,1
+ventures,6
+venturing,1
+venturous,5
+venue,1
+venus,21
+venuto,3
+ver,15
+verb,1
+verba,2
+verbal,3
+verbatim,1
+verbosity,1
+verdict,8
+verdun,1
+verdure,2
+vere,4
+verefore,1
+verg,18
+verge,8
+vergers,1
+verges,10
+verier,2
+veriest,4
+verified,6
+verify,2
+verily,13
+veritable,1
+verite,1
+verities,1
+verity,10
+vermilion,1
+vermin,1
+vernon,32
+verona,37
+veronesa,1
+versal,1
+verse,32
+verses,21
+versing,1
+version,222
+versions,1
+vert,1
+very,814
+vesper,1
+vessel,32
+vessels,4
+vestal,5
+vestments,2
+vesture,5
+vetch,1
+vetches,1
+veux,1
+vex,33
+vexation,10
+vexations,2
+vexed,3
+vexes,1
+vexest,1
+vexeth,1
+vexing,2
+vi,29
+via,7
+vial,5
+vials,3
+viand,1
+viands,6
+vic,1
+vicar,5
+vice,53
+vicegerent,1
+vicentio,2
+viceroy,2
+viceroys,1
+vices,13
+vici,1
+vicious,9
+viciousness,1
+vict,1
+victims,1
+victor,7
+victoress,1
+victories,5
+victorious,15
+victors,6
+victory,47
+victual,2
+victuall,1
+victuals,3
+videlicet,4
+video,1
+vides,1
+videsne,1
+vidi,1
+vie,4
+vied,2
+vienna,11
+view,82
+viewed,1
+viewest,2
+vieweth,1
+viewing,6
+viewless,1
+views,2
+vigil,1
+vigilance,3
+vigilant,3
+vigitant,1
+vigour,11
+vii,20
+viii,10
+vile,117
+vilely,15
+vileness,1
+viler,1
+vilest,5
+vill,8
+village,6
+villager,1
+villagery,1
+villages,4
+villain,253
+villainies,4
+villainous,16
+villainously,2
+villains,47
+villainy,40
+villanies,2
+villanous,11
+villany,11
+villiago,1
+villian,2
+villianda,1
+villians,1
+vinaigre,1
+vincentio,49
+vincere,1
+vindicative,1
+vine,7
+vinegar,3
+vines,4
+vineyard,5
+vineyards,2
+vint,1
+vintner,3
+viol,3
+viola,142
+violate,5
+violated,1
+violates,2
+violation,4
+violator,1
+violence,18
+violent,41
+violenta,2
+violenteth,1
+violently,5
+violet,8
+violets,7
+viper,3
+viperous,3
+vipers,3
+vir,1
+virgilia,38
+virgin,38
+virginal,2
+virginalling,1
+virginity,25
+virginius,2
+virgins,9
+virgo,1
+virtue,195
+virtues,49
+virtuous,97
+virtuously,5
+virus,2
+visag,4
+visage,34
+visages,4
+visard,1
+viscount,1
+visible,5
+visibly,1
+vision,16
+visions,3
+visit,57
+visitation,17
+visitations,1
+visited,10
+visiting,5
+visitings,1
+visitor,1
+visitors,2
+visits,3
+visor,11
+vita,1
+vitae,5
+vital,4
+vitement,1
+vitruvio,1
+vitx,1
+viva,1
+vivant,1
+vive,1
+vixen,1
+viz,1
+vizaments,1
+vizard,5
+vizarded,2
+vizards,7
+vizor,1
+vlouting,2
+vocation,4
+vocativo,1
+vocatur,1
+voce,1
+voic,3
+voice,158
+voices,55
+void,12
+voided,1
+voiding,1
+voke,1
+volable,1
+volant,1
+volivorco,1
+volley,4
+volquessen,1
+volsce,12
+volsces,22
+volscian,10
+volscians,7
+volt,2
+voltemand,6
+volubility,2
+voluble,3
+volume,10
+volumes,4
+volumnia,68
+volumnius,12
+voluntaries,1
+voluntary,12
+volunteer,1
+volunteers,6
+voluptuously,1
+voluptuousness,2
+vomissement,1
+vomit,4
+vomits,1
+vor,2
+vore,1
+vortnight,1
+vot,2
+votaries,2
+votarist,2
+votarists,1
+votary,4
+votre,9
+vouch,17
+voucher,1
+vouchers,2
+vouches,2
+vouching,1
+vouchsaf,2
+vouchsafe,52
+vouchsafed,2
+vouchsafes,1
+vouchsafing,1
+voudrais,1
+vour,1
+vous,27
+voutsafe,1
+vow,97
+vowed,5
+vowel,1
+vowels,1
+vowing,3
+vows,67
+vox,1
+voyage,21
+voyages,2
+vraiment,2
+vulcan,6
+vulgar,24
+vulgarly,1
+vulgars,1
+vulgo,1
+vulnerable,1
+vulture,4
+vultures,2
+vurther,1
+w,2
+wad,1
+waddled,1
+wade,3
+waded,2
+wafer,1
+waft,6
+waftage,2
+wafting,1
+wafts,2
+wag,22
+wage,7
+wager,23
+wagers,2
+wages,11
+wagging,4
+waggish,2
+waggling,1
+waggon,4
+waggoner,1
+wagon,1
+wagoner,2
+wags,3
+wagtail,1
+wail,25
+wailful,1
+wailing,6
+wails,2
+wain,1
+wainropes,1
+wainscot,1
+waist,14
+wait,62
+waited,6
+waiter,1
+waiteth,1
+waiting,22
+waits,10
+wak,23
+wake,52
+waked,2
+wakefield,3
+waken,6
+wakened,2
+wakes,15
+wakest,1
+waking,26
+wales,76
+walk,141
+walked,5
+walking,17
+walks,29
+wall,79
+walled,3
+wallet,1
+wallets,1
+wallon,1
+walloon,1
+wallow,2
+walls,85
+walnut,2
+walter,26
+wan,4
+wand,23
+wander,22
+wanderer,2
+wanderers,2
+wandering,4
+wanders,1
+wands,2
+wane,2
+waned,1
+wanes,1
+waning,6
+wann,1
+want,144
+wanted,8
+wanteth,3
+wanting,22
+wanton,61
+wantonly,1
+wantonness,8
+wantons,3
+wants,40
+wappen,1
+war,272
+warble,2
+warbling,2
+ward,20
+warded,1
+warden,1
+warder,6
+warders,3
+wardrobe,5
+wardrop,1
+wards,6
+ware,10
+wares,3
+warily,2
+warkworth,4
+warlike,58
+warm,51
+warmed,4
+warmer,2
+warming,2
+warms,3
+warmth,5
+warn,9
+warned,1
+warning,15
+warnings,2
+warns,1
+warp,7
+warped,1
+warr,4
+warrant,176
+warranted,5
+warranteth,1
+warranties,6
+warrantise,1
+warrantize,1
+warrants,3
+warranty,7
+warren,1
+warrener,1
+warring,1
+warrior,14
+warriors,16
+wars,135
+wart,18
+warwick,424
+warwickshire,4
+wary,11
+was,2250
+wash,76
+washed,1
+washer,1
+washes,6
+washford,1
+washing,6
+wasp,5
+waspish,4
+wasps,3
+wassail,3
+wassails,2
+wast,80
+waste,44
+wasted,16
+wasteful,9
+wasters,1
+wastes,4
+wasting,3
+wat,14
+watch,207
+watched,2
+watchers,2
+watches,5
+watchful,11
+watching,10
+watchings,1
+watchman,17
+watchmen,6
+watchword,1
+water,149
+waterdrops,1
+watered,1
+waterfly,1
+waterford,1
+watering,1
+waterish,1
+waterpots,1
+waterrugs,1
+waters,28
+waterton,1
+watery,6
+wav,3
+wave,12
+waved,1
+waver,1
+waverer,1
+wavering,4
+waves,17
+waving,8
+waw,1
+wawl,1
+wax,30
+waxed,2
+waxen,8
+waxes,3
+waxing,1
+way,571
+waylaid,1
+waylay,1
+ways,69
+wayward,10
+waywarder,1
+waywardness,1
+we,3623
+weak,108
+weaken,2
+weakens,2
+weaker,11
+weakest,5
+weakling,1
+weakly,3
+weakness,26
+weal,15
+wealsmen,1
+wealth,72
+wealthiest,1
+wealthily,2
+wealthy,10
+wealtlly,1
+wean,4
+weapon,30
+weapons,42
+wear,205
+wearer,3
+wearers,1
+wearied,9
+wearies,2
+weariest,1
+wearily,1
+weariness,3
+wearing,19
+wearisome,3
+wears,39
+weary,78
+weasel,6
+weather,34
+weathercock,3
+weathers,1
+weav,2
+weave,1
+weaver,9
+weavers,1
+weaves,2
+weaving,1
+web,17
+wed,33
+wedded,17
+wedding,34
+wedg,2
+wedged,1
+wedges,2
+wedlock,10
+wednesday,15
+weed,18
+weeded,1
+weeder,1
+weeding,1
+weeds,44
+weedy,1
+week,28
+weeke,2
+weekly,1
+weeks,7
+ween,2
+weening,4
+weep,171
+weeper,1
+weeping,60
+weepingly,1
+weepings,1
+weeps,33
+weet,1
+weigh,59
+weighed,1
+weighing,6
+weighs,9
+weight,44
+weightier,3
+weightless,1
+weights,2
+weighty,13
+weird,6
+welcom,2
+welcome,365
+welcomer,1
+welcomes,7
+welcomest,1
+welfare,5
+welkin,17
+well,2241
+wells,2
+welsh,28
+welshman,6
+welshmen,6
+welshwomen,1
+wench,62
+wenches,22
+wenching,1
+wend,3
+went,102
+wept,28
+weraday,2
+were,1593
+wert,96
+west,45
+western,10
+westminster,19
+westmoreland,94
+westward,5
+wet,19
+wether,4
+wetting,1
+wezand,1
+whale,6
+whales,1
+wharf,1
+wharfs,1
+what,4810
+whate,26
+whatever,10
+whatsoe,5
+whatsoever,17
+whatsome,1
+whe,11
+wheat,8
+wheaten,1
+wheel,22
+wheeling,1
+wheels,10
+wheer,1
+wheeson,1
+wheezing,1
+whelk,1
+whelks,1
+whelm,1
+whelp,10
+whelped,1
+whelps,3
+when,2056
+whenas,1
+whence,75
+whencesoever,1
+whene,2
+whenever,3
+whensoever,2
+where,1350
+whereabout,2
+whereas,4
+whereat,7
+whereby,12
+wherefore,141
+wherein,132
+whereinto,1
+whereof,82
+whereon,30
+whereout,1
+whereso,3
+wheresoe,6
+wheresoever,2
+wheresome,1
+whereto,25
+whereuntil,2
+whereunto,2
+whereupon,14
+wherever,6
+wherewith,10
+wherewithal,2
+whet,10
+whether,97
+whetstone,4
+whetted,2
+whew,1
+whey,3
+which,2329
+whiff,1
+whiffler,1
+while,248
+whiles,79
+whilst,115
+whin,1
+whine,2
+whined,1
+whinid,1
+whining,4
+whip,37
+whipp,17
+whippers,1
+whipping,9
+whips,8
+whipster,1
+whipstock,1
+whipt,23
+whirl,4
+whirled,1
+whirligig,1
+whirling,2
+whirlpool,1
+whirls,2
+whirlwind,3
+whirlwinds,2
+whisp,3
+whisper,35
+whispering,5
+whisperings,2
+whispers,17
+whist,1
+whistle,11
+whistles,1
+whistling,4
+whit,23
+white,146
+whitehall,1
+whitely,1
+whiteness,5
+whiter,4
+whites,2
+whitest,1
+whither,88
+whiting,1
+whitmore,14
+whitsters,1
+whitsun,2
+whittle,1
+whizzing,1
+who,1299
+whoa,2
+whoe,10
+whoever,13
+whole,121
+wholesom,1
+wholesome,32
+wholly,6
+whom,425
+whoobub,1
+whoop,5
+whooping,1
+whor,1
+whore,48
+whoremaster,4
+whoremasterly,1
+whoremonger,1
+whores,8
+whoreson,40
+whoresons,1
+whoring,1
+whorish,1
+whose,618
+whoso,4
+whosoe,2
+whosoever,2
+why,1476
+wi,12
+wick,1
+wicked,64
+wickednes,1
+wickedness,10
+wicket,1
+wicky,1
+wid,1
+wide,60
+widens,1
+wider,3
+widest,2
+widow,123
+widowed,3
+widower,6
+widowhood,1
+widows,9
+wield,4
+wife,542
+wight,7
+wights,2
+wild,91
+wildcats,1
+wilder,2
+wilderness,8
+wildest,4
+wildfire,1
+wildly,11
+wildness,9
+wilds,1
+wiles,2
+wilful,15
+wilfull,2
+wilfully,6
+wilfulnes,1
+wilfulness,1
+willed,2
+willers,1
+willeth,1
+william,354
+williams,32
+willing,40
+willingly,35
+willingness,2
+willoughby,15
+willow,25
+wills,30
+wilt,307
+wiltshire,8
+wimpled,1
+win,115
+wince,1
+winch,1
+winchester,66
+wincot,1
+wind,184
+winded,4
+windgalls,1
+winding,6
+windlasses,1
+windmill,2
+window,50
+windows,19
+windpipe,2
+winds,49
+windsor,39
+windy,7
+wine,85
+wing,40
+winged,15
+wingfield,1
+wingham,1
+wings,55
+wink,32
+winking,10
+winks,2
+winner,5
+winners,2
+winning,4
+winnow,2
+winnowed,3
+winnows,1
+wins,10
+winter,73
+winterly,1
+winters,10
+wip,9
+wipe,25
+wiped,2
+wipes,1
+wiping,1
+wire,1
+wires,2
+wiry,2
+wisdom,97
+wisdoms,8
+wise,164
+wiselier,1
+wisely,32
+wiser,15
+wisest,13
+wish,253
+wished,6
+wisher,1
+wishers,1
+wishes,32
+wishest,2
+wisheth,1
+wishful,1
+wishing,9
+wishtly,1
+wisp,1
+wist,1
+wit,269
+witb,2
+witch,94
+witchcraft,18
+witches,14
+witching,1
+withal,142
+withdraw,36
+withdrawing,1
+withdrawn,2
+withdrew,3
+wither,34
+withered,10
+withering,4
+withers,2
+withheld,4
+withhold,8
+withholds,4
+within,498
+withold,1
+without,376
+withstand,2
+withstanding,1
+withstood,1
+witless,3
+witness,128
+witnesses,10
+witnesseth,2
+witnessing,2
+wits,79
+witted,10
+wittenberg,4
+wittiest,1
+wittily,1
+witting,1
+wittingly,3
+wittol,1
+wittolly,1
+witty,15
+wiv,2
+wive,6
+wived,1
+wives,62
+wiving,2
+wizard,3
+wizards,2
+wo,1
+woe,132
+woeful,27
+woefull,2
+woefullest,1
+woes,42
+woful,8
+wolf,35
+wolfish,1
+wolsey,101
+wolves,17
+wolvish,3
+woman,419
+womanhood,6
+womanish,7
+womankind,1
+womanly,3
+womb,55
+wombs,3
+womby,1
+women,181
+won,97
+woncot,1
+wond,15
+wonder,121
+wondered,1
+wonderful,24
+wonderfully,1
+wondering,1
+wonders,17
+wondrous,34
+wondrously,1
+wont,48
+wonted,10
+woo,108
+wood,67
+woodbine,3
+woodcock,7
+woodcocks,2
+wooden,8
+woodland,1
+woodman,3
+woodmonger,1
+woods,15
+woodstock,3
+woodville,7
+wooed,6
+wooer,9
+wooers,7
+wooes,4
+woof,1
+wooing,25
+wooingly,1
+wool,3
+woollen,3
+woolly,2
+woolsack,1
+woolsey,1
+woolward,1
+woos,5
+wor,36
+worcester,28
+word,504
+words,421
+wore,25
+work,245
+workers,1
+working,26
+workings,3
+workman,5
+workmanly,1
+workmanship,1
+workmen,3
+works,284
+worky,1
+world,904
+worldlings,2
+worldly,15
+worlds,3
+worm,38
+worms,24
+wormwood,5
+wormy,1
+worn,39
+worried,1
+worries,1
+worry,1
+worrying,1
+worse,161
+worser,17
+worship,104
+worshipful,6
+worshipfully,1
+worshipp,8
+worshipper,1
+worshippers,2
+worshippest,1
+worships,10
+worst,105
+worsted,1
+wort,2
+worth,205
+worthied,1
+worthier,14
+worthies,15
+worthiest,13
+worthily,12
+worthiness,16
+worthless,17
+worths,2
+worthy,229
+worts,2
+wot,31
+wots,2
+wotting,1
+wouid,1
+would,2301
+wouldest,1
+wouldst,131
+wound,73
+wounded,40
+wounding,8
+woundings,1
+woundless,1
+wounds,84
+wouns,1
+woven,3
+wow,2
+wrack,5
+wrackful,1
+wrangle,7
+wrangler,1
+wranglers,1
+wrangling,8
+wrap,5
+wrapp,6
+wraps,1
+wrapt,1
+wrath,57
+wrathful,13
+wrathfully,1
+wraths,2
+wreak,4
+wreakful,2
+wreaks,1
+wreath,4
+wreathed,2
+wreathen,1
+wreaths,2
+wreck,39
+wrecked,2
+wrecks,1
+wren,7
+wrench,6
+wrenching,3
+wrens,1
+wrest,6
+wrested,4
+wresting,1
+wrestle,7
+wrestled,3
+wrestler,8
+wrestling,10
+wretch,59
+wretchcd,1
+wretched,71
+wretchedness,9
+wretches,13
+wring,12
+wringer,1
+wringing,5
+wrings,4
+wrinkle,5
+wrinkled,12
+wrinkles,14
+wrist,2
+wrists,1
+writ,100
+write,124
+writer,2
+writers,7
+writes,27
+writhled,1
+writing,26
+writings,2
+writs,1
+written,37
+wrong,276
+wronged,15
+wronger,3
+wrongful,2
+wrongfully,8
+wronging,1
+wrongly,1
+wrongs,73
+wronk,1
+wrote,9
+wroth,1
+wrought,43
+wrung,5
+wry,1
+wrying,1
+wul,1
+www,11
+wye,3
+x,4
+xanthippe,1
+xi,3
+xii,2
+xiii,2
+xiv,1
+xv,1
+y,51
+yard,12
+yards,5
+yare,10
+yarely,2
+yarn,2
+yaughan,1
+yaw,1
+yawn,6
+yawning,3
+ycleped,1
+ycliped,1
+ye,292
+yea,192
+yead,1
+year,101
+yearly,5
+yearn,1
+yearns,2
+years,188
+yeas,2
+yeast,1
+yedward,1
+yell,3
+yellow,28
+yellowed,1
+yellowing,1
+yellowness,1
+yellows,1
+yells,1
+yelping,1
+yeoman,10
+yeomen,4
+yerk,2
+yes,205
+yesterday,25
+yesterdays,1
+yesternight,12
+yesty,2
+yet,1577
+yew,6
+yicld,1
+yield,143
+yielded,24
+yielder,2
+yielders,1
+yielding,17
+yields,15
+yok,2
+yoke,33
+yoked,3
+yokefellow,1
+yokes,2
+yoketh,1
+yon,15
+yond,44
+yonder,74
+yongrey,1
+yore,1
+yorick,2
+york,495
+yorkists,2
+yorks,1
+yorkshire,6
+young,467
+younger,33
+youngest,23
+youngling,2
+younglings,1
+youngly,2
+younker,3
+yours,256
+yourself,280
+yourselves,73
+youth,283
+youthful,31
+youths,4
+youtli,1
+zanies,1
+zany,1
+zeal,33
+zealous,6
+zeals,1
+zed,1
+zenelophon,1
+zenith,1
+zephyrs,1
+zip,1
+zipped,1
+zir,2
+zo,1
+zodiac,1
+zodiacs,1
+zone,1
+zounds,24
+zwagger,1
diff --git a/Assign2/WordCount/_SUCCESS b/Assign2/WordCount/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/Assign2/bin/.gitignore b/Assign2/bin/.gitignore
index 5a5fe4b..7ef891a 100644
--- a/Assign2/bin/.gitignore
+++ b/Assign2/bin/.gitignore
@@ -1,8 +1,6 @@
-/Question1/
-/Question2/
-/Question3/
-/Question4/
+/Preprocessing/
 /StubDriver.class
 /StubMapper.class
 /StubReducer.class
 /StubTest.class
+/WordCount/
diff --git a/Assign2/hadoop.log b/Assign2/hadoop.log
index 2da3052..4b0c489 100644
--- a/Assign2/hadoop.log
+++ b/Assign2/hadoop.log
@@ -1,1813 +1,128 @@
-2017-02-20 09:08:50,920 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
-2017-02-20 09:08:51,371 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.compress.map.output is deprecated. Instead, use mapreduce.map.output.compress
-2017-02-20 09:08:51,373 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.map.output.compression.codec is deprecated. Instead, use mapreduce.map.output.compress.codec
-2017-02-20 09:08:52,671 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
-2017-02-20 09:08:52,683 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
-2017-02-20 09:08:52,831 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:cloudera (auth:SIMPLE) cause:org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii already exists
-2017-02-20 09:10:52,288 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
-2017-02-20 09:10:52,637 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.compress.map.output is deprecated. Instead, use mapreduce.map.output.compress
-2017-02-20 09:10:52,659 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.map.output.compression.codec is deprecated. Instead, use mapreduce.map.output.compress.codec
-2017-02-20 09:10:53,934 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
-2017-02-20 09:10:53,968 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
-2017-02-20 09:10:55,457 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
-2017-02-20 09:10:55,552 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 3
-2017-02-20 09:10:55,872 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:3
-2017-02-20 09:10:56,828 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1047550916_0001
-2017-02-20 09:10:58,327 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
-2017-02-20 09:10:58,329 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1047550916_0001
-2017-02-20 09:10:58,343 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
-2017-02-20 09:10:58,382 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:10:58,400 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-2017-02-20 09:10:58,723 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
-2017-02-20 09:10:58,727 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:10:58,898 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:10:59,010 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:10:59,030 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign1/pg3200.txt:0+16013935
-2017-02-20 09:10:59,389 INFO org.apache.hadoop.mapreduce.Job: Job job_local1047550916_0001 running in uber mode : false
-2017-02-20 09:10:59,400 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
-2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
-2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
-2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
-2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
-2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
-2017-02-20 09:10:59,743 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
-2017-02-20 09:10:59,769 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
-2017-02-20 09:11:04,971 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
-2017-02-20 09:11:05,476 INFO org.apache.hadoop.mapreduce.Job:  map 6% reduce 0%
-2017-02-20 09:11:07,986 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
-2017-02-20 09:11:08,491 INFO org.apache.hadoop.mapreduce.Job:  map 13% reduce 0%
-2017-02-20 09:11:10,991 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
-2017-02-20 09:11:11,296 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
-2017-02-20 09:11:11,299 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
-2017-02-20 09:11:11,300 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
-2017-02-20 09:11:11,301 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 26925530; bufvoid = 104857600
-2017-02-20 09:11:11,301 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 14765624(59062496); length = 11448773/6553600
-2017-02-20 09:11:11,505 INFO org.apache.hadoop.mapreduce.Job:  map 21% reduce 0%
-2017-02-20 09:11:13,995 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:14,525 INFO org.apache.hadoop.mapreduce.Job:  map 22% reduce 0%
-2017-02-20 09:11:17,003 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:20,005 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:23,015 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:23,274 INFO org.apache.hadoop.io.compress.CodecPool: Got brand-new compressor [.bz2]
-2017-02-20 09:11:26,026 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:29,039 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:30,022 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
-2017-02-20 09:11:30,067 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_m_000000_0 is done. And is in the process of committing
-2017-02-20 09:11:30,073 INFO org.apache.hadoop.mapred.LocalJobRunner: map
-2017-02-20 09:11:30,077 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_m_000000_0' done.
-2017-02-20 09:11:30,078 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:30,079 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:30,086 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:30,087 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:30,090 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign1/pg100.txt:0+5589889
-2017-02-20 09:11:30,398 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
-2017-02-20 09:11:30,400 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
-2017-02-20 09:11:30,401 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
-2017-02-20 09:11:30,401 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
-2017-02-20 09:11:30,402 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
-2017-02-20 09:11:30,408 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
-2017-02-20 09:11:30,415 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
-2017-02-20 09:11:30,599 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
-2017-02-20 09:11:33,653 INFO org.apache.hadoop.mapred.LocalJobRunner: 
-2017-02-20 09:11:33,673 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
-2017-02-20 09:11:33,674 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
-2017-02-20 09:11:33,674 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 9171648; bufvoid = 104857600
-2017-02-20 09:11:33,674 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
-2017-02-20 09:11:34,615 INFO org.apache.hadoop.mapreduce.Job:  map 33% reduce 0%
-2017-02-20 09:11:36,140 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:36,623 INFO org.apache.hadoop.mapreduce.Job:  map 56% reduce 0%
-2017-02-20 09:11:39,143 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:39,253 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
-2017-02-20 09:11:39,268 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_m_000001_0 is done. And is in the process of committing
-2017-02-20 09:11:39,279 INFO org.apache.hadoop.mapred.LocalJobRunner: map
-2017-02-20 09:11:39,283 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_m_000001_0' done.
-2017-02-20 09:11:39,283 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:39,284 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:39,293 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:39,294 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:39,295 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign1/pg31100.txt:0+4454050
-2017-02-20 09:11:39,635 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
-2017-02-20 09:11:39,639 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
-2017-02-20 09:11:39,644 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
-2017-02-20 09:11:39,645 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
-2017-02-20 09:11:39,647 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
-2017-02-20 09:11:39,647 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
-2017-02-20 09:11:39,652 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
-2017-02-20 09:11:39,654 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
-2017-02-20 09:11:42,017 INFO org.apache.hadoop.mapred.LocalJobRunner: 
-2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
-2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
-2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 7541511; bufvoid = 104857600
-2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 23042076(92168304); length = 3172321/6553600
-2017-02-20 09:11:42,647 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
-2017-02-20 09:11:45,315 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
-2017-02-20 09:11:45,665 INFO org.apache.hadoop.mapreduce.Job:  map 89% reduce 0%
-2017-02-20 09:11:46,493 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
-2017-02-20 09:11:46,504 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_m_000002_0 is done. And is in the process of committing
-2017-02-20 09:11:46,509 INFO org.apache.hadoop.mapred.LocalJobRunner: map
-2017-02-20 09:11:46,512 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_m_000002_0' done.
-2017-02-20 09:11:46,513 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:46,514 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
-2017-02-20 09:11:46,658 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
-2017-02-20 09:11:46,659 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000000_0
-2017-02-20 09:11:46,667 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
-2017-02-20 09:11:46,697 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:46,701 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:46,742 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@639e075e
-2017-02-20 09:11:46,847 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:46,870 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:47,050 INFO org.apache.hadoop.io.compress.CodecPool: Got brand-new decompressor [.bz2]
-2017-02-20 09:11:47,053 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:47,084 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:47,100 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
-2017-02-20 09:11:47,113 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:47,121 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:47,125 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
-2017-02-20 09:11:47,128 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 20 len: 70 to MEMORY
-2017-02-20 09:11:47,137 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 20 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:47,141 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 20, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->42
-2017-02-20 09:11:47,143 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:47,144 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,144 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:47,153 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:47,185 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 27 bytes
-2017-02-20 09:11:47,205 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 42 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:47,217 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 95 bytes from disk
-2017-02-20 09:11:47,221 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:47,224 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:47,227 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 33 bytes
-2017-02-20 09:11:47,230 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,280 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
-2017-02-20 09:11:47,283 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000000_0 is done. And is in the process of committing
-2017-02-20 09:11:47,288 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,294 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000000_0 is allowed to commit now
-2017-02-20 09:11:47,297 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000000
-2017-02-20 09:11:47,302 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:47,304 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000000_0' done.
-2017-02-20 09:11:47,306 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000000_0
-2017-02-20 09:11:47,307 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000001_0
-2017-02-20 09:11:47,323 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:47,324 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:47,324 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@87505bd
-2017-02-20 09:11:47,331 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:47,355 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000001_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:47,367 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#2 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 9 len: 49 to MEMORY
-2017-02-20 09:11:47,371 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 9 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:47,375 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 9, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->9
-2017-02-20 09:11:47,380 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#2 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 9 len: 53 to MEMORY
-2017-02-20 09:11:47,388 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 9 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:47,390 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 9, inMemoryMapOutputs.size() -> 2, commitMemory -> 9, usedMemory ->18
-2017-02-20 09:11:47,393 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#2 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 29 len: 79 to MEMORY
-2017-02-20 09:11:47,407 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 29 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:47,416 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 29, inMemoryMapOutputs.size() -> 3, commitMemory -> 18, usedMemory ->47
-2017-02-20 09:11:47,418 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:47,419 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,419 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:47,422 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:47,424 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 38 bytes
-2017-02-20 09:11:47,470 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 47 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:47,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 104 bytes from disk
-2017-02-20 09:11:47,485 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:47,486 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:47,487 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 40 bytes
-2017-02-20 09:11:47,491 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,534 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000001_0 is done. And is in the process of committing
-2017-02-20 09:11:47,536 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,536 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000001_0 is allowed to commit now
-2017-02-20 09:11:47,537 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000001_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000001
-2017-02-20 09:11:47,547 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:47,561 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000001_0' done.
-2017-02-20 09:11:47,561 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000001_0
-2017-02-20 09:11:47,561 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000002_0
-2017-02-20 09:11:47,571 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:47,573 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:47,575 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@64b702e2
-2017-02-20 09:11:47,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:47,596 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000002_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:47,608 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#3 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:47,618 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:47,625 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:47,631 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#3 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:47,641 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:47,645 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:47,649 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#3 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:47,657 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:47,660 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:47,662 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:47,664 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,664 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:47,667 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:47,667 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:47,673 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:47,675 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 4%
-2017-02-20 09:11:47,719 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:47,719 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:47,719 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:47,720 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:47,729 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,772 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000002_0 is done. And is in the process of committing
-2017-02-20 09:11:47,773 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,773 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000002_0 is allowed to commit now
-2017-02-20 09:11:47,774 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000002_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000002
-2017-02-20 09:11:47,777 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:47,778 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000002_0' done.
-2017-02-20 09:11:47,778 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000002_0
-2017-02-20 09:11:47,778 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000003_0
-2017-02-20 09:11:47,817 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:47,818 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:47,829 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@72019dcd
-2017-02-20 09:11:47,838 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:47,853 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000003_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:47,859 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#4 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:47,874 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:47,882 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:47,884 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#4 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:47,892 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:47,904 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:47,907 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#4 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 56 to MEMORY
-2017-02-20 09:11:47,916 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:47,920 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
-2017-02-20 09:11:47,921 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:47,922 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:47,922 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:47,924 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:47,925 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:47,990 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:48,007 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 70 bytes from disk
-2017-02-20 09:11:48,008 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:48,008 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:48,009 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:48,026 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,059 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000003_0 is done. And is in the process of committing
-2017-02-20 09:11:48,061 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,061 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000003_0 is allowed to commit now
-2017-02-20 09:11:48,062 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000003_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000003
-2017-02-20 09:11:48,069 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:48,073 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000003_0' done.
-2017-02-20 09:11:48,074 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000003_0
-2017-02-20 09:11:48,075 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000004_0
-2017-02-20 09:11:48,092 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:48,093 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:48,093 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@101b2f74
-2017-02-20 09:11:48,098 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:48,119 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000004_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:48,130 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#5 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:48,145 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:48,151 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
-2017-02-20 09:11:48,158 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#5 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:48,164 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:48,190 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
-2017-02-20 09:11:48,192 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#5 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 56 to MEMORY
-2017-02-20 09:11:48,201 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:48,201 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->33
-2017-02-20 09:11:48,210 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:48,211 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,211 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:48,213 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:48,213 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 18 bytes
-2017-02-20 09:11:48,241 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 33 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:48,247 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 85 bytes from disk
-2017-02-20 09:11:48,249 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:48,250 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:48,252 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
-2017-02-20 09:11:48,263 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,305 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000004_0 is done. And is in the process of committing
-2017-02-20 09:11:48,307 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,307 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000004_0 is allowed to commit now
-2017-02-20 09:11:48,308 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000004_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000004
-2017-02-20 09:11:48,309 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:48,309 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000004_0' done.
-2017-02-20 09:11:48,320 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000004_0
-2017-02-20 09:11:48,320 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000005_0
-2017-02-20 09:11:48,336 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:48,337 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:48,338 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@69bf5fb1
-2017-02-20 09:11:48,348 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:48,369 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000005_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:48,381 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#6 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 23 len: 68 to MEMORY
-2017-02-20 09:11:48,397 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:48,397 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->23
-2017-02-20 09:11:48,399 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#6 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 23 len: 69 to MEMORY
-2017-02-20 09:11:48,411 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:48,416 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 2, commitMemory -> 23, usedMemory ->46
-2017-02-20 09:11:48,422 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#6 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 33 len: 81 to MEMORY
-2017-02-20 09:11:48,437 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 33 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:48,447 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 33, inMemoryMapOutputs.size() -> 3, commitMemory -> 46, usedMemory ->79
-2017-02-20 09:11:48,449 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:48,450 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,450 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:48,452 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:48,452 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 61 bytes
-2017-02-20 09:11:48,496 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 79 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:48,497 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 113 bytes from disk
-2017-02-20 09:11:48,500 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:48,500 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:48,501 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 69 bytes
-2017-02-20 09:11:48,517 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,549 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000005_0 is done. And is in the process of committing
-2017-02-20 09:11:48,553 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,554 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000005_0 is allowed to commit now
-2017-02-20 09:11:48,557 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000005_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000005
-2017-02-20 09:11:48,578 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:48,578 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000005_0' done.
-2017-02-20 09:11:48,579 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000005_0
-2017-02-20 09:11:48,579 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000006_0
-2017-02-20 09:11:48,589 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:48,590 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:48,590 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6a23cda8
-2017-02-20 09:11:48,606 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:48,615 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000006_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:48,626 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#7 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:48,638 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:48,642 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:48,660 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#7 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:48,675 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:48,676 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:48,678 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#7 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:48,701 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:48,706 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:48,713 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:48,714 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,714 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:48,716 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:48,717 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:48,720 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 12%
-2017-02-20 09:11:48,770 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:48,771 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:48,771 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:48,777 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:48,778 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:48,783 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,844 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000006_0 is done. And is in the process of committing
-2017-02-20 09:11:48,846 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,846 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000006_0 is allowed to commit now
-2017-02-20 09:11:48,847 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000006_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000006
-2017-02-20 09:11:48,848 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:48,858 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000006_0' done.
-2017-02-20 09:11:48,858 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000006_0
-2017-02-20 09:11:48,858 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000007_0
-2017-02-20 09:11:48,868 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:48,869 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:48,869 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@1cf25cb1
-2017-02-20 09:11:48,874 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:48,896 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000007_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:48,916 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#8 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:48,923 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:48,931 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:48,934 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#8 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:48,961 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:48,961 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:48,963 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#8 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 33 len: 79 to MEMORY
-2017-02-20 09:11:48,981 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 33 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:48,982 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 33, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->37
-2017-02-20 09:11:48,982 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:48,983 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:48,983 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:48,985 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:48,991 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 26 bytes
-2017-02-20 09:11:49,040 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 37 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:49,041 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 93 bytes from disk
-2017-02-20 09:11:49,041 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:49,041 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:49,042 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 26 bytes
-2017-02-20 09:11:49,043 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,110 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000007_0 is done. And is in the process of committing
-2017-02-20 09:11:49,111 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,113 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000007_0 is allowed to commit now
-2017-02-20 09:11:49,114 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000007_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000007
-2017-02-20 09:11:49,122 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:49,122 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000007_0' done.
-2017-02-20 09:11:49,123 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000007_0
-2017-02-20 09:11:49,123 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000008_0
-2017-02-20 09:11:49,141 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:49,142 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:49,142 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6df3f70c
-2017-02-20 09:11:49,163 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:49,194 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000008_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:49,214 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#9 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 12 len: 59 to MEMORY
-2017-02-20 09:11:49,216 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:49,229 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->12
-2017-02-20 09:11:49,232 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#9 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 12 len: 59 to MEMORY
-2017-02-20 09:11:49,259 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:49,260 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 2, commitMemory -> 12, usedMemory ->24
-2017-02-20 09:11:49,273 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#9 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 73 to MEMORY
-2017-02-20 09:11:49,274 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:49,291 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 24, usedMemory ->47
-2017-02-20 09:11:49,292 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:49,292 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,293 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:49,294 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:49,294 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 29 bytes
-2017-02-20 09:11:49,312 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 47 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:49,344 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 101 bytes from disk
-2017-02-20 09:11:49,344 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:49,344 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:49,345 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 37 bytes
-2017-02-20 09:11:49,359 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,411 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000008_0 is done. And is in the process of committing
-2017-02-20 09:11:49,413 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,413 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000008_0 is allowed to commit now
-2017-02-20 09:11:49,421 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000008_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000008
-2017-02-20 09:11:49,436 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:49,437 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000008_0' done.
-2017-02-20 09:11:49,444 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000008_0
-2017-02-20 09:11:49,445 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000009_0
-2017-02-20 09:11:49,456 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:49,457 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:49,458 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@50322f85
-2017-02-20 09:11:49,465 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:49,483 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000009_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:49,514 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#10 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:49,535 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:49,546 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:49,548 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#10 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:49,558 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:49,558 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:49,570 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#10 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:49,584 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:49,584 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:49,598 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:49,599 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,599 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:49,621 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:49,621 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:49,640 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:49,648 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:49,650 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:49,650 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:49,660 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:49,663 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,709 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000009_0 is done. And is in the process of committing
-2017-02-20 09:11:49,711 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,711 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000009_0 is allowed to commit now
-2017-02-20 09:11:49,712 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000009_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000009
-2017-02-20 09:11:49,716 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:49,719 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000009_0' done.
-2017-02-20 09:11:49,719 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000009_0
-2017-02-20 09:11:49,720 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000010_0
-2017-02-20 09:11:49,726 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
-2017-02-20 09:11:49,729 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:49,731 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:49,733 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4ad79cec
-2017-02-20 09:11:49,742 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:49,761 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000010_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:49,774 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#11 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:49,782 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:49,787 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:49,790 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#11 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:49,797 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:49,801 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:49,803 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#11 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:49,809 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:49,813 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:49,815 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:49,816 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,816 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:49,818 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:49,818 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:49,852 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:49,863 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:49,868 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:49,869 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:49,874 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:49,876 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,908 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000010_0 is done. And is in the process of committing
-2017-02-20 09:11:49,909 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:49,909 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000010_0 is allowed to commit now
-2017-02-20 09:11:49,910 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000010_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000010
-2017-02-20 09:11:49,912 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:49,914 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000010_0' done.
-2017-02-20 09:11:49,924 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000010_0
-2017-02-20 09:11:49,927 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000011_0
-2017-02-20 09:11:49,934 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:49,934 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:49,935 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@7d316e00
-2017-02-20 09:11:49,944 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:49,968 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000011_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:49,983 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#12 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 13 len: 58 to MEMORY
-2017-02-20 09:11:49,988 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:49,992 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->13
-2017-02-20 09:11:50,006 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#12 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 33 len: 81 to MEMORY
-2017-02-20 09:11:50,010 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 33 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:50,013 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 33, inMemoryMapOutputs.size() -> 2, commitMemory -> 13, usedMemory ->46
-2017-02-20 09:11:50,033 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#12 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 44 len: 92 to MEMORY
-2017-02-20 09:11:50,034 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 44 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:50,046 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 44, inMemoryMapOutputs.size() -> 3, commitMemory -> 46, usedMemory ->90
-2017-02-20 09:11:50,047 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:50,048 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,048 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:50,049 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:50,050 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 69 bytes
-2017-02-20 09:11:50,069 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 90 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:50,088 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 128 bytes from disk
-2017-02-20 09:11:50,091 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:50,091 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:50,092 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 79 bytes
-2017-02-20 09:11:50,096 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,149 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000011_0 is done. And is in the process of committing
-2017-02-20 09:11:50,151 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,151 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000011_0 is allowed to commit now
-2017-02-20 09:11:50,152 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000011_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000011
-2017-02-20 09:11:50,152 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:50,159 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000011_0' done.
-2017-02-20 09:11:50,160 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000011_0
-2017-02-20 09:11:50,160 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000012_0
-2017-02-20 09:11:50,192 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:50,193 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:50,194 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@38f4596e
-2017-02-20 09:11:50,207 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:50,236 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000012_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:50,256 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#13 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 12 len: 60 to MEMORY
-2017-02-20 09:11:50,257 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:50,262 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->12
-2017-02-20 09:11:50,272 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#13 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 22 len: 65 to MEMORY
-2017-02-20 09:11:50,290 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:50,293 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 2, commitMemory -> 12, usedMemory ->34
-2017-02-20 09:11:50,300 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#13 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 32 len: 80 to MEMORY
-2017-02-20 09:11:50,302 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 32 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:50,306 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 32, inMemoryMapOutputs.size() -> 3, commitMemory -> 34, usedMemory ->66
-2017-02-20 09:11:50,308 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:50,309 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,309 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:50,310 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:50,310 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 48 bytes
-2017-02-20 09:11:50,330 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 66 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:50,351 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 110 bytes from disk
-2017-02-20 09:11:50,353 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:50,354 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:50,357 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 56 bytes
-2017-02-20 09:11:50,359 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,389 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000012_0 is done. And is in the process of committing
-2017-02-20 09:11:50,391 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,392 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000012_0 is allowed to commit now
-2017-02-20 09:11:50,393 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000012_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000012
-2017-02-20 09:11:50,397 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:50,399 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000012_0' done.
-2017-02-20 09:11:50,400 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000012_0
-2017-02-20 09:11:50,400 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000013_0
-2017-02-20 09:11:50,413 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:50,414 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:50,414 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@383438d9
-2017-02-20 09:11:50,419 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:50,443 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000013_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:50,452 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#14 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:50,458 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:50,462 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:50,465 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#14 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:50,478 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:50,482 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:50,484 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#14 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:50,491 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:50,496 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:50,498 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:50,498 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,499 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:50,500 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:50,506 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:50,513 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:50,551 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:50,551 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:50,551 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:50,552 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:50,553 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,584 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000013_0 is done. And is in the process of committing
-2017-02-20 09:11:50,586 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,586 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000013_0 is allowed to commit now
-2017-02-20 09:11:50,587 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000013_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000013
-2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000013_0' done.
-2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000013_0
-2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000014_0
-2017-02-20 09:11:50,608 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:50,609 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:50,615 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@64ba11f7
-2017-02-20 09:11:50,626 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:50,644 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000014_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:50,657 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#15 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:50,676 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:50,677 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:50,679 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#15 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:50,707 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:50,708 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:50,710 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#15 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 56 to MEMORY
-2017-02-20 09:11:50,726 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:50,727 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
-2017-02-20 09:11:50,743 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:50,744 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,745 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:50,747 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:50,748 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:50,782 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:50,783 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 70 bytes from disk
-2017-02-20 09:11:50,784 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:50,784 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:50,785 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:50,817 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,855 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000014_0 is done. And is in the process of committing
-2017-02-20 09:11:50,857 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:50,857 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000014_0 is allowed to commit now
-2017-02-20 09:11:50,858 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000014_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000014
-2017-02-20 09:11:50,877 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:50,878 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000014_0' done.
-2017-02-20 09:11:50,878 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000014_0
-2017-02-20 09:11:50,878 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000015_0
-2017-02-20 09:11:50,898 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:50,899 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:50,899 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4d1d9812
-2017-02-20 09:11:50,921 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:50,933 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000015_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:50,942 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#16 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:50,947 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:50,950 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:50,954 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#16 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:50,974 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:50,990 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:50,992 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#16 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,003 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:51,004 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:51,004 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:51,005 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,005 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:51,006 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:51,036 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:51,042 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:51,043 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:51,043 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:51,043 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:51,073 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:51,077 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,120 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000015_0 is done. And is in the process of committing
-2017-02-20 09:11:51,122 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,122 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000015_0 is allowed to commit now
-2017-02-20 09:11:51,123 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000015_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000015
-2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000015_0' done.
-2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000015_0
-2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000016_0
-2017-02-20 09:11:51,143 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:51,144 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:51,144 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@14dda791
-2017-02-20 09:11:51,154 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:51,162 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000016_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:51,178 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#17 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,187 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:51,204 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:51,207 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#17 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,219 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:51,228 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:51,230 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#17 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 75 to MEMORY
-2017-02-20 09:11:51,238 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:51,248 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
-2017-02-20 09:11:51,251 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:51,252 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,252 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:51,254 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:51,254 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 15 bytes
-2017-02-20 09:11:51,274 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:51,299 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 89 bytes from disk
-2017-02-20 09:11:51,299 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:51,300 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:51,301 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 15 bytes
-2017-02-20 09:11:51,304 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,342 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000016_0 is done. And is in the process of committing
-2017-02-20 09:11:51,344 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,344 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000016_0 is allowed to commit now
-2017-02-20 09:11:51,355 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000016_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000016
-2017-02-20 09:11:51,356 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:51,361 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000016_0' done.
-2017-02-20 09:11:51,362 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000016_0
-2017-02-20 09:11:51,362 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000017_0
-2017-02-20 09:11:51,374 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:51,375 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:51,375 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@15a419ee
-2017-02-20 09:11:51,383 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:51,408 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000017_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:51,424 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#18 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,432 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:51,432 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:51,461 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#18 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,462 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:51,463 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:51,478 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#18 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 13 len: 58 to MEMORY
-2017-02-20 09:11:51,488 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:51,488 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->17
-2017-02-20 09:11:51,489 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:51,490 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,490 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:51,492 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:51,493 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:51,514 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 17 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:51,543 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 72 bytes from disk
-2017-02-20 09:11:51,543 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:51,543 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:51,544 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:51,553 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,604 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000017_0 is done. And is in the process of committing
-2017-02-20 09:11:51,607 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,607 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000017_0 is allowed to commit now
-2017-02-20 09:11:51,609 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000017_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000017
-2017-02-20 09:11:51,617 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:51,618 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000017_0' done.
-2017-02-20 09:11:51,618 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000017_0
-2017-02-20 09:11:51,618 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000018_0
-2017-02-20 09:11:51,624 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:51,625 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:51,625 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@30444c18
-2017-02-20 09:11:51,641 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:51,652 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000018_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:51,658 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#19 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 31 len: 80 to MEMORY
-2017-02-20 09:11:51,664 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 31 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:51,670 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 31, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->31
-2017-02-20 09:11:51,675 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#19 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 31 len: 77 to MEMORY
-2017-02-20 09:11:51,680 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 31 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:51,684 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 31, inMemoryMapOutputs.size() -> 2, commitMemory -> 31, usedMemory ->62
-2017-02-20 09:11:51,687 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#19 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 40 len: 94 to MEMORY
-2017-02-20 09:11:51,693 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 40 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:51,696 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 40, inMemoryMapOutputs.size() -> 3, commitMemory -> 62, usedMemory ->102
-2017-02-20 09:11:51,697 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:51,698 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,698 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:51,700 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:51,700 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 84 bytes
-2017-02-20 09:11:51,736 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 102 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:51,740 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 137 bytes from disk
-2017-02-20 09:11:51,742 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:51,742 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:51,743 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 36%
-2017-02-20 09:11:51,745 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 92 bytes
-2017-02-20 09:11:51,749 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,784 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000018_0 is done. And is in the process of committing
-2017-02-20 09:11:51,786 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,786 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000018_0 is allowed to commit now
-2017-02-20 09:11:51,787 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000018_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000018
-2017-02-20 09:11:51,792 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:51,795 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000018_0' done.
-2017-02-20 09:11:51,796 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000018_0
-2017-02-20 09:11:51,797 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000019_0
-2017-02-20 09:11:51,803 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:51,804 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:51,804 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@601364b6
-2017-02-20 09:11:51,815 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:51,829 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000019_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:51,851 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#20 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,855 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:51,859 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:51,862 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#20 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,868 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:51,871 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:51,873 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#20 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:51,894 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:51,898 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:51,899 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:51,901 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,901 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:51,902 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:51,903 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:51,914 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:51,934 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:51,936 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:51,936 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:51,938 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:51,941 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,968 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000019_0 is done. And is in the process of committing
-2017-02-20 09:11:51,970 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:51,970 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000019_0 is allowed to commit now
-2017-02-20 09:11:51,972 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000019_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000019
-2017-02-20 09:11:51,974 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:51,984 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000019_0' done.
-2017-02-20 09:11:51,985 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000019_0
-2017-02-20 09:11:51,987 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000020_0
-2017-02-20 09:11:51,993 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:51,993 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:51,994 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2174f491
-2017-02-20 09:11:52,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:52,016 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000020_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:52,025 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#21 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,033 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:52,037 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:52,040 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#21 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 59 to MEMORY
-2017-02-20 09:11:52,047 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:52,049 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->13
-2017-02-20 09:11:52,051 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#21 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 74 to MEMORY
-2017-02-20 09:11:52,057 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:52,060 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 13, usedMemory ->36
-2017-02-20 09:11:52,062 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:52,063 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,063 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:52,064 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:52,065 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 21 bytes
-2017-02-20 09:11:52,108 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 36 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:52,110 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 96 bytes from disk
-2017-02-20 09:11:52,111 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:52,112 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:52,113 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
-2017-02-20 09:11:52,119 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,149 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000020_0 is done. And is in the process of committing
-2017-02-20 09:11:52,151 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,152 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000020_0 is allowed to commit now
-2017-02-20 09:11:52,153 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000020_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000020
-2017-02-20 09:11:52,157 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:52,159 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000020_0' done.
-2017-02-20 09:11:52,159 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000020_0
-2017-02-20 09:11:52,160 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000021_0
-2017-02-20 09:11:52,176 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:52,177 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:52,177 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@44d0d6fd
-2017-02-20 09:11:52,181 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:52,197 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000021_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:52,224 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#22 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,236 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:52,239 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:52,256 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#22 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,257 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:52,275 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:52,277 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#22 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,288 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:52,289 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:52,289 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:52,290 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,290 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:52,291 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:52,298 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:52,305 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:52,342 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:52,342 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:52,343 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:52,344 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:52,353 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,437 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000021_0 is done. And is in the process of committing
-2017-02-20 09:11:52,438 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,446 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000021_0 is allowed to commit now
-2017-02-20 09:11:52,447 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000021_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000021
-2017-02-20 09:11:52,448 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:52,448 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000021_0' done.
-2017-02-20 09:11:52,457 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000021_0
-2017-02-20 09:11:52,457 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000022_0
-2017-02-20 09:11:52,467 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:52,468 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:52,469 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@78289fe3
-2017-02-20 09:11:52,478 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:52,498 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000022_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:52,516 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#23 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 12 len: 57 to MEMORY
-2017-02-20 09:11:52,527 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:52,531 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->12
-2017-02-20 09:11:52,533 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#23 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,539 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:52,546 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 12, usedMemory ->14
-2017-02-20 09:11:52,549 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#23 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 32 len: 79 to MEMORY
-2017-02-20 09:11:52,554 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 32 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:52,567 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 32, inMemoryMapOutputs.size() -> 3, commitMemory -> 14, usedMemory ->46
-2017-02-20 09:11:52,568 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:52,569 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,569 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:52,570 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:52,576 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 33 bytes
-2017-02-20 09:11:52,614 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 46 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:52,615 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 99 bytes from disk
-2017-02-20 09:11:52,615 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:52,615 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:52,621 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 37 bytes
-2017-02-20 09:11:52,623 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,653 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000022_0 is done. And is in the process of committing
-2017-02-20 09:11:52,664 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,664 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000022_0 is allowed to commit now
-2017-02-20 09:11:52,667 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000022_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000022
-2017-02-20 09:11:52,673 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:52,676 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000022_0' done.
-2017-02-20 09:11:52,677 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000022_0
-2017-02-20 09:11:52,678 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000023_0
-2017-02-20 09:11:52,687 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:52,688 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:52,688 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@3f0b059a
-2017-02-20 09:11:52,696 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:52,708 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000023_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:52,714 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#24 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,721 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:52,725 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:52,728 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#24 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,734 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:52,737 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:52,746 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
-2017-02-20 09:11:52,750 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#24 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 70 to MEMORY
-2017-02-20 09:11:52,756 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:52,760 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
-2017-02-20 09:11:52,762 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:52,763 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,764 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:52,767 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:52,767 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
-2017-02-20 09:11:52,774 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:52,801 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 84 bytes from disk
-2017-02-20 09:11:52,803 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:52,804 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:52,805 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
-2017-02-20 09:11:52,809 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,854 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000023_0 is done. And is in the process of committing
-2017-02-20 09:11:52,857 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,857 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000023_0 is allowed to commit now
-2017-02-20 09:11:52,858 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000023_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000023
-2017-02-20 09:11:52,862 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:52,864 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000023_0' done.
-2017-02-20 09:11:52,864 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000023_0
-2017-02-20 09:11:52,866 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000024_0
-2017-02-20 09:11:52,872 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:52,873 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:52,873 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@45f97b85
-2017-02-20 09:11:52,878 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:52,895 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000024_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:52,904 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#25 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,911 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:52,917 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:52,920 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#25 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,928 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:52,932 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:52,951 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#25 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:52,958 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:52,959 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:52,966 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:52,967 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:52,967 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:52,969 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:52,969 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:52,997 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:53,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:53,001 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:53,002 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:53,007 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:53,012 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,048 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000024_0 is done. And is in the process of committing
-2017-02-20 09:11:53,049 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,049 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000024_0 is allowed to commit now
-2017-02-20 09:11:53,055 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000024_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000024
-2017-02-20 09:11:53,059 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:53,061 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000024_0' done.
-2017-02-20 09:11:53,062 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000024_0
-2017-02-20 09:11:53,062 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000025_0
-2017-02-20 09:11:53,072 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:53,073 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:53,073 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@662c311d
-2017-02-20 09:11:53,079 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:53,100 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000025_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:53,107 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#26 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:53,114 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:53,118 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:53,121 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#26 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:53,131 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:53,133 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:53,139 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#26 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:53,142 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:53,145 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:53,157 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:53,158 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,158 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:53,160 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:53,160 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:53,180 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:53,187 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:53,189 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:53,189 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:53,201 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:53,203 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,244 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000025_0 is done. And is in the process of committing
-2017-02-20 09:11:53,246 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,246 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000025_0 is allowed to commit now
-2017-02-20 09:11:53,264 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000025_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000025
-2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000025_0' done.
-2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000025_0
-2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000026_0
-2017-02-20 09:11:53,282 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:53,283 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:53,283 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6cc294e3
-2017-02-20 09:11:53,287 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:53,304 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000026_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:53,311 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#27 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:53,317 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:53,321 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
-2017-02-20 09:11:53,324 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#27 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:53,330 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:53,333 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
-2017-02-20 09:11:53,340 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#27 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:53,343 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:53,347 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->33
-2017-02-20 09:11:53,349 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:53,350 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,350 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:53,373 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:53,373 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 18 bytes
-2017-02-20 09:11:53,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 33 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:53,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 85 bytes from disk
-2017-02-20 09:11:53,414 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:53,414 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:53,415 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
-2017-02-20 09:11:53,421 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,455 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000026_0 is done. And is in the process of committing
-2017-02-20 09:11:53,457 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,458 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000026_0 is allowed to commit now
-2017-02-20 09:11:53,458 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000026_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000026
-2017-02-20 09:11:53,472 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:53,473 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000026_0' done.
-2017-02-20 09:11:53,473 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000026_0
-2017-02-20 09:11:53,473 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000027_0
-2017-02-20 09:11:53,483 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:53,484 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:53,502 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@5457487e
-2017-02-20 09:11:53,510 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:53,523 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000027_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:53,529 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#28 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:53,537 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:53,544 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:53,547 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#28 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:53,552 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:53,556 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:53,559 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#28 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 14 len: 60 to MEMORY
-2017-02-20 09:11:53,582 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 14 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:53,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 14, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->18
-2017-02-20 09:11:53,583 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:53,583 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,584 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:53,585 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:53,587 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:53,635 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 18 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:53,637 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 74 bytes from disk
-2017-02-20 09:11:53,637 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:53,637 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:53,638 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:53,638 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,680 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000027_0 is done. And is in the process of committing
-2017-02-20 09:11:53,687 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,688 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000027_0 is allowed to commit now
-2017-02-20 09:11:53,689 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000027_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000027
-2017-02-20 09:11:53,705 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:53,706 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000027_0' done.
-2017-02-20 09:11:53,706 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000027_0
-2017-02-20 09:11:53,706 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000028_0
-2017-02-20 09:11:53,724 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:53,724 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:53,725 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@43c68b47
-2017-02-20 09:11:53,746 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:53,757 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000028_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:53,765 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#29 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 10 len: 55 to MEMORY
-2017-02-20 09:11:53,766 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:53,778 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->10
-2017-02-20 09:11:53,780 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#29 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 10 len: 54 to MEMORY
-2017-02-20 09:11:53,807 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:53,807 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10, inMemoryMapOutputs.size() -> 2, commitMemory -> 10, usedMemory ->20
-2017-02-20 09:11:53,809 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#29 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 19 len: 64 to MEMORY
-2017-02-20 09:11:53,824 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 19 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:53,824 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 19, inMemoryMapOutputs.size() -> 3, commitMemory -> 20, usedMemory ->39
-2017-02-20 09:11:53,825 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:53,825 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,826 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:53,827 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:53,827 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 27 bytes
-2017-02-20 09:11:53,867 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 39 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:53,879 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 90 bytes from disk
-2017-02-20 09:11:53,880 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:53,880 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:53,881 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 31 bytes
-2017-02-20 09:11:53,891 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,920 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000028_0 is done. And is in the process of committing
-2017-02-20 09:11:53,921 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:53,921 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000028_0 is allowed to commit now
-2017-02-20 09:11:53,922 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000028_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000028
-2017-02-20 09:11:53,928 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:53,929 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000028_0' done.
-2017-02-20 09:11:53,930 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000028_0
-2017-02-20 09:11:53,930 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000029_0
-2017-02-20 09:11:53,947 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:53,948 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:53,948 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@756ac549
-2017-02-20 09:11:53,953 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:53,966 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000029_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:53,973 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#30 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:53,983 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:53,989 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:53,993 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#30 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 13 len: 58 to MEMORY
-2017-02-20 09:11:53,998 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:54,013 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->15
-2017-02-20 09:11:54,016 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#30 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:54,026 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:54,031 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 15, usedMemory ->17
-2017-02-20 09:11:54,036 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:54,037 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,037 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:54,038 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:54,039 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:54,068 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 17 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:54,086 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 72 bytes from disk
-2017-02-20 09:11:54,087 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:54,100 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:54,102 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:54,102 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,137 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000029_0 is done. And is in the process of committing
-2017-02-20 09:11:54,138 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,139 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000029_0 is allowed to commit now
-2017-02-20 09:11:54,139 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000029_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000029
-2017-02-20 09:11:54,146 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:54,151 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000029_0' done.
-2017-02-20 09:11:54,152 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000029_0
-2017-02-20 09:11:54,152 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000030_0
-2017-02-20 09:11:54,161 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:54,161 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:54,162 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@287ae776
-2017-02-20 09:11:54,171 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:54,186 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000030_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:54,193 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#31 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 22 len: 70 to MEMORY
-2017-02-20 09:11:54,199 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:54,203 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->22
-2017-02-20 09:11:54,207 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#31 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 12 len: 60 to MEMORY
-2017-02-20 09:11:54,212 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:54,218 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 2, commitMemory -> 22, usedMemory ->34
-2017-02-20 09:11:54,222 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#31 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 22 len: 68 to MEMORY
-2017-02-20 09:11:54,233 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:54,240 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 3, commitMemory -> 34, usedMemory ->56
-2017-02-20 09:11:54,241 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:54,242 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,242 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:54,244 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:54,244 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 38 bytes
-2017-02-20 09:11:54,261 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 56 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:54,274 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 102 bytes from disk
-2017-02-20 09:11:54,283 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:54,284 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:54,286 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 46 bytes
-2017-02-20 09:11:54,292 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,320 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000030_0 is done. And is in the process of committing
-2017-02-20 09:11:54,321 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,322 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000030_0 is allowed to commit now
-2017-02-20 09:11:54,326 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000030_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000030
-2017-02-20 09:11:54,328 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:54,330 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000030_0' done.
-2017-02-20 09:11:54,330 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000030_0
-2017-02-20 09:11:54,331 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000031_0
-2017-02-20 09:11:54,349 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:54,350 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:54,350 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@72bfc733
-2017-02-20 09:11:54,354 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:54,364 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000031_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:54,377 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#32 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 21 len: 70 to MEMORY
-2017-02-20 09:11:54,380 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 21 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:54,384 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 21, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->21
-2017-02-20 09:11:54,388 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#32 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 59 to MEMORY
-2017-02-20 09:11:54,396 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:54,400 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 21, usedMemory ->32
-2017-02-20 09:11:54,402 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#32 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 43 len: 94 to MEMORY
-2017-02-20 09:11:54,417 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 43 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:54,430 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 43, inMemoryMapOutputs.size() -> 3, commitMemory -> 32, usedMemory ->75
-2017-02-20 09:11:54,433 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:54,434 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,434 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:54,436 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:54,437 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 59 bytes
-2017-02-20 09:11:54,459 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 75 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:54,469 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 124 bytes from disk
-2017-02-20 09:11:54,470 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:54,471 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:54,474 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 65 bytes
-2017-02-20 09:11:54,482 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,511 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000031_0 is done. And is in the process of committing
-2017-02-20 09:11:54,515 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,516 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000031_0 is allowed to commit now
-2017-02-20 09:11:54,518 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000031_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000031
-2017-02-20 09:11:54,521 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:54,526 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000031_0' done.
-2017-02-20 09:11:54,527 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000031_0
-2017-02-20 09:11:54,530 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000032_0
-2017-02-20 09:11:54,544 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:54,546 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:54,546 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@44d0c9a4
-2017-02-20 09:11:54,552 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:54,566 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000032_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:54,574 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#33 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 59 to MEMORY
-2017-02-20 09:11:54,580 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:54,583 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
-2017-02-20 09:11:54,593 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#33 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:54,602 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:54,604 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
-2017-02-20 09:11:54,608 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#33 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 20 len: 66 to MEMORY
-2017-02-20 09:11:54,617 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 20 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:54,622 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 20, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->42
-2017-02-20 09:11:54,627 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:54,636 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,636 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:54,638 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:54,638 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 27 bytes
-2017-02-20 09:11:54,654 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 42 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:54,672 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 88 bytes from disk
-2017-02-20 09:11:54,677 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:54,678 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:54,679 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 33 bytes
-2017-02-20 09:11:54,682 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,721 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000032_0 is done. And is in the process of committing
-2017-02-20 09:11:54,723 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,723 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000032_0 is allowed to commit now
-2017-02-20 09:11:54,726 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000032_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000032
-2017-02-20 09:11:54,733 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:54,734 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000032_0' done.
-2017-02-20 09:11:54,734 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000032_0
-2017-02-20 09:11:54,735 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000033_0
-2017-02-20 09:11:54,740 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:54,741 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:54,741 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@625b76
-2017-02-20 09:11:54,748 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:54,763 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000033_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:54,770 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#34 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 59 to MEMORY
-2017-02-20 09:11:54,776 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:54,781 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
-2017-02-20 09:11:54,784 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#34 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:54,789 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:54,792 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
-2017-02-20 09:11:54,794 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#34 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 59 to MEMORY
-2017-02-20 09:11:54,799 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:54,802 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->33
-2017-02-20 09:11:54,814 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:54,815 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,816 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:54,817 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:54,817 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 18 bytes
-2017-02-20 09:11:54,853 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 33 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:54,854 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 81 bytes from disk
-2017-02-20 09:11:54,854 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:54,854 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:54,864 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
-2017-02-20 09:11:54,868 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,899 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000033_0 is done. And is in the process of committing
-2017-02-20 09:11:54,901 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:54,905 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000033_0 is allowed to commit now
-2017-02-20 09:11:54,906 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000033_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000033
-2017-02-20 09:11:54,915 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:54,917 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000033_0' done.
-2017-02-20 09:11:54,918 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000033_0
-2017-02-20 09:11:54,921 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000034_0
-2017-02-20 09:11:54,933 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:54,934 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:54,935 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4ca2eda4
-2017-02-20 09:11:54,939 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:54,955 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000034_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:54,961 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#35 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 59 to MEMORY
-2017-02-20 09:11:54,969 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:54,974 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
-2017-02-20 09:11:54,977 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#35 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:54,982 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:54,985 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->13
-2017-02-20 09:11:54,988 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#35 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 57 to MEMORY
-2017-02-20 09:11:54,992 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:55,006 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 13, usedMemory ->24
-2017-02-20 09:11:55,009 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:55,010 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,010 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:55,011 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:55,012 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 12 bytes
-2017-02-20 09:11:55,036 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 24 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:55,042 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 80 bytes from disk
-2017-02-20 09:11:55,046 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:55,048 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:55,056 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 15 bytes
-2017-02-20 09:11:55,064 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,097 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000034_0 is done. And is in the process of committing
-2017-02-20 09:11:55,099 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,099 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000034_0 is allowed to commit now
-2017-02-20 09:11:55,100 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000034_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000034
-2017-02-20 09:11:55,108 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:55,115 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000034_0' done.
-2017-02-20 09:11:55,115 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000034_0
-2017-02-20 09:11:55,116 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000035_0
-2017-02-20 09:11:55,123 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:55,124 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:55,124 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@5cf75b53
-2017-02-20 09:11:55,136 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:55,155 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000035_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:55,161 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#36 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:55,168 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:55,172 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:55,179 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#36 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:55,181 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:55,184 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:55,188 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#36 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 72 to MEMORY
-2017-02-20 09:11:55,193 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:55,208 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
-2017-02-20 09:11:55,211 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:55,211 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,212 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:55,213 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:55,213 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
-2017-02-20 09:11:55,242 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:55,243 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 86 bytes from disk
-2017-02-20 09:11:55,246 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:55,247 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:55,248 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
-2017-02-20 09:11:55,253 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,286 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000035_0 is done. And is in the process of committing
-2017-02-20 09:11:55,287 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,287 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000035_0 is allowed to commit now
-2017-02-20 09:11:55,288 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000035_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000035
-2017-02-20 09:11:55,292 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:55,293 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000035_0' done.
-2017-02-20 09:11:55,294 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000035_0
-2017-02-20 09:11:55,294 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000036_0
-2017-02-20 09:11:55,312 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:55,313 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:55,313 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@242f148
-2017-02-20 09:11:55,320 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:55,334 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000036_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:55,342 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#37 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 19 len: 67 to MEMORY
-2017-02-20 09:11:55,349 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 19 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:55,354 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 19, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->19
-2017-02-20 09:11:55,357 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#37 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 19 len: 65 to MEMORY
-2017-02-20 09:11:55,362 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 19 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:55,366 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 19, inMemoryMapOutputs.size() -> 2, commitMemory -> 19, usedMemory ->38
-2017-02-20 09:11:55,368 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#37 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 31 len: 83 to MEMORY
-2017-02-20 09:11:55,373 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 31 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:55,376 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 31, inMemoryMapOutputs.size() -> 3, commitMemory -> 38, usedMemory ->69
-2017-02-20 09:11:55,377 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:55,378 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,378 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:55,380 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:55,380 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 54 bytes
-2017-02-20 09:11:55,401 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 69 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:55,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 117 bytes from disk
-2017-02-20 09:11:55,415 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:55,415 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:55,417 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 60 bytes
-2017-02-20 09:11:55,420 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,452 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000036_0 is done. And is in the process of committing
-2017-02-20 09:11:55,454 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,454 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000036_0 is allowed to commit now
-2017-02-20 09:11:55,458 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000036_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000036
-2017-02-20 09:11:55,459 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:55,461 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000036_0' done.
-2017-02-20 09:11:55,462 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000036_0
-2017-02-20 09:11:55,462 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000037_0
-2017-02-20 09:11:55,469 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:55,475 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:55,477 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2df59d78
-2017-02-20 09:11:55,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:55,507 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000037_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:55,513 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#38 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:55,518 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:55,521 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:55,526 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#38 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 55 to MEMORY
-2017-02-20 09:11:55,530 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:55,536 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->13
-2017-02-20 09:11:55,538 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#38 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 22 len: 68 to MEMORY
-2017-02-20 09:11:55,547 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:55,554 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 3, commitMemory -> 13, usedMemory ->35
-2017-02-20 09:11:55,556 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:55,558 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,558 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:55,560 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:55,561 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 23 bytes
-2017-02-20 09:11:55,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 35 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:55,590 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 87 bytes from disk
-2017-02-20 09:11:55,591 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:55,592 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:55,593 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 26 bytes
-2017-02-20 09:11:55,596 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,633 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000037_0 is done. And is in the process of committing
-2017-02-20 09:11:55,635 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,635 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000037_0 is allowed to commit now
-2017-02-20 09:11:55,636 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000037_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000037
-2017-02-20 09:11:55,640 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:55,642 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000037_0' done.
-2017-02-20 09:11:55,642 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000037_0
-2017-02-20 09:11:55,644 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000038_0
-2017-02-20 09:11:55,659 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:55,660 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:55,661 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@c16f0c
-2017-02-20 09:11:55,671 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:55,685 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000038_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:55,696 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#39 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:55,702 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:55,705 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:55,707 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#39 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:55,733 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:55,734 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:55,743 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#39 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 22 len: 70 to MEMORY
-2017-02-20 09:11:55,750 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:55,751 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->26
-2017-02-20 09:11:55,752 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:55,762 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,763 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:55,764 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:55,765 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
-2017-02-20 09:11:55,771 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 26 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:55,798 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 84 bytes from disk
-2017-02-20 09:11:55,800 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:55,801 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:55,802 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
-2017-02-20 09:11:55,806 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,848 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000038_0 is done. And is in the process of committing
-2017-02-20 09:11:55,849 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,849 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000038_0 is allowed to commit now
-2017-02-20 09:11:55,853 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000038_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000038
-2017-02-20 09:11:55,859 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:55,863 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000038_0' done.
-2017-02-20 09:11:55,866 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000038_0
-2017-02-20 09:11:55,868 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000039_0
-2017-02-20 09:11:55,874 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:55,876 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:55,878 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@427c78c1
-2017-02-20 09:11:55,888 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:55,925 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000039_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:55,932 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#40 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:55,942 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:55,948 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:55,951 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#40 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:55,961 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:55,973 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:55,975 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#40 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 59 to MEMORY
-2017-02-20 09:11:55,984 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:55,988 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
-2017-02-20 09:11:55,989 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:55,990 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:55,991 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:55,992 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:55,993 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:56,029 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:56,037 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 73 bytes from disk
-2017-02-20 09:11:56,039 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:56,040 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:56,041 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:56,045 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,071 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000039_0 is done. And is in the process of committing
-2017-02-20 09:11:56,073 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,073 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000039_0 is allowed to commit now
-2017-02-20 09:11:56,073 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000039_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000039
-2017-02-20 09:11:56,080 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:56,083 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000039_0' done.
-2017-02-20 09:11:56,083 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000039_0
-2017-02-20 09:11:56,084 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000040_0
-2017-02-20 09:11:56,101 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:56,102 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:56,102 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4ad342a
-2017-02-20 09:11:56,106 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:56,123 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000040_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:56,130 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#41 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:56,138 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:56,143 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:56,149 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#41 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:56,154 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:56,157 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:56,165 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#41 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:56,187 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:56,196 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:56,196 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:56,197 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,197 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:56,198 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:56,198 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:56,244 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:56,246 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:56,247 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:56,247 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:56,249 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:56,252 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,301 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000040_0 is done. And is in the process of committing
-2017-02-20 09:11:56,306 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,307 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000040_0 is allowed to commit now
-2017-02-20 09:11:56,308 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000040_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000040
-2017-02-20 09:11:56,308 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:56,323 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000040_0' done.
-2017-02-20 09:11:56,323 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000040_0
-2017-02-20 09:11:56,324 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000041_0
-2017-02-20 09:11:56,333 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:56,334 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:56,335 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@408202d6
-2017-02-20 09:11:56,355 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:56,380 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000041_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:56,385 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#42 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:56,399 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:56,400 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:56,401 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#42 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 22 len: 69 to MEMORY
-2017-02-20 09:11:56,417 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:56,428 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->24
-2017-02-20 09:11:56,430 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#42 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 44 len: 89 to MEMORY
-2017-02-20 09:11:56,436 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 44 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:56,440 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 44, inMemoryMapOutputs.size() -> 3, commitMemory -> 24, usedMemory ->68
-2017-02-20 09:11:56,442 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:56,443 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,443 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:56,444 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:56,444 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 54 bytes
-2017-02-20 09:11:56,453 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 68 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:56,478 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 111 bytes from disk
-2017-02-20 09:11:56,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:56,484 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:56,485 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 57 bytes
-2017-02-20 09:11:56,489 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,531 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000041_0 is done. And is in the process of committing
-2017-02-20 09:11:56,533 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,534 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000041_0 is allowed to commit now
-2017-02-20 09:11:56,535 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000041_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000041
-2017-02-20 09:11:56,538 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:56,540 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000041_0' done.
-2017-02-20 09:11:56,540 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000041_0
-2017-02-20 09:11:56,541 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000042_0
-2017-02-20 09:11:56,548 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:56,550 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:56,551 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4c01e765
-2017-02-20 09:11:56,567 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:56,578 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000042_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:56,593 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#43 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 22 len: 69 to MEMORY
-2017-02-20 09:11:56,595 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:56,599 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->22
-2017-02-20 09:11:56,601 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#43 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 12 len: 58 to MEMORY
-2017-02-20 09:11:56,607 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:56,612 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 2, commitMemory -> 22, usedMemory ->34
-2017-02-20 09:11:56,614 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#43 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 34 len: 81 to MEMORY
-2017-02-20 09:11:56,620 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 34 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:56,623 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 34, inMemoryMapOutputs.size() -> 3, commitMemory -> 34, usedMemory ->68
-2017-02-20 09:11:56,624 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:56,625 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,626 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:56,628 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:56,628 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 50 bytes
-2017-02-20 09:11:56,655 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 68 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:56,672 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 113 bytes from disk
-2017-02-20 09:11:56,675 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:56,676 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:56,686 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 58 bytes
-2017-02-20 09:11:56,687 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,719 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000042_0 is done. And is in the process of committing
-2017-02-20 09:11:56,720 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,720 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000042_0 is allowed to commit now
-2017-02-20 09:11:56,722 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000042_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000042
-2017-02-20 09:11:56,725 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:56,732 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000042_0' done.
-2017-02-20 09:11:56,732 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000042_0
-2017-02-20 09:11:56,732 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000043_0
-2017-02-20 09:11:56,738 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:56,739 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:56,739 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@75444184
-2017-02-20 09:11:56,744 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:56,765 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000043_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:56,770 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#44 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:56,779 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:56,782 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:56,790 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#44 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:56,796 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:56,799 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:56,801 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#44 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 71 to MEMORY
-2017-02-20 09:11:56,809 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:56,813 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
-2017-02-20 09:11:56,817 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:56,818 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,819 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:56,820 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:56,820 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
-2017-02-20 09:11:56,853 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:56,860 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 85 bytes from disk
-2017-02-20 09:11:56,864 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:56,866 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:56,868 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
-2017-02-20 09:11:56,872 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,902 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000043_0 is done. And is in the process of committing
-2017-02-20 09:11:56,905 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:56,905 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000043_0 is allowed to commit now
-2017-02-20 09:11:56,907 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000043_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000043
-2017-02-20 09:11:56,912 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:56,914 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000043_0' done.
-2017-02-20 09:11:56,921 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000043_0
-2017-02-20 09:11:56,922 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000044_0
-2017-02-20 09:11:56,929 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:56,930 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:56,930 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@39be1afc
-2017-02-20 09:11:56,938 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:56,961 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000044_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:56,969 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#45 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 13 len: 60 to MEMORY
-2017-02-20 09:11:56,974 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:56,978 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->13
-2017-02-20 09:11:56,981 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#45 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 24 len: 71 to MEMORY
-2017-02-20 09:11:56,987 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 24 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:56,990 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 24, inMemoryMapOutputs.size() -> 2, commitMemory -> 13, usedMemory ->37
-2017-02-20 09:11:56,992 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#45 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 24 len: 73 to MEMORY
-2017-02-20 09:11:56,997 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 24 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:57,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 24, inMemoryMapOutputs.size() -> 3, commitMemory -> 37, usedMemory ->61
-2017-02-20 09:11:57,002 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:57,003 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,003 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:57,004 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:57,004 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 40 bytes
-2017-02-20 09:11:57,031 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 61 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:57,043 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 105 bytes from disk
-2017-02-20 09:11:57,048 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:57,050 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:57,051 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 50 bytes
-2017-02-20 09:11:57,057 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,092 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000044_0 is done. And is in the process of committing
-2017-02-20 09:11:57,094 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,094 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000044_0 is allowed to commit now
-2017-02-20 09:11:57,109 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000044_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000044
-2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000044_0' done.
-2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000044_0
-2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000045_0
-2017-02-20 09:11:57,120 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:57,121 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:57,121 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@628016f7
-2017-02-20 09:11:57,131 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:57,142 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000045_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:57,150 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#46 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,158 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:57,167 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:57,170 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#46 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,178 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:57,183 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:57,187 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#46 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,200 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:57,204 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:57,206 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:57,207 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,208 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:57,209 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:57,209 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:57,240 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:57,247 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:57,249 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:57,250 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:57,253 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:57,256 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,282 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000045_0 is done. And is in the process of committing
-2017-02-20 09:11:57,283 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,284 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000045_0 is allowed to commit now
-2017-02-20 09:11:57,284 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000045_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000045
-2017-02-20 09:11:57,294 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:57,297 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000045_0' done.
-2017-02-20 09:11:57,298 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000045_0
-2017-02-20 09:11:57,299 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000046_0
-2017-02-20 09:11:57,304 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:57,305 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:57,306 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6fb0b6e3
-2017-02-20 09:11:57,315 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:57,330 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000046_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:57,337 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#47 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,343 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:57,347 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:57,350 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#47 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,354 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:57,357 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:57,361 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#47 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 13 len: 60 to MEMORY
-2017-02-20 09:11:57,365 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:57,373 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->17
-2017-02-20 09:11:57,375 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:57,376 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,376 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:57,378 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:57,378 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:57,411 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 17 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:57,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 74 bytes from disk
-2017-02-20 09:11:57,415 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:57,416 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:57,417 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:57,421 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,451 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000046_0 is done. And is in the process of committing
-2017-02-20 09:11:57,452 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,452 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000046_0 is allowed to commit now
-2017-02-20 09:11:57,453 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000046_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000046
-2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000046_0' done.
-2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000046_0
-2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000047_0
-2017-02-20 09:11:57,493 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:57,494 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:57,494 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@56817382
-2017-02-20 09:11:57,498 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:57,508 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000047_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:57,514 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#48 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,526 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:57,532 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:57,534 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#48 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,540 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:57,544 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:57,552 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#48 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 14 len: 62 to MEMORY
-2017-02-20 09:11:57,557 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 14 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:57,561 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 14, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->18
-2017-02-20 09:11:57,562 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:57,573 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,574 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:57,576 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:57,576 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:57,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 18 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:57,597 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 76 bytes from disk
-2017-02-20 09:11:57,602 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:57,602 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:57,604 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:57,612 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,642 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000047_0 is done. And is in the process of committing
-2017-02-20 09:11:57,643 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,643 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000047_0 is allowed to commit now
-2017-02-20 09:11:57,644 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000047_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000047
-2017-02-20 09:11:57,647 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:57,649 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000047_0' done.
-2017-02-20 09:11:57,650 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000047_0
-2017-02-20 09:11:57,650 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000048_0
-2017-02-20 09:11:57,657 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:57,658 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:57,658 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@29ca98c8
-2017-02-20 09:11:57,671 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:57,690 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000048_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:57,702 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#49 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,704 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:57,708 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:57,714 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#49 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,721 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:57,726 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:57,733 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#49 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,739 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:57,742 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
-2017-02-20 09:11:57,752 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:57,753 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,753 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:57,755 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:57,755 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:57,761 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:57,766 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 96%
-2017-02-20 09:11:57,793 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
-2017-02-20 09:11:57,793 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:57,794 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:57,795 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
-2017-02-20 09:11:57,803 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,849 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000048_0 is done. And is in the process of committing
-2017-02-20 09:11:57,852 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,853 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000048_0 is allowed to commit now
-2017-02-20 09:11:57,855 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000048_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000048
-2017-02-20 09:11:57,856 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:57,871 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000048_0' done.
-2017-02-20 09:11:57,874 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000048_0
-2017-02-20 09:11:57,875 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000049_0
-2017-02-20 09:11:57,884 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
-2017-02-20 09:11:57,886 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
-2017-02-20 09:11:57,886 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2a8a126
-2017-02-20 09:11:57,894 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
-2017-02-20 09:11:57,914 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000049_0 Thread started: EventFetcher for fetching Map Completion Events
-2017-02-20 09:11:57,920 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#50 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,927 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
-2017-02-20 09:11:57,931 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
-2017-02-20 09:11:57,933 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#50 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
-2017-02-20 09:11:57,938 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
-2017-02-20 09:11:57,941 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
-2017-02-20 09:11:57,943 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#50 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 57 to MEMORY
-2017-02-20 09:11:57,948 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
-2017-02-20 09:11:57,951 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
-2017-02-20 09:11:57,953 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
-2017-02-20 09:11:57,954 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:57,954 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
-2017-02-20 09:11:57,965 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
-2017-02-20 09:11:57,966 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:58,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
-2017-02-20 09:11:58,016 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 71 bytes from disk
-2017-02-20 09:11:58,016 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
-2017-02-20 09:11:58,016 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
-2017-02-20 09:11:58,017 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
-2017-02-20 09:11:58,030 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:58,054 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000049_0 is done. And is in the process of committing
-2017-02-20 09:11:58,057 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
-2017-02-20 09:11:58,057 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000049_0 is allowed to commit now
-2017-02-20 09:11:58,058 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000049_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000049
-2017-02-20 09:11:58,059 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
-2017-02-20 09:11:58,060 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000049_0' done.
-2017-02-20 09:11:58,069 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000049_0
-2017-02-20 09:11:58,071 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
-2017-02-20 09:11:58,356 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1047550916_0001
-java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
-	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
-Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
-	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
-	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
-	at java.security.AccessController.doPrivileged(Native Method)
-	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
-	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
-	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
-	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
-	... 1 more
-2017-02-20 09:11:58,795 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
-2017-02-20 09:11:58,796 INFO org.apache.hadoop.mapreduce.Job: Job job_local1047550916_0001 failed with state FAILED due to: NA
-2017-02-20 09:11:59,289 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+2017-03-18 08:04:15,230 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-18 08:04:19,831 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-18 08:04:19,846 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-18 08:04:21,875 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-18 08:04:21,991 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-18 08:04:22,491 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-18 08:04:24,160 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1279208576_0001
+2017-03-18 08:04:26,381 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-18 08:04:26,383 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1279208576_0001
+2017-03-18 08:04:26,413 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-18 08:04:26,491 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-18 08:04:26,504 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-18 08:04:27,036 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-18 08:04:27,038 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1279208576_0001_m_000000_0
+2017-03-18 08:04:27,340 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-18 08:04:27,386 INFO org.apache.hadoop.mapreduce.Job: Job job_local1279208576_0001 running in uber mode : false
+2017-03-18 08:04:27,387 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-18 08:04:27,468 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-18 08:04:27,500 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-18 08:04:28,798 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-18 08:04:28,798 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-18 08:04:28,798 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-18 08:04:28,798 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-18 08:04:28,798 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-18 08:04:28,825 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-18 08:04:28,898 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-18 08:04:33,496 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-18 08:04:34,402 INFO org.apache.hadoop.mapreduce.Job:  map 3% reduce 0%
+2017-03-18 08:04:36,524 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-18 08:04:37,410 INFO org.apache.hadoop.mapreduce.Job:  map 19% reduce 0%
+2017-03-18 08:04:39,526 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-18 08:04:40,414 INFO org.apache.hadoop.mapreduce.Job:  map 50% reduce 0%
+2017-03-18 08:04:41,380 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-18 08:04:41,381 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-18 08:04:41,381 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-18 08:04:41,382 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 9845549; bufvoid = 104857600
+2017-03-18 08:04:41,382 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 23195628(92782512); length = 3018769/6553600
+2017-03-18 08:04:42,530 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-18 08:04:43,418 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-18 08:04:45,531 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-18 08:04:48,532 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-18 08:04:51,421 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-18 08:04:51,463 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1279208576_0001_m_000000_0 is done. And is in the process of committing
+2017-03-18 08:04:51,478 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-18 08:04:51,491 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1279208576_0001_m_000000_0' done.
+2017-03-18 08:04:51,492 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1279208576_0001_m_000000_0
+2017-03-18 08:04:51,492 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-18 08:04:51,507 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-18 08:04:51,508 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1279208576_0001_r_000000_0
+2017-03-18 08:04:51,600 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-18 08:04:51,601 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-18 08:04:51,647 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@989b0fd
+2017-03-18 08:04:51,826 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-18 08:04:51,862 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1279208576_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-18 08:04:52,224 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1279208576_0001_m_000000_0 decomp: 11354937 len: 11354941 to MEMORY
+2017-03-18 08:04:52,432 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-18 08:04:52,535 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11354937 bytes from map-output for attempt_local1279208576_0001_m_000000_0
+2017-03-18 08:04:52,559 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11354937, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11354937
+2017-03-18 08:04:52,573 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-18 08:04:52,575 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-18 08:04:52,583 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-18 08:04:52,620 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-18 08:04:52,626 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11354927 bytes
+2017-03-18 08:04:57,616 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-18 08:04:57,699 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 11354937 bytes to disk to satisfy reduce memory limit
+2017-03-18 08:04:57,703 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 11354941 bytes from disk
+2017-03-18 08:04:57,708 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-18 08:04:57,713 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-18 08:04:57,716 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11354927 bytes
+2017-03-18 08:04:57,723 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-18 08:04:58,439 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 66%
+2017-03-18 08:04:58,540 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-18 08:04:58,631 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-18 08:04:58,639 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1279208576_0001
+java.lang.Exception: java.lang.NullPointerException
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:556)
+Caused by: java.lang.NullPointerException
+	at java.lang.Integer.compareTo(Integer.java:1003)
+	at java.lang.Integer.compareTo(Integer.java:52)
+	at Preprocessing.Preprocessing_1$Reduce$1.compare(Preprocessing_1.java:192)
+	at Preprocessing.Preprocessing_1$Reduce$1.compare(Preprocessing_1.java:1)
+	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:324)
+	at java.util.TimSort.sort(TimSort.java:189)
+	at java.util.TimSort.sort(TimSort.java:173)
+	at java.util.Arrays.sort(Arrays.java:659)
+	at java.util.Collections.sort(Collections.java:217)
+	at Preprocessing.Preprocessing_1$Reduce.sortByValue(Preprocessing_1.java:187)
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:235)
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:171)
+	at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:627)
+	at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:389)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$ReduceTaskRunnable.run(LocalJobRunner.java:346)
+	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)
+2017-03-18 08:04:59,440 INFO org.apache.hadoop.mapreduce.Job: Job job_local1279208576_0001 failed with state FAILED due to: NA
+2017-03-18 08:04:59,603 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
 	File System Counters
-		FILE: Number of bytes read=1378254801
-		FILE: Number of bytes written=15479205
+		FILE: Number of bytes read=22535097
+		FILE: Number of bytes written=34389761
 		FILE: Number of read operations=0
 		FILE: Number of large read operations=0
 		FILE: Number of write operations=0
 	Map-Reduce Framework
-		Map input records=507535
-		Map output records=4678719
-		Map output bytes=43638689
-		Map output materialized bytes=8043
-		Input split bytes=351
-		Combine input records=4678719
-		Combine output records=131
-		Reduce input groups=77
-		Reduce shuffle bytes=8043
-		Reduce input records=131
-		Reduce output records=77
-		Spilled Records=262
-		Shuffled Maps =150
+		Map input records=124787
+		Map output records=754693
+		Map output bytes=9845549
+		Map output materialized bytes=11354941
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=0
+		Reduce shuffle bytes=11354941
+		Reduce input records=0
+		Reduce output records=0
+		Spilled Records=754693
+		Shuffled Maps =1
 		Failed Shuffles=0
-		Merged Map outputs=150
-		GC time elapsed (ms)=933
-		Total committed heap usage (bytes)=10455764992
+		Merged Map outputs=1
+		GC time elapsed (ms)=488
+		Total committed heap usage (bytes)=331227136
 	Shuffle Errors
 		BAD_ID=0
 		CONNECTION=0
@@ -1816,6 +131,6 @@ Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.Http
 		WRONG_MAP=0
 		WRONG_REDUCE=0
 	File Input Format Counters 
-		Bytes Read=26057874
+		Bytes Read=5589889
 	File Output Format Counters 
-		Bytes Written=1290
+		Bytes Written=0
diff --git a/Assign2/hadoop.log.2017-02-20 b/Assign2/hadoop.log.2017-02-20
new file mode 100644
index 0000000..2da3052
--- /dev/null
+++ b/Assign2/hadoop.log.2017-02-20
@@ -0,0 +1,1821 @@
+2017-02-20 09:08:50,920 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-02-20 09:08:51,371 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.compress.map.output is deprecated. Instead, use mapreduce.map.output.compress
+2017-02-20 09:08:51,373 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.map.output.compression.codec is deprecated. Instead, use mapreduce.map.output.compress.codec
+2017-02-20 09:08:52,671 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-02-20 09:08:52,683 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-02-20 09:08:52,831 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:cloudera (auth:SIMPLE) cause:org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii already exists
+2017-02-20 09:10:52,288 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-02-20 09:10:52,637 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.compress.map.output is deprecated. Instead, use mapreduce.map.output.compress
+2017-02-20 09:10:52,659 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.map.output.compression.codec is deprecated. Instead, use mapreduce.map.output.compress.codec
+2017-02-20 09:10:53,934 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-02-20 09:10:53,968 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-02-20 09:10:55,457 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-02-20 09:10:55,552 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 3
+2017-02-20 09:10:55,872 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:3
+2017-02-20 09:10:56,828 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1047550916_0001
+2017-02-20 09:10:58,327 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-02-20 09:10:58,329 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1047550916_0001
+2017-02-20 09:10:58,343 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-02-20 09:10:58,382 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:10:58,400 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-02-20 09:10:58,723 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-02-20 09:10:58,727 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:10:58,898 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:10:59,010 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:10:59,030 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign1/pg3200.txt:0+16013935
+2017-02-20 09:10:59,389 INFO org.apache.hadoop.mapreduce.Job: Job job_local1047550916_0001 running in uber mode : false
+2017-02-20 09:10:59,400 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-02-20 09:10:59,712 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-02-20 09:10:59,743 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-02-20 09:10:59,769 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-02-20 09:11:04,971 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-02-20 09:11:05,476 INFO org.apache.hadoop.mapreduce.Job:  map 6% reduce 0%
+2017-02-20 09:11:07,986 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-02-20 09:11:08,491 INFO org.apache.hadoop.mapreduce.Job:  map 13% reduce 0%
+2017-02-20 09:11:10,991 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-02-20 09:11:11,296 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-02-20 09:11:11,299 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-02-20 09:11:11,300 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-02-20 09:11:11,301 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 26925530; bufvoid = 104857600
+2017-02-20 09:11:11,301 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 14765624(59062496); length = 11448773/6553600
+2017-02-20 09:11:11,505 INFO org.apache.hadoop.mapreduce.Job:  map 21% reduce 0%
+2017-02-20 09:11:13,995 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:14,525 INFO org.apache.hadoop.mapreduce.Job:  map 22% reduce 0%
+2017-02-20 09:11:17,003 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:20,005 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:23,015 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:23,274 INFO org.apache.hadoop.io.compress.CodecPool: Got brand-new compressor [.bz2]
+2017-02-20 09:11:26,026 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:29,039 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:30,022 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-02-20 09:11:30,067 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_m_000000_0 is done. And is in the process of committing
+2017-02-20 09:11:30,073 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-02-20 09:11:30,077 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_m_000000_0' done.
+2017-02-20 09:11:30,078 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:30,079 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:30,086 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:30,087 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:30,090 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign1/pg100.txt:0+5589889
+2017-02-20 09:11:30,398 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-02-20 09:11:30,400 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-02-20 09:11:30,401 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-02-20 09:11:30,401 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-02-20 09:11:30,402 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-02-20 09:11:30,408 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-02-20 09:11:30,415 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-02-20 09:11:30,599 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-02-20 09:11:33,653 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-02-20 09:11:33,673 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-02-20 09:11:33,674 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-02-20 09:11:33,674 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 9171648; bufvoid = 104857600
+2017-02-20 09:11:33,674 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-02-20 09:11:34,615 INFO org.apache.hadoop.mapreduce.Job:  map 33% reduce 0%
+2017-02-20 09:11:36,140 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:36,623 INFO org.apache.hadoop.mapreduce.Job:  map 56% reduce 0%
+2017-02-20 09:11:39,143 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:39,253 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-02-20 09:11:39,268 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_m_000001_0 is done. And is in the process of committing
+2017-02-20 09:11:39,279 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-02-20 09:11:39,283 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_m_000001_0' done.
+2017-02-20 09:11:39,283 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:39,284 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:39,293 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:39,294 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:39,295 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign1/pg31100.txt:0+4454050
+2017-02-20 09:11:39,635 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-02-20 09:11:39,639 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-02-20 09:11:39,644 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-02-20 09:11:39,645 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-02-20 09:11:39,647 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-02-20 09:11:39,647 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-02-20 09:11:39,652 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-02-20 09:11:39,654 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-02-20 09:11:42,017 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 7541511; bufvoid = 104857600
+2017-02-20 09:11:42,021 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 23042076(92168304); length = 3172321/6553600
+2017-02-20 09:11:42,647 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-02-20 09:11:45,315 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-02-20 09:11:45,665 INFO org.apache.hadoop.mapreduce.Job:  map 89% reduce 0%
+2017-02-20 09:11:46,493 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-02-20 09:11:46,504 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_m_000002_0 is done. And is in the process of committing
+2017-02-20 09:11:46,509 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-02-20 09:11:46,512 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_m_000002_0' done.
+2017-02-20 09:11:46,513 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:46,514 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-02-20 09:11:46,658 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-02-20 09:11:46,659 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000000_0
+2017-02-20 09:11:46,667 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-02-20 09:11:46,697 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:46,701 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:46,742 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@639e075e
+2017-02-20 09:11:46,847 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:46,870 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:47,050 INFO org.apache.hadoop.io.compress.CodecPool: Got brand-new decompressor [.bz2]
+2017-02-20 09:11:47,053 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:47,084 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:47,100 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
+2017-02-20 09:11:47,113 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:47,121 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:47,125 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
+2017-02-20 09:11:47,128 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 20 len: 70 to MEMORY
+2017-02-20 09:11:47,137 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 20 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:47,141 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 20, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->42
+2017-02-20 09:11:47,143 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:47,144 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,144 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:47,153 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:47,185 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 27 bytes
+2017-02-20 09:11:47,205 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 42 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:47,217 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 95 bytes from disk
+2017-02-20 09:11:47,221 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:47,224 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:47,227 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 33 bytes
+2017-02-20 09:11:47,230 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,280 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-02-20 09:11:47,283 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000000_0 is done. And is in the process of committing
+2017-02-20 09:11:47,288 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,294 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000000_0 is allowed to commit now
+2017-02-20 09:11:47,297 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000000
+2017-02-20 09:11:47,302 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:47,304 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000000_0' done.
+2017-02-20 09:11:47,306 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000000_0
+2017-02-20 09:11:47,307 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000001_0
+2017-02-20 09:11:47,323 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:47,324 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:47,324 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@87505bd
+2017-02-20 09:11:47,331 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:47,355 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000001_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:47,367 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#2 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 9 len: 49 to MEMORY
+2017-02-20 09:11:47,371 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 9 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:47,375 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 9, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->9
+2017-02-20 09:11:47,380 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#2 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 9 len: 53 to MEMORY
+2017-02-20 09:11:47,388 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 9 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:47,390 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 9, inMemoryMapOutputs.size() -> 2, commitMemory -> 9, usedMemory ->18
+2017-02-20 09:11:47,393 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#2 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 29 len: 79 to MEMORY
+2017-02-20 09:11:47,407 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 29 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:47,416 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 29, inMemoryMapOutputs.size() -> 3, commitMemory -> 18, usedMemory ->47
+2017-02-20 09:11:47,418 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:47,419 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,419 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:47,422 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:47,424 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 38 bytes
+2017-02-20 09:11:47,470 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 47 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:47,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 104 bytes from disk
+2017-02-20 09:11:47,485 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:47,486 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:47,487 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 40 bytes
+2017-02-20 09:11:47,491 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,534 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000001_0 is done. And is in the process of committing
+2017-02-20 09:11:47,536 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,536 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000001_0 is allowed to commit now
+2017-02-20 09:11:47,537 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000001_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000001
+2017-02-20 09:11:47,547 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:47,561 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000001_0' done.
+2017-02-20 09:11:47,561 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000001_0
+2017-02-20 09:11:47,561 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000002_0
+2017-02-20 09:11:47,571 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:47,573 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:47,575 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@64b702e2
+2017-02-20 09:11:47,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:47,596 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000002_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:47,608 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#3 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:47,618 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:47,625 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:47,631 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#3 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:47,641 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:47,645 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:47,649 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#3 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:47,657 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:47,660 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:47,662 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:47,664 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,664 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:47,667 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:47,667 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:47,673 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:47,675 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 4%
+2017-02-20 09:11:47,719 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:47,719 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:47,719 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:47,720 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:47,729 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,772 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000002_0 is done. And is in the process of committing
+2017-02-20 09:11:47,773 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,773 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000002_0 is allowed to commit now
+2017-02-20 09:11:47,774 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000002_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000002
+2017-02-20 09:11:47,777 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:47,778 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000002_0' done.
+2017-02-20 09:11:47,778 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000002_0
+2017-02-20 09:11:47,778 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000003_0
+2017-02-20 09:11:47,817 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:47,818 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:47,829 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@72019dcd
+2017-02-20 09:11:47,838 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:47,853 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000003_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:47,859 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#4 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:47,874 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:47,882 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:47,884 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#4 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:47,892 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:47,904 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:47,907 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#4 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 56 to MEMORY
+2017-02-20 09:11:47,916 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:47,920 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
+2017-02-20 09:11:47,921 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:47,922 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:47,922 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:47,924 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:47,925 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:47,990 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:48,007 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 70 bytes from disk
+2017-02-20 09:11:48,008 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:48,008 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:48,009 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:48,026 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,059 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000003_0 is done. And is in the process of committing
+2017-02-20 09:11:48,061 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,061 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000003_0 is allowed to commit now
+2017-02-20 09:11:48,062 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000003_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000003
+2017-02-20 09:11:48,069 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:48,073 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000003_0' done.
+2017-02-20 09:11:48,074 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000003_0
+2017-02-20 09:11:48,075 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000004_0
+2017-02-20 09:11:48,092 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:48,093 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:48,093 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@101b2f74
+2017-02-20 09:11:48,098 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:48,119 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000004_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:48,130 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#5 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:48,145 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:48,151 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
+2017-02-20 09:11:48,158 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#5 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:48,164 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:48,190 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
+2017-02-20 09:11:48,192 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#5 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 56 to MEMORY
+2017-02-20 09:11:48,201 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:48,201 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->33
+2017-02-20 09:11:48,210 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:48,211 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,211 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:48,213 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:48,213 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 18 bytes
+2017-02-20 09:11:48,241 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 33 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:48,247 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 85 bytes from disk
+2017-02-20 09:11:48,249 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:48,250 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:48,252 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
+2017-02-20 09:11:48,263 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,305 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000004_0 is done. And is in the process of committing
+2017-02-20 09:11:48,307 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,307 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000004_0 is allowed to commit now
+2017-02-20 09:11:48,308 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000004_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000004
+2017-02-20 09:11:48,309 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:48,309 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000004_0' done.
+2017-02-20 09:11:48,320 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000004_0
+2017-02-20 09:11:48,320 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000005_0
+2017-02-20 09:11:48,336 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:48,337 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:48,338 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@69bf5fb1
+2017-02-20 09:11:48,348 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:48,369 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000005_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:48,381 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#6 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 23 len: 68 to MEMORY
+2017-02-20 09:11:48,397 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:48,397 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->23
+2017-02-20 09:11:48,399 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#6 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 23 len: 69 to MEMORY
+2017-02-20 09:11:48,411 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:48,416 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 2, commitMemory -> 23, usedMemory ->46
+2017-02-20 09:11:48,422 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#6 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 33 len: 81 to MEMORY
+2017-02-20 09:11:48,437 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 33 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:48,447 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 33, inMemoryMapOutputs.size() -> 3, commitMemory -> 46, usedMemory ->79
+2017-02-20 09:11:48,449 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:48,450 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,450 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:48,452 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:48,452 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 61 bytes
+2017-02-20 09:11:48,496 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 79 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:48,497 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 113 bytes from disk
+2017-02-20 09:11:48,500 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:48,500 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:48,501 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 69 bytes
+2017-02-20 09:11:48,517 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,549 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000005_0 is done. And is in the process of committing
+2017-02-20 09:11:48,553 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,554 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000005_0 is allowed to commit now
+2017-02-20 09:11:48,557 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000005_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000005
+2017-02-20 09:11:48,578 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:48,578 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000005_0' done.
+2017-02-20 09:11:48,579 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000005_0
+2017-02-20 09:11:48,579 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000006_0
+2017-02-20 09:11:48,589 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:48,590 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:48,590 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6a23cda8
+2017-02-20 09:11:48,606 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:48,615 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000006_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:48,626 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#7 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:48,638 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:48,642 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:48,660 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#7 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:48,675 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:48,676 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:48,678 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#7 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:48,701 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:48,706 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:48,713 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:48,714 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,714 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:48,716 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:48,717 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:48,720 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 12%
+2017-02-20 09:11:48,770 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:48,771 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:48,771 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:48,777 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:48,778 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:48,783 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,844 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000006_0 is done. And is in the process of committing
+2017-02-20 09:11:48,846 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,846 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000006_0 is allowed to commit now
+2017-02-20 09:11:48,847 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000006_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000006
+2017-02-20 09:11:48,848 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:48,858 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000006_0' done.
+2017-02-20 09:11:48,858 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000006_0
+2017-02-20 09:11:48,858 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000007_0
+2017-02-20 09:11:48,868 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:48,869 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:48,869 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@1cf25cb1
+2017-02-20 09:11:48,874 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:48,896 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000007_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:48,916 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#8 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:48,923 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:48,931 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:48,934 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#8 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:48,961 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:48,961 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:48,963 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#8 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 33 len: 79 to MEMORY
+2017-02-20 09:11:48,981 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 33 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:48,982 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 33, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->37
+2017-02-20 09:11:48,982 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:48,983 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:48,983 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:48,985 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:48,991 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 26 bytes
+2017-02-20 09:11:49,040 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 37 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:49,041 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 93 bytes from disk
+2017-02-20 09:11:49,041 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:49,041 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:49,042 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 26 bytes
+2017-02-20 09:11:49,043 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,110 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000007_0 is done. And is in the process of committing
+2017-02-20 09:11:49,111 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,113 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000007_0 is allowed to commit now
+2017-02-20 09:11:49,114 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000007_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000007
+2017-02-20 09:11:49,122 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:49,122 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000007_0' done.
+2017-02-20 09:11:49,123 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000007_0
+2017-02-20 09:11:49,123 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000008_0
+2017-02-20 09:11:49,141 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:49,142 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:49,142 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6df3f70c
+2017-02-20 09:11:49,163 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:49,194 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000008_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:49,214 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#9 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 12 len: 59 to MEMORY
+2017-02-20 09:11:49,216 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:49,229 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->12
+2017-02-20 09:11:49,232 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#9 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 12 len: 59 to MEMORY
+2017-02-20 09:11:49,259 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:49,260 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 2, commitMemory -> 12, usedMemory ->24
+2017-02-20 09:11:49,273 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#9 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 73 to MEMORY
+2017-02-20 09:11:49,274 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:49,291 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 24, usedMemory ->47
+2017-02-20 09:11:49,292 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:49,292 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,293 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:49,294 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:49,294 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 29 bytes
+2017-02-20 09:11:49,312 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 47 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:49,344 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 101 bytes from disk
+2017-02-20 09:11:49,344 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:49,344 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:49,345 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 37 bytes
+2017-02-20 09:11:49,359 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,411 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000008_0 is done. And is in the process of committing
+2017-02-20 09:11:49,413 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,413 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000008_0 is allowed to commit now
+2017-02-20 09:11:49,421 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000008_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000008
+2017-02-20 09:11:49,436 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:49,437 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000008_0' done.
+2017-02-20 09:11:49,444 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000008_0
+2017-02-20 09:11:49,445 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000009_0
+2017-02-20 09:11:49,456 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:49,457 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:49,458 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@50322f85
+2017-02-20 09:11:49,465 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:49,483 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000009_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:49,514 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#10 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:49,535 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:49,546 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:49,548 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#10 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:49,558 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:49,558 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:49,570 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#10 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:49,584 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:49,584 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:49,598 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:49,599 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,599 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:49,621 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:49,621 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:49,640 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:49,648 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:49,650 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:49,650 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:49,660 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:49,663 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,709 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000009_0 is done. And is in the process of committing
+2017-02-20 09:11:49,711 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,711 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000009_0 is allowed to commit now
+2017-02-20 09:11:49,712 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000009_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000009
+2017-02-20 09:11:49,716 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:49,719 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000009_0' done.
+2017-02-20 09:11:49,719 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000009_0
+2017-02-20 09:11:49,720 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000010_0
+2017-02-20 09:11:49,726 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-02-20 09:11:49,729 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:49,731 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:49,733 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4ad79cec
+2017-02-20 09:11:49,742 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:49,761 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000010_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:49,774 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#11 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:49,782 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:49,787 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:49,790 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#11 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:49,797 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:49,801 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:49,803 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#11 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:49,809 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:49,813 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:49,815 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:49,816 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,816 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:49,818 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:49,818 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:49,852 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:49,863 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:49,868 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:49,869 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:49,874 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:49,876 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,908 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000010_0 is done. And is in the process of committing
+2017-02-20 09:11:49,909 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:49,909 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000010_0 is allowed to commit now
+2017-02-20 09:11:49,910 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000010_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000010
+2017-02-20 09:11:49,912 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:49,914 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000010_0' done.
+2017-02-20 09:11:49,924 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000010_0
+2017-02-20 09:11:49,927 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000011_0
+2017-02-20 09:11:49,934 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:49,934 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:49,935 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@7d316e00
+2017-02-20 09:11:49,944 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:49,968 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000011_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:49,983 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#12 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 13 len: 58 to MEMORY
+2017-02-20 09:11:49,988 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:49,992 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->13
+2017-02-20 09:11:50,006 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#12 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 33 len: 81 to MEMORY
+2017-02-20 09:11:50,010 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 33 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:50,013 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 33, inMemoryMapOutputs.size() -> 2, commitMemory -> 13, usedMemory ->46
+2017-02-20 09:11:50,033 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#12 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 44 len: 92 to MEMORY
+2017-02-20 09:11:50,034 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 44 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:50,046 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 44, inMemoryMapOutputs.size() -> 3, commitMemory -> 46, usedMemory ->90
+2017-02-20 09:11:50,047 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:50,048 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,048 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:50,049 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:50,050 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 69 bytes
+2017-02-20 09:11:50,069 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 90 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:50,088 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 128 bytes from disk
+2017-02-20 09:11:50,091 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:50,091 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:50,092 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 79 bytes
+2017-02-20 09:11:50,096 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,149 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000011_0 is done. And is in the process of committing
+2017-02-20 09:11:50,151 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,151 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000011_0 is allowed to commit now
+2017-02-20 09:11:50,152 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000011_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000011
+2017-02-20 09:11:50,152 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:50,159 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000011_0' done.
+2017-02-20 09:11:50,160 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000011_0
+2017-02-20 09:11:50,160 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000012_0
+2017-02-20 09:11:50,192 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:50,193 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:50,194 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@38f4596e
+2017-02-20 09:11:50,207 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:50,236 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000012_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:50,256 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#13 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 12 len: 60 to MEMORY
+2017-02-20 09:11:50,257 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:50,262 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->12
+2017-02-20 09:11:50,272 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#13 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 22 len: 65 to MEMORY
+2017-02-20 09:11:50,290 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:50,293 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 2, commitMemory -> 12, usedMemory ->34
+2017-02-20 09:11:50,300 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#13 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 32 len: 80 to MEMORY
+2017-02-20 09:11:50,302 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 32 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:50,306 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 32, inMemoryMapOutputs.size() -> 3, commitMemory -> 34, usedMemory ->66
+2017-02-20 09:11:50,308 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:50,309 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,309 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:50,310 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:50,310 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 48 bytes
+2017-02-20 09:11:50,330 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 66 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:50,351 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 110 bytes from disk
+2017-02-20 09:11:50,353 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:50,354 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:50,357 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 56 bytes
+2017-02-20 09:11:50,359 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,389 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000012_0 is done. And is in the process of committing
+2017-02-20 09:11:50,391 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,392 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000012_0 is allowed to commit now
+2017-02-20 09:11:50,393 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000012_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000012
+2017-02-20 09:11:50,397 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:50,399 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000012_0' done.
+2017-02-20 09:11:50,400 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000012_0
+2017-02-20 09:11:50,400 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000013_0
+2017-02-20 09:11:50,413 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:50,414 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:50,414 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@383438d9
+2017-02-20 09:11:50,419 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:50,443 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000013_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:50,452 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#14 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:50,458 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:50,462 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:50,465 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#14 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:50,478 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:50,482 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:50,484 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#14 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:50,491 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:50,496 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:50,498 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:50,498 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,499 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:50,500 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:50,506 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:50,513 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:50,551 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:50,551 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:50,551 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:50,552 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:50,553 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,584 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000013_0 is done. And is in the process of committing
+2017-02-20 09:11:50,586 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,586 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000013_0 is allowed to commit now
+2017-02-20 09:11:50,587 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000013_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000013
+2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000013_0' done.
+2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000013_0
+2017-02-20 09:11:50,590 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000014_0
+2017-02-20 09:11:50,608 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:50,609 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:50,615 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@64ba11f7
+2017-02-20 09:11:50,626 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:50,644 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000014_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:50,657 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#15 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:50,676 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:50,677 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:50,679 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#15 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:50,707 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:50,708 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:50,710 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#15 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 56 to MEMORY
+2017-02-20 09:11:50,726 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:50,727 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
+2017-02-20 09:11:50,743 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:50,744 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,745 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:50,747 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:50,748 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:50,782 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:50,783 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 70 bytes from disk
+2017-02-20 09:11:50,784 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:50,784 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:50,785 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:50,817 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,855 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000014_0 is done. And is in the process of committing
+2017-02-20 09:11:50,857 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:50,857 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000014_0 is allowed to commit now
+2017-02-20 09:11:50,858 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000014_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000014
+2017-02-20 09:11:50,877 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:50,878 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000014_0' done.
+2017-02-20 09:11:50,878 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000014_0
+2017-02-20 09:11:50,878 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000015_0
+2017-02-20 09:11:50,898 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:50,899 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:50,899 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4d1d9812
+2017-02-20 09:11:50,921 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:50,933 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000015_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:50,942 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#16 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:50,947 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:50,950 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:50,954 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#16 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:50,974 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:50,990 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:50,992 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#16 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,003 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:51,004 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:51,004 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:51,005 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,005 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:51,006 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:51,036 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:51,042 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:51,043 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:51,043 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:51,043 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:51,073 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:51,077 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,120 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000015_0 is done. And is in the process of committing
+2017-02-20 09:11:51,122 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,122 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000015_0 is allowed to commit now
+2017-02-20 09:11:51,123 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000015_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000015
+2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000015_0' done.
+2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000015_0
+2017-02-20 09:11:51,124 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000016_0
+2017-02-20 09:11:51,143 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:51,144 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:51,144 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@14dda791
+2017-02-20 09:11:51,154 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:51,162 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000016_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:51,178 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#17 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,187 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:51,204 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:51,207 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#17 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,219 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:51,228 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:51,230 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#17 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 75 to MEMORY
+2017-02-20 09:11:51,238 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:51,248 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
+2017-02-20 09:11:51,251 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:51,252 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,252 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:51,254 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:51,254 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 15 bytes
+2017-02-20 09:11:51,274 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:51,299 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 89 bytes from disk
+2017-02-20 09:11:51,299 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:51,300 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:51,301 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 15 bytes
+2017-02-20 09:11:51,304 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,342 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000016_0 is done. And is in the process of committing
+2017-02-20 09:11:51,344 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,344 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000016_0 is allowed to commit now
+2017-02-20 09:11:51,355 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000016_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000016
+2017-02-20 09:11:51,356 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:51,361 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000016_0' done.
+2017-02-20 09:11:51,362 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000016_0
+2017-02-20 09:11:51,362 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000017_0
+2017-02-20 09:11:51,374 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:51,375 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:51,375 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@15a419ee
+2017-02-20 09:11:51,383 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:51,408 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000017_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:51,424 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#18 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,432 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:51,432 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:51,461 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#18 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,462 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:51,463 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:51,478 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#18 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 13 len: 58 to MEMORY
+2017-02-20 09:11:51,488 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:51,488 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->17
+2017-02-20 09:11:51,489 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:51,490 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,490 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:51,492 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:51,493 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:51,514 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 17 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:51,543 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 72 bytes from disk
+2017-02-20 09:11:51,543 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:51,543 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:51,544 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:51,553 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,604 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000017_0 is done. And is in the process of committing
+2017-02-20 09:11:51,607 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,607 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000017_0 is allowed to commit now
+2017-02-20 09:11:51,609 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000017_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000017
+2017-02-20 09:11:51,617 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:51,618 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000017_0' done.
+2017-02-20 09:11:51,618 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000017_0
+2017-02-20 09:11:51,618 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000018_0
+2017-02-20 09:11:51,624 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:51,625 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:51,625 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@30444c18
+2017-02-20 09:11:51,641 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:51,652 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000018_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:51,658 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#19 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 31 len: 80 to MEMORY
+2017-02-20 09:11:51,664 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 31 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:51,670 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 31, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->31
+2017-02-20 09:11:51,675 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#19 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 31 len: 77 to MEMORY
+2017-02-20 09:11:51,680 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 31 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:51,684 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 31, inMemoryMapOutputs.size() -> 2, commitMemory -> 31, usedMemory ->62
+2017-02-20 09:11:51,687 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#19 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 40 len: 94 to MEMORY
+2017-02-20 09:11:51,693 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 40 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:51,696 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 40, inMemoryMapOutputs.size() -> 3, commitMemory -> 62, usedMemory ->102
+2017-02-20 09:11:51,697 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:51,698 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,698 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:51,700 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:51,700 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 84 bytes
+2017-02-20 09:11:51,736 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 102 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:51,740 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 137 bytes from disk
+2017-02-20 09:11:51,742 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:51,742 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:51,743 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 36%
+2017-02-20 09:11:51,745 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 92 bytes
+2017-02-20 09:11:51,749 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,784 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000018_0 is done. And is in the process of committing
+2017-02-20 09:11:51,786 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,786 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000018_0 is allowed to commit now
+2017-02-20 09:11:51,787 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000018_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000018
+2017-02-20 09:11:51,792 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:51,795 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000018_0' done.
+2017-02-20 09:11:51,796 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000018_0
+2017-02-20 09:11:51,797 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000019_0
+2017-02-20 09:11:51,803 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:51,804 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:51,804 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@601364b6
+2017-02-20 09:11:51,815 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:51,829 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000019_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:51,851 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#20 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,855 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:51,859 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:51,862 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#20 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,868 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:51,871 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:51,873 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#20 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:51,894 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:51,898 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:51,899 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:51,901 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,901 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:51,902 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:51,903 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:51,914 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:51,934 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:51,936 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:51,936 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:51,938 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:51,941 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,968 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000019_0 is done. And is in the process of committing
+2017-02-20 09:11:51,970 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:51,970 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000019_0 is allowed to commit now
+2017-02-20 09:11:51,972 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000019_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000019
+2017-02-20 09:11:51,974 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:51,984 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000019_0' done.
+2017-02-20 09:11:51,985 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000019_0
+2017-02-20 09:11:51,987 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000020_0
+2017-02-20 09:11:51,993 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:51,993 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:51,994 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2174f491
+2017-02-20 09:11:52,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:52,016 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000020_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:52,025 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#21 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,033 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:52,037 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:52,040 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#21 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 59 to MEMORY
+2017-02-20 09:11:52,047 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:52,049 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->13
+2017-02-20 09:11:52,051 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#21 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 74 to MEMORY
+2017-02-20 09:11:52,057 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:52,060 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 13, usedMemory ->36
+2017-02-20 09:11:52,062 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:52,063 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,063 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:52,064 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:52,065 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 21 bytes
+2017-02-20 09:11:52,108 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 36 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:52,110 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 96 bytes from disk
+2017-02-20 09:11:52,111 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:52,112 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:52,113 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
+2017-02-20 09:11:52,119 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,149 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000020_0 is done. And is in the process of committing
+2017-02-20 09:11:52,151 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,152 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000020_0 is allowed to commit now
+2017-02-20 09:11:52,153 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000020_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000020
+2017-02-20 09:11:52,157 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:52,159 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000020_0' done.
+2017-02-20 09:11:52,159 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000020_0
+2017-02-20 09:11:52,160 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000021_0
+2017-02-20 09:11:52,176 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:52,177 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:52,177 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@44d0d6fd
+2017-02-20 09:11:52,181 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:52,197 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000021_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:52,224 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#22 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,236 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:52,239 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:52,256 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#22 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,257 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:52,275 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:52,277 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#22 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,288 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:52,289 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:52,289 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:52,290 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,290 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:52,291 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:52,298 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:52,305 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:52,342 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:52,342 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:52,343 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:52,344 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:52,353 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,437 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000021_0 is done. And is in the process of committing
+2017-02-20 09:11:52,438 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,446 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000021_0 is allowed to commit now
+2017-02-20 09:11:52,447 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000021_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000021
+2017-02-20 09:11:52,448 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:52,448 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000021_0' done.
+2017-02-20 09:11:52,457 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000021_0
+2017-02-20 09:11:52,457 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000022_0
+2017-02-20 09:11:52,467 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:52,468 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:52,469 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@78289fe3
+2017-02-20 09:11:52,478 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:52,498 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000022_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:52,516 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#23 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 12 len: 57 to MEMORY
+2017-02-20 09:11:52,527 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:52,531 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->12
+2017-02-20 09:11:52,533 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#23 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,539 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:52,546 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 12, usedMemory ->14
+2017-02-20 09:11:52,549 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#23 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 32 len: 79 to MEMORY
+2017-02-20 09:11:52,554 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 32 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:52,567 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 32, inMemoryMapOutputs.size() -> 3, commitMemory -> 14, usedMemory ->46
+2017-02-20 09:11:52,568 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:52,569 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,569 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:52,570 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:52,576 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 33 bytes
+2017-02-20 09:11:52,614 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 46 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:52,615 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 99 bytes from disk
+2017-02-20 09:11:52,615 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:52,615 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:52,621 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 37 bytes
+2017-02-20 09:11:52,623 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,653 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000022_0 is done. And is in the process of committing
+2017-02-20 09:11:52,664 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,664 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000022_0 is allowed to commit now
+2017-02-20 09:11:52,667 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000022_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000022
+2017-02-20 09:11:52,673 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:52,676 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000022_0' done.
+2017-02-20 09:11:52,677 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000022_0
+2017-02-20 09:11:52,678 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000023_0
+2017-02-20 09:11:52,687 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:52,688 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:52,688 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@3f0b059a
+2017-02-20 09:11:52,696 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:52,708 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000023_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:52,714 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#24 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,721 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:52,725 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:52,728 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#24 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,734 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:52,737 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:52,746 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-02-20 09:11:52,750 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#24 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 70 to MEMORY
+2017-02-20 09:11:52,756 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:52,760 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
+2017-02-20 09:11:52,762 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:52,763 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,764 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:52,767 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:52,767 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
+2017-02-20 09:11:52,774 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:52,801 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 84 bytes from disk
+2017-02-20 09:11:52,803 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:52,804 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:52,805 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
+2017-02-20 09:11:52,809 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,854 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000023_0 is done. And is in the process of committing
+2017-02-20 09:11:52,857 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,857 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000023_0 is allowed to commit now
+2017-02-20 09:11:52,858 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000023_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000023
+2017-02-20 09:11:52,862 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:52,864 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000023_0' done.
+2017-02-20 09:11:52,864 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000023_0
+2017-02-20 09:11:52,866 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000024_0
+2017-02-20 09:11:52,872 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:52,873 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:52,873 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@45f97b85
+2017-02-20 09:11:52,878 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:52,895 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000024_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:52,904 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#25 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,911 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:52,917 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:52,920 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#25 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,928 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:52,932 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:52,951 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#25 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:52,958 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:52,959 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:52,966 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:52,967 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:52,967 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:52,969 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:52,969 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:52,997 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:53,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:53,001 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:53,002 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:53,007 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:53,012 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,048 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000024_0 is done. And is in the process of committing
+2017-02-20 09:11:53,049 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,049 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000024_0 is allowed to commit now
+2017-02-20 09:11:53,055 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000024_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000024
+2017-02-20 09:11:53,059 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:53,061 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000024_0' done.
+2017-02-20 09:11:53,062 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000024_0
+2017-02-20 09:11:53,062 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000025_0
+2017-02-20 09:11:53,072 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:53,073 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:53,073 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@662c311d
+2017-02-20 09:11:53,079 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:53,100 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000025_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:53,107 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#26 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:53,114 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:53,118 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:53,121 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#26 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:53,131 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:53,133 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:53,139 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#26 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:53,142 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:53,145 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:53,157 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:53,158 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,158 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:53,160 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:53,160 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:53,180 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:53,187 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:53,189 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:53,189 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:53,201 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:53,203 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,244 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000025_0 is done. And is in the process of committing
+2017-02-20 09:11:53,246 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,246 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000025_0 is allowed to commit now
+2017-02-20 09:11:53,264 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000025_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000025
+2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000025_0' done.
+2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000025_0
+2017-02-20 09:11:53,274 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000026_0
+2017-02-20 09:11:53,282 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:53,283 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:53,283 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6cc294e3
+2017-02-20 09:11:53,287 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:53,304 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000026_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:53,311 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#27 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:53,317 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:53,321 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
+2017-02-20 09:11:53,324 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#27 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:53,330 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:53,333 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
+2017-02-20 09:11:53,340 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#27 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:53,343 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:53,347 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->33
+2017-02-20 09:11:53,349 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:53,350 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,350 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:53,373 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:53,373 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 18 bytes
+2017-02-20 09:11:53,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 33 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:53,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 85 bytes from disk
+2017-02-20 09:11:53,414 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:53,414 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:53,415 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
+2017-02-20 09:11:53,421 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,455 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000026_0 is done. And is in the process of committing
+2017-02-20 09:11:53,457 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,458 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000026_0 is allowed to commit now
+2017-02-20 09:11:53,458 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000026_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000026
+2017-02-20 09:11:53,472 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:53,473 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000026_0' done.
+2017-02-20 09:11:53,473 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000026_0
+2017-02-20 09:11:53,473 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000027_0
+2017-02-20 09:11:53,483 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:53,484 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:53,502 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@5457487e
+2017-02-20 09:11:53,510 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:53,523 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000027_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:53,529 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#28 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:53,537 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:53,544 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:53,547 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#28 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:53,552 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:53,556 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:53,559 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#28 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 14 len: 60 to MEMORY
+2017-02-20 09:11:53,582 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 14 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:53,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 14, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->18
+2017-02-20 09:11:53,583 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:53,583 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,584 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:53,585 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:53,587 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:53,635 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 18 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:53,637 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 74 bytes from disk
+2017-02-20 09:11:53,637 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:53,637 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:53,638 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:53,638 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,680 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000027_0 is done. And is in the process of committing
+2017-02-20 09:11:53,687 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,688 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000027_0 is allowed to commit now
+2017-02-20 09:11:53,689 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000027_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000027
+2017-02-20 09:11:53,705 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:53,706 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000027_0' done.
+2017-02-20 09:11:53,706 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000027_0
+2017-02-20 09:11:53,706 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000028_0
+2017-02-20 09:11:53,724 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:53,724 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:53,725 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@43c68b47
+2017-02-20 09:11:53,746 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:53,757 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000028_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:53,765 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#29 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 10 len: 55 to MEMORY
+2017-02-20 09:11:53,766 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:53,778 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->10
+2017-02-20 09:11:53,780 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#29 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 10 len: 54 to MEMORY
+2017-02-20 09:11:53,807 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:53,807 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10, inMemoryMapOutputs.size() -> 2, commitMemory -> 10, usedMemory ->20
+2017-02-20 09:11:53,809 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#29 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 19 len: 64 to MEMORY
+2017-02-20 09:11:53,824 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 19 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:53,824 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 19, inMemoryMapOutputs.size() -> 3, commitMemory -> 20, usedMemory ->39
+2017-02-20 09:11:53,825 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:53,825 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,826 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:53,827 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:53,827 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 27 bytes
+2017-02-20 09:11:53,867 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 39 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:53,879 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 90 bytes from disk
+2017-02-20 09:11:53,880 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:53,880 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:53,881 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 31 bytes
+2017-02-20 09:11:53,891 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,920 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000028_0 is done. And is in the process of committing
+2017-02-20 09:11:53,921 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:53,921 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000028_0 is allowed to commit now
+2017-02-20 09:11:53,922 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000028_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000028
+2017-02-20 09:11:53,928 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:53,929 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000028_0' done.
+2017-02-20 09:11:53,930 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000028_0
+2017-02-20 09:11:53,930 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000029_0
+2017-02-20 09:11:53,947 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:53,948 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:53,948 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@756ac549
+2017-02-20 09:11:53,953 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:53,966 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000029_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:53,973 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#30 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:53,983 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:53,989 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:53,993 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#30 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 13 len: 58 to MEMORY
+2017-02-20 09:11:53,998 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:54,013 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->15
+2017-02-20 09:11:54,016 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#30 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:54,026 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:54,031 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 15, usedMemory ->17
+2017-02-20 09:11:54,036 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:54,037 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,037 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:54,038 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:54,039 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:54,068 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 17 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:54,086 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 72 bytes from disk
+2017-02-20 09:11:54,087 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:54,100 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:54,102 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:54,102 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,137 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000029_0 is done. And is in the process of committing
+2017-02-20 09:11:54,138 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,139 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000029_0 is allowed to commit now
+2017-02-20 09:11:54,139 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000029_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000029
+2017-02-20 09:11:54,146 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:54,151 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000029_0' done.
+2017-02-20 09:11:54,152 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000029_0
+2017-02-20 09:11:54,152 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000030_0
+2017-02-20 09:11:54,161 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:54,161 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:54,162 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@287ae776
+2017-02-20 09:11:54,171 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:54,186 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000030_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:54,193 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#31 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 22 len: 70 to MEMORY
+2017-02-20 09:11:54,199 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:54,203 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->22
+2017-02-20 09:11:54,207 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#31 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 12 len: 60 to MEMORY
+2017-02-20 09:11:54,212 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:54,218 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 2, commitMemory -> 22, usedMemory ->34
+2017-02-20 09:11:54,222 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#31 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 22 len: 68 to MEMORY
+2017-02-20 09:11:54,233 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:54,240 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 3, commitMemory -> 34, usedMemory ->56
+2017-02-20 09:11:54,241 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:54,242 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,242 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:54,244 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:54,244 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 38 bytes
+2017-02-20 09:11:54,261 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 56 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:54,274 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 102 bytes from disk
+2017-02-20 09:11:54,283 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:54,284 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:54,286 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 46 bytes
+2017-02-20 09:11:54,292 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,320 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000030_0 is done. And is in the process of committing
+2017-02-20 09:11:54,321 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,322 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000030_0 is allowed to commit now
+2017-02-20 09:11:54,326 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000030_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000030
+2017-02-20 09:11:54,328 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:54,330 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000030_0' done.
+2017-02-20 09:11:54,330 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000030_0
+2017-02-20 09:11:54,331 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000031_0
+2017-02-20 09:11:54,349 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:54,350 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:54,350 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@72bfc733
+2017-02-20 09:11:54,354 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:54,364 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000031_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:54,377 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#32 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 21 len: 70 to MEMORY
+2017-02-20 09:11:54,380 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 21 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:54,384 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 21, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->21
+2017-02-20 09:11:54,388 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#32 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 59 to MEMORY
+2017-02-20 09:11:54,396 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:54,400 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 21, usedMemory ->32
+2017-02-20 09:11:54,402 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#32 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 43 len: 94 to MEMORY
+2017-02-20 09:11:54,417 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 43 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:54,430 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 43, inMemoryMapOutputs.size() -> 3, commitMemory -> 32, usedMemory ->75
+2017-02-20 09:11:54,433 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:54,434 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,434 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:54,436 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:54,437 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 59 bytes
+2017-02-20 09:11:54,459 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 75 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:54,469 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 124 bytes from disk
+2017-02-20 09:11:54,470 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:54,471 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:54,474 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 65 bytes
+2017-02-20 09:11:54,482 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,511 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000031_0 is done. And is in the process of committing
+2017-02-20 09:11:54,515 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,516 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000031_0 is allowed to commit now
+2017-02-20 09:11:54,518 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000031_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000031
+2017-02-20 09:11:54,521 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:54,526 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000031_0' done.
+2017-02-20 09:11:54,527 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000031_0
+2017-02-20 09:11:54,530 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000032_0
+2017-02-20 09:11:54,544 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:54,546 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:54,546 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@44d0c9a4
+2017-02-20 09:11:54,552 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:54,566 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000032_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:54,574 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#33 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 59 to MEMORY
+2017-02-20 09:11:54,580 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:54,583 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
+2017-02-20 09:11:54,593 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#33 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:54,602 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:54,604 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
+2017-02-20 09:11:54,608 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#33 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 20 len: 66 to MEMORY
+2017-02-20 09:11:54,617 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 20 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:54,622 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 20, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->42
+2017-02-20 09:11:54,627 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:54,636 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,636 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:54,638 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:54,638 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 27 bytes
+2017-02-20 09:11:54,654 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 42 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:54,672 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 88 bytes from disk
+2017-02-20 09:11:54,677 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:54,678 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:54,679 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 33 bytes
+2017-02-20 09:11:54,682 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,721 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000032_0 is done. And is in the process of committing
+2017-02-20 09:11:54,723 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,723 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000032_0 is allowed to commit now
+2017-02-20 09:11:54,726 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000032_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000032
+2017-02-20 09:11:54,733 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:54,734 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000032_0' done.
+2017-02-20 09:11:54,734 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000032_0
+2017-02-20 09:11:54,735 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000033_0
+2017-02-20 09:11:54,740 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:54,741 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:54,741 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@625b76
+2017-02-20 09:11:54,748 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:54,763 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000033_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:54,770 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#34 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 59 to MEMORY
+2017-02-20 09:11:54,776 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:54,781 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
+2017-02-20 09:11:54,784 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#34 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:54,789 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:54,792 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->22
+2017-02-20 09:11:54,794 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#34 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 59 to MEMORY
+2017-02-20 09:11:54,799 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:54,802 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 22, usedMemory ->33
+2017-02-20 09:11:54,814 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:54,815 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,816 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:54,817 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:54,817 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 18 bytes
+2017-02-20 09:11:54,853 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 33 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:54,854 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 81 bytes from disk
+2017-02-20 09:11:54,854 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:54,854 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:54,864 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 24 bytes
+2017-02-20 09:11:54,868 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,899 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000033_0 is done. And is in the process of committing
+2017-02-20 09:11:54,901 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:54,905 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000033_0 is allowed to commit now
+2017-02-20 09:11:54,906 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000033_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000033
+2017-02-20 09:11:54,915 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:54,917 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000033_0' done.
+2017-02-20 09:11:54,918 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000033_0
+2017-02-20 09:11:54,921 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000034_0
+2017-02-20 09:11:54,933 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:54,934 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:54,935 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4ca2eda4
+2017-02-20 09:11:54,939 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:54,955 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000034_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:54,961 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#35 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 11 len: 59 to MEMORY
+2017-02-20 09:11:54,969 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:54,974 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11
+2017-02-20 09:11:54,977 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#35 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:54,982 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:54,985 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 11, usedMemory ->13
+2017-02-20 09:11:54,988 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#35 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 11 len: 57 to MEMORY
+2017-02-20 09:11:54,992 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:55,006 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 3, commitMemory -> 13, usedMemory ->24
+2017-02-20 09:11:55,009 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:55,010 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,010 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:55,011 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:55,012 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 12 bytes
+2017-02-20 09:11:55,036 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 24 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:55,042 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 80 bytes from disk
+2017-02-20 09:11:55,046 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:55,048 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:55,056 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 15 bytes
+2017-02-20 09:11:55,064 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,097 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000034_0 is done. And is in the process of committing
+2017-02-20 09:11:55,099 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,099 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000034_0 is allowed to commit now
+2017-02-20 09:11:55,100 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000034_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000034
+2017-02-20 09:11:55,108 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:55,115 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000034_0' done.
+2017-02-20 09:11:55,115 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000034_0
+2017-02-20 09:11:55,116 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000035_0
+2017-02-20 09:11:55,123 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:55,124 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:55,124 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@5cf75b53
+2017-02-20 09:11:55,136 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:55,155 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000035_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:55,161 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#36 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:55,168 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:55,172 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:55,179 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#36 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:55,181 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:55,184 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:55,188 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#36 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 72 to MEMORY
+2017-02-20 09:11:55,193 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:55,208 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
+2017-02-20 09:11:55,211 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:55,211 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,212 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:55,213 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:55,213 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
+2017-02-20 09:11:55,242 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:55,243 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 86 bytes from disk
+2017-02-20 09:11:55,246 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:55,247 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:55,248 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
+2017-02-20 09:11:55,253 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,286 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000035_0 is done. And is in the process of committing
+2017-02-20 09:11:55,287 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,287 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000035_0 is allowed to commit now
+2017-02-20 09:11:55,288 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000035_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000035
+2017-02-20 09:11:55,292 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:55,293 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000035_0' done.
+2017-02-20 09:11:55,294 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000035_0
+2017-02-20 09:11:55,294 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000036_0
+2017-02-20 09:11:55,312 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:55,313 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:55,313 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@242f148
+2017-02-20 09:11:55,320 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:55,334 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000036_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:55,342 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#37 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 19 len: 67 to MEMORY
+2017-02-20 09:11:55,349 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 19 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:55,354 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 19, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->19
+2017-02-20 09:11:55,357 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#37 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 19 len: 65 to MEMORY
+2017-02-20 09:11:55,362 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 19 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:55,366 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 19, inMemoryMapOutputs.size() -> 2, commitMemory -> 19, usedMemory ->38
+2017-02-20 09:11:55,368 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#37 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 31 len: 83 to MEMORY
+2017-02-20 09:11:55,373 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 31 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:55,376 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 31, inMemoryMapOutputs.size() -> 3, commitMemory -> 38, usedMemory ->69
+2017-02-20 09:11:55,377 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:55,378 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,378 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:55,380 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:55,380 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 54 bytes
+2017-02-20 09:11:55,401 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 69 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:55,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 117 bytes from disk
+2017-02-20 09:11:55,415 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:55,415 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:55,417 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 60 bytes
+2017-02-20 09:11:55,420 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,452 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000036_0 is done. And is in the process of committing
+2017-02-20 09:11:55,454 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,454 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000036_0 is allowed to commit now
+2017-02-20 09:11:55,458 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000036_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000036
+2017-02-20 09:11:55,459 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:55,461 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000036_0' done.
+2017-02-20 09:11:55,462 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000036_0
+2017-02-20 09:11:55,462 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000037_0
+2017-02-20 09:11:55,469 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:55,475 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:55,477 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2df59d78
+2017-02-20 09:11:55,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:55,507 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000037_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:55,513 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#38 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:55,518 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:55,521 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:55,526 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#38 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 11 len: 55 to MEMORY
+2017-02-20 09:11:55,530 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:55,536 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->13
+2017-02-20 09:11:55,538 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#38 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 22 len: 68 to MEMORY
+2017-02-20 09:11:55,547 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:55,554 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 3, commitMemory -> 13, usedMemory ->35
+2017-02-20 09:11:55,556 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:55,558 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,558 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:55,560 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:55,561 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 23 bytes
+2017-02-20 09:11:55,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 35 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:55,590 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 87 bytes from disk
+2017-02-20 09:11:55,591 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:55,592 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:55,593 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 26 bytes
+2017-02-20 09:11:55,596 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,633 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000037_0 is done. And is in the process of committing
+2017-02-20 09:11:55,635 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,635 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000037_0 is allowed to commit now
+2017-02-20 09:11:55,636 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000037_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000037
+2017-02-20 09:11:55,640 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:55,642 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000037_0' done.
+2017-02-20 09:11:55,642 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000037_0
+2017-02-20 09:11:55,644 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000038_0
+2017-02-20 09:11:55,659 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:55,660 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:55,661 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@c16f0c
+2017-02-20 09:11:55,671 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:55,685 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000038_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:55,696 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#39 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:55,702 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:55,705 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:55,707 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#39 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:55,733 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:55,734 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:55,743 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#39 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 22 len: 70 to MEMORY
+2017-02-20 09:11:55,750 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:55,751 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->26
+2017-02-20 09:11:55,752 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:55,762 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,763 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:55,764 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:55,765 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
+2017-02-20 09:11:55,771 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 26 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:55,798 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 84 bytes from disk
+2017-02-20 09:11:55,800 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:55,801 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:55,802 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 16 bytes
+2017-02-20 09:11:55,806 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,848 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000038_0 is done. And is in the process of committing
+2017-02-20 09:11:55,849 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,849 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000038_0 is allowed to commit now
+2017-02-20 09:11:55,853 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000038_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000038
+2017-02-20 09:11:55,859 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:55,863 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000038_0' done.
+2017-02-20 09:11:55,866 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000038_0
+2017-02-20 09:11:55,868 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000039_0
+2017-02-20 09:11:55,874 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:55,876 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:55,878 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@427c78c1
+2017-02-20 09:11:55,888 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:55,925 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000039_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:55,932 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#40 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:55,942 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:55,948 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:55,951 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#40 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:55,961 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:55,973 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:55,975 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#40 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 59 to MEMORY
+2017-02-20 09:11:55,984 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:55,988 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
+2017-02-20 09:11:55,989 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:55,990 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:55,991 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:55,992 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:55,993 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:56,029 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:56,037 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 73 bytes from disk
+2017-02-20 09:11:56,039 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:56,040 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:56,041 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:56,045 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,071 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000039_0 is done. And is in the process of committing
+2017-02-20 09:11:56,073 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,073 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000039_0 is allowed to commit now
+2017-02-20 09:11:56,073 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000039_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000039
+2017-02-20 09:11:56,080 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:56,083 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000039_0' done.
+2017-02-20 09:11:56,083 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000039_0
+2017-02-20 09:11:56,084 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000040_0
+2017-02-20 09:11:56,101 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:56,102 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:56,102 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4ad342a
+2017-02-20 09:11:56,106 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:56,123 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000040_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:56,130 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#41 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:56,138 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:56,143 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:56,149 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#41 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:56,154 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:56,157 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:56,165 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#41 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:56,187 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:56,196 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:56,196 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:56,197 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,197 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:56,198 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:56,198 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:56,244 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:56,246 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:56,247 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:56,247 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:56,249 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:56,252 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,301 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000040_0 is done. And is in the process of committing
+2017-02-20 09:11:56,306 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,307 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000040_0 is allowed to commit now
+2017-02-20 09:11:56,308 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000040_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000040
+2017-02-20 09:11:56,308 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:56,323 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000040_0' done.
+2017-02-20 09:11:56,323 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000040_0
+2017-02-20 09:11:56,324 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000041_0
+2017-02-20 09:11:56,333 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:56,334 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:56,335 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@408202d6
+2017-02-20 09:11:56,355 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:56,380 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000041_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:56,385 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#42 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:56,399 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:56,400 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:56,401 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#42 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 22 len: 69 to MEMORY
+2017-02-20 09:11:56,417 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:56,428 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->24
+2017-02-20 09:11:56,430 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#42 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 44 len: 89 to MEMORY
+2017-02-20 09:11:56,436 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 44 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:56,440 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 44, inMemoryMapOutputs.size() -> 3, commitMemory -> 24, usedMemory ->68
+2017-02-20 09:11:56,442 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:56,443 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,443 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:56,444 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:56,444 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 2 segments left of total size: 54 bytes
+2017-02-20 09:11:56,453 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 68 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:56,478 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 111 bytes from disk
+2017-02-20 09:11:56,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:56,484 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:56,485 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 57 bytes
+2017-02-20 09:11:56,489 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,531 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000041_0 is done. And is in the process of committing
+2017-02-20 09:11:56,533 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,534 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000041_0 is allowed to commit now
+2017-02-20 09:11:56,535 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000041_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000041
+2017-02-20 09:11:56,538 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:56,540 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000041_0' done.
+2017-02-20 09:11:56,540 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000041_0
+2017-02-20 09:11:56,541 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000042_0
+2017-02-20 09:11:56,548 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:56,550 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:56,551 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4c01e765
+2017-02-20 09:11:56,567 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:56,578 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000042_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:56,593 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#43 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 22 len: 69 to MEMORY
+2017-02-20 09:11:56,595 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 22 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:56,599 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 22, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->22
+2017-02-20 09:11:56,601 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#43 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 12 len: 58 to MEMORY
+2017-02-20 09:11:56,607 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:56,612 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 2, commitMemory -> 22, usedMemory ->34
+2017-02-20 09:11:56,614 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#43 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 34 len: 81 to MEMORY
+2017-02-20 09:11:56,620 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 34 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:56,623 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 34, inMemoryMapOutputs.size() -> 3, commitMemory -> 34, usedMemory ->68
+2017-02-20 09:11:56,624 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:56,625 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,626 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:56,628 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:56,628 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 50 bytes
+2017-02-20 09:11:56,655 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 68 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:56,672 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 113 bytes from disk
+2017-02-20 09:11:56,675 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:56,676 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:56,686 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 58 bytes
+2017-02-20 09:11:56,687 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,719 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000042_0 is done. And is in the process of committing
+2017-02-20 09:11:56,720 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,720 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000042_0 is allowed to commit now
+2017-02-20 09:11:56,722 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000042_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000042
+2017-02-20 09:11:56,725 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:56,732 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000042_0' done.
+2017-02-20 09:11:56,732 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000042_0
+2017-02-20 09:11:56,732 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000043_0
+2017-02-20 09:11:56,738 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:56,739 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:56,739 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@75444184
+2017-02-20 09:11:56,744 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:56,765 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000043_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:56,770 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#44 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:56,779 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:56,782 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:56,790 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#44 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:56,796 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:56,799 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:56,801 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#44 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 23 len: 71 to MEMORY
+2017-02-20 09:11:56,809 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 23 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:56,813 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 23, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->27
+2017-02-20 09:11:56,817 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:56,818 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,819 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:56,820 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:56,820 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
+2017-02-20 09:11:56,853 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 27 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:56,860 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 85 bytes from disk
+2017-02-20 09:11:56,864 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:56,866 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:56,868 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 17 bytes
+2017-02-20 09:11:56,872 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,902 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000043_0 is done. And is in the process of committing
+2017-02-20 09:11:56,905 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:56,905 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000043_0 is allowed to commit now
+2017-02-20 09:11:56,907 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000043_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000043
+2017-02-20 09:11:56,912 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:56,914 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000043_0' done.
+2017-02-20 09:11:56,921 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000043_0
+2017-02-20 09:11:56,922 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000044_0
+2017-02-20 09:11:56,929 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:56,930 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:56,930 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@39be1afc
+2017-02-20 09:11:56,938 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:56,961 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000044_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:56,969 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#45 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 13 len: 60 to MEMORY
+2017-02-20 09:11:56,974 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:56,978 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->13
+2017-02-20 09:11:56,981 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#45 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 24 len: 71 to MEMORY
+2017-02-20 09:11:56,987 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 24 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:56,990 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 24, inMemoryMapOutputs.size() -> 2, commitMemory -> 13, usedMemory ->37
+2017-02-20 09:11:56,992 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#45 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 24 len: 73 to MEMORY
+2017-02-20 09:11:56,997 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 24 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:57,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 24, inMemoryMapOutputs.size() -> 3, commitMemory -> 37, usedMemory ->61
+2017-02-20 09:11:57,002 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:57,003 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,003 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:57,004 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:57,004 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 3 segments left of total size: 40 bytes
+2017-02-20 09:11:57,031 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 61 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:57,043 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 105 bytes from disk
+2017-02-20 09:11:57,048 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:57,050 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:57,051 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 50 bytes
+2017-02-20 09:11:57,057 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,092 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000044_0 is done. And is in the process of committing
+2017-02-20 09:11:57,094 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,094 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000044_0 is allowed to commit now
+2017-02-20 09:11:57,109 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000044_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000044
+2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000044_0' done.
+2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000044_0
+2017-02-20 09:11:57,111 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000045_0
+2017-02-20 09:11:57,120 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:57,121 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:57,121 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@628016f7
+2017-02-20 09:11:57,131 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:57,142 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000045_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:57,150 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#46 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,158 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:57,167 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:57,170 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#46 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,178 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:57,183 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:57,187 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#46 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,200 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:57,204 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:57,206 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:57,207 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,208 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:57,209 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:57,209 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:57,240 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:57,247 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:57,249 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:57,250 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:57,253 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:57,256 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,282 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000045_0 is done. And is in the process of committing
+2017-02-20 09:11:57,283 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,284 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000045_0 is allowed to commit now
+2017-02-20 09:11:57,284 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000045_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000045
+2017-02-20 09:11:57,294 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:57,297 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000045_0' done.
+2017-02-20 09:11:57,298 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000045_0
+2017-02-20 09:11:57,299 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000046_0
+2017-02-20 09:11:57,304 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:57,305 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:57,306 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6fb0b6e3
+2017-02-20 09:11:57,315 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:57,330 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000046_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:57,337 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#47 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,343 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:57,347 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:57,350 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#47 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,354 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:57,357 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:57,361 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#47 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 13 len: 60 to MEMORY
+2017-02-20 09:11:57,365 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 13 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:57,373 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 13, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->17
+2017-02-20 09:11:57,375 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:57,376 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,376 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:57,378 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:57,378 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:57,411 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 17 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:57,413 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 74 bytes from disk
+2017-02-20 09:11:57,415 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:57,416 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:57,417 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:57,421 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,451 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000046_0 is done. And is in the process of committing
+2017-02-20 09:11:57,452 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,452 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000046_0 is allowed to commit now
+2017-02-20 09:11:57,453 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000046_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000046
+2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000046_0' done.
+2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000046_0
+2017-02-20 09:11:57,471 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000047_0
+2017-02-20 09:11:57,493 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:57,494 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:57,494 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@56817382
+2017-02-20 09:11:57,498 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:57,508 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000047_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:57,514 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#48 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,526 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:57,532 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:57,534 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#48 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,540 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:57,544 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:57,552 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#48 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 14 len: 62 to MEMORY
+2017-02-20 09:11:57,557 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 14 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:57,561 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 14, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->18
+2017-02-20 09:11:57,562 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:57,573 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,574 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:57,576 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:57,576 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:57,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 18 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:57,597 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 76 bytes from disk
+2017-02-20 09:11:57,602 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:57,602 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:57,604 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:57,612 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,642 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000047_0 is done. And is in the process of committing
+2017-02-20 09:11:57,643 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,643 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000047_0 is allowed to commit now
+2017-02-20 09:11:57,644 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000047_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000047
+2017-02-20 09:11:57,647 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:57,649 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000047_0' done.
+2017-02-20 09:11:57,650 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000047_0
+2017-02-20 09:11:57,650 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000048_0
+2017-02-20 09:11:57,657 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:57,658 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:57,658 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@29ca98c8
+2017-02-20 09:11:57,671 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:57,690 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000048_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:57,702 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#49 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,704 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:57,708 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:57,714 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#49 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,721 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:57,726 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:57,733 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#49 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,739 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:57,742 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->6
+2017-02-20 09:11:57,752 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:57,753 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,753 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:57,755 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:57,755 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:57,761 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 6 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:57,766 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 96%
+2017-02-20 09:11:57,793 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 55 bytes from disk
+2017-02-20 09:11:57,793 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:57,794 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:57,795 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 0 segments left of total size: 0 bytes
+2017-02-20 09:11:57,803 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,849 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000048_0 is done. And is in the process of committing
+2017-02-20 09:11:57,852 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,853 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000048_0 is allowed to commit now
+2017-02-20 09:11:57,855 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000048_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000048
+2017-02-20 09:11:57,856 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:57,871 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000048_0' done.
+2017-02-20 09:11:57,874 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000048_0
+2017-02-20 09:11:57,875 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1047550916_0001_r_000049_0
+2017-02-20 09:11:57,884 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-02-20 09:11:57,886 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-02-20 09:11:57,886 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2a8a126
+2017-02-20 09:11:57,894 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-02-20 09:11:57,914 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1047550916_0001_r_000049_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-02-20 09:11:57,920 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#50 about to shuffle output of map attempt_local1047550916_0001_m_000002_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,927 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000002_0
+2017-02-20 09:11:57,931 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->2
+2017-02-20 09:11:57,933 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#50 about to shuffle output of map attempt_local1047550916_0001_m_000001_0 decomp: 2 len: 41 to MEMORY
+2017-02-20 09:11:57,938 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 2 bytes from map-output for attempt_local1047550916_0001_m_000001_0
+2017-02-20 09:11:57,941 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 2, inMemoryMapOutputs.size() -> 2, commitMemory -> 2, usedMemory ->4
+2017-02-20 09:11:57,943 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#50 about to shuffle output of map attempt_local1047550916_0001_m_000000_0 decomp: 12 len: 57 to MEMORY
+2017-02-20 09:11:57,948 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 12 bytes from map-output for attempt_local1047550916_0001_m_000000_0
+2017-02-20 09:11:57,951 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 12, inMemoryMapOutputs.size() -> 3, commitMemory -> 4, usedMemory ->16
+2017-02-20 09:11:57,953 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-02-20 09:11:57,954 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:57,954 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 3 in-memory map-outputs and 0 on-disk map-outputs
+2017-02-20 09:11:57,965 INFO org.apache.hadoop.mapred.Merger: Merging 3 sorted segments
+2017-02-20 09:11:57,966 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:58,000 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 3 segments, 16 bytes to disk to satisfy reduce memory limit
+2017-02-20 09:11:58,016 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 71 bytes from disk
+2017-02-20 09:11:58,016 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-02-20 09:11:58,016 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-02-20 09:11:58,017 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6 bytes
+2017-02-20 09:11:58,030 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:58,054 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1047550916_0001_r_000049_0 is done. And is in the process of committing
+2017-02-20 09:11:58,057 INFO org.apache.hadoop.mapred.LocalJobRunner: 3 / 3 copied.
+2017-02-20 09:11:58,057 INFO org.apache.hadoop.mapred.Task: Task attempt_local1047550916_0001_r_000049_0 is allowed to commit now
+2017-02-20 09:11:58,058 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1047550916_0001_r_000049_0' to file:/home/cloudera/workspace/bpa/Assign1/output_Q1.iiii/_temporary/0/task_local1047550916_0001_r_000049
+2017-02-20 09:11:58,059 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-02-20 09:11:58,060 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1047550916_0001_r_000049_0' done.
+2017-02-20 09:11:58,069 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1047550916_0001_r_000049_0
+2017-02-20 09:11:58,071 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-02-20 09:11:58,356 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1047550916_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-02-20 09:11:58,795 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-02-20 09:11:58,796 INFO org.apache.hadoop.mapreduce.Job: Job job_local1047550916_0001 failed with state FAILED due to: NA
+2017-02-20 09:11:59,289 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=1378254801
+		FILE: Number of bytes written=15479205
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=507535
+		Map output records=4678719
+		Map output bytes=43638689
+		Map output materialized bytes=8043
+		Input split bytes=351
+		Combine input records=4678719
+		Combine output records=131
+		Reduce input groups=77
+		Reduce shuffle bytes=8043
+		Reduce input records=131
+		Reduce output records=77
+		Spilled Records=262
+		Shuffled Maps =150
+		Failed Shuffles=0
+		Merged Map outputs=150
+		GC time elapsed (ms)=933
+		Total committed heap usage (bytes)=10455764992
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=26057874
+	File Output Format Counters 
+		Bytes Written=1290
diff --git a/Assign2/hadoop.log.2017-03-15 b/Assign2/hadoop.log.2017-03-15
new file mode 100644
index 0000000..19ecc80
--- /dev/null
+++ b/Assign2/hadoop.log.2017-03-15
@@ -0,0 +1,3102 @@
+2017-03-15 06:03:57,636 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 06:03:59,468 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 06:03:59,492 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 06:04:00,953 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 06:04:01,017 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 06:04:01,330 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 06:04:02,431 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local866498817_0001
+2017-03-15 06:04:03,960 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 06:04:03,962 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local866498817_0001
+2017-03-15 06:04:03,973 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 06:04:04,042 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:04,051 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 06:04:04,352 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 06:04:04,360 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:04,544 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:04,716 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:04,736 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 06:04:05,090 INFO org.apache.hadoop.mapreduce.Job: Job job_local866498817_0001 running in uber mode : false
+2017-03-15 06:04:05,122 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 06:04:05,704 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 06:04:05,704 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 06:04:05,704 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 06:04:05,705 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 06:04:05,705 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 06:04:05,723 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 06:04:05,793 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 06:04:10,656 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 06:04:11,149 INFO org.apache.hadoop.mapreduce.Job:  map 49% reduce 0%
+2017-03-15 06:04:11,426 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 06:04:11,430 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 06:04:11,431 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 06:04:11,431 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 9171648; bufvoid = 104857600
+2017-03-15 06:04:11,431 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 06:04:13,660 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:04:14,167 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 06:04:16,663 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:04:19,670 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:04:19,684 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 06:04:19,738 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 06:04:19,745 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 06:04:19,750 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_m_000000_0' done.
+2017-03-15 06:04:19,751 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:19,752 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 06:04:19,860 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 06:04:19,861 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000000_0
+2017-03-15 06:04:19,901 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:19,902 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:19,906 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@5a65f5e
+2017-03-15 06:04:19,996 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:20,039 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:20,190 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 06:04:20,211 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 991747 len: 991751 to MEMORY
+2017-03-15 06:04:20,234 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 991747 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:20,265 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 991747, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->991747
+2017-03-15 06:04:20,281 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:20,282 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:20,283 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:20,406 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:20,412 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 991742 bytes
+2017-03-15 06:04:21,404 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 991747 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:21,406 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 991751 bytes from disk
+2017-03-15 06:04:21,407 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:21,407 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:21,408 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 991742 bytes
+2017-03-15 06:04:21,409 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:21,545 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 06:04:22,808 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 06:04:22,830 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:22,830 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000000_0 is allowed to commit now
+2017-03-15 06:04:22,832 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000000
+2017-03-15 06:04:22,840 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:22,843 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000000_0' done.
+2017-03-15 06:04:22,844 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000000_0
+2017-03-15 06:04:22,845 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000001_0
+2017-03-15 06:04:22,852 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:22,853 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:22,853 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@17649784
+2017-03-15 06:04:22,858 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:22,878 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000001_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:22,887 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#2 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 1980898 len: 1980902 to MEMORY
+2017-03-15 06:04:22,913 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 1980898 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:22,929 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 1980898, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->1980898
+2017-03-15 06:04:22,932 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:22,933 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:22,933 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:22,934 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:22,935 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1980895 bytes
+2017-03-15 06:04:23,209 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 10%
+2017-03-15 06:04:23,535 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 1980898 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:23,536 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 1980902 bytes from disk
+2017-03-15 06:04:23,538 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:23,538 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:23,540 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1980895 bytes
+2017-03-15 06:04:23,541 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:24,344 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000001_0 is done. And is in the process of committing
+2017-03-15 06:04:24,349 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:24,354 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000001_0 is allowed to commit now
+2017-03-15 06:04:24,356 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000001_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000001
+2017-03-15 06:04:24,360 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:24,362 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000001_0' done.
+2017-03-15 06:04:24,362 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000001_0
+2017-03-15 06:04:24,363 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000002_0
+2017-03-15 06:04:24,373 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:24,374 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:24,375 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@7318ff8a
+2017-03-15 06:04:24,381 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:24,395 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000002_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:24,414 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#3 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 1199435 len: 1199439 to MEMORY
+2017-03-15 06:04:24,436 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 1199435 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:24,443 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 1199435, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->1199435
+2017-03-15 06:04:24,445 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:24,446 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:24,446 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:24,448 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:24,448 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1199425 bytes
+2017-03-15 06:04:24,762 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 1199435 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:24,764 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 1199439 bytes from disk
+2017-03-15 06:04:24,766 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:24,767 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:24,767 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1199425 bytes
+2017-03-15 06:04:24,770 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:25,085 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000002_0 is done. And is in the process of committing
+2017-03-15 06:04:25,103 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:25,108 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000002_0 is allowed to commit now
+2017-03-15 06:04:25,112 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000002_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000002
+2017-03-15 06:04:25,115 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:25,117 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000002_0' done.
+2017-03-15 06:04:25,118 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000002_0
+2017-03-15 06:04:25,118 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000003_0
+2017-03-15 06:04:25,127 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:25,128 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:25,128 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@21b0e7e3
+2017-03-15 06:04:25,136 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:25,153 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000003_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:25,188 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#4 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 914896 len: 914900 to MEMORY
+2017-03-15 06:04:25,194 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 914896 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:25,205 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 914896, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->914896
+2017-03-15 06:04:25,210 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:25,211 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:25,212 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:25,213 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:25,215 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 914884 bytes
+2017-03-15 06:04:25,219 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 30%
+2017-03-15 06:04:25,440 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 914896 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:25,442 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 914900 bytes from disk
+2017-03-15 06:04:25,442 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:25,442 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:25,442 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 914884 bytes
+2017-03-15 06:04:25,443 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:25,687 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000003_0 is done. And is in the process of committing
+2017-03-15 06:04:25,698 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:25,700 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000003_0 is allowed to commit now
+2017-03-15 06:04:25,702 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000003_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000003
+2017-03-15 06:04:25,706 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:25,709 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000003_0' done.
+2017-03-15 06:04:25,710 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000003_0
+2017-03-15 06:04:25,710 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000004_0
+2017-03-15 06:04:25,720 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:25,721 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:25,722 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6f927f23
+2017-03-15 06:04:25,729 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:25,752 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000004_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:25,764 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#5 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 1165904 len: 1165908 to MEMORY
+2017-03-15 06:04:25,775 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 1165904 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:25,787 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 1165904, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->1165904
+2017-03-15 06:04:25,789 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:25,791 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:25,791 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:25,792 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:25,793 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1165893 bytes
+2017-03-15 06:04:26,094 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 1165904 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:26,097 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 1165908 bytes from disk
+2017-03-15 06:04:26,099 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:26,103 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:26,104 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1165893 bytes
+2017-03-15 06:04:26,105 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:26,227 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 40%
+2017-03-15 06:04:26,448 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000004_0 is done. And is in the process of committing
+2017-03-15 06:04:26,463 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:26,468 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000004_0 is allowed to commit now
+2017-03-15 06:04:26,470 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000004_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000004
+2017-03-15 06:04:26,474 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:26,477 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000004_0' done.
+2017-03-15 06:04:26,477 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000004_0
+2017-03-15 06:04:26,478 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000005_0
+2017-03-15 06:04:26,487 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:26,488 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:26,488 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6d6d43cd
+2017-03-15 06:04:26,495 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:26,513 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000005_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:26,522 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#6 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 867472 len: 867476 to MEMORY
+2017-03-15 06:04:26,532 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 867472 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:26,541 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 867472, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->867472
+2017-03-15 06:04:26,543 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:26,544 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:26,545 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:26,546 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:26,546 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 867468 bytes
+2017-03-15 06:04:26,764 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 867472 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:26,766 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 867476 bytes from disk
+2017-03-15 06:04:26,768 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:26,769 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:26,770 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 867468 bytes
+2017-03-15 06:04:26,772 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:27,004 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000005_0 is done. And is in the process of committing
+2017-03-15 06:04:27,011 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:27,015 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000005_0 is allowed to commit now
+2017-03-15 06:04:27,017 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000005_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000005
+2017-03-15 06:04:27,023 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:27,025 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000005_0' done.
+2017-03-15 06:04:27,026 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000005_0
+2017-03-15 06:04:27,027 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000006_0
+2017-03-15 06:04:27,038 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:27,039 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:27,039 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@19d6dcd
+2017-03-15 06:04:27,046 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:27,067 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000006_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:27,077 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#7 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 1080418 len: 1080422 to MEMORY
+2017-03-15 06:04:27,085 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 1080418 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:27,097 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 1080418, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->1080418
+2017-03-15 06:04:27,100 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:27,101 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:27,101 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:27,104 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:27,105 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1080407 bytes
+2017-03-15 06:04:27,240 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 60%
+2017-03-15 06:04:27,394 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 1080418 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:27,396 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 1080422 bytes from disk
+2017-03-15 06:04:27,398 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:27,399 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:27,401 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1080407 bytes
+2017-03-15 06:04:27,403 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:27,693 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000006_0 is done. And is in the process of committing
+2017-03-15 06:04:27,696 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:27,697 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000006_0 is allowed to commit now
+2017-03-15 06:04:27,697 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000006_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000006
+2017-03-15 06:04:27,706 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:27,708 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000006_0' done.
+2017-03-15 06:04:27,709 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000006_0
+2017-03-15 06:04:27,709 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000007_0
+2017-03-15 06:04:27,716 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:27,717 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:27,718 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@3ac9a820
+2017-03-15 06:04:27,726 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:27,738 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000007_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:27,747 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#8 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 821532 len: 821536 to MEMORY
+2017-03-15 06:04:27,759 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 821532 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:27,767 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 821532, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->821532
+2017-03-15 06:04:27,771 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:27,776 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:27,776 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:27,778 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:27,778 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 821523 bytes
+2017-03-15 06:04:28,010 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 821532 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:28,011 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 821536 bytes from disk
+2017-03-15 06:04:28,013 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:28,013 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:28,014 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 821523 bytes
+2017-03-15 06:04:28,016 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:28,215 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000007_0 is done. And is in the process of committing
+2017-03-15 06:04:28,233 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:28,238 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000007_0 is allowed to commit now
+2017-03-15 06:04:28,239 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000007_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000007
+2017-03-15 06:04:28,243 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 70%
+2017-03-15 06:04:28,244 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:28,246 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000007_0' done.
+2017-03-15 06:04:28,246 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000007_0
+2017-03-15 06:04:28,247 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000008_0
+2017-03-15 06:04:28,253 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:28,254 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:28,255 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2c013bae
+2017-03-15 06:04:28,262 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:28,280 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000008_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:28,292 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#9 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 1360514 len: 1360518 to MEMORY
+2017-03-15 06:04:28,311 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 1360514 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:28,313 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 1360514, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->1360514
+2017-03-15 06:04:28,316 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:28,317 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:28,317 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:28,318 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:28,318 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1360506 bytes
+2017-03-15 06:04:28,668 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 1360514 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:28,670 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 1360518 bytes from disk
+2017-03-15 06:04:28,671 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:28,672 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:28,673 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1360506 bytes
+2017-03-15 06:04:28,674 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:29,041 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000008_0 is done. And is in the process of committing
+2017-03-15 06:04:29,046 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:29,046 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000008_0 is allowed to commit now
+2017-03-15 06:04:29,053 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000008_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000008
+2017-03-15 06:04:29,055 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:29,057 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000008_0' done.
+2017-03-15 06:04:29,057 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000008_0
+2017-03-15 06:04:29,058 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local866498817_0001_r_000009_0
+2017-03-15 06:04:29,065 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:04:29,066 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:04:29,067 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@7703d828
+2017-03-15 06:04:29,074 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:04:29,087 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local866498817_0001_r_000009_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:04:29,103 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#10 about to shuffle output of map attempt_local866498817_0001_m_000000_0 decomp: 835740 len: 835744 to MEMORY
+2017-03-15 06:04:29,116 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 835740 bytes from map-output for attempt_local866498817_0001_m_000000_0
+2017-03-15 06:04:29,118 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 835740, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->835740
+2017-03-15 06:04:29,121 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:04:29,122 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:29,123 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:04:29,124 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:29,124 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 835728 bytes
+2017-03-15 06:04:29,250 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 90%
+2017-03-15 06:04:29,397 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 835740 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:04:29,401 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 835744 bytes from disk
+2017-03-15 06:04:29,402 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:04:29,403 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:04:29,404 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 835728 bytes
+2017-03-15 06:04:29,405 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:29,704 INFO org.apache.hadoop.mapred.Task: Task:attempt_local866498817_0001_r_000009_0 is done. And is in the process of committing
+2017-03-15 06:04:29,713 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:04:29,717 INFO org.apache.hadoop.mapred.Task: Task attempt_local866498817_0001_r_000009_0 is allowed to commit now
+2017-03-15 06:04:29,722 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local866498817_0001_r_000009_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local866498817_0001_r_000009
+2017-03-15 06:04:29,724 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:04:29,726 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local866498817_0001_r_000009_0' done.
+2017-03-15 06:04:29,727 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local866498817_0001_r_000009_0
+2017-03-15 06:04:29,727 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 06:04:29,890 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local866498817_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 06:04:30,259 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 06:04:30,260 INFO org.apache.hadoop.mapreduce.Job: Job job_local866498817_0001 failed with state FAILED due to: NA
+2017-03-15 06:04:30,403 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=192567978
+		FILE: Number of bytes written=191860691
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=9171648
+		Map output materialized bytes=11218596
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=67780
+		Reduce shuffle bytes=11218596
+		Reduce input records=1023444
+		Reduce output records=27
+		Spilled Records=2046888
+		Shuffled Maps =10
+		Failed Shuffles=0
+		Merged Map outputs=10
+		GC time elapsed (ms)=255
+		Total committed heap usage (bytes)=1821749248
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=358
+2017-03-15 06:07:28,229 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 06:07:29,964 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 06:07:29,982 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 06:07:31,531 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 06:07:31,576 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 06:07:31,879 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 06:07:32,917 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1125453154_0001
+2017-03-15 06:07:34,440 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 06:07:34,442 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1125453154_0001
+2017-03-15 06:07:34,457 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 06:07:34,489 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:07:34,504 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 06:07:34,928 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 06:07:34,929 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1125453154_0001_m_000000_0
+2017-03-15 06:07:35,120 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:07:35,209 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:07:35,232 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 06:07:35,641 INFO org.apache.hadoop.mapreduce.Job: Job job_local1125453154_0001 running in uber mode : false
+2017-03-15 06:07:35,745 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 06:07:35,967 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 06:07:35,968 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 06:07:35,968 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 06:07:35,968 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 06:07:35,969 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 06:07:35,989 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 06:07:36,015 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 06:07:41,189 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 06:07:41,801 INFO org.apache.hadoop.mapreduce.Job:  map 49% reduce 0%
+2017-03-15 06:07:42,037 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 06:07:42,040 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 06:07:42,041 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 06:07:42,042 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 9171648; bufvoid = 104857600
+2017-03-15 06:07:42,042 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 06:07:44,205 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:07:44,815 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 06:07:47,209 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:07:50,216 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:07:50,471 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 06:07:50,497 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1125453154_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 06:07:50,503 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 06:07:50,507 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1125453154_0001_m_000000_0' done.
+2017-03-15 06:07:50,508 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1125453154_0001_m_000000_0
+2017-03-15 06:07:50,510 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 06:07:50,575 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 06:07:50,576 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1125453154_0001_r_000000_0
+2017-03-15 06:07:50,627 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:07:50,634 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:07:50,650 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@1f00fbfc
+2017-03-15 06:07:50,732 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:07:50,781 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1125453154_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:07:50,845 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 06:07:50,962 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1125453154_0001_m_000000_0 decomp: 11218538 len: 11218542 to MEMORY
+2017-03-15 06:07:51,114 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11218538 bytes from map-output for attempt_local1125453154_0001_m_000000_0
+2017-03-15 06:07:51,138 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11218538, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11218538
+2017-03-15 06:07:51,146 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:07:51,147 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:07:51,147 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:07:51,232 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:07:51,242 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11218535 bytes
+2017-03-15 06:07:54,519 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 11218538 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:07:54,521 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 11218542 bytes from disk
+2017-03-15 06:07:54,523 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:07:54,523 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:07:54,523 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11218535 bytes
+2017-03-15 06:07:54,524 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:07:54,644 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 06:07:56,651 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:07:56,869 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 78%
+2017-03-15 06:07:58,475 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1125453154_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 06:07:58,492 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:07:58,494 INFO org.apache.hadoop.mapred.Task: Task attempt_local1125453154_0001_r_000000_0 is allowed to commit now
+2017-03-15 06:07:58,496 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1125453154_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/output_1/_temporary/0/task_local1125453154_0001_r_000000
+2017-03-15 06:07:58,500 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:07:58,502 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1125453154_0001_r_000000_0' done.
+2017-03-15 06:07:58,503 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1125453154_0001_r_000000_0
+2017-03-15 06:07:58,504 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 06:07:58,570 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1125453154_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 06:07:58,883 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 06:07:58,884 INFO org.apache.hadoop.mapreduce.Job: Job job_local1125453154_0001 failed with state FAILED due to: NA
+2017-03-15 06:07:58,931 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=33617240
+		FILE: Number of bytes written=34209778
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=9171648
+		Map output materialized bytes=11218542
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=67780
+		Reduce shuffle bytes=11218542
+		Reduce input records=1023444
+		Reduce output records=27
+		Spilled Records=2046888
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=324
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=254
+2017-03-15 06:19:22,973 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 06:19:24,776 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 06:19:24,788 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 06:19:26,573 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 06:19:26,625 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 06:19:26,912 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 06:19:28,021 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1464733254_0001
+2017-03-15 06:19:29,555 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 06:19:29,557 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1464733254_0001
+2017-03-15 06:19:29,576 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 06:19:29,611 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:19:29,635 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 06:19:30,016 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 06:19:30,017 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1464733254_0001_m_000000_0
+2017-03-15 06:19:30,233 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:19:30,330 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:19:30,335 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 06:19:30,767 INFO org.apache.hadoop.mapreduce.Job: Job job_local1464733254_0001 running in uber mode : false
+2017-03-15 06:19:30,781 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 06:19:31,356 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 06:19:31,382 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 06:19:31,382 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 06:19:31,383 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 06:19:31,383 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 06:19:31,401 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 06:19:31,457 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 06:19:36,400 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 06:19:36,860 INFO org.apache.hadoop.mapreduce.Job:  map 49% reduce 0%
+2017-03-15 06:19:37,173 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 06:19:37,177 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 06:19:37,178 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 06:19:37,178 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 9171648; bufvoid = 104857600
+2017-03-15 06:19:37,178 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 06:19:39,409 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:19:39,868 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 06:19:42,411 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:19:45,420 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 06:19:46,340 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 06:19:46,364 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1464733254_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 06:19:46,372 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 06:19:46,374 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1464733254_0001_m_000000_0' done.
+2017-03-15 06:19:46,375 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1464733254_0001_m_000000_0
+2017-03-15 06:19:46,376 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 06:19:46,463 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 06:19:46,466 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1464733254_0001_r_000000_0
+2017-03-15 06:19:46,540 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 06:19:46,541 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 06:19:46,559 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@29b422df
+2017-03-15 06:19:46,672 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 06:19:46,695 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1464733254_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 06:19:46,897 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 06:19:46,918 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1464733254_0001_m_000000_0 decomp: 11218538 len: 11218542 to MEMORY
+2017-03-15 06:19:47,142 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11218538 bytes from map-output for attempt_local1464733254_0001_m_000000_0
+2017-03-15 06:19:47,153 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11218538, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11218538
+2017-03-15 06:19:47,168 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 06:19:47,225 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:19:47,226 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 06:19:47,300 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:19:47,301 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11218535 bytes
+2017-03-15 06:19:50,747 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 11218538 bytes to disk to satisfy reduce memory limit
+2017-03-15 06:19:50,750 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 11218542 bytes from disk
+2017-03-15 06:19:50,769 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 06:19:50,769 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 06:19:50,770 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11218535 bytes
+2017-03-15 06:19:50,771 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 06:19:50,906 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 06:19:52,556 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:19:52,920 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 73%
+2017-03-15 06:19:54,772 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1464733254_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 06:19:54,785 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:19:54,788 INFO org.apache.hadoop.mapred.Task: Task attempt_local1464733254_0001_r_000000_0 is allowed to commit now
+2017-03-15 06:19:54,792 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1464733254_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/stopwords/_temporary/0/task_local1464733254_0001_r_000000
+2017-03-15 06:19:54,794 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 06:19:54,800 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1464733254_0001_r_000000_0' done.
+2017-03-15 06:19:54,800 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1464733254_0001_r_000000_0
+2017-03-15 06:19:54,800 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 06:19:54,912 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1464733254_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 06:19:54,929 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 06:19:54,977 INFO org.apache.hadoop.mapreduce.Job: Job job_local1464733254_0001 failed with state FAILED due to: NA
+2017-03-15 06:19:55,211 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=33617240
+		FILE: Number of bytes written=34209782
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=9171648
+		Map output materialized bytes=11218542
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=67780
+		Reduce shuffle bytes=11218542
+		Reduce input records=1023444
+		Reduce output records=27
+		Spilled Records=2046888
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=329
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=254
+2017-03-15 08:44:38,091 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 08:44:39,759 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 08:44:39,820 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 08:44:39,985 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:cloudera (auth:SIMPLE) cause:org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory file:/home/cloudera/workspace/bpa/Assign2/stopwords already exists
+2017-03-15 08:46:48,680 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 08:46:50,404 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 08:46:50,406 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 08:46:51,998 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 08:46:52,118 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 08:46:52,405 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 08:46:53,441 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1825211872_0001
+2017-03-15 08:46:55,007 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 08:46:55,008 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1825211872_0001
+2017-03-15 08:46:55,026 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 08:46:55,058 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 08:46:55,081 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 08:46:55,375 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 08:46:55,377 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1825211872_0001_m_000000_0
+2017-03-15 08:46:55,558 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 08:46:55,689 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 08:46:55,698 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 08:46:56,070 INFO org.apache.hadoop.mapreduce.Job: Job job_local1825211872_0001 running in uber mode : false
+2017-03-15 08:46:56,081 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 08:46:56,416 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 08:46:56,416 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 08:46:56,416 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 08:46:56,416 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 08:46:56,416 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 08:46:56,434 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 08:46:56,466 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 08:47:01,691 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 08:47:02,111 INFO org.apache.hadoop.mapreduce.Job:  map 55% reduce 0%
+2017-03-15 08:47:02,194 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 08:47:02,198 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 08:47:02,198 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 08:47:02,199 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 9171648; bufvoid = 104857600
+2017-03-15 08:47:02,199 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 08:47:04,698 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 08:47:05,128 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 08:47:07,702 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 08:47:10,652 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 08:47:10,679 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1825211872_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 08:47:10,685 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 08:47:10,690 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1825211872_0001_m_000000_0' done.
+2017-03-15 08:47:10,691 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1825211872_0001_m_000000_0
+2017-03-15 08:47:10,692 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 08:47:10,709 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 08:47:10,710 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1825211872_0001_r_000000_0
+2017-03-15 08:47:10,765 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 08:47:10,767 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 08:47:10,772 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@30dcce73
+2017-03-15 08:47:10,862 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 08:47:10,886 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1825211872_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 08:47:11,059 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1825211872_0001_m_000000_0 decomp: 11218538 len: 11218542 to MEMORY
+2017-03-15 08:47:11,157 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 08:47:11,207 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 11218538 bytes from map-output for attempt_local1825211872_0001_m_000000_0
+2017-03-15 08:47:11,224 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 11218538, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->11218538
+2017-03-15 08:47:11,236 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 08:47:11,237 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 08:47:11,238 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 08:47:11,305 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 08:47:11,312 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11218535 bytes
+2017-03-15 08:47:14,550 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 11218538 bytes to disk to satisfy reduce memory limit
+2017-03-15 08:47:14,553 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 11218542 bytes from disk
+2017-03-15 08:47:14,554 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 08:47:14,554 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 08:47:14,554 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 11218535 bytes
+2017-03-15 08:47:14,565 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 08:47:14,630 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 08:47:16,777 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 08:47:17,185 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 79%
+2017-03-15 08:47:18,718 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1825211872_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 08:47:18,729 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 08:47:18,729 INFO org.apache.hadoop.mapred.Task: Task attempt_local1825211872_0001_r_000000_0 is allowed to commit now
+2017-03-15 08:47:18,730 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1825211872_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/stopwords/_temporary/0/task_local1825211872_0001_r_000000
+2017-03-15 08:47:18,738 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 08:47:18,740 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1825211872_0001_r_000000_0' done.
+2017-03-15 08:47:18,741 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1825211872_0001_r_000000_0
+2017-03-15 08:47:18,742 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 08:47:18,796 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1825211872_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 08:47:19,195 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 08:47:19,196 INFO org.apache.hadoop.mapreduce.Job: Job job_local1825211872_0001 failed with state FAILED due to: NA
+2017-03-15 08:47:19,240 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=33617240
+		FILE: Number of bytes written=34209782
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=9171648
+		Map output materialized bytes=11218542
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=67780
+		Reduce shuffle bytes=11218542
+		Reduce input records=1023444
+		Reduce output records=27
+		Spilled Records=2046888
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=305
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=254
+2017-03-15 09:00:54,392 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:00:57,505 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:00:57,517 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:01:00,352 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:01:00,437 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:01:00,941 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:01:02,772 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local509425601_0001
+2017-03-15 09:01:05,299 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:01:05,301 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local509425601_0001
+2017-03-15 09:01:05,340 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:01:05,396 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:01:05,423 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:01:05,945 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:01:05,947 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local509425601_0001_m_000000_0
+2017-03-15 09:01:06,263 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:01:06,339 INFO org.apache.hadoop.mapreduce.Job: Job job_local509425601_0001 running in uber mode : false
+2017-03-15 09:01:06,349 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:01:06,437 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:01:06,468 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:01:07,629 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:01:07,657 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:01:07,658 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:01:07,658 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:01:07,658 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:01:07,696 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:01:07,773 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:01:12,367 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:01:13,374 INFO org.apache.hadoop.mapreduce.Job:  map 2% reduce 0%
+2017-03-15 09:01:15,380 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:01:15,388 INFO org.apache.hadoop.mapreduce.Job:  map 12% reduce 0%
+2017-03-15 09:01:18,382 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:01:18,390 INFO org.apache.hadoop.mapreduce.Job:  map 34% reduce 0%
+2017-03-15 09:01:21,383 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:01:21,393 INFO org.apache.hadoop.mapreduce.Job:  map 54% reduce 0%
+2017-03-15 09:01:23,198 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:01:23,203 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:01:23,204 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 09:01:23,205 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 8925446; bufvoid = 104857600
+2017-03-15 09:01:23,206 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 09:01:24,385 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:01:24,397 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 09:01:27,386 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:01:30,387 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:01:33,388 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:01:36,390 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:01:38,325 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 09:01:38,362 INFO org.apache.hadoop.mapred.Task: Task:attempt_local509425601_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 09:01:38,374 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 09:01:38,382 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local509425601_0001_m_000000_0' done.
+2017-03-15 09:01:38,385 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local509425601_0001_m_000000_0
+2017-03-15 09:01:38,387 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:01:38,410 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 09:01:38,451 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 09:01:38,452 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local509425601_0001_r_000000_0
+2017-03-15 09:01:38,525 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:01:38,541 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:01:38,545 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@4caa1b37
+2017-03-15 09:01:38,702 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 09:01:38,744 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local509425601_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 09:01:39,069 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local509425601_0001_m_000000_0 decomp: 10972336 len: 10972340 to MEMORY
+2017-03-15 09:01:39,341 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10972336 bytes from map-output for attempt_local509425601_0001_m_000000_0
+2017-03-15 09:01:39,370 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10972336, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->10972336
+2017-03-15 09:01:39,392 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 09:01:39,395 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 09:01:39,397 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 09:01:39,472 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:01:39,484 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:01:44,536 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:01:45,427 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 60%
+2017-03-15 09:01:45,549 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 10972336 bytes to disk to satisfy reduce memory limit
+2017-03-15 09:01:45,554 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 10972340 bytes from disk
+2017-03-15 09:01:45,565 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 09:01:45,571 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:01:45,574 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:01:45,581 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:01:45,693 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 09:01:47,554 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:01:48,432 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 68%
+2017-03-15 09:01:50,555 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:01:51,435 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 85%
+2017-03-15 09:01:52,875 INFO org.apache.hadoop.mapred.Task: Task:attempt_local509425601_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 09:01:52,890 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:01:52,901 INFO org.apache.hadoop.mapred.Task: Task attempt_local509425601_0001_r_000000_0 is allowed to commit now
+2017-03-15 09:01:52,911 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local509425601_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/stopwords/_temporary/0/task_local509425601_0001_r_000000
+2017-03-15 09:01:52,915 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:01:52,921 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local509425601_0001_r_000000_0' done.
+2017-03-15 09:01:52,923 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local509425601_0001_r_000000_0
+2017-03-15 09:01:52,925 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 09:01:53,018 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local509425601_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 09:01:53,436 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 09:01:53,437 INFO org.apache.hadoop.mapreduce.Job: Job job_local509425601_0001 failed with state FAILED due to: NA
+2017-03-15 09:01:53,567 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=33124836
+		FILE: Number of bytes written=33468267
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=8925446
+		Map output materialized bytes=10972340
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=34555
+		Reduce shuffle bytes=10972340
+		Reduce input records=1023444
+		Reduce output records=30
+		Spilled Records=2046888
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=479
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=281
+2017-03-15 09:10:53,583 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:10:56,441 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:10:56,485 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:10:59,005 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:10:59,122 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:10:59,634 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:11:01,447 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1546518088_0001
+2017-03-15 09:11:03,929 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:11:03,931 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1546518088_0001
+2017-03-15 09:11:03,957 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:11:04,032 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:11:04,058 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:11:04,625 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:11:04,627 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1546518088_0001_m_000000_0
+2017-03-15 09:11:04,922 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:11:04,935 INFO org.apache.hadoop.mapreduce.Job: Job job_local1546518088_0001 running in uber mode : false
+2017-03-15 09:11:04,937 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:11:05,058 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:11:05,105 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:11:06,146 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:11:06,147 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:11:06,147 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:11:06,147 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:11:06,147 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:11:06,196 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:11:06,263 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:11:11,050 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:11:11,969 INFO org.apache.hadoop.mapreduce.Job:  map 2% reduce 0%
+2017-03-15 09:11:14,075 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:11:14,975 INFO org.apache.hadoop.mapreduce.Job:  map 12% reduce 0%
+2017-03-15 09:11:17,076 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:11:17,977 INFO org.apache.hadoop.mapreduce.Job:  map 33% reduce 0%
+2017-03-15 09:11:20,103 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:11:20,984 INFO org.apache.hadoop.mapreduce.Job:  map 53% reduce 0%
+2017-03-15 09:11:22,249 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:11:22,257 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:11:22,257 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 09:11:22,257 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 8925446; bufvoid = 104857600
+2017-03-15 09:11:22,258 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 09:11:23,108 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:11:23,989 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 09:11:26,111 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:11:29,112 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:11:32,113 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:11:35,116 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:11:38,052 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 09:11:38,087 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1546518088_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 09:11:38,100 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 09:11:38,115 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1546518088_0001_m_000000_0' done.
+2017-03-15 09:11:38,115 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1546518088_0001_m_000000_0
+2017-03-15 09:11:38,115 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:11:38,144 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 09:11:38,145 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1546518088_0001_r_000000_0
+2017-03-15 09:11:38,234 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:11:38,237 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:11:38,262 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@989f8c6
+2017-03-15 09:11:38,395 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 09:11:38,440 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1546518088_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 09:11:38,786 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1546518088_0001_m_000000_0 decomp: 10972336 len: 10972340 to MEMORY
+2017-03-15 09:11:39,008 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 09:11:39,039 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10972336 bytes from map-output for attempt_local1546518088_0001_m_000000_0
+2017-03-15 09:11:39,055 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10972336, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->10972336
+2017-03-15 09:11:39,083 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 09:11:39,085 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 09:11:39,094 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 09:11:39,152 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:11:39,153 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:11:44,246 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:11:45,012 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 60%
+2017-03-15 09:11:45,219 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 10972336 bytes to disk to satisfy reduce memory limit
+2017-03-15 09:11:45,229 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 10972340 bytes from disk
+2017-03-15 09:11:45,238 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 09:11:45,239 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:11:45,253 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:11:45,254 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:11:45,328 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 09:11:47,264 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:11:48,017 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 69%
+2017-03-15 09:11:50,266 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:11:51,019 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 87%
+2017-03-15 09:11:52,277 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1546518088_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 09:11:52,286 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:11:52,286 INFO org.apache.hadoop.mapred.Task: Task attempt_local1546518088_0001_r_000000_0 is allowed to commit now
+2017-03-15 09:11:52,287 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1546518088_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/stopwords/_temporary/0/task_local1546518088_0001_r_000000
+2017-03-15 09:11:52,307 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:11:52,313 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1546518088_0001_r_000000_0' done.
+2017-03-15 09:11:52,315 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1546518088_0001_r_000000_0
+2017-03-15 09:11:52,318 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 09:11:52,413 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1546518088_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 09:11:53,021 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 09:11:53,022 INFO org.apache.hadoop.mapreduce.Job: Job job_local1546518088_0001 failed with state FAILED due to: NA
+2017-03-15 09:11:53,111 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=33124836
+		FILE: Number of bytes written=33471131
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=8925446
+		Map output materialized bytes=10972340
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=34555
+		Reduce shuffle bytes=10972340
+		Reduce input records=1023444
+		Reduce output records=30
+		Spilled Records=2046888
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=520
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=281
+2017-03-15 09:16:52,269 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:16:55,569 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:16:55,608 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:16:57,834 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:16:57,928 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:16:58,519 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:17:00,420 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local441474570_0001
+2017-03-15 09:17:02,376 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:17:02,393 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local441474570_0001
+2017-03-15 09:17:02,396 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:17:02,458 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:17:02,473 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:17:02,907 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:17:02,909 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local441474570_0001_m_000000_0
+2017-03-15 09:17:03,159 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:17:03,300 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:17:03,330 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:17:03,398 INFO org.apache.hadoop.mapreduce.Job: Job job_local441474570_0001 running in uber mode : false
+2017-03-15 09:17:03,399 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:17:04,227 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:17:04,247 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:17:04,248 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:17:04,248 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:17:04,248 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:17:04,297 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:17:04,339 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:17:09,268 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:17:09,422 INFO org.apache.hadoop.mapreduce.Job:  map 2% reduce 0%
+2017-03-15 09:17:12,290 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:17:12,470 INFO org.apache.hadoop.mapreduce.Job:  map 15% reduce 0%
+2017-03-15 09:17:15,298 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:17:15,491 INFO org.apache.hadoop.mapreduce.Job:  map 39% reduce 0%
+2017-03-15 09:17:18,299 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:17:18,503 INFO org.apache.hadoop.mapreduce.Job:  map 63% reduce 0%
+2017-03-15 09:17:18,797 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:17:18,802 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:17:18,803 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 09:17:18,804 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 8925446; bufvoid = 104857600
+2017-03-15 09:17:18,804 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 09:17:21,301 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:17:21,508 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 09:17:24,302 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:17:27,304 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:17:30,305 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:17:32,775 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 09:17:32,812 INFO org.apache.hadoop.mapred.Task: Task:attempt_local441474570_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 09:17:32,827 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 09:17:32,844 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local441474570_0001_m_000000_0' done.
+2017-03-15 09:17:32,845 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local441474570_0001_m_000000_0
+2017-03-15 09:17:32,846 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:17:32,870 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 09:17:32,871 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local441474570_0001_r_000000_0
+2017-03-15 09:17:32,971 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:17:32,981 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:17:33,008 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@27ad510b
+2017-03-15 09:17:33,179 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 09:17:33,221 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local441474570_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 09:17:33,521 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 09:17:33,626 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local441474570_0001_m_000000_0 decomp: 10972336 len: 10972340 to MEMORY
+2017-03-15 09:17:33,912 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10972336 bytes from map-output for attempt_local441474570_0001_m_000000_0
+2017-03-15 09:17:33,915 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10972336, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->10972336
+2017-03-15 09:17:33,958 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 09:17:33,959 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 09:17:33,959 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 09:17:33,999 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:17:34,026 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:17:38,980 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:17:39,643 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 56%
+2017-03-15 09:17:40,598 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 10972336 bytes to disk to satisfy reduce memory limit
+2017-03-15 09:17:40,602 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 10972340 bytes from disk
+2017-03-15 09:17:40,603 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 09:17:40,604 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:17:40,604 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:17:40,621 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:17:40,723 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 09:17:41,994 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:17:42,649 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 67%
+2017-03-15 09:17:44,997 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:17:45,655 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 86%
+2017-03-15 09:17:47,004 INFO org.apache.hadoop.mapred.Task: Task:attempt_local441474570_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 09:17:47,021 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:17:47,024 INFO org.apache.hadoop.mapred.Task: Task attempt_local441474570_0001_r_000000_0 is allowed to commit now
+2017-03-15 09:17:47,027 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local441474570_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/stopwords/_temporary/0/task_local441474570_0001_r_000000
+2017-03-15 09:17:47,036 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:17:47,041 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local441474570_0001_r_000000_0' done.
+2017-03-15 09:17:47,042 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local441474570_0001_r_000000_0
+2017-03-15 09:17:47,043 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 09:17:47,130 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local441474570_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 09:17:47,659 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 09:17:47,660 INFO org.apache.hadoop.mapreduce.Job: Job job_local441474570_0001 failed with state FAILED due to: NA
+2017-03-15 09:17:47,779 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=33124836
+		FILE: Number of bytes written=33468195
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=8925446
+		Map output materialized bytes=10972340
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=34555
+		Reduce shuffle bytes=10972340
+		Reduce input records=1023444
+		Reduce output records=30
+		Spilled Records=2046888
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=498
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=281
+2017-03-15 09:24:39,129 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:24:42,365 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:24:42,367 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:24:44,519 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:24:44,628 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:24:45,199 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:24:46,890 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local91276179_0001
+2017-03-15 09:24:48,786 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:24:48,788 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local91276179_0001
+2017-03-15 09:24:48,799 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:24:48,855 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:24:48,879 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:24:49,308 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:24:49,310 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local91276179_0001_m_000000_0
+2017-03-15 09:24:49,579 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:24:49,711 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:24:49,748 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:24:49,790 INFO org.apache.hadoop.mapreduce.Job: Job job_local91276179_0001 running in uber mode : false
+2017-03-15 09:24:49,792 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:24:50,579 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:24:50,599 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:24:50,599 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:24:50,599 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:24:50,599 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:24:50,636 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:24:50,715 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:24:55,708 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:24:55,811 INFO org.apache.hadoop.mapreduce.Job:  map 2% reduce 0%
+2017-03-15 09:24:58,740 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:24:58,814 INFO org.apache.hadoop.mapreduce.Job:  map 18% reduce 0%
+2017-03-15 09:25:01,742 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:25:01,825 INFO org.apache.hadoop.mapreduce.Job:  map 43% reduce 0%
+2017-03-15 09:25:04,680 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:25:04,686 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:25:04,687 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 09:25:04,687 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 8925446; bufvoid = 104857600
+2017-03-15 09:25:04,687 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 22120624(88482496); length = 4093773/6553600
+2017-03-15 09:25:04,745 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:25:04,828 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 09:25:07,749 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:25:10,755 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:25:13,756 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:25:16,757 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:25:17,447 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 09:25:17,485 INFO org.apache.hadoop.mapred.Task: Task:attempt_local91276179_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 09:25:17,496 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 09:25:17,505 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local91276179_0001_m_000000_0' done.
+2017-03-15 09:25:17,507 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local91276179_0001_m_000000_0
+2017-03-15 09:25:17,508 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:25:17,532 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 09:25:17,533 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local91276179_0001_r_000000_0
+2017-03-15 09:25:17,598 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:25:17,613 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:25:17,640 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@11fa682c
+2017-03-15 09:25:17,767 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 09:25:17,801 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local91276179_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 09:25:17,854 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 09:25:18,148 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local91276179_0001_m_000000_0 decomp: 10972336 len: 10972340 to MEMORY
+2017-03-15 09:25:18,449 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 10972336 bytes from map-output for attempt_local91276179_0001_m_000000_0
+2017-03-15 09:25:18,452 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 10972336, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->10972336
+2017-03-15 09:25:18,468 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 09:25:18,470 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 09:25:18,478 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 09:25:18,545 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:25:18,546 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:25:23,615 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:25:23,869 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 59%
+2017-03-15 09:25:24,537 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 10972336 bytes to disk to satisfy reduce memory limit
+2017-03-15 09:25:24,540 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 10972340 bytes from disk
+2017-03-15 09:25:24,546 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 09:25:24,552 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:25:24,555 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 10972333 bytes
+2017-03-15 09:25:24,561 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-15 09:25:24,684 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 09:25:26,621 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:25:26,874 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 71%
+2017-03-15 09:25:29,623 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:25:29,880 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 94%
+2017-03-15 09:25:30,446 INFO org.apache.hadoop.mapred.Task: Task:attempt_local91276179_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 09:25:30,459 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:25:30,465 INFO org.apache.hadoop.mapred.Task: Task attempt_local91276179_0001_r_000000_0 is allowed to commit now
+2017-03-15 09:25:30,470 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local91276179_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/stopwords/_temporary/0/task_local91276179_0001_r_000000
+2017-03-15 09:25:30,478 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:25:30,482 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local91276179_0001_r_000000_0' done.
+2017-03-15 09:25:30,485 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local91276179_0001_r_000000_0
+2017-03-15 09:25:30,486 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 09:25:30,587 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local91276179_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 09:25:30,881 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 09:25:30,882 INFO org.apache.hadoop.mapreduce.Job: Job job_local91276179_0001 failed with state FAILED due to: NA
+2017-03-15 09:25:30,991 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=33124836
+		FILE: Number of bytes written=33465167
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=1023444
+		Map output bytes=8925446
+		Map output materialized bytes=10972340
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=34555
+		Reduce shuffle bytes=10972340
+		Reduce input records=1023444
+		Reduce output records=30
+		Spilled Records=2046888
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=381
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=181
+2017-03-15 09:44:37,594 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:44:42,247 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:44:42,286 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:44:44,691 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:44:44,802 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:44:45,349 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:44:47,215 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1874795209_0001
+2017-03-15 09:44:49,401 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:44:49,410 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1874795209_0001
+2017-03-15 09:44:49,414 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:44:49,569 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:44:49,574 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:44:50,157 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:44:50,159 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1874795209_0001_m_000000_0
+2017-03-15 09:44:50,477 INFO org.apache.hadoop.mapreduce.Job: Job job_local1874795209_0001 running in uber mode : false
+2017-03-15 09:44:50,487 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:44:50,591 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:44:50,739 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:44:50,744 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:44:54,202 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:44:54,203 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:44:54,203 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:44:54,203 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:44:54,203 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:44:54,236 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:44:54,280 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:44:54,854 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:44:56,681 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:44:58,377 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1874795209_0001
+java.lang.Exception: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.IntWritable, received org.apache.hadoop.io.NullWritable
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.IntWritable, received org.apache.hadoop.io.NullWritable
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1078)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:85)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-15 09:44:58,501 INFO org.apache.hadoop.mapreduce.Job: Job job_local1874795209_0001 failed with state FAILED due to: NA
+2017-03-15 09:44:58,851 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-15 09:46:12,531 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:46:16,122 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:46:16,142 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:46:18,475 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:46:18,555 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:46:19,171 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:46:21,121 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local414186852_0001
+2017-03-15 09:46:23,198 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:46:23,200 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local414186852_0001
+2017-03-15 09:46:23,221 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:46:23,289 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:46:23,297 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:46:23,734 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:46:23,736 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local414186852_0001_m_000000_0
+2017-03-15 09:46:24,065 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:46:24,206 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:46:24,213 INFO org.apache.hadoop.mapreduce.Job: Job job_local414186852_0001 running in uber mode : false
+2017-03-15 09:46:24,216 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:46:24,236 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:46:25,625 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:46:25,626 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:46:25,626 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:46:25,626 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:46:25,627 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:46:25,765 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:46:26,421 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:46:26,961 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:46:27,162 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:46:27,232 INFO org.apache.hadoop.mapreduce.Job: Job job_local414186852_0001 failed with state FAILED due to: NA
+2017-03-15 09:46:27,314 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local414186852_0001
+java.lang.Exception: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.IntWritable, received org.apache.hadoop.io.NullWritable
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.IntWritable, received org.apache.hadoop.io.NullWritable
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1078)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:85)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-15 09:46:27,899 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-15 09:46:56,872 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:47:00,406 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:47:00,429 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:47:02,405 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:47:02,475 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:47:02,897 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:47:04,864 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local707544315_0001
+2017-03-15 09:47:06,892 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:47:06,896 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local707544315_0001
+2017-03-15 09:47:06,907 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:47:07,010 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:47:07,030 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:47:07,461 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:47:07,476 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local707544315_0001_m_000000_0
+2017-03-15 09:47:07,810 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:47:07,908 INFO org.apache.hadoop.mapreduce.Job: Job job_local707544315_0001 running in uber mode : false
+2017-03-15 09:47:07,926 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:47:07,994 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:47:08,015 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:47:08,961 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:47:08,964 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:47:08,964 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:47:08,964 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:47:08,964 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:47:09,002 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:47:09,046 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:47:09,134 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:47:09,225 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:47:09,227 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local707544315_0001
+java.lang.Exception: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.NullWritable
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.NullWritable
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1078)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:85)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-15 09:47:09,939 INFO org.apache.hadoop.mapreduce.Job: Job job_local707544315_0001 failed with state FAILED due to: NA
+2017-03-15 09:47:09,965 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-15 09:47:38,452 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 09:47:41,647 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 09:47:41,690 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 09:47:43,429 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 09:47:43,522 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 09:47:43,955 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 09:47:45,515 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1696455200_0001
+2017-03-15 09:47:47,474 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 09:47:47,475 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1696455200_0001
+2017-03-15 09:47:47,496 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 09:47:47,567 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:47:47,584 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 09:47:48,062 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 09:47:48,063 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1696455200_0001_m_000000_0
+2017-03-15 09:47:48,301 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:47:48,409 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:47:48,414 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 09:47:48,496 INFO org.apache.hadoop.mapreduce.Job: Job job_local1696455200_0001 running in uber mode : false
+2017-03-15 09:47:48,499 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 09:47:49,591 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 09:47:49,592 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 09:47:49,592 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 09:47:49,592 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 09:47:49,592 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 09:47:49,662 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 09:47:49,727 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 09:47:57,270 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:47:57,532 INFO org.apache.hadoop.mapreduce.Job:  map 2% reduce 0%
+2017-03-15 09:48:00,273 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:00,538 INFO org.apache.hadoop.mapreduce.Job:  map 5% reduce 0%
+2017-03-15 09:48:03,275 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:03,541 INFO org.apache.hadoop.mapreduce.Job:  map 8% reduce 0%
+2017-03-15 09:48:06,288 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:06,548 INFO org.apache.hadoop.mapreduce.Job:  map 20% reduce 0%
+2017-03-15 09:48:09,290 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:09,557 INFO org.apache.hadoop.mapreduce.Job:  map 32% reduce 0%
+2017-03-15 09:48:12,293 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:12,565 INFO org.apache.hadoop.mapreduce.Job:  map 42% reduce 0%
+2017-03-15 09:48:15,306 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:15,573 INFO org.apache.hadoop.mapreduce.Job:  map 54% reduce 0%
+2017-03-15 09:48:18,309 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:18,483 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 09:48:18,486 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 09:48:18,487 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 09:48:18,487 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 804049; bufvoid = 104857600
+2017-03-15 09:48:18,488 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 25715252(102861008); length = 499145/6553600
+2017-03-15 09:48:18,577 INFO org.apache.hadoop.mapreduce.Job:  map 66% reduce 0%
+2017-03-15 09:48:21,310 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 09:48:21,581 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 09:48:21,751 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 09:48:21,822 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1696455200_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 09:48:21,830 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 09:48:21,839 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1696455200_0001_m_000000_0' done.
+2017-03-15 09:48:21,841 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1696455200_0001_m_000000_0
+2017-03-15 09:48:21,842 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 09:48:21,886 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 09:48:21,887 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1696455200_0001_r_000000_0
+2017-03-15 09:48:21,991 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 09:48:21,992 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 09:48:22,034 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6cc6a82c
+2017-03-15 09:48:22,234 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 09:48:22,264 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1696455200_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 09:48:22,554 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1696455200_0001_m_000000_0 decomp: 1053625 len: 1053629 to MEMORY
+2017-03-15 09:48:22,582 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 09:48:22,596 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 1053625 bytes from map-output for attempt_local1696455200_0001_m_000000_0
+2017-03-15 09:48:22,636 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 1053625, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->1053625
+2017-03-15 09:48:22,656 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 09:48:22,658 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 09:48:22,665 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 09:48:22,725 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:48:22,729 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1053621 bytes
+2017-03-15 09:48:23,901 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 1053625 bytes to disk to satisfy reduce memory limit
+2017-03-15 09:48:23,904 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 1053629 bytes from disk
+2017-03-15 09:48:23,914 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 09:48:23,917 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 09:48:23,919 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 1053621 bytes
+2017-03-15 09:48:23,925 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 09:48:24,100 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 09:48:26,111 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1696455200_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 09:48:26,137 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 09:48:26,137 INFO org.apache.hadoop.mapred.Task: Task attempt_local1696455200_0001_r_000000_0 is allowed to commit now
+2017-03-15 09:48:26,139 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1696455200_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1/_temporary/0/task_local1696455200_0001_r_000000
+2017-03-15 09:48:26,153 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 09:48:26,154 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1696455200_0001_r_000000_0' done.
+2017-03-15 09:48:26,165 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1696455200_0001_r_000000_0
+2017-03-15 09:48:26,165 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 09:48:26,240 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1696455200_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 09:48:26,589 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 09:48:26,589 INFO org.apache.hadoop.mapreduce.Job: Job job_local1696455200_0001 failed with state FAILED due to: NA
+2017-03-15 09:48:26,706 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=13287414
+		FILE: Number of bytes written=3834725
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=124787
+		Map output bytes=804049
+		Map output materialized bytes=1053629
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=15067
+		Reduce shuffle bytes=1053629
+		Reduce input records=124787
+		Reduce output records=15067
+		Spilled Records=249574
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=474
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=119908
+2017-03-15 15:03:16,674 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:03:18,777 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:03:18,824 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:03:20,247 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:03:20,296 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:03:20,707 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:03:21,966 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local2038085767_0001
+2017-03-15 15:03:23,247 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:03:23,249 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local2038085767_0001
+2017-03-15 15:03:23,260 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:03:23,296 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:03:23,314 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:03:23,605 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:03:23,611 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local2038085767_0001_m_000000_0
+2017-03-15 15:03:23,802 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:03:23,901 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:03:23,906 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:03:24,271 INFO org.apache.hadoop.mapreduce.Job: Job job_local2038085767_0001 running in uber mode : false
+2017-03-15 15:03:24,272 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:03:24,551 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:03:24,552 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:03:24,553 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:03:24,554 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:03:24,554 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:03:24,572 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:03:24,579 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:03:29,861 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:03:30,320 INFO org.apache.hadoop.mapreduce.Job:  map 3% reduce 0%
+2017-03-15 15:03:32,890 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:03:33,340 INFO org.apache.hadoop.mapreduce.Job:  map 11% reduce 0%
+2017-03-15 15:03:35,900 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:03:36,380 INFO org.apache.hadoop.mapreduce.Job:  map 31% reduce 0%
+2017-03-15 15:03:38,902 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:03:39,430 INFO org.apache.hadoop.mapreduce.Job:  map 49% reduce 0%
+2017-03-15 15:03:41,656 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:03:41,659 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:03:41,659 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 15:03:41,661 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 733902; bufvoid = 104857600
+2017-03-15 15:03:41,661 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 25753980(103015920); length = 460417/6553600
+2017-03-15 15:03:41,910 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 15:03:42,442 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 15:03:43,676 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 15:03:43,720 INFO org.apache.hadoop.mapred.Task: Task:attempt_local2038085767_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 15:03:43,727 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 15:03:43,739 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local2038085767_0001_m_000000_0' done.
+2017-03-15 15:03:43,740 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local2038085767_0001_m_000000_0
+2017-03-15 15:03:43,740 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:03:43,748 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 15:03:43,748 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local2038085767_0001_r_000000_0
+2017-03-15 15:03:43,819 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:03:43,820 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:03:43,826 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@71fca778
+2017-03-15 15:03:43,908 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 15:03:43,946 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local2038085767_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 15:03:44,153 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local2038085767_0001_m_000000_0 decomp: 964114 len: 964118 to MEMORY
+2017-03-15 15:03:44,166 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 964114 bytes from map-output for attempt_local2038085767_0001_m_000000_0
+2017-03-15 15:03:44,193 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 964114, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->964114
+2017-03-15 15:03:44,213 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 15:03:44,215 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:03:44,215 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 15:03:44,237 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:03:44,250 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:03:44,458 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 15:03:45,734 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 964114 bytes to disk to satisfy reduce memory limit
+2017-03-15 15:03:45,741 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 964118 bytes from disk
+2017-03-15 15:03:45,744 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 15:03:45,748 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:03:45,749 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:03:45,752 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:03:45,811 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 15:03:47,683 INFO org.apache.hadoop.mapred.Task: Task:attempt_local2038085767_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 15:03:47,725 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:03:47,726 INFO org.apache.hadoop.mapred.Task: Task attempt_local2038085767_0001_r_000000_0 is allowed to commit now
+2017-03-15 15:03:47,731 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local2038085767_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1/_temporary/0/task_local2038085767_0001_r_000000
+2017-03-15 15:03:47,748 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:03:47,749 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local2038085767_0001_r_000000_0' done.
+2017-03-15 15:03:47,749 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local2038085767_0001_r_000000_0
+2017-03-15 15:03:47,749 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 15:03:47,814 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local2038085767_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 15:03:48,478 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 15:03:48,478 INFO org.apache.hadoop.mapreduce.Job: Job job_local2038085767_0001 failed with state FAILED due to: NA
+2017-03-15 15:03:48,519 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=13108392
+		FILE: Number of bytes written=3566192
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=115105
+		Map output bytes=733902
+		Map output materialized bytes=964118
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=15067
+		Reduce shuffle bytes=964118
+		Reduce input records=115105
+		Reduce output records=15067
+		Spilled Records=230210
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=269
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=119908
+2017-03-15 15:15:24,817 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:15:27,530 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:15:27,532 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:15:29,132 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:15:29,223 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:15:29,635 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:15:30,900 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1554826987_0001
+2017-03-15 15:15:32,333 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:15:32,334 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1554826987_0001
+2017-03-15 15:15:32,353 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:15:32,401 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:15:32,407 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:15:32,746 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:15:32,749 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1554826987_0001_m_000000_0
+2017-03-15 15:15:32,923 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:15:33,022 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:15:33,032 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:15:33,435 INFO org.apache.hadoop.mapreduce.Job: Job job_local1554826987_0001 running in uber mode : false
+2017-03-15 15:15:33,443 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:15:33,914 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:15:33,915 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:15:33,916 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:15:33,916 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:15:33,917 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:15:33,944 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:15:33,995 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:15:39,052 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:15:39,493 INFO org.apache.hadoop.mapreduce.Job:  map 3% reduce 0%
+2017-03-15 15:15:42,061 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:15:42,511 INFO org.apache.hadoop.mapreduce.Job:  map 11% reduce 0%
+2017-03-15 15:15:45,071 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:15:45,551 INFO org.apache.hadoop.mapreduce.Job:  map 28% reduce 0%
+2017-03-15 15:15:48,073 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:15:48,571 INFO org.apache.hadoop.mapreduce.Job:  map 47% reduce 0%
+2017-03-15 15:15:51,081 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:15:51,183 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:15:51,186 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:15:51,192 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 15:15:51,194 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 733902; bufvoid = 104857600
+2017-03-15 15:15:51,194 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 25753980(103015920); length = 460417/6553600
+2017-03-15 15:15:51,611 INFO org.apache.hadoop.mapreduce.Job:  map 66% reduce 0%
+2017-03-15 15:15:53,087 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 15:15:53,109 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1554826987_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 15:15:53,122 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 15:15:53,127 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1554826987_0001_m_000000_0' done.
+2017-03-15 15:15:53,127 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1554826987_0001_m_000000_0
+2017-03-15 15:15:53,128 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:15:53,146 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 15:15:53,146 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1554826987_0001_r_000000_0
+2017-03-15 15:15:53,194 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:15:53,195 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:15:53,200 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6033b0e4
+2017-03-15 15:15:53,278 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 15:15:53,325 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1554826987_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 15:15:53,567 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1554826987_0001_m_000000_0 decomp: 964114 len: 964118 to MEMORY
+2017-03-15 15:15:53,587 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 964114 bytes from map-output for attempt_local1554826987_0001_m_000000_0
+2017-03-15 15:15:53,627 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 15:15:53,619 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 964114, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->964114
+2017-03-15 15:15:53,651 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 15:15:53,653 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:15:53,654 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 15:15:53,675 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:15:53,692 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:15:55,052 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 964114 bytes to disk to satisfy reduce memory limit
+2017-03-15 15:15:55,054 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 964118 bytes from disk
+2017-03-15 15:15:55,055 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 15:15:55,056 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:15:55,056 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:15:55,072 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:15:55,112 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 15:15:55,147 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 15:15:55,155 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1554826987_0001
+java.lang.Exception: java.lang.ClassCastException: org.apache.hadoop.io.NullWritable cannot be cast to org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:556)
+Caused by: java.lang.ClassCastException: org.apache.hadoop.io.NullWritable cannot be cast to org.apache.hadoop.io.Text
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:97)
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:171)
+	at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:627)
+	at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:389)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$ReduceTaskRunnable.run(LocalJobRunner.java:346)
+	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)
+2017-03-15 15:15:55,633 INFO org.apache.hadoop.mapreduce.Job: Job job_local1554826987_0001 failed with state FAILED due to: NA
+2017-03-15 15:15:55,674 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=5590062
+		FILE: Number of bytes written=1241083
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=115105
+		Map output bytes=733902
+		Map output materialized bytes=964118
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=0
+		Reduce shuffle bytes=964118
+		Reduce input records=0
+		Reduce output records=0
+		Spilled Records=115105
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=360
+		Total committed heap usage (bytes)=165613568
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=0
+2017-03-15 15:17:26,893 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:17:29,045 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:17:29,060 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:17:30,423 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:17:30,506 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:17:30,938 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:17:32,145 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local511527704_0001
+2017-03-15 15:17:33,650 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:17:33,652 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local511527704_0001
+2017-03-15 15:17:33,663 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:17:33,716 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:17:33,719 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:17:34,023 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:17:34,026 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local511527704_0001_m_000000_0
+2017-03-15 15:17:34,181 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:17:34,265 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:17:34,278 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:17:34,655 INFO org.apache.hadoop.mapreduce.Job: Job job_local511527704_0001 running in uber mode : false
+2017-03-15 15:17:34,657 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:17:34,913 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:17:34,944 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:17:34,945 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:17:34,945 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:17:34,945 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:17:34,970 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:17:34,986 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:17:40,263 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:17:40,727 INFO org.apache.hadoop.mapreduce.Job:  map 3% reduce 0%
+2017-03-15 15:17:43,279 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:17:43,757 INFO org.apache.hadoop.mapreduce.Job:  map 12% reduce 0%
+2017-03-15 15:17:46,283 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:17:46,776 INFO org.apache.hadoop.mapreduce.Job:  map 31% reduce 0%
+2017-03-15 15:17:49,289 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:17:49,799 INFO org.apache.hadoop.mapreduce.Job:  map 49% reduce 0%
+2017-03-15 15:17:52,167 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:17:52,170 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:17:52,170 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 15:17:52,170 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 733902; bufvoid = 104857600
+2017-03-15 15:17:52,170 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 25753980(103015920); length = 460417/6553600
+2017-03-15 15:17:52,295 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 15:17:52,811 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 15:17:53,755 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 15:17:53,790 INFO org.apache.hadoop.mapred.Task: Task:attempt_local511527704_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 15:17:53,796 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 15:17:53,800 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local511527704_0001_m_000000_0' done.
+2017-03-15 15:17:53,801 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local511527704_0001_m_000000_0
+2017-03-15 15:17:53,802 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:17:53,809 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 15:17:53,809 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local511527704_0001_r_000000_0
+2017-03-15 15:17:53,819 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 15:17:53,852 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:17:53,854 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:17:53,861 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6033b0e4
+2017-03-15 15:17:53,953 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 15:17:53,979 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local511527704_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 15:17:54,188 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local511527704_0001_m_000000_0 decomp: 964114 len: 964118 to MEMORY
+2017-03-15 15:17:54,220 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 964114 bytes from map-output for attempt_local511527704_0001_m_000000_0
+2017-03-15 15:17:54,226 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 964114, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->964114
+2017-03-15 15:17:54,244 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 15:17:54,245 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:17:54,246 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 15:17:54,287 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:17:54,290 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:17:55,535 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 964114 bytes to disk to satisfy reduce memory limit
+2017-03-15 15:17:55,540 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 964118 bytes from disk
+2017-03-15 15:17:55,541 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 15:17:55,541 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:17:55,542 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:17:55,543 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:17:55,614 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 15:17:55,642 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 15:17:55,647 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local511527704_0001
+java.lang.Exception: java.lang.ClassCastException: org.apache.hadoop.io.NullWritable cannot be cast to org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:556)
+Caused by: java.lang.ClassCastException: org.apache.hadoop.io.NullWritable cannot be cast to org.apache.hadoop.io.Text
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:97)
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:171)
+	at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:627)
+	at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:389)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$ReduceTaskRunnable.run(LocalJobRunner.java:346)
+	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)
+2017-03-15 15:17:55,829 INFO org.apache.hadoop.mapreduce.Job: Job job_local511527704_0001 failed with state FAILED due to: NA
+2017-03-15 15:17:55,921 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=5590062
+		FILE: Number of bytes written=1239615
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=115105
+		Map output bytes=733902
+		Map output materialized bytes=964118
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=0
+		Reduce shuffle bytes=964118
+		Reduce input records=0
+		Reduce output records=0
+		Spilled Records=115105
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=293
+		Total committed heap usage (bytes)=165613568
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=0
+2017-03-15 15:20:53,122 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:20:55,300 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:20:55,328 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:20:56,725 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:20:56,762 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:20:57,175 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:20:58,485 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1849537985_0001
+2017-03-15 15:20:59,970 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:20:59,972 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1849537985_0001
+2017-03-15 15:20:59,986 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:21:00,011 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:21:00,013 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:21:00,324 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:21:00,325 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1849537985_0001_m_000000_0
+2017-03-15 15:21:00,566 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:21:00,656 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:21:00,660 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:21:01,009 INFO org.apache.hadoop.mapreduce.Job: Job job_local1849537985_0001 running in uber mode : false
+2017-03-15 15:21:01,025 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:21:01,365 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:21:01,365 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:21:01,366 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:21:01,366 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:21:01,366 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:21:01,409 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:21:01,441 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:21:06,636 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:21:07,062 INFO org.apache.hadoop.mapreduce.Job:  map 3% reduce 0%
+2017-03-15 15:21:09,683 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:21:10,075 INFO org.apache.hadoop.mapreduce.Job:  map 10% reduce 0%
+2017-03-15 15:21:12,691 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:21:13,087 INFO org.apache.hadoop.mapreduce.Job:  map 29% reduce 0%
+2017-03-15 15:21:15,695 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:21:16,105 INFO org.apache.hadoop.mapreduce.Job:  map 47% reduce 0%
+2017-03-15 15:21:18,716 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:21:19,123 INFO org.apache.hadoop.mapreduce.Job:  map 64% reduce 0%
+2017-03-15 15:21:19,130 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:21:19,132 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:21:19,133 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 15:21:19,133 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 733902; bufvoid = 104857600
+2017-03-15 15:21:19,134 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 25753980(103015920); length = 460417/6553600
+2017-03-15 15:21:20,737 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 15:21:20,749 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1849537985_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 15:21:20,762 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 15:21:20,768 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1849537985_0001_m_000000_0' done.
+2017-03-15 15:21:20,768 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1849537985_0001_m_000000_0
+2017-03-15 15:21:20,769 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:21:20,777 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 15:21:20,778 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1849537985_0001_r_000000_0
+2017-03-15 15:21:20,820 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:21:20,821 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:21:20,833 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6033b0e4
+2017-03-15 15:21:20,917 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 15:21:20,949 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1849537985_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 15:21:21,127 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 15:21:21,158 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1849537985_0001_m_000000_0 decomp: 964114 len: 964118 to MEMORY
+2017-03-15 15:21:21,173 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 964114 bytes from map-output for attempt_local1849537985_0001_m_000000_0
+2017-03-15 15:21:21,203 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 964114, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->964114
+2017-03-15 15:21:21,211 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 15:21:21,213 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:21:21,218 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 15:21:21,261 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:21:21,279 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:21:22,520 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 964114 bytes to disk to satisfy reduce memory limit
+2017-03-15 15:21:22,522 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 964118 bytes from disk
+2017-03-15 15:21:22,523 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 15:21:22,523 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:21:22,524 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 964110 bytes
+2017-03-15 15:21:22,524 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:21:22,587 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 15:21:22,628 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 15:21:22,638 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1849537985_0001
+java.lang.Exception: java.lang.ClassCastException: org.apache.hadoop.io.NullWritable cannot be cast to org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:556)
+Caused by: java.lang.ClassCastException: org.apache.hadoop.io.NullWritable cannot be cast to org.apache.hadoop.io.Text
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:97)
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:171)
+	at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:627)
+	at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:389)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$ReduceTaskRunnable.run(LocalJobRunner.java:346)
+	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)
+2017-03-15 15:21:23,144 INFO org.apache.hadoop.mapreduce.Job: Job job_local1849537985_0001 failed with state FAILED due to: NA
+2017-03-15 15:21:23,194 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=5590062
+		FILE: Number of bytes written=1241083
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=115105
+		Map output bytes=733902
+		Map output materialized bytes=964118
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=0
+		Reduce shuffle bytes=964118
+		Reduce input records=0
+		Reduce output records=0
+		Spilled Records=115105
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=328
+		Total committed heap usage (bytes)=165613568
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=0
+2017-03-15 15:24:02,216 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:24:04,417 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:24:04,444 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:24:05,851 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:24:05,935 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:24:06,330 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:24:07,554 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1268746837_0001
+2017-03-15 15:24:08,934 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:24:08,935 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1268746837_0001
+2017-03-15 15:24:08,945 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:24:08,979 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:24:08,999 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:24:09,306 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:24:09,309 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1268746837_0001_m_000000_0
+2017-03-15 15:24:09,487 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:24:09,564 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:24:09,586 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:24:09,938 INFO org.apache.hadoop.mapreduce.Job: Job job_local1268746837_0001 running in uber mode : false
+2017-03-15 15:24:09,940 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:24:10,175 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:24:10,190 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:24:10,192 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:24:10,192 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:24:10,193 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:24:10,222 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:24:10,236 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:24:10,270 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:24:10,359 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:24:10,361 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1268746837_0001
+java.lang.Exception: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.LongWritable
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.LongWritable
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1073)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:86)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-15 15:24:10,952 INFO org.apache.hadoop.mapreduce.Job: Job job_local1268746837_0001 failed with state FAILED due to: NA
+2017-03-15 15:24:10,975 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-15 15:26:54,391 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:26:56,535 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:26:56,552 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:26:57,959 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:26:58,044 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:26:58,430 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:26:59,655 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1851029603_0001
+2017-03-15 15:27:00,973 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:27:00,975 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1851029603_0001
+2017-03-15 15:27:00,986 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:27:01,015 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:27:01,024 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:27:01,316 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:27:01,320 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1851029603_0001_m_000000_0
+2017-03-15 15:27:01,489 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:27:01,580 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:27:01,585 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:27:01,979 INFO org.apache.hadoop.mapreduce.Job: Job job_local1851029603_0001 running in uber mode : false
+2017-03-15 15:27:01,983 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:27:02,282 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:27:02,287 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:27:02,287 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:27:02,288 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:27:02,288 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:27:02,317 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:27:02,352 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:27:02,368 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:27:02,449 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:27:02,451 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1851029603_0001
+java.lang.Exception: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.LongWritable
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.LongWritable
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1073)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:86)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-15 15:27:02,990 INFO org.apache.hadoop.mapreduce.Job: Job job_local1851029603_0001 failed with state FAILED due to: NA
+2017-03-15 15:27:02,997 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-15 15:31:53,051 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:31:55,207 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:31:55,231 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:31:56,666 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:31:56,722 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:31:57,122 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:31:58,334 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1051316138_0001
+2017-03-15 15:31:59,743 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:31:59,745 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1051316138_0001
+2017-03-15 15:31:59,757 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:31:59,793 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:31:59,806 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:32:00,112 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:32:00,115 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1051316138_0001_m_000000_0
+2017-03-15 15:32:00,294 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:32:00,368 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:32:00,381 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:32:00,754 INFO org.apache.hadoop.mapreduce.Job: Job job_local1051316138_0001 running in uber mode : false
+2017-03-15 15:32:00,756 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:32:00,973 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:32:01,003 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:32:01,003 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:32:01,003 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:32:01,009 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:32:01,039 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:32:01,068 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:32:01,090 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:32:01,175 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:32:01,177 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1051316138_0001
+java.lang.Exception: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.NullWritable, received org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.NullWritable, received org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1078)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:86)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-15 15:32:01,765 INFO org.apache.hadoop.mapreduce.Job: Job job_local1051316138_0001 failed with state FAILED due to: NA
+2017-03-15 15:32:01,772 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-15 15:33:12,153 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:33:14,281 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:33:14,303 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:33:15,735 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:33:15,790 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:33:16,169 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:33:17,377 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1543517722_0001
+2017-03-15 15:33:18,683 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:33:18,685 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1543517722_0001
+2017-03-15 15:33:18,699 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:33:18,731 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:33:18,747 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:33:19,043 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:33:19,048 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1543517722_0001_m_000000_0
+2017-03-15 15:33:19,227 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:33:19,300 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:33:19,312 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:33:19,708 INFO org.apache.hadoop.mapreduce.Job: Job job_local1543517722_0001 running in uber mode : false
+2017-03-15 15:33:19,710 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:33:19,892 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:33:19,910 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:33:19,911 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:33:19,912 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:33:19,912 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:33:19,942 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:33:19,976 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:33:19,993 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:33:20,078 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:33:20,080 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1543517722_0001
+java.lang.Exception: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.NullWritable, received org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.NullWritable, received org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1078)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:86)
+	at Preprocessing.Preprocessing_1$Map.map(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-15 15:33:20,715 INFO org.apache.hadoop.mapreduce.Job: Job job_local1543517722_0001 failed with state FAILED due to: NA
+2017-03-15 15:33:20,722 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-15 15:33:56,107 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 15:33:58,224 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 15:33:58,277 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 15:33:59,928 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 15:34:00,026 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 15:34:00,468 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 15:34:01,701 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local933548296_0001
+2017-03-15 15:34:03,066 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 15:34:03,068 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local933548296_0001
+2017-03-15 15:34:03,089 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 15:34:03,138 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:34:03,148 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 15:34:03,451 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 15:34:03,455 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local933548296_0001_m_000000_0
+2017-03-15 15:34:03,667 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:34:03,757 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:34:03,774 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-15 15:34:04,090 INFO org.apache.hadoop.mapreduce.Job: Job job_local933548296_0001 running in uber mode : false
+2017-03-15 15:34:04,108 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 15:34:04,375 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 15:34:04,378 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 15:34:04,379 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 15:34:04,380 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 15:34:04,380 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 15:34:04,421 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 15:34:04,446 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 15:34:09,758 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:34:10,143 INFO org.apache.hadoop.mapreduce.Job:  map 3% reduce 0%
+2017-03-15 15:34:12,771 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:34:13,155 INFO org.apache.hadoop.mapreduce.Job:  map 12% reduce 0%
+2017-03-15 15:34:15,775 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:34:16,167 INFO org.apache.hadoop.mapreduce.Job:  map 31% reduce 0%
+2017-03-15 15:34:18,783 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:34:19,185 INFO org.apache.hadoop.mapreduce.Job:  map 49% reduce 0%
+2017-03-15 15:34:21,640 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-15 15:34:21,643 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 15:34:21,643 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 15:34:21,643 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 6189319; bufvoid = 104857600
+2017-03-15 15:34:21,643 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 25753980(103015920); length = 460417/6553600
+2017-03-15 15:34:21,785 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-15 15:34:22,203 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-15 15:34:23,854 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 15:34:23,884 INFO org.apache.hadoop.mapred.Task: Task:attempt_local933548296_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 15:34:23,891 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 15:34:23,896 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local933548296_0001_m_000000_0' done.
+2017-03-15 15:34:23,897 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local933548296_0001_m_000000_0
+2017-03-15 15:34:23,898 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 15:34:23,905 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 15:34:23,906 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local933548296_0001_r_000000_0
+2017-03-15 15:34:23,948 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 15:34:23,949 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 15:34:23,964 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@5353673e
+2017-03-15 15:34:24,053 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 15:34:24,083 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local933548296_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 15:34:24,207 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 15:34:24,344 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local933548296_0001_m_000000_0 decomp: 6419531 len: 6419535 to MEMORY
+2017-03-15 15:34:24,453 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 6419531 bytes from map-output for attempt_local933548296_0001_m_000000_0
+2017-03-15 15:34:24,476 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 6419531, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->6419531
+2017-03-15 15:34:24,490 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 15:34:24,493 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:34:24,494 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 15:34:24,501 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:34:24,535 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6419460 bytes
+2017-03-15 15:34:25,949 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 6419531 bytes to disk to satisfy reduce memory limit
+2017-03-15 15:34:25,952 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 6419535 bytes from disk
+2017-03-15 15:34:25,953 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 15:34:25,953 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 15:34:25,953 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 6419460 bytes
+2017-03-15 15:34:25,954 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 15:34:26,024 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 15:34:29,979 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:30,243 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 68%
+2017-03-15 15:34:32,986 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:33,255 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 69%
+2017-03-15 15:34:35,991 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:38,996 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:42,004 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:45,005 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:45,303 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 70%
+2017-03-15 15:34:48,016 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:51,026 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:54,028 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:34:54,345 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 71%
+2017-03-15 15:34:57,030 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:00,032 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:03,544 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:06,552 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:09,556 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:10,408 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 72%
+2017-03-15 15:35:12,566 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:15,569 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:18,572 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:21,576 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:24,580 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:27,586 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:28,486 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 73%
+2017-03-15 15:35:30,592 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:33,594 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:36,596 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:39,605 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:42,606 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:45,610 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:48,616 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:49,588 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 74%
+2017-03-15 15:35:51,627 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:54,631 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:35:57,636 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:00,640 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:03,646 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:06,652 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:09,656 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:12,664 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:12,706 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 75%
+2017-03-15 15:36:15,667 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:18,677 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:21,686 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:24,704 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:27,707 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:30,712 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:33,716 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:36,720 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:36,807 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 76%
+2017-03-15 15:36:39,724 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:42,757 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:45,761 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:48,767 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:51,774 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:54,777 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:36:57,778 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:00,782 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:03,786 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:04,085 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 77%
+2017-03-15 15:37:06,787 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:09,798 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:12,808 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:15,818 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:18,822 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:21,824 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:24,828 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:28,068 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:31,075 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:34,079 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:34,211 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 78%
+2017-03-15 15:37:37,087 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:40,089 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:43,099 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:46,110 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:49,111 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:56,451 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:37:59,455 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:02,459 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:09,430 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:22,870 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:32,049 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:32,460 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 79%
+2017-03-15 15:38:35,090 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:38,097 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:41,100 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:44,109 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:47,111 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:50,121 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:53,125 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:56,128 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:38:59,131 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:02,134 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:05,141 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:08,145 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:08,649 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 80%
+2017-03-15 15:39:11,151 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:14,161 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:17,169 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:21,130 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:25,292 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:32,542 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:35,552 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:38,554 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:41,562 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:44,710 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:47,712 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:50,723 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:53,724 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:58,006 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:39:58,888 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 81%
+2017-03-15 15:40:01,882 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:04,893 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:07,894 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:10,902 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:13,906 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:16,934 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:19,943 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:22,946 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:26,562 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:29,567 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:32,573 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:35,579 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:38,583 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:39,095 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 82%
+2017-03-15 15:40:41,591 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:44,975 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:47,983 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:50,986 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:53,991 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:40:57,283 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:00,287 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:03,293 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:06,299 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:09,303 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:12,312 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:15,323 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:18,334 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:21,335 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:24,343 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:25,295 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 83%
+2017-03-15 15:41:27,347 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:30,353 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:33,359 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:36,362 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:39,364 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:42,768 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:45,773 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:48,780 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:51,783 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:54,791 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:41:57,793 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:00,799 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:03,804 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:06,813 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:07,499 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 84%
+2017-03-15 15:42:09,816 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:12,823 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:15,828 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:18,834 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:21,838 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:24,843 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:27,852 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:30,854 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:33,864 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:36,874 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:39,877 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:42,884 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:45,886 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:48,888 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:49,714 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 85%
+2017-03-15 15:42:52,194 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:55,200 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:42:58,204 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:01,212 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:04,214 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:07,294 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:10,296 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:13,304 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:16,308 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:19,314 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:22,320 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:25,324 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:28,332 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:31,334 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:31,903 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 86%
+2017-03-15 15:43:34,344 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:37,354 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:40,356 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:43,364 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:46,368 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:49,374 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:52,375 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:55,380 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:43:58,384 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:01,392 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:04,394 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:07,404 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:10,414 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:11,316 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 87%
+2017-03-15 15:44:13,420 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:16,424 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:19,428 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:22,434 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:25,440 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:28,444 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:31,452 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:34,454 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:37,456 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:40,458 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:43,494 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:46,500 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:49,504 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:52,512 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:55,514 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:44:55,596 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 88%
+2017-03-15 15:44:58,525 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:01,529 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:06,385 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:09,395 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:12,397 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:15,405 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:18,409 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:21,422 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:24,424 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:27,427 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:30,542 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:33,545 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:36,553 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:39,555 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:42,566 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:42,805 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 89%
+2017-03-15 15:45:45,575 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:48,577 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:51,579 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:54,585 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:45:57,589 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:00,595 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:03,602 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:06,606 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:09,614 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:12,616 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:15,937 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:18,946 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:21,947 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:24,950 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:27,956 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:30,962 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:33,966 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:34,058 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 90%
+2017-03-15 15:46:36,968 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:39,998 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:43,006 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:46,010 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:49,016 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:52,022 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:55,026 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:46:58,030 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:01,334 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:04,336 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:07,347 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:10,356 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:13,358 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:16,366 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:19,371 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:22,373 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:25,787 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:28,791 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:29,295 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 91%
+2017-03-15 15:47:31,796 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:34,803 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:37,807 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:40,815 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:43,817 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:46,820 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:49,823 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:52,827 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:55,837 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:47:58,839 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:01,847 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:04,851 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:07,857 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:10,860 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:14,523 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:17,527 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:20,535 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:23,537 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:26,548 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:26,595 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 92%
+2017-03-15 15:48:29,557 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:32,559 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:35,560 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:38,562 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:41,567 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:44,571 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:47,577 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:50,583 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:53,587 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:56,595 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:48:59,601 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:02,607 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:05,617 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:08,622 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:11,627 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:14,632 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:17,637 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:17,835 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 93%
+2017-03-15 15:49:20,644 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:23,645 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:26,647 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:29,655 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:32,657 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:35,668 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:38,677 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:41,679 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:44,683 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:47,685 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:50,687 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:53,692 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:56,694 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:49:59,697 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:02,704 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:05,708 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:08,716 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:11,718 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:16,718 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:17,087 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 94%
+2017-03-15 15:50:19,720 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:22,728 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:25,732 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:28,738 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:31,744 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:34,748 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:37,761 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:40,763 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:43,768 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:46,778 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:49,780 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:52,788 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:55,792 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:50:58,798 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:01,804 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:04,805 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:07,808 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:10,816 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:13,818 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:14,356 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 95%
+2017-03-15 15:51:16,828 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:19,838 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:22,840 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:25,848 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:28,851 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:31,852 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:34,858 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:37,864 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:40,868 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:43,876 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:46,878 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:49,885 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:52,887 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:56,158 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:51:59,164 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:02,168 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:05,176 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:08,179 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:08,301 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 96%
+2017-03-15 15:52:11,188 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:14,207 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:17,226 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:20,228 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:23,236 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:26,238 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:29,248 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:32,250 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:35,259 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:38,260 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:41,264 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:44,268 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:47,272 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:50,278 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:53,284 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:56,288 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:52:59,297 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:02,300 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:05,309 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:08,318 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:11,321 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:11,608 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 97%
+2017-03-15 15:53:14,328 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:17,333 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:20,338 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:23,344 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:26,348 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:29,357 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:32,359 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:35,369 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:38,378 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:41,381 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:44,388 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:47,392 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:50,398 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:53,405 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:56,561 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:53:59,569 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:02,573 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:05,578 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:08,585 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:08,878 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 98%
+2017-03-15 15:54:11,588 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:14,590 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:17,629 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:20,633 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:23,639 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:26,645 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:29,648 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:32,657 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:35,658 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:38,660 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:41,669 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:44,678 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:47,680 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:50,688 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:53,692 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:56,698 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:54:59,704 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:02,707 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:05,717 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:08,719 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:11,728 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:14,738 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:15,192 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 99%
+2017-03-15 15:55:17,740 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:20,748 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:23,752 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:26,756 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:29,758 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:32,765 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:35,768 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:38,776 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:41,778 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:44,788 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:47,794 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:50,799 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:53,800 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:54,376 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 15:55:56,808 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:55:59,812 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:56:02,818 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:56:04,421 INFO org.apache.hadoop.mapred.Task: Task:attempt_local933548296_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 15:56:04,427 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:56:04,427 INFO org.apache.hadoop.mapred.Task: Task attempt_local933548296_0001_r_000000_0 is allowed to commit now
+2017-03-15 15:56:04,464 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local933548296_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1/_temporary/0/task_local933548296_0001_r_000000
+2017-03-15 15:56:04,465 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 15:56:04,465 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local933548296_0001_r_000000_0' done.
+2017-03-15 15:56:04,466 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local933548296_0001_r_000000_0
+2017-03-15 15:56:04,466 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 15:56:04,694 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local933548296_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 15:56:05,420 INFO org.apache.hadoop.mapreduce.Job: Job job_local933548296_0001 failed with state FAILED due to: NA
+2017-03-15 15:56:05,859 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=24019226
+		FILE: Number of bytes written=9783740705
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=115105
+		Map output bytes=6189319
+		Map output materialized bytes=6419535
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=111585
+		Reduce shuffle bytes=6419535
+		Reduce input records=115105
+		Reduce output records=111585
+		Spilled Records=230210
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=8836
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=9763931138
+2017-03-15 16:06:56,957 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 16:07:01,431 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 16:07:01,466 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 16:07:04,384 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 16:07:04,510 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 16:07:05,026 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 16:07:06,970 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local270580881_0001
+2017-03-15 16:07:09,169 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 16:07:09,171 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local270580881_0001
+2017-03-15 16:07:09,202 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 16:07:09,288 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 16:07:09,304 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 16:07:09,819 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 16:07:09,820 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local270580881_0001_m_000000_0
+2017-03-15 16:07:10,201 INFO org.apache.hadoop.mapreduce.Job: Job job_local270580881_0001 running in uber mode : false
+2017-03-15 16:07:10,205 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 16:07:10,218 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 16:07:10,404 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 16:07:10,431 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+656
+2017-03-15 16:07:11,288 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 16:07:11,292 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 16:07:11,292 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 16:07:11,292 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 16:07:11,292 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 16:07:11,330 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 16:07:11,371 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 16:07:11,541 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-15 16:07:11,542 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 16:07:11,556 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 16:07:11,557 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 724; bufvoid = 104857600
+2017-03-15 16:07:11,557 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214352(104857408); length = 45/6553600
+2017-03-15 16:07:11,674 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 16:07:11,738 INFO org.apache.hadoop.mapred.Task: Task:attempt_local270580881_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 16:07:11,817 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 16:07:11,818 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local270580881_0001_m_000000_0' done.
+2017-03-15 16:07:11,818 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local270580881_0001_m_000000_0
+2017-03-15 16:07:11,819 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 16:07:11,826 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 16:07:11,827 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local270580881_0001_r_000000_0
+2017-03-15 16:07:11,905 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 16:07:11,906 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 16:07:11,931 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@46947e93
+2017-03-15 16:07:12,063 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 16:07:12,109 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local270580881_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 16:07:12,209 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 16:07:12,401 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local270580881_0001_m_000000_0 decomp: 750 len: 754 to MEMORY
+2017-03-15 16:07:12,433 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 750 bytes from map-output for attempt_local270580881_0001_m_000000_0
+2017-03-15 16:07:12,453 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 750, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->750
+2017-03-15 16:07:12,472 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 16:07:12,474 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 16:07:12,480 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 16:07:12,535 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 16:07:12,553 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-15 16:07:12,554 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 750 bytes to disk to satisfy reduce memory limit
+2017-03-15 16:07:12,560 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 754 bytes from disk
+2017-03-15 16:07:12,580 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 16:07:12,580 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 16:07:12,581 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-15 16:07:12,597 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 16:07:12,674 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 16:07:12,723 INFO org.apache.hadoop.mapred.Task: Task:attempt_local270580881_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 16:07:12,742 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 16:07:12,757 INFO org.apache.hadoop.mapred.Task: Task attempt_local270580881_0001_r_000000_0 is allowed to commit now
+2017-03-15 16:07:12,762 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local270580881_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local270580881_0001_r_000000
+2017-03-15 16:07:12,771 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 16:07:12,777 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local270580881_0001_r_000000_0' done.
+2017-03-15 16:07:12,779 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local270580881_0001_r_000000_0
+2017-03-15 16:07:12,782 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 16:07:12,854 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local270580881_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 16:07:13,210 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 16:07:13,211 INFO org.apache.hadoop.mapreduce.Job: Job job_local270580881_0001 failed with state FAILED due to: NA
+2017-03-15 16:07:13,326 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=3206
+		FILE: Number of bytes written=553787
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=18
+		Map output records=12
+		Map output bytes=724
+		Map output materialized bytes=754
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=12
+		Reduce shuffle bytes=754
+		Reduce input records=12
+		Reduce output records=12
+		Spilled Records=24
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=301
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=656
+	File Output Format Counters 
+		Bytes Written=515
+2017-03-15 16:12:41,995 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-15 16:12:45,535 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-15 16:12:45,545 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-15 16:12:47,700 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-15 16:12:47,791 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-15 16:12:48,256 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-15 16:12:49,930 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1190389158_0001
+2017-03-15 16:12:52,081 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-15 16:12:52,083 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1190389158_0001
+2017-03-15 16:12:52,099 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-15 16:12:52,170 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 16:12:52,185 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-15 16:12:52,682 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-15 16:12:52,684 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1190389158_0001_m_000000_0
+2017-03-15 16:12:52,978 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 16:12:53,085 INFO org.apache.hadoop.mapreduce.Job: Job job_local1190389158_0001 running in uber mode : false
+2017-03-15 16:12:53,087 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-15 16:12:53,111 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 16:12:53,115 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+656
+2017-03-15 16:12:54,116 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-15 16:12:54,125 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-15 16:12:54,125 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-15 16:12:54,125 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-15 16:12:54,125 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-15 16:12:54,158 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-15 16:12:54,188 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-15 16:12:54,366 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-15 16:12:54,377 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-15 16:12:54,382 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-15 16:12:54,382 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 724; bufvoid = 104857600
+2017-03-15 16:12:54,382 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214352(104857408); length = 45/6553600
+2017-03-15 16:12:54,472 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-15 16:12:54,527 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1190389158_0001_m_000000_0 is done. And is in the process of committing
+2017-03-15 16:12:54,627 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-15 16:12:54,628 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1190389158_0001_m_000000_0' done.
+2017-03-15 16:12:54,635 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1190389158_0001_m_000000_0
+2017-03-15 16:12:54,637 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-15 16:12:54,654 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-15 16:12:54,655 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1190389158_0001_r_000000_0
+2017-03-15 16:12:54,736 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-15 16:12:54,738 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-15 16:12:54,772 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@818f289
+2017-03-15 16:12:54,908 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-15 16:12:54,966 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1190389158_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-15 16:12:55,120 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-15 16:12:55,353 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1190389158_0001_m_000000_0 decomp: 750 len: 754 to MEMORY
+2017-03-15 16:12:55,384 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 750 bytes from map-output for attempt_local1190389158_0001_m_000000_0
+2017-03-15 16:12:55,387 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 750, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->750
+2017-03-15 16:12:55,422 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-15 16:12:55,423 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 16:12:55,437 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-15 16:12:55,445 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 16:12:55,494 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-15 16:12:55,506 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 750 bytes to disk to satisfy reduce memory limit
+2017-03-15 16:12:55,506 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 754 bytes from disk
+2017-03-15 16:12:55,508 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-15 16:12:55,530 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-15 16:12:55,531 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-15 16:12:55,532 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 16:12:55,621 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-15 16:12:55,709 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1190389158_0001_r_000000_0 is done. And is in the process of committing
+2017-03-15 16:12:55,713 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-15 16:12:55,722 INFO org.apache.hadoop.mapred.Task: Task attempt_local1190389158_0001_r_000000_0 is allowed to commit now
+2017-03-15 16:12:55,731 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1190389158_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local1190389158_0001_r_000000
+2017-03-15 16:12:55,743 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-15 16:12:55,747 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1190389158_0001_r_000000_0' done.
+2017-03-15 16:12:55,748 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1190389158_0001_r_000000_0
+2017-03-15 16:12:55,750 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-15 16:12:55,827 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1190389158_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-15 16:12:56,121 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-15 16:12:56,122 INFO org.apache.hadoop.mapreduce.Job: Job job_local1190389158_0001 failed with state FAILED due to: NA
+2017-03-15 16:12:56,208 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=3206
+		FILE: Number of bytes written=556723
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=18
+		Map output records=12
+		Map output bytes=724
+		Map output materialized bytes=754
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=12
+		Reduce shuffle bytes=754
+		Reduce input records=12
+		Reduce output records=12
+		Spilled Records=24
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=382
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=656
+	File Output Format Counters 
+		Bytes Written=515
diff --git a/Assign2/hadoop.log.2017-03-16 b/Assign2/hadoop.log.2017-03-16
new file mode 100644
index 0000000..f7475ce
--- /dev/null
+++ b/Assign2/hadoop.log.2017-03-16
@@ -0,0 +1,1767 @@
+2017-03-16 11:18:51,473 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:18:53,618 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:18:53,643 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:18:55,075 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:18:55,128 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:18:55,546 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:18:56,727 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local460346730_0001
+2017-03-16 11:18:58,195 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:18:58,197 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local460346730_0001
+2017-03-16 11:18:58,222 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:18:58,246 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:18:58,264 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:18:58,584 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:18:58,587 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local460346730_0001_m_000000_0
+2017-03-16 11:18:58,761 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:18:58,873 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:18:58,877 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+656
+2017-03-16 11:18:59,243 INFO org.apache.hadoop.mapreduce.Job: Job job_local460346730_0001 running in uber mode : false
+2017-03-16 11:18:59,252 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:18:59,547 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:18:59,547 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:18:59,547 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:18:59,547 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:18:59,547 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:18:59,560 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:18:59,598 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 11:18:59,738 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:18:59,749 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:18:59,756 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:18:59,757 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 724; bufvoid = 104857600
+2017-03-16 11:18:59,758 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214352(104857408); length = 45/6553600
+2017-03-16 11:18:59,840 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:18:59,848 INFO org.apache.hadoop.mapred.Task: Task:attempt_local460346730_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:18:59,918 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:18:59,926 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local460346730_0001_m_000000_0' done.
+2017-03-16 11:18:59,927 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local460346730_0001_m_000000_0
+2017-03-16 11:18:59,928 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:18:59,936 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:18:59,936 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local460346730_0001_r_000000_0
+2017-03-16 11:18:59,995 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:18:59,996 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:19:00,005 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@3844dd8c
+2017-03-16 11:19:00,125 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:19:00,159 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local460346730_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:19:00,260 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:19:00,412 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local460346730_0001_m_000000_0 decomp: 750 len: 754 to MEMORY
+2017-03-16 11:19:00,434 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 750 bytes from map-output for attempt_local460346730_0001_m_000000_0
+2017-03-16 11:19:00,445 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 750, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->750
+2017-03-16 11:19:00,479 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:19:00,481 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:19:00,482 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:19:00,525 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:19:00,571 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:19:00,580 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 750 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:19:00,581 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 754 bytes from disk
+2017-03-16 11:19:00,582 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:19:00,597 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:19:00,598 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:19:00,599 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:19:00,666 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:19:00,717 INFO org.apache.hadoop.mapred.Task: Task:attempt_local460346730_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:19:00,741 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:19:00,742 INFO org.apache.hadoop.mapred.Task: Task attempt_local460346730_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:19:00,753 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local460346730_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local460346730_0001_r_000000
+2017-03-16 11:19:00,754 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:19:00,763 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local460346730_0001_r_000000_0' done.
+2017-03-16 11:19:00,764 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local460346730_0001_r_000000_0
+2017-03-16 11:19:00,765 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:19:00,826 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local460346730_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:19:01,267 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:19:01,268 INFO org.apache.hadoop.mapreduce.Job: Job job_local460346730_0001 failed with state FAILED due to: NA
+2017-03-16 11:19:01,343 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=3206
+		FILE: Number of bytes written=553787
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=18
+		Map output records=12
+		Map output bytes=724
+		Map output materialized bytes=754
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=12
+		Reduce shuffle bytes=754
+		Reduce input records=12
+		Reduce output records=12
+		Spilled Records=24
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=227
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=656
+	File Output Format Counters 
+		Bytes Written=515
+2017-03-16 11:24:48,613 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:24:50,741 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:24:50,758 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:24:52,225 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:24:52,302 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:24:52,717 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:24:53,897 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local92639907_0001
+2017-03-16 11:24:55,205 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:24:55,207 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local92639907_0001
+2017-03-16 11:24:55,211 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:24:55,245 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:24:55,251 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:24:55,545 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:24:55,547 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local92639907_0001_m_000000_0
+2017-03-16 11:24:55,723 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:24:55,806 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:24:55,811 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+656
+2017-03-16 11:24:56,210 INFO org.apache.hadoop.mapreduce.Job: Job job_local92639907_0001 running in uber mode : false
+2017-03-16 11:24:56,212 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:24:56,421 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:24:56,437 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:24:56,437 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:24:56,439 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:24:56,439 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:24:56,470 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:24:56,506 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 11:24:56,601 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:24:56,602 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:24:56,602 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:24:56,602 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 724; bufvoid = 104857600
+2017-03-16 11:24:56,602 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214352(104857408); length = 45/6553600
+2017-03-16 11:24:56,675 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:24:56,687 INFO org.apache.hadoop.mapred.Task: Task:attempt_local92639907_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:24:56,755 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:24:56,775 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local92639907_0001_m_000000_0' done.
+2017-03-16 11:24:56,775 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local92639907_0001_m_000000_0
+2017-03-16 11:24:56,776 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:24:56,786 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:24:56,787 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local92639907_0001_r_000000_0
+2017-03-16 11:24:56,825 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:24:56,826 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:24:56,830 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@18fd5fc0
+2017-03-16 11:24:56,963 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:24:56,984 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local92639907_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:24:57,202 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local92639907_0001_m_000000_0 decomp: 750 len: 754 to MEMORY
+2017-03-16 11:24:57,211 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 750 bytes from map-output for attempt_local92639907_0001_m_000000_0
+2017-03-16 11:24:57,230 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:24:57,233 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 750, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->750
+2017-03-16 11:24:57,243 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:24:57,244 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:24:57,266 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:24:57,274 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:24:57,312 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:24:57,322 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 750 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:24:57,329 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 754 bytes from disk
+2017-03-16 11:24:57,330 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:24:57,337 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:24:57,338 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:24:57,339 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:24:57,452 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:24:57,481 INFO org.apache.hadoop.mapred.Task: Task:attempt_local92639907_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:24:57,496 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:24:57,509 INFO org.apache.hadoop.mapred.Task: Task attempt_local92639907_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:24:57,511 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local92639907_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local92639907_0001_r_000000
+2017-03-16 11:24:57,520 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:24:57,520 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local92639907_0001_r_000000_0' done.
+2017-03-16 11:24:57,521 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local92639907_0001_r_000000_0
+2017-03-16 11:24:57,521 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:24:57,582 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local92639907_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:24:58,234 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:24:58,235 INFO org.apache.hadoop.mapreduce.Job: Job job_local92639907_0001 failed with state FAILED due to: NA
+2017-03-16 11:24:58,308 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=3206
+		FILE: Number of bytes written=550859
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=18
+		Map output records=12
+		Map output bytes=724
+		Map output materialized bytes=754
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=12
+		Reduce shuffle bytes=754
+		Reduce input records=12
+		Reduce output records=12
+		Spilled Records=24
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=163
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=656
+	File Output Format Counters 
+		Bytes Written=515
+2017-03-16 11:26:45,242 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:26:49,062 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:26:49,065 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:26:51,259 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:26:51,388 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:26:51,958 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:26:54,070 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local843222773_0001
+2017-03-16 11:26:55,351 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:26:55,353 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local843222773_0001
+2017-03-16 11:26:55,368 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:26:55,399 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:26:55,413 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:26:55,684 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:26:55,685 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local843222773_0001_m_000000_0
+2017-03-16 11:26:55,843 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:26:55,931 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:26:55,956 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+656
+2017-03-16 11:26:56,356 INFO org.apache.hadoop.mapreduce.Job: Job job_local843222773_0001 running in uber mode : false
+2017-03-16 11:26:56,357 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:26:56,809 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:26:56,810 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:26:56,819 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:26:56,820 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:26:56,820 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:26:56,880 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:26:56,958 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 11:26:57,170 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:26:57,173 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:26:57,177 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:26:57,180 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 724; bufvoid = 104857600
+2017-03-16 11:26:57,182 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214352(104857408); length = 45/6553600
+2017-03-16 11:26:57,278 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:26:57,333 INFO org.apache.hadoop.mapred.Task: Task:attempt_local843222773_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:26:57,469 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:26:57,476 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local843222773_0001_m_000000_0' done.
+2017-03-16 11:26:57,476 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local843222773_0001_m_000000_0
+2017-03-16 11:26:57,477 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:26:57,494 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:26:57,497 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local843222773_0001_r_000000_0
+2017-03-16 11:26:57,602 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:26:57,611 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:26:57,652 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2cf30a0d
+2017-03-16 11:26:57,838 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:26:57,880 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local843222773_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:26:58,270 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local843222773_0001_m_000000_0 decomp: 750 len: 754 to MEMORY
+2017-03-16 11:26:58,316 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 750 bytes from map-output for attempt_local843222773_0001_m_000000_0
+2017-03-16 11:26:58,337 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 750, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->750
+2017-03-16 11:26:58,353 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:26:58,356 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:26:58,362 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:26:58,372 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:26:58,473 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:26:58,473 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:26:58,496 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 750 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:26:58,497 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 754 bytes from disk
+2017-03-16 11:26:58,498 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:26:58,498 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:26:58,499 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:26:58,525 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:26:58,671 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:26:58,724 INFO org.apache.hadoop.mapred.Task: Task:attempt_local843222773_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:26:58,748 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:26:58,749 INFO org.apache.hadoop.mapred.Task: Task attempt_local843222773_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:26:58,764 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local843222773_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local843222773_0001_r_000000
+2017-03-16 11:26:58,782 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:26:58,783 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local843222773_0001_r_000000_0' done.
+2017-03-16 11:26:58,783 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local843222773_0001_r_000000_0
+2017-03-16 11:26:58,783 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:26:58,872 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local843222773_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:26:59,365 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:26:59,366 INFO org.apache.hadoop.mapreduce.Job: Job job_local843222773_0001 failed with state FAILED due to: NA
+2017-03-16 11:26:59,457 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=3206
+		FILE: Number of bytes written=553787
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=18
+		Map output records=12
+		Map output bytes=724
+		Map output materialized bytes=754
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=12
+		Reduce shuffle bytes=754
+		Reduce input records=12
+		Reduce output records=12
+		Spilled Records=24
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=236
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=656
+	File Output Format Counters 
+		Bytes Written=515
+2017-03-16 11:29:01,376 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:29:05,089 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:29:05,091 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:29:07,493 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:29:07,620 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:29:08,224 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:29:10,369 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1539051346_0001
+2017-03-16 11:29:12,782 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:29:12,784 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1539051346_0001
+2017-03-16 11:29:12,818 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:29:12,881 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:29:12,912 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:29:13,447 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:29:13,456 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1539051346_0001_m_000000_0
+2017-03-16 11:29:13,752 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:29:13,826 INFO org.apache.hadoop.mapreduce.Job: Job job_local1539051346_0001 running in uber mode : false
+2017-03-16 11:29:13,833 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:29:13,893 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:29:13,913 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+656
+2017-03-16 11:29:14,994 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:29:14,995 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:29:14,995 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:29:14,995 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:29:14,995 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:29:15,039 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:29:15,078 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 11:29:15,257 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:29:15,273 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:29:15,276 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:29:15,276 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 724; bufvoid = 104857600
+2017-03-16 11:29:15,277 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214352(104857408); length = 45/6553600
+2017-03-16 11:29:15,371 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:29:15,397 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1539051346_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:29:15,521 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:29:15,521 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1539051346_0001_m_000000_0' done.
+2017-03-16 11:29:15,534 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1539051346_0001_m_000000_0
+2017-03-16 11:29:15,535 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:29:15,557 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:29:15,558 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1539051346_0001_r_000000_0
+2017-03-16 11:29:15,651 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:29:15,652 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:29:15,685 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@45067cea
+2017-03-16 11:29:15,838 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:29:15,860 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:29:15,906 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1539051346_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:29:16,290 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1539051346_0001_m_000000_0 decomp: 750 len: 754 to MEMORY
+2017-03-16 11:29:16,321 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 750 bytes from map-output for attempt_local1539051346_0001_m_000000_0
+2017-03-16 11:29:16,336 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 750, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->750
+2017-03-16 11:29:16,375 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:29:16,377 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:29:16,378 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:29:16,437 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:29:16,466 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:29:16,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 750 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:29:16,484 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 754 bytes from disk
+2017-03-16 11:29:16,486 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:29:16,507 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:29:16,509 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 681 bytes
+2017-03-16 11:29:16,509 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:29:16,615 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:29:16,660 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1539051346_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:29:16,681 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:29:16,700 INFO org.apache.hadoop.mapred.Task: Task attempt_local1539051346_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:29:16,724 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1539051346_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local1539051346_0001_r_000000
+2017-03-16 11:29:16,737 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:29:16,738 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1539051346_0001_r_000000_0' done.
+2017-03-16 11:29:16,738 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1539051346_0001_r_000000_0
+2017-03-16 11:29:16,746 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:29:16,833 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1539051346_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:29:16,839 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:29:16,868 INFO org.apache.hadoop.mapreduce.Job: Job job_local1539051346_0001 failed with state FAILED due to: NA
+2017-03-16 11:29:17,023 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=3206
+		FILE: Number of bytes written=556723
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=18
+		Map output records=12
+		Map output bytes=724
+		Map output materialized bytes=754
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=12
+		Reduce shuffle bytes=754
+		Reduce input records=12
+		Reduce output records=12
+		Spilled Records=24
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=330
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=656
+	File Output Format Counters 
+		Bytes Written=515
+2017-03-16 11:29:55,042 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:29:57,662 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:29:57,674 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:29:59,531 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:29:59,613 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:30:00,129 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:30:01,919 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local650853936_0001
+2017-03-16 11:30:03,450 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:30:03,452 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local650853936_0001
+2017-03-16 11:30:03,462 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:30:03,516 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:30:03,526 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:30:03,915 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:30:03,917 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local650853936_0001_m_000000_0
+2017-03-16 11:30:04,173 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:30:04,256 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:30:04,267 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 11:30:04,547 INFO org.apache.hadoop.mapreduce.Job: Job job_local650853936_0001 running in uber mode : false
+2017-03-16 11:30:04,559 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:30:04,893 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:30:04,894 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:30:04,894 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:30:04,894 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:30:04,894 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:30:04,911 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:30:05,018 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:30:05,028 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:30:05,028 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:30:05,028 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 284; bufvoid = 104857600
+2017-03-16 11:30:05,029 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214384(104857536); length = 13/6553600
+2017-03-16 11:30:05,122 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:30:05,144 INFO org.apache.hadoop.mapred.Task: Task:attempt_local650853936_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:30:05,221 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:30:05,222 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local650853936_0001_m_000000_0' done.
+2017-03-16 11:30:05,223 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local650853936_0001_m_000000_0
+2017-03-16 11:30:05,223 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:30:05,237 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:30:05,238 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local650853936_0001_r_000000_0
+2017-03-16 11:30:05,286 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:30:05,287 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:30:05,310 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@1ea326f9
+2017-03-16 11:30:05,447 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:30:05,485 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local650853936_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:30:05,562 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:30:05,706 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local650853936_0001_m_000000_0 decomp: 294 len: 298 to MEMORY
+2017-03-16 11:30:05,728 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 294 bytes from map-output for attempt_local650853936_0001_m_000000_0
+2017-03-16 11:30:05,743 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 294, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->294
+2017-03-16 11:30:05,758 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:30:05,759 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:30:05,761 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:30:05,816 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:30:05,817 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:30:05,819 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 294 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:30:05,820 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 298 bytes from disk
+2017-03-16 11:30:05,830 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:30:05,830 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:30:05,841 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:30:05,842 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:30:05,912 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:30:05,919 INFO org.apache.hadoop.mapred.Task: Task:attempt_local650853936_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:30:05,949 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:30:05,950 INFO org.apache.hadoop.mapred.Task: Task attempt_local650853936_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:30:05,957 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local650853936_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local650853936_0001_r_000000
+2017-03-16 11:30:05,959 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:30:05,973 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local650853936_0001_r_000000_0' done.
+2017-03-16 11:30:05,973 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local650853936_0001_r_000000_0
+2017-03-16 11:30:05,974 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:30:06,029 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local650853936_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:30:06,563 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:30:06,564 INFO org.apache.hadoop.mapreduce.Job: Job job_local650853936_0001 failed with state FAILED due to: NA
+2017-03-16 11:30:06,660 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=1484
+		FILE: Number of bytes written=551997
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=4
+		Map output bytes=284
+		Map output materialized bytes=298
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=298
+		Reduce input records=4
+		Reduce output records=4
+		Spilled Records=8
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=148
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=95
+2017-03-16 11:41:13,236 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:41:16,857 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:41:16,881 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:41:19,203 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:41:19,323 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:41:19,972 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:41:21,905 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1815783236_0001
+2017-03-16 11:41:24,111 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:41:24,113 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1815783236_0001
+2017-03-16 11:41:24,136 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:41:24,191 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:41:24,207 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:41:24,703 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:41:24,705 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1815783236_0001_m_000000_0
+2017-03-16 11:41:25,020 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:41:25,136 INFO org.apache.hadoop.mapreduce.Job: Job job_local1815783236_0001 running in uber mode : false
+2017-03-16 11:41:25,138 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:41:25,165 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:41:25,198 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 11:41:26,348 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:41:26,371 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:41:26,371 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:41:26,371 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:41:26,371 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:41:26,411 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:41:26,577 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:41:26,597 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:41:26,597 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:41:26,598 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 284; bufvoid = 104857600
+2017-03-16 11:41:26,598 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214384(104857536); length = 13/6553600
+2017-03-16 11:41:26,728 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:41:26,746 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1815783236_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:41:26,886 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:41:26,887 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1815783236_0001_m_000000_0' done.
+2017-03-16 11:41:26,890 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1815783236_0001_m_000000_0
+2017-03-16 11:41:26,899 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:41:26,916 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:41:26,917 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1815783236_0001_r_000000_0
+2017-03-16 11:41:27,004 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:41:27,005 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:41:27,033 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@59b15c87
+2017-03-16 11:41:27,162 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:41:27,229 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:41:27,286 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1815783236_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:41:27,705 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1815783236_0001_m_000000_0 decomp: 294 len: 298 to MEMORY
+2017-03-16 11:41:27,717 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 294 bytes from map-output for attempt_local1815783236_0001_m_000000_0
+2017-03-16 11:41:27,752 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 294, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->294
+2017-03-16 11:41:27,777 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:41:27,779 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:41:27,783 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:41:27,837 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:41:27,849 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:41:27,865 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 294 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:41:27,875 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 298 bytes from disk
+2017-03-16 11:41:27,877 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:41:27,891 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:41:27,892 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:41:27,905 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:41:28,026 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:41:28,083 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1815783236_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:41:28,111 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:41:28,112 INFO org.apache.hadoop.mapred.Task: Task attempt_local1815783236_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:41:28,114 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1815783236_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local1815783236_0001_r_000000
+2017-03-16 11:41:28,143 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:41:28,144 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1815783236_0001_r_000000_0' done.
+2017-03-16 11:41:28,154 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1815783236_0001_r_000000_0
+2017-03-16 11:41:28,155 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:41:28,164 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:41:28,248 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1815783236_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:41:29,166 INFO org.apache.hadoop.mapreduce.Job: Job job_local1815783236_0001 failed with state FAILED due to: NA
+2017-03-16 11:41:29,297 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=1484
+		FILE: Number of bytes written=554933
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=4
+		Map output bytes=284
+		Map output materialized bytes=298
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=298
+		Reduce input records=4
+		Reduce output records=4
+		Spilled Records=8
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=347
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=95
+2017-03-16 11:43:51,708 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:43:55,556 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:43:55,558 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:43:57,867 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:43:57,999 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:43:58,671 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:44:00,624 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1609592041_0001
+2017-03-16 11:44:02,788 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:44:02,790 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1609592041_0001
+2017-03-16 11:44:02,810 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:44:02,875 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:44:02,890 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:44:03,404 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:44:03,405 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1609592041_0001_m_000000_0
+2017-03-16 11:44:03,740 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:44:03,793 INFO org.apache.hadoop.mapreduce.Job: Job job_local1609592041_0001 running in uber mode : false
+2017-03-16 11:44:03,795 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:44:03,880 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:44:03,919 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 11:44:04,924 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:44:04,941 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:44:04,941 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:44:04,941 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:44:04,941 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:44:04,985 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:44:05,152 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:44:05,171 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:44:05,171 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:44:05,172 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 284; bufvoid = 104857600
+2017-03-16 11:44:05,172 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214384(104857536); length = 13/6553600
+2017-03-16 11:44:05,271 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:44:05,319 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1609592041_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:44:05,451 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:44:05,461 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1609592041_0001_m_000000_0' done.
+2017-03-16 11:44:05,462 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1609592041_0001_m_000000_0
+2017-03-16 11:44:05,462 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:44:05,476 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:44:05,477 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1609592041_0001_r_000000_0
+2017-03-16 11:44:05,548 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:44:05,568 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:44:05,572 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@39c8dc85
+2017-03-16 11:44:05,798 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:44:05,799 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:44:05,869 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1609592041_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:44:06,259 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1609592041_0001_m_000000_0 decomp: 294 len: 298 to MEMORY
+2017-03-16 11:44:06,294 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 294 bytes from map-output for attempt_local1609592041_0001_m_000000_0
+2017-03-16 11:44:06,326 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 294, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->294
+2017-03-16 11:44:06,356 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:44:06,357 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:44:06,358 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:44:06,413 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:44:06,427 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:44:06,446 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 294 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:44:06,447 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 298 bytes from disk
+2017-03-16 11:44:06,457 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:44:06,467 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:44:06,467 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:44:06,484 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:44:06,559 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:44:06,597 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1609592041_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:44:06,653 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:44:06,654 INFO org.apache.hadoop.mapred.Task: Task attempt_local1609592041_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:44:06,655 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1609592041_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local1609592041_0001_r_000000
+2017-03-16 11:44:06,678 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:44:06,682 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1609592041_0001_r_000000_0' done.
+2017-03-16 11:44:06,693 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1609592041_0001_r_000000_0
+2017-03-16 11:44:06,694 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:44:06,800 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1609592041_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:44:06,813 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:44:06,837 INFO org.apache.hadoop.mapreduce.Job: Job job_local1609592041_0001 failed with state FAILED due to: NA
+2017-03-16 11:44:07,000 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=1484
+		FILE: Number of bytes written=554933
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=4
+		Map output bytes=284
+		Map output materialized bytes=298
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=298
+		Reduce input records=4
+		Reduce output records=4
+		Spilled Records=8
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=374
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=95
+2017-03-16 11:45:09,595 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 11:45:13,436 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 11:45:13,440 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 11:45:15,893 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 11:45:16,034 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 11:45:16,715 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 11:45:18,608 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local267860683_0001
+2017-03-16 11:45:20,905 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 11:45:20,907 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local267860683_0001
+2017-03-16 11:45:20,922 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 11:45:20,993 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:45:21,013 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 11:45:21,518 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 11:45:21,519 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local267860683_0001_m_000000_0
+2017-03-16 11:45:21,828 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:45:21,910 INFO org.apache.hadoop.mapreduce.Job: Job job_local267860683_0001 running in uber mode : false
+2017-03-16 11:45:21,911 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 11:45:21,964 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:45:22,008 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 11:45:23,014 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 11:45:23,023 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 11:45:23,023 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 11:45:23,023 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 11:45:23,024 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 11:45:23,076 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 11:45:23,243 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 11:45:23,244 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 11:45:23,244 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 11:45:23,244 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 284; bufvoid = 104857600
+2017-03-16 11:45:23,251 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214384(104857536); length = 13/6553600
+2017-03-16 11:45:23,357 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 11:45:23,385 INFO org.apache.hadoop.mapred.Task: Task:attempt_local267860683_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 11:45:23,536 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 11:45:23,537 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local267860683_0001_m_000000_0' done.
+2017-03-16 11:45:23,538 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local267860683_0001_m_000000_0
+2017-03-16 11:45:23,538 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 11:45:23,558 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 11:45:23,559 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local267860683_0001_r_000000_0
+2017-03-16 11:45:23,657 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 11:45:23,659 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 11:45:23,672 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@818f289
+2017-03-16 11:45:23,872 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 11:45:23,934 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 11:45:23,935 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local267860683_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 11:45:24,393 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local267860683_0001_m_000000_0 decomp: 294 len: 298 to MEMORY
+2017-03-16 11:45:24,430 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 294 bytes from map-output for attempt_local267860683_0001_m_000000_0
+2017-03-16 11:45:24,432 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 294, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->294
+2017-03-16 11:45:24,468 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 11:45:24,470 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:45:24,481 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 11:45:24,513 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:45:24,557 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:45:24,585 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 294 bytes to disk to satisfy reduce memory limit
+2017-03-16 11:45:24,586 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 298 bytes from disk
+2017-03-16 11:45:24,601 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 11:45:24,612 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 11:45:24,613 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 227 bytes
+2017-03-16 11:45:24,625 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:45:24,716 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 11:45:24,786 INFO org.apache.hadoop.mapred.Task: Task:attempt_local267860683_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 11:45:24,814 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 11:45:24,817 INFO org.apache.hadoop.mapred.Task: Task attempt_local267860683_0001_r_000000_0 is allowed to commit now
+2017-03-16 11:45:24,819 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local267860683_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local267860683_0001_r_000000
+2017-03-16 11:45:24,840 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 11:45:24,852 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local267860683_0001_r_000000_0' done.
+2017-03-16 11:45:24,852 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local267860683_0001_r_000000_0
+2017-03-16 11:45:24,852 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 11:45:24,936 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local267860683_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 11:45:24,938 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 11:45:24,984 INFO org.apache.hadoop.mapreduce.Job: Job job_local267860683_0001 failed with state FAILED due to: NA
+2017-03-16 11:45:25,101 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=1484
+		FILE: Number of bytes written=551997
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=4
+		Map output bytes=284
+		Map output materialized bytes=298
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=298
+		Reduce input records=4
+		Reduce output records=4
+		Spilled Records=8
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=352
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=95
+2017-03-16 12:02:42,806 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 12:02:46,341 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 12:02:46,364 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 12:02:48,808 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 12:02:48,932 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 12:02:49,537 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 12:02:51,457 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1368608711_0001
+2017-03-16 12:02:53,595 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 12:02:53,596 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1368608711_0001
+2017-03-16 12:02:53,613 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 12:02:53,685 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:02:53,695 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 12:02:54,171 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 12:02:54,173 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1368608711_0001_m_000000_0
+2017-03-16 12:02:54,503 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:02:54,599 INFO org.apache.hadoop.mapreduce.Job: Job job_local1368608711_0001 running in uber mode : false
+2017-03-16 12:02:54,606 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 12:02:54,667 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 12:02:54,694 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 12:02:56,387 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 12:02:56,388 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 12:02:56,388 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 12:02:56,388 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 12:02:56,388 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 12:02:56,483 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 12:02:56,584 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 12:02:56,818 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 12:02:56,834 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1368608711_0001
+java.lang.Exception: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.LongWritable
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.LongWritable
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1073)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at org.apache.hadoop.mapreduce.Mapper.map(Mapper.java:124)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-16 12:02:57,634 INFO org.apache.hadoop.mapreduce.Job: Job job_local1368608711_0001 failed with state FAILED due to: NA
+2017-03-16 12:02:57,881 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-16 12:03:43,462 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 12:03:47,341 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 12:03:47,368 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 12:03:49,513 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 12:03:49,597 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 12:03:50,068 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 12:03:51,696 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1955612982_0001
+2017-03-16 12:03:54,134 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 12:03:54,136 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1955612982_0001
+2017-03-16 12:03:54,152 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 12:03:54,247 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:03:54,261 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 12:03:54,744 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 12:03:54,746 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1955612982_0001_m_000000_0
+2017-03-16 12:03:55,090 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:03:55,139 INFO org.apache.hadoop.mapreduce.Job: Job job_local1955612982_0001 running in uber mode : false
+2017-03-16 12:03:55,143 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 12:03:55,261 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 12:03:55,296 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 12:03:56,600 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 12:03:56,602 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 12:03:56,602 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 12:03:56,602 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 12:03:56,602 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 12:03:56,702 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 12:03:56,786 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 12:03:56,800 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 12:03:56,800 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 12:03:56,800 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 281; bufvoid = 104857600
+2017-03-16 12:03:56,801 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214384(104857536); length = 13/6553600
+2017-03-16 12:03:56,890 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 12:03:56,950 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1955612982_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 12:03:57,049 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 12:03:57,050 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1955612982_0001_m_000000_0' done.
+2017-03-16 12:03:57,058 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1955612982_0001_m_000000_0
+2017-03-16 12:03:57,058 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 12:03:57,113 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 12:03:57,114 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1955612982_0001_r_000000_0
+2017-03-16 12:03:57,147 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 12:03:57,234 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:03:57,237 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 12:03:57,286 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@47ed5550
+2017-03-16 12:03:57,463 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 12:03:57,527 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1955612982_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 12:03:57,890 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1955612982_0001_m_000000_0 decomp: 291 len: 295 to MEMORY
+2017-03-16 12:03:57,980 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 291 bytes from map-output for attempt_local1955612982_0001_m_000000_0
+2017-03-16 12:03:57,998 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 291, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->291
+2017-03-16 12:03:58,028 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 12:03:58,030 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 12:03:58,031 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 12:03:58,092 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 12:03:58,107 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 281 bytes
+2017-03-16 12:03:58,117 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 291 bytes to disk to satisfy reduce memory limit
+2017-03-16 12:03:58,120 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 295 bytes from disk
+2017-03-16 12:03:58,126 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 12:03:58,134 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 12:03:58,136 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 281 bytes
+2017-03-16 12:03:58,140 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 12:03:58,243 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 12:03:58,282 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1955612982_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 12:03:58,313 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 12:03:58,313 INFO org.apache.hadoop.mapred.Task: Task attempt_local1955612982_0001_r_000000_0 is allowed to commit now
+2017-03-16 12:03:58,328 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1955612982_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local1955612982_0001_r_000000
+2017-03-16 12:03:58,336 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 12:03:58,338 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1955612982_0001_r_000000_0' done.
+2017-03-16 12:03:58,342 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1955612982_0001_r_000000_0
+2017-03-16 12:03:58,344 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 12:03:58,436 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1955612982_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 12:03:59,150 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 12:03:59,151 INFO org.apache.hadoop.mapreduce.Job: Job job_local1955612982_0001 failed with state FAILED due to: NA
+2017-03-16 12:03:59,321 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=1478
+		FILE: Number of bytes written=555135
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=4
+		Map output bytes=281
+		Map output materialized bytes=295
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=295
+		Reduce input records=4
+		Reduce output records=4
+		Spilled Records=8
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=393
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=274
+2017-03-16 12:18:00,215 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 12:18:06,215 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 12:18:06,232 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 12:18:08,991 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 12:18:09,129 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 12:18:09,846 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 12:18:11,906 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1857917846_0001
+2017-03-16 12:18:14,348 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 12:18:14,351 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1857917846_0001
+2017-03-16 12:18:14,380 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 12:18:14,486 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:18:14,500 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 12:18:15,426 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 12:18:15,428 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1857917846_0001_m_000000_0
+2017-03-16 12:18:15,433 INFO org.apache.hadoop.mapreduce.Job: Job job_local1857917846_0001 running in uber mode : false
+2017-03-16 12:18:15,446 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 12:18:15,968 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:18:16,146 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 12:18:16,204 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 12:18:20,797 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 12:18:20,797 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 12:18:20,797 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 12:18:20,797 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 12:18:20,798 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 12:18:21,007 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 12:18:21,190 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 12:18:21,191 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 12:18:21,193 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 12:18:21,196 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 281; bufvoid = 104857600
+2017-03-16 12:18:21,197 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214384(104857536); length = 13/6553600
+2017-03-16 12:18:21,688 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 12:18:21,897 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1857917846_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 12:18:22,237 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 12:18:22,241 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1857917846_0001_m_000000_0' done.
+2017-03-16 12:18:22,250 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1857917846_0001_m_000000_0
+2017-03-16 12:18:22,251 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 12:18:22,791 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 12:18:22,911 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 12:18:22,792 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1857917846_0001_r_000000_0
+2017-03-16 12:18:24,313 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 12:18:24,314 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 12:18:24,572 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@455d59c3
+2017-03-16 12:18:26,717 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 12017-03-16 13:01:07,812 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 13:01:10,583 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 13:01:10,612 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 13:01:10,873 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:cloudera (auth:SIMPLE) cause:org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test already exists
+2017-03-16 13:03:46,093 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 13:03:49,481 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 13:03:49,508 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 13:03:51,781 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 13:03:51,888 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 13:03:52,417 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 13:03:54,141 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local610346708_0001
+2017-03-16 13:03:56,422 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 13:03:56,424 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local610346708_0001
+2017-03-16 13:03:56,449 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 13:03:56,522 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 13:03:56,535 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 13:03:57,043 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 13:03:57,044 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local610346708_0001_m_000000_0
+2017-03-16 13:03:57,361 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 13:03:57,454 INFO org.apache.hadoop.mapreduce.Job: Job job_local610346708_0001 running in uber mode : false
+2017-03-16 13:03:57,488 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 13:03:57,547 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 13:03:57,558 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 13:03:57,560 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local610346708_0001
+java.lang.Exception: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
+	at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:131)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:745)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+Caused by: java.lang.reflect.InvocationTargetException
+	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
+	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
+	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
+	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
+	at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:129)
+	... 8 more
+Caused by: java.io.FileNotFoundException: /home/cloudera/workspace/Assignment1/stopwords.txt (No such file or directory)
+	at java.io.FileInputStream.open(Native Method)
+	at java.io.FileInputStream.<init>(FileInputStream.java:146)
+	at java.io.FileReader.<init>(FileReader.java:72)
+	at Preprocessing.Preprocessing_1$Map.<init>(Preprocessing_1.java:101)
+	... 13 more
+2017-03-16 13:03:58,493 INFO org.apache.hadoop.mapreduce.Job: Job job_local610346708_0001 failed with state FAILED due to: NA
+2017-03-16 13:03:58,569 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-16 13:08:53,922 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 13:08:57,941 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 13:08:57,984 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 13:09:00,499 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 13:09:00,624 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 13:09:01,349 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 13:09:03,434 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local329189511_0001
+2017-03-16 13:09:05,731 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 13:09:05,733 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local329189511_0001
+2017-03-16 13:09:05,758 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 13:09:05,849 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 13:09:05,860 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 13:09:06,342 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 13:09:06,344 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local329189511_0001_m_000000_0
+2017-03-16 13:09:06,628 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 13:09:06,761 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 13:09:06,770 INFO org.apache.hadoop.mapreduce.Job: Job job_local329189511_0001 running in uber mode : false
+2017-03-16 13:09:06,772 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 13:09:07,136 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-16 13:09:08,558 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 13:09:08,559 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 13:09:08,559 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 13:09:08,559 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 13:09:08,559 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 13:09:08,596 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 13:09:08,684 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-16 13:09:08,703 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 13:09:08,704 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 13:09:08,704 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 432; bufvoid = 104857600
+2017-03-16 13:09:08,704 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214276(104857104); length = 121/6553600
+2017-03-16 13:09:08,803 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 13:09:08,833 INFO org.apache.hadoop.mapred.Task: Task:attempt_local329189511_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 13:09:08,985 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 13:09:08,986 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local329189511_0001_m_000000_0' done.
+2017-03-16 13:09:08,986 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local329189511_0001_m_000000_0
+2017-03-16 13:09:08,995 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 13:09:09,017 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 13:09:09,019 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local329189511_0001_r_000000_0
+2017-03-16 13:09:09,129 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 13:09:09,140 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 13:09:09,203 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@1bb08b3a
+2017-03-16 13:09:09,421 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 13:09:09,467 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local329189511_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 13:09:09,776 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 13:09:09,916 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local329189511_0001_m_000000_0 decomp: 496 len: 500 to MEMORY
+2017-03-16 13:09:10,047 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 496 bytes from map-output for attempt_local329189511_0001_m_000000_0
+2017-03-16 13:09:10,061 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 496, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->496
+2017-03-16 13:09:10,099 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 13:09:10,101 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 13:09:10,107 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 13:09:10,165 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 13:09:10,180 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 486 bytes
+2017-03-16 13:09:10,203 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 496 bytes to disk to satisfy reduce memory limit
+2017-03-16 13:09:10,204 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 500 bytes from disk
+2017-03-16 13:09:10,217 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 13:09:10,231 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 13:09:10,232 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 486 bytes
+2017-03-16 13:09:10,245 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 13:09:10,284 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 13:09:10,305 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local329189511_0001
+java.lang.Exception: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:556)
+Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
+	at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:131)
+	at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:611)
+	at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:389)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$ReduceTaskRunnable.run(LocalJobRunner.java:346)
+	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)
+Caused by: java.lang.reflect.InvocationTargetException
+	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
+	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
+	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
+	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
+	at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:129)
+	... 8 more
+Caused by: java.io.FileNotFoundException: /home/cloudera/workspace/BDPA_Assign2_BXIANG/wordcountpg100.txt (No such file or directory)
+	at java.io.FileInputStream.open(Native Method)
+	at java.io.FileInputStream.<init>(FileInputStream.java:146)
+	at java.io.FileReader.<init>(FileReader.java:72)
+	at Preprocessing.Preprocessing_1$Reduce.<init>(Preprocessing_1.java:156)
+	... 13 more
+2017-03-16 13:09:10,778 INFO org.apache.hadoop.mapreduce.Job: Job job_local329189511_0001 failed with state FAILED due to: NA
+2017-03-16 13:09:10,966 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=428
+		FILE: Number of bytes written=276048
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=31
+		Map output bytes=432
+		Map output materialized bytes=500
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=0
+		Reduce shuffle bytes=500
+		Reduce input records=0
+		Reduce output records=0
+		Spilled Records=31
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=353
+		Total committed heap usage (bytes)=165613568
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=0
+2017-03-16 14:02:30,997 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 14:02:50,901 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 14:02:53,456 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 14:03:01,704 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 14:03:01,822 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 14:03:02,404 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 14:03:04,833 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1205530205_0001
+2017-03-16 14:03:06,990 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 14:03:07,195 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1205530205_0001
+2017-03-16 14:03:07,227 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 14:03:07,407 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:03:07,435 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 14:03:07,967 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 14:03:07,971 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1205530205_0001_m_000000_0
+2017-03-16 14:03:08,231 INFO org.apache.hadoop.mapreduce.Job: Job job_local1205530205_0001 running in uber mode : false
+2017-03-16 14:03:08,235 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 14:03:08,263 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:03:08,456 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 14:03:08,488 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-16 14:03:12,818 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 14:03:12,827 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 14:03:12,829 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 14:03:12,830 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 14:03:12,831 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 14:03:12,907 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 14:03:13,129 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 14:03:14,244 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 14:03:14,467 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 14:03:14,507 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1205530205_0001
+java.lang.Exception: java.io.FileNotFoundException: /home/cloudera/workspace/Assignment1/stopwords.txt (No such file or directory)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.FileNotFoundException: /home/cloudera/workspace/Assignment1/stopwords.txt (No such file or directory)
+	at java.io.FileInputStream.open(Native Method)
+	at java.io.FileInputStream.<init>(FileInputStream.java:146)
+	at java.io.FileReader.<init>(FileReader.java:72)
+	at WordCount.WordCount$Map.map(WordCount.java:72)
+	at WordCount.WordCount$Map.map(WordCount.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-16 14:03:15,284 INFO org.apache.hadoop.mapreduce.Job: Job job_local1205530205_0001 failed with state FAILED due to: NA
+2017-03-16 14:03:15,356 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-16 14:19:14,080 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 14:19:17,993 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 14:19:18,197 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 14:19:18,561 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:cloudera (auth:SIMPLE) cause:org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory file:/home/cloudera/workspace/bpa/Assign2/WordCount already exists
+2017-03-16 14:20:09,832 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 14:20:13,368 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 14:20:13,383 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 14:20:15,841 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 14:20:15,961 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 14:20:16,461 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 14:20:18,326 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local831278700_0001
+2017-03-16 14:20:20,345 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 14:20:20,347 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local831278700_0001
+2017-03-16 14:20:20,380 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 14:20:20,471 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:20:20,473 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 14:20:20,950 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 14:20:20,951 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local831278700_0001_m_000000_0
+2017-03-16 14:20:21,290 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:20:21,380 INFO org.apache.hadoop.mapreduce.Job: Job job_local831278700_0001 running in uber mode : false
+2017-03-16 14:20:21,385 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 14:20:21,414 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 14:20:21,466 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-16 14:20:24,520 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 14:20:24,585 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 14:20:24,585 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 14:20:24,585 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 14:20:24,585 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 14:20:24,647 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 14:20:24,862 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 14:20:24,878 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 14:20:24,995 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 14:20:25,013 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local831278700_0001
+java.lang.Exception: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.LongWritable, received org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in key from map: expected org.apache.hadoop.io.LongWritable, received org.apache.hadoop.io.Text
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1073)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at WordCount.WordCount$Map.map(WordCount.java:104)
+	at WordCount.WordCount$Map.map(WordCount.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-16 14:20:25,410 INFO org.apache.hadoop.mapreduce.Job: Job job_local831278700_0001 failed with state FAILED due to: NA
+2017-03-16 14:20:25,516 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-16 14:28:00,818 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 14:28:03,773 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 14:28:03,784 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 14:28:05,912 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 14:28:05,954 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 14:28:06,498 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 14:28:08,277 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1711748163_0001
+2017-03-16 14:28:10,037 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 14:28:10,039 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1711748163_0001
+2017-03-16 14:28:10,069 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 14:28:10,162 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:28:10,174 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 14:28:10,736 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 14:28:10,738 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1711748163_0001_m_000000_0
+2017-03-16 14:28:11,045 INFO org.apache.hadoop.mapreduce.Job: Job job_local1711748163_0001 running in uber mode : false
+2017-03-16 14:28:11,065 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 14:28:11,069 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:28:11,197 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 14:28:11,227 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-16 14:28:12,469 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 14:28:12,469 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 14:28:12,469 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 14:28:12,469 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 14:28:12,469 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 14:28:12,518 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 14:28:12,611 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 14:28:12,628 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 14:28:12,970 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 14:28:12,985 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1711748163_0001
+java.lang.Exception: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.IntWritable
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:549)
+Caused by: java.io.IOException: Type mismatch in value from map: expected org.apache.hadoop.io.Text, received org.apache.hadoop.io.IntWritable
+	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:1078)
+	at org.apache.hadoop.mapred.MapTask$NewOutputCollector.write(MapTask.java:715)
+	at org.apache.hadoop.mapreduce.task.TaskInputOutputContextImpl.write(TaskInputOutputContextImpl.java:89)
+	at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.write(WrappedMapper.java:112)
+	at WordCount.WordCount$Map.map(WordCount.java:104)
+	at WordCount.WordCount$Map.map(WordCount.java:1)
+	at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
+	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787)
+	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:270)
+	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)
+2017-03-16 14:28:13,073 INFO org.apache.hadoop.mapreduce.Job: Job job_local1711748163_0001 failed with state FAILED due to: NA
+2017-03-16 14:28:13,358 INFO org.apache.hadoop.mapreduce.Job: Counters: 0
+2017-03-16 14:33:33,199 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 14:33:36,131 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 14:33:36,144 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 14:33:38,177 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 14:33:38,280 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 14:33:38,727 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 14:33:40,454 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local2037252617_0001
+2017-03-16 14:33:42,239 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 14:33:42,242 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local2037252617_0001
+2017-03-16 14:33:42,279 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 14:33:42,335 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:33:42,336 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 14:33:42,725 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 14:33:42,726 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local2037252617_0001_m_000000_0
+2017-03-16 14:33:42,969 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:33:43,088 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 14:33:43,093 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-16 14:33:43,552 INFO org.apache.hadoop.mapreduce.Job: Job job_local2037252617_0001 running in uber mode : false
+2017-03-16 14:33:43,560 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 14:33:44,389 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 14:33:44,389 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 14:33:44,389 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 14:33:44,390 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 14:33:44,390 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 14:33:44,492 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 14:33:44,588 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 14:33:49,420 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:33:49,585 INFO org.apache.hadoop.mapreduce.Job:  map 2% reduce 0%
+2017-03-16 14:33:52,425 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:33:52,662 INFO org.apache.hadoop.mapreduce.Job:  map 4% reduce 0%
+2017-03-16 14:33:55,429 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:33:55,668 INFO org.apache.hadoop.mapreduce.Job:  map 9% reduce 0%
+2017-03-16 14:33:58,463 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:33:58,673 INFO org.apache.hadoop.mapreduce.Job:  map 17% reduce 0%
+2017-03-16 14:34:01,468 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:01,677 INFO org.apache.hadoop.mapreduce.Job:  map 25% reduce 0%
+2017-03-16 14:34:04,470 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:04,685 INFO org.apache.hadoop.mapreduce.Job:  map 32% reduce 0%
+2017-03-16 14:34:07,525 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:07,688 INFO org.apache.hadoop.mapreduce.Job:  map 39% reduce 0%
+2017-03-16 14:34:10,529 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:10,738 INFO org.apache.hadoop.mapreduce.Job:  map 46% reduce 0%
+2017-03-16 14:34:13,539 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:13,745 INFO org.apache.hadoop.mapreduce.Job:  map 52% reduce 0%
+2017-03-16 14:34:16,550 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:16,769 INFO org.apache.hadoop.mapreduce.Job:  map 58% reduce 0%
+2017-03-16 14:34:19,553 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:19,805 INFO org.apache.hadoop.mapreduce.Job:  map 66% reduce 0%
+2017-03-16 14:34:19,939 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:34:19,940 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 14:34:19,940 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 14:34:19,940 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 6826777; bufvoid = 104857600
+2017-03-16 14:34:19,941 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 23195628(92782512); length = 3018769/6553600
+2017-03-16 14:34:22,557 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-16 14:34:22,813 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-16 14:34:25,562 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-16 14:34:28,565 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-16 14:34:29,151 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 14:34:29,189 INFO org.apache.hadoop.mapred.Task: Task:attempt_local2037252617_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 14:34:29,195 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 14:34:29,201 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local2037252617_0001_m_000000_0' done.
+2017-03-16 14:34:29,206 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local2037252617_0001_m_000000_0
+2017-03-16 14:34:29,210 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 14:34:29,238 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 14:34:29,239 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local2037252617_0001_r_000000_0
+2017-03-16 14:34:29,330 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:34:29,331 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 14:34:29,365 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@67728a26
+2017-03-16 14:34:29,523 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 14:34:29,558 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local2037252617_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 14:34:29,816 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local2037252617_0001_m_000000_0 decomp: 8336165 len: 8336169 to MEMORY
+2017-03-16 14:34:29,907 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 14:34:30,082 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 8336165 bytes from map-output for attempt_local2037252617_0001_m_000000_0
+2017-03-16 14:34:30,118 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 8336165, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->8336165
+2017-03-16 14:34:30,133 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 14:34:30,135 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 14:34:30,136 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 14:34:30,206 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 14:34:30,209 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 8336162 bytes
+2017-03-16 14:34:33,608 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 8336165 bytes to disk to satisfy reduce memory limit
+2017-03-16 14:34:33,614 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 8336169 bytes from disk
+2017-03-16 14:34:33,640 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 14:34:33,641 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 14:34:33,641 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 8336162 bytes
+2017-03-16 14:34:33,642 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 14:34:33,808 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 14:34:35,341 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:34:35,919 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 70%
+2017-03-16 14:34:38,357 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:34:38,925 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 93%
+2017-03-16 14:34:39,081 INFO org.apache.hadoop.mapred.Task: Task:attempt_local2037252617_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 14:34:39,086 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:34:39,095 INFO org.apache.hadoop.mapred.Task: Task attempt_local2037252617_0001_r_000000_0 is allowed to commit now
+2017-03-16 14:34:39,098 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local2037252617_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/WordCount/_temporary/0/task_local2037252617_0001_r_000000
+2017-03-16 14:34:39,103 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:34:39,105 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local2037252617_0001_r_000000_0' done.
+2017-03-16 14:34:39,106 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local2037252617_0001_r_000000_0
+2017-03-16 14:34:39,108 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 14:34:39,256 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local2037252617_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 14:34:39,927 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 14:34:39,928 INFO org.apache.hadoop.mapreduce.Job: Job job_local2037252617_0001 failed with state FAILED due to: NA
+2017-03-16 14:34:40,075 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=27852494
+		FILE: Number of bytes written=25812143
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=754693
+		Map output bytes=6826777
+		Map output materialized bytes=8336169
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=23962
+		Reduce shuffle bytes=8336169
+		Reduce input records=754693
+		Reduce output records=23962
+		Spilled Records=1509386
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=738
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=249766
+2017-03-16 14:40:35,569 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-16 14:40:38,656 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-16 14:40:38,700 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-16 14:40:40,536 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-16 14:40:40,624 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-16 14:40:41,086 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-16 14:40:42,684 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1824441576_0001
+2017-03-16 14:40:44,419 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-16 14:40:44,421 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1824441576_0001
+2017-03-16 14:40:44,451 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-16 14:40:44,521 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:40:44,530 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-16 14:40:44,913 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-16 14:40:44,914 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1824441576_0001_m_000000_0
+2017-03-16 14:40:45,200 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:40:45,336 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 14:40:45,353 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-16 14:40:45,440 INFO org.apache.hadoop.mapreduce.Job: Job job_local1824441576_0001 running in uber mode : false
+2017-03-16 14:40:45,444 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-16 14:40:46,362 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-16 14:40:46,363 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-16 14:40:46,363 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-16 14:40:46,363 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-16 14:40:46,363 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-16 14:40:46,397 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-16 14:40:46,544 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-16 14:40:51,361 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:40:51,460 INFO org.apache.hadoop.mapreduce.Job:  map 2% reduce 0%
+2017-03-16 14:40:54,373 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:40:54,490 INFO org.apache.hadoop.mapreduce.Job:  map 6% reduce 0%
+2017-03-16 14:40:57,378 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:40:57,511 INFO org.apache.hadoop.mapreduce.Job:  map 13% reduce 0%
+2017-03-16 14:41:00,381 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:41:00,516 INFO org.apache.hadoop.mapreduce.Job:  map 21% reduce 0%
+2017-03-16 14:41:03,386 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:41:03,544 INFO org.apache.hadoop.mapreduce.Job:  map 29% reduce 0%
+2017-03-16 14:41:06,388 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:41:06,571 INFO org.apache.hadoop.mapreduce.Job:  map 37% reduce 0%
+2017-03-16 14:41:09,391 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:41:09,604 INFO org.apache.hadoop.mapreduce.Job:  map 45% reduce 0%
+2017-03-16 14:41:12,427 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:41:12,609 INFO org.apache.hadoop.mapreduce.Job:  map 53% reduce 0%
+2017-03-16 14:41:15,429 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:41:15,620 INFO org.apache.hadoop.mapreduce.Job:  map 60% reduce 0%
+2017-03-16 14:41:17,814 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-16 14:41:17,817 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-16 14:41:17,819 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-16 14:41:17,820 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 6826777; bufvoid = 104857600
+2017-03-16 14:41:17,820 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 23195628(92782512); length = 3018769/6553600
+2017-03-16 14:41:18,431 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-16 14:41:18,629 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-16 14:41:21,432 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-16 14:41:24,438 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-16 14:41:26,559 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-16 14:41:26,615 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1824441576_0001_m_000000_0 is done. And is in the process of committing
+2017-03-16 14:41:26,626 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-16 14:41:26,633 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1824441576_0001_m_000000_0' done.
+2017-03-16 14:41:26,634 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1824441576_0001_m_000000_0
+2017-03-16 14:41:26,635 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-16 14:41:26,647 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-16 14:41:26,648 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1824441576_0001_r_000000_0
+2017-03-16 14:41:26,652 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-16 14:41:26,741 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-16 14:41:26,742 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-16 14:41:26,777 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@46aea068
+2017-03-16 14:41:26,905 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-16 14:41:26,947 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1824441576_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-16 14:41:27,226 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1824441576_0001_m_000000_0 decomp: 8336165 len: 8336169 to MEMORY
+2017-03-16 14:41:27,496 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 8336165 bytes from map-output for attempt_local1824441576_0001_m_000000_0
+2017-03-16 14:41:27,525 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 8336165, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->8336165
+2017-03-16 14:41:27,546 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-16 14:41:27,547 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 14:41:27,548 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-16 14:41:27,666 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 14:41:27,672 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 8336162 bytes
+2017-03-16 14:41:31,054 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 8336165 bytes to disk to satisfy reduce memory limit
+2017-03-16 14:41:31,057 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 8336169 bytes from disk
+2017-03-16 14:41:31,072 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-16 14:41:31,074 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-16 14:41:31,075 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 8336162 bytes
+2017-03-16 14:41:31,078 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-16 14:41:31,234 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-16 14:41:32,757 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:41:33,671 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 69%
+2017-03-16 14:41:35,769 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:41:36,295 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1824441576_0001_r_000000_0 is done. And is in the process of committing
+2017-03-16 14:41:36,300 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:41:36,307 INFO org.apache.hadoop.mapred.Task: Task attempt_local1824441576_0001_r_000000_0 is allowed to commit now
+2017-03-16 14:41:36,315 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1824441576_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/WordCount/_temporary/0/task_local1824441576_0001_r_000000
+2017-03-16 14:41:36,320 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-16 14:41:36,322 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1824441576_0001_r_000000_0' done.
+2017-03-16 14:41:36,323 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1824441576_0001_r_000000_0
+2017-03-16 14:41:36,329 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-16 14:41:36,435 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1824441576_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-16 14:41:36,685 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-16 14:41:36,685 INFO org.apache.hadoop.mapreduce.Job: Job job_local1824441576_0001 failed with state FAILED due to: NA
+2017-03-16 14:41:36,825 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=27852494
+		FILE: Number of bytes written=25812083
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=754693
+		Map output bytes=6826777
+		Map output materialized bytes=8336169
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=23962
+		Reduce shuffle bytes=8336169
+		Reduce input records=754693
+		Reduce output records=23962
+		Spilled Records=1509386
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=662
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=249766
diff --git a/Assign2/hadoop.log.2017-03-17 b/Assign2/hadoop.log.2017-03-17
new file mode 100644
index 0000000..8de255d
--- /dev/null
+++ b/Assign2/hadoop.log.2017-03-17
@@ -0,0 +1,873 @@
+2017-03-17 10:55:28,323 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-17 10:55:31,706 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-17 10:55:31,730 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-17 10:55:33,962 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-17 10:55:34,063 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-17 10:55:34,762 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-17 10:55:37,143 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local794360199_0001
+2017-03-17 10:55:39,916 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-17 10:55:39,918 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local794360199_0001
+2017-03-17 10:55:39,956 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-17 10:55:40,040 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 10:55:40,046 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-17 10:55:40,642 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-17 10:55:40,644 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local794360199_0001_m_000000_0
+2017-03-17 10:55:40,934 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 10:55:40,950 INFO org.apache.hadoop.mapreduce.Job: Job job_local794360199_0001 running in uber mode : false
+2017-03-17 10:55:40,951 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-17 10:55:41,103 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 10:55:41,127 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-17 10:55:42,137 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-17 10:55:42,137 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-17 10:55:42,138 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-17 10:55:42,138 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-17 10:55:42,138 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-17 10:55:42,186 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-17 10:55:42,264 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-17 10:55:42,286 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-17 10:55:42,287 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-17 10:55:42,287 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 432; bufvoid = 104857600
+2017-03-17 10:55:42,287 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214276(104857104); length = 121/6553600
+2017-03-17 10:55:42,374 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-17 10:55:42,414 INFO org.apache.hadoop.mapred.Task: Task:attempt_local794360199_0001_m_000000_0 is done. And is in the process of committing
+2017-03-17 10:55:42,532 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-17 10:55:42,533 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local794360199_0001_m_000000_0' done.
+2017-03-17 10:55:42,533 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local794360199_0001_m_000000_0
+2017-03-17 10:55:42,533 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-17 10:55:42,546 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-17 10:55:42,547 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local794360199_0001_r_000000_0
+2017-03-17 10:55:42,624 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 10:55:42,625 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 10:55:42,674 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@2e7c1c14
+2017-03-17 10:55:42,836 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-17 10:55:42,883 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local794360199_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-17 10:55:42,982 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-17 10:55:43,226 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local794360199_0001_m_000000_0 decomp: 496 len: 500 to MEMORY
+2017-03-17 10:55:43,297 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 496 bytes from map-output for attempt_local794360199_0001_m_000000_0
+2017-03-17 10:55:43,315 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 496, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->496
+2017-03-17 10:55:43,351 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-17 10:55:43,353 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 10:55:43,356 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-17 10:55:43,406 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 10:55:43,440 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 486 bytes
+2017-03-17 10:55:43,481 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 496 bytes to disk to satisfy reduce memory limit
+2017-03-17 10:55:43,482 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 500 bytes from disk
+2017-03-17 10:55:43,483 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-17 10:55:43,484 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 10:55:43,500 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 486 bytes
+2017-03-17 10:55:43,510 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 10:55:48,631 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 10:55:48,655 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-17 10:55:48,741 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-17 10:55:48,747 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local794360199_0001
+java.lang.Exception: java.lang.NullPointerException
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:489)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:556)
+Caused by: java.lang.NullPointerException
+	at Preprocessing.Preprocessing_1$Reduce$1.compare(Preprocessing_1.java:191)
+	at Preprocessing.Preprocessing_1$Reduce$1.compare(Preprocessing_1.java:1)
+	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:324)
+	at java.util.TimSort.sort(TimSort.java:189)
+	at java.util.TimSort.sort(TimSort.java:173)
+	at java.util.Arrays.sort(Arrays.java:659)
+	at java.util.Collections.sort(Collections.java:217)
+	at Preprocessing.Preprocessing_1$Reduce.sortByValue(Preprocessing_1.java:186)
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:234)
+	at Preprocessing.Preprocessing_1$Reduce.reduce(Preprocessing_1.java:1)
+	at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:171)
+	at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:627)
+	at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:389)
+	at org.apache.hadoop.mapred.LocalJobRunner$Job$ReduceTaskRunnable.run(LocalJobRunner.java:346)
+	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)
+2017-03-17 10:55:48,993 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 67%
+2017-03-17 10:55:48,994 INFO org.apache.hadoop.mapreduce.Job: Job job_local794360199_0001 failed with state FAILED due to: NA
+2017-03-17 10:55:49,197 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=1888
+		FILE: Number of bytes written=552596
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=31
+		Map output bytes=432
+		Map output materialized bytes=500
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=0
+		Reduce shuffle bytes=500
+		Reduce input records=0
+		Reduce output records=0
+		Spilled Records=31
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=332
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=0
+2017-03-17 11:53:44,824 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-17 11:53:48,595 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-17 11:53:48,629 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-17 11:53:51,148 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-17 11:53:51,272 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-17 11:53:51,954 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-17 11:53:54,171 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local575032474_0001
+2017-03-17 11:53:56,383 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-17 11:53:56,385 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local575032474_0001
+2017-03-17 11:53:56,399 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-17 11:53:56,478 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 11:53:56,495 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-17 11:53:57,037 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-17 11:53:57,039 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local575032474_0001_m_000000_0
+2017-03-17 11:53:57,409 INFO org.apache.hadoop.mapreduce.Job: Job job_local575032474_0001 running in uber mode : false
+2017-03-17 11:53:57,426 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-17 11:53:57,436 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 11:53:57,602 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 11:53:57,637 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100.txt:0+5589889
+2017-03-17 11:53:59,063 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-17 11:53:59,082 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-17 11:53:59,094 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-17 11:53:59,094 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-17 11:53:59,094 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-17 11:53:59,142 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-17 11:53:59,253 INFO org.apache.hadoop.mapreduce.lib.input.LineRecordReader: Found UTF-8 BOM and skipped it
+2017-03-17 11:54:03,590 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:04,440 INFO org.apache.hadoop.mapreduce.Job:  map 1% reduce 0%
+2017-03-17 11:54:06,602 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:07,447 INFO org.apache.hadoop.mapreduce.Job:  map 3% reduce 0%
+2017-03-17 11:54:09,605 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:10,451 INFO org.apache.hadoop.mapreduce.Job:  map 5% reduce 0%
+2017-03-17 11:54:12,607 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:13,456 INFO org.apache.hadoop.mapreduce.Job:  map 10% reduce 0%
+2017-03-17 11:54:15,608 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:16,460 INFO org.apache.hadoop.mapreduce.Job:  map 16% reduce 0%
+2017-03-17 11:54:18,609 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:19,462 INFO org.apache.hadoop.mapreduce.Job:  map 22% reduce 0%
+2017-03-17 11:54:21,611 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:22,472 INFO org.apache.hadoop.mapreduce.Job:  map 28% reduce 0%
+2017-03-17 11:54:24,612 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:25,494 INFO org.apache.hadoop.mapreduce.Job:  map 34% reduce 0%
+2017-03-17 11:54:27,613 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:28,496 INFO org.apache.hadoop.mapreduce.Job:  map 40% reduce 0%
+2017-03-17 11:54:30,615 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:31,499 INFO org.apache.hadoop.mapreduce.Job:  map 46% reduce 0%
+2017-03-17 11:54:33,626 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:34,505 INFO org.apache.hadoop.mapreduce.Job:  map 52% reduce 0%
+2017-03-17 11:54:36,628 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:37,521 INFO org.apache.hadoop.mapreduce.Job:  map 58% reduce 0%
+2017-03-17 11:54:39,632 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:40,526 INFO org.apache.hadoop.mapreduce.Job:  map 64% reduce 0%
+2017-03-17 11:54:41,014 INFO org.apache.hadoop.mapred.LocalJobRunner: map > map
+2017-03-17 11:54:41,020 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-17 11:54:41,022 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-17 11:54:41,024 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 6826777; bufvoid = 104857600
+2017-03-17 11:54:41,025 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 23195628(92782512); length = 3018769/6553600
+2017-03-17 11:54:42,636 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-17 11:54:43,528 INFO org.apache.hadoop.mapreduce.Job:  map 67% reduce 0%
+2017-03-17 11:54:45,637 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-17 11:54:48,638 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-17 11:54:51,641 INFO org.apache.hadoop.mapred.LocalJobRunner: map > sort
+2017-03-17 11:54:53,914 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-17 11:54:53,966 INFO org.apache.hadoop.mapred.Task: Task:attempt_local575032474_0001_m_000000_0 is done. And is in the process of committing
+2017-03-17 11:54:53,979 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-17 11:54:53,997 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local575032474_0001_m_000000_0' done.
+2017-03-17 11:54:54,002 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local575032474_0001_m_000000_0
+2017-03-17 11:54:54,006 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-17 11:54:54,025 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-17 11:54:54,026 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local575032474_0001_r_000000_0
+2017-03-17 11:54:54,114 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 11:54:54,116 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 11:54:54,187 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@621e4b65
+2017-03-17 11:54:54,392 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-17 11:54:54,436 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local575032474_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-17 11:54:54,541 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-17 11:54:54,840 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local575032474_0001_m_000000_0 decomp: 8336165 len: 8336169 to MEMORY
+2017-03-17 11:54:55,169 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 8336165 bytes from map-output for attempt_local575032474_0001_m_000000_0
+2017-03-17 11:54:55,192 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 8336165, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->8336165
+2017-03-17 11:54:55,221 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-17 11:54:55,223 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 11:54:55,224 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-17 11:54:55,305 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 11:54:55,306 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 8336162 bytes
+2017-03-17 11:55:00,140 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-17 11:55:00,554 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 61%
+2017-03-17 11:55:00,766 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 8336165 bytes to disk to satisfy reduce memory limit
+2017-03-17 11:55:00,771 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 8336169 bytes from disk
+2017-03-17 11:55:00,814 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-17 11:55:00,814 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 11:55:00,815 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 8336162 bytes
+2017-03-17 11:55:00,815 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > sort
+2017-03-17 11:55:00,954 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-17 11:55:03,143 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 11:55:03,558 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 70%
+2017-03-17 11:55:06,145 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 11:55:06,560 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 92%
+2017-03-17 11:55:07,068 INFO org.apache.hadoop.mapred.Task: Task:attempt_local575032474_0001_r_000000_0 is done. And is in the process of committing
+2017-03-17 11:55:07,077 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 11:55:07,085 INFO org.apache.hadoop.mapred.Task: Task attempt_local575032474_0001_r_000000_0 is allowed to commit now
+2017-03-17 11:55:07,091 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local575032474_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/WordCount/_temporary/0/task_local575032474_0001_r_000000
+2017-03-17 11:55:07,099 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 11:55:07,105 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local575032474_0001_r_000000_0' done.
+2017-03-17 11:55:07,107 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local575032474_0001_r_000000_0
+2017-03-17 11:55:07,109 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-17 11:55:07,235 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local575032474_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-17 11:55:07,561 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-17 11:55:07,561 INFO org.apache.hadoop.mapreduce.Job: Job job_local575032474_0001 failed with state FAILED due to: NA
+2017-03-17 11:55:07,692 INFO org.apache.hadoop.mapreduce.Job: Counters: 30
+	File System Counters
+		FILE: Number of bytes read=27852494
+		FILE: Number of bytes written=25809891
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=124787
+		Map output records=754693
+		Map output bytes=6826777
+		Map output materialized bytes=8336169
+		Input split bytes=116
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=23962
+		Reduce shuffle bytes=8336169
+		Reduce input records=754693
+		Reduce output records=23962
+		Spilled Records=1509386
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=799
+		Total committed heap usage (bytes)=331227136
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=5589889
+	File Output Format Counters 
+		Bytes Written=249766
+2017-03-17 11:57:55,541 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-17 11:57:59,960 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-17 11:58:00,006 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-17 11:58:02,529 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-17 11:58:02,657 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-17 11:58:03,237 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-17 11:58:05,217 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1234476152_0001
+2017-03-17 11:58:07,540 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-17 11:58:07,542 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1234476152_0001
+2017-03-17 11:58:07,556 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-17 11:58:07,639 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 11:58:07,641 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-17 11:58:08,146 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-17 11:58:08,147 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1234476152_0001_m_000000_0
+2017-03-17 11:58:08,528 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 11:58:08,581 INFO org.apache.hadoop.mapreduce.Job: Job job_local1234476152_0001 running in uber mode : false
+2017-03-17 11:58:08,584 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-17 11:58:08,676 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 11:58:08,701 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+252
+2017-03-17 11:58:09,846 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-17 11:58:09,847 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-17 11:58:09,847 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-17 11:58:09,847 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-17 11:58:09,848 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-17 11:58:09,903 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-17 11:58:10,028 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-17 11:58:10,045 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-17 11:58:10,045 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-17 11:58:10,045 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 432; bufvoid = 104857600
+2017-03-17 11:58:10,045 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214276(104857104); length = 121/6553600
+2017-03-17 11:58:10,138 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-17 11:58:10,203 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1234476152_0001_m_000000_0 is done. And is in the process of committing
+2017-03-17 11:58:10,296 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-17 11:58:10,312 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1234476152_0001_m_000000_0' done.
+2017-03-17 11:58:10,312 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1234476152_0001_m_000000_0
+2017-03-17 11:58:10,313 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-17 11:58:10,334 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-17 11:58:10,335 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1234476152_0001_r_000000_0
+2017-03-17 11:58:10,409 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 11:58:10,424 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 11:58:10,464 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@64cbb440
+2017-03-17 11:58:10,612 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-17 11:58:10,996 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-17 11:58:11,032 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1234476152_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-17 11:58:11,399 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1234476152_0001_m_000000_0 decomp: 496 len: 500 to MEMORY
+2017-03-17 11:58:11,677 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 496 bytes from map-output for attempt_local1234476152_0001_m_000000_0
+2017-03-17 11:58:11,697 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 496, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->496
+2017-03-17 11:58:11,728 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-17 11:58:11,729 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 11:58:11,731 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-17 11:58:11,799 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 11:58:11,800 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 486 bytes
+2017-03-17 11:58:11,812 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 496 bytes to disk to satisfy reduce memory limit
+2017-03-17 11:58:11,827 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 500 bytes from disk
+2017-03-17 11:58:11,828 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-17 11:58:11,841 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 11:58:11,842 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 486 bytes
+2017-03-17 11:58:11,849 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 11:58:13,857 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-17 11:58:13,967 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1234476152_0001_r_000000_0 is done. And is in the process of committing
+2017-03-17 11:58:13,998 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 11:58:14,014 INFO org.apache.hadoop.mapred.Task: Task attempt_local1234476152_0001_r_000000_0 is allowed to commit now
+2017-03-17 11:58:14,016 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1234476152_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local1234476152_0001_r_000000
+2017-03-17 11:58:14,035 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 11:58:14,042 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1234476152_0001_r_000000_0' done.
+2017-03-17 11:58:14,043 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1234476152_0001_r_000000_0
+2017-03-17 11:58:14,043 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-17 11:58:14,132 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1234476152_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-17 11:58:14,616 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-17 11:58:14,616 INFO org.apache.hadoop.mapreduce.Job: Job job_local1234476152_0001 failed with state FAILED due to: NA
+2017-03-17 11:58:14,792 INFO org.apache.hadoop.mapreduce.Job: Counters: 31
+	File System Counters
+		FILE: Number of bytes read=1888
+		FILE: Number of bytes written=556481
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=31
+		Map output bytes=432
+		Map output materialized bytes=500
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=500
+		Reduce input records=31
+		Reduce output records=4
+		Spilled Records=62
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=560
+		Total committed heap usage (bytes)=331227136
+	Preprocessing.Preprocessing_1$COUNTER
+		COUNT_LINES=4
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=252
+	File Output Format Counters 
+		Bytes Written=209
+2017-03-17 12:00:15,134 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-17 12:00:19,439 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-17 12:00:19,476 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-17 12:00:22,097 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-17 12:00:22,261 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-17 12:00:22,994 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-17 12:00:25,169 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local770812236_0001
+2017-03-17 12:00:27,783 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-17 12:00:27,788 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local770812236_0001
+2017-03-17 12:00:27,811 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-17 12:00:27,928 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:00:27,941 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-17 12:00:28,548 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-17 12:00:28,550 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local770812236_0001_m_000000_0
+2017-03-17 12:00:28,805 INFO org.apache.hadoop.mapreduce.Job: Job job_local770812236_0001 running in uber mode : false
+2017-03-17 12:00:28,808 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-17 12:00:28,880 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:00:29,030 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:00:29,059 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+264
+2017-03-17 12:00:30,476 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-17 12:00:30,500 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-17 12:00:30,500 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-17 12:00:30,500 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-17 12:00:30,500 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-17 12:00:30,547 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-17 12:00:30,682 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-17 12:00:30,684 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-17 12:00:30,684 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-17 12:00:30,684 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 460; bufvoid = 104857600
+2017-03-17 12:00:30,684 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214268(104857072); length = 129/6553600
+2017-03-17 12:00:30,823 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-17 12:00:30,862 INFO org.apache.hadoop.mapred.Task: Task:attempt_local770812236_0001_m_000000_0 is done. And is in the process of committing
+2017-03-17 12:00:30,977 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-17 12:00:30,987 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local770812236_0001_m_000000_0' done.
+2017-03-17 12:00:30,988 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local770812236_0001_m_000000_0
+2017-03-17 12:00:30,988 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-17 12:00:31,022 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-17 12:00:31,023 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local770812236_0001_r_000000_0
+2017-03-17 12:00:31,110 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:00:31,123 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:00:31,170 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@71932060
+2017-03-17 12:00:31,415 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-17 12:00:31,459 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local770812236_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-17 12:00:31,817 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-17 12:00:31,938 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local770812236_0001_m_000000_0 decomp: 528 len: 532 to MEMORY
+2017-03-17 12:00:32,016 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 528 bytes from map-output for attempt_local770812236_0001_m_000000_0
+2017-03-17 12:00:32,040 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 528, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->528
+2017-03-17 12:00:32,062 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-17 12:00:32,064 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:00:32,064 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-17 12:00:32,138 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:00:32,158 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:00:32,171 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 528 bytes to disk to satisfy reduce memory limit
+2017-03-17 12:00:32,176 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 532 bytes from disk
+2017-03-17 12:00:32,180 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-17 12:00:32,188 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:00:32,192 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:00:32,210 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:00:34,439 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-17 12:00:34,591 INFO org.apache.hadoop.mapred.Task: Task:attempt_local770812236_0001_r_000000_0 is done. And is in the process of committing
+2017-03-17 12:00:34,603 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:00:34,614 INFO org.apache.hadoop.mapred.Task: Task attempt_local770812236_0001_r_000000_0 is allowed to commit now
+2017-03-17 12:00:34,630 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local770812236_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local770812236_0001_r_000000
+2017-03-17 12:00:34,636 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 12:00:34,651 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local770812236_0001_r_000000_0' done.
+2017-03-17 12:00:34,652 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local770812236_0001_r_000000_0
+2017-03-17 12:00:34,652 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-17 12:00:34,753 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local770812236_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-17 12:00:34,820 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-17 12:00:34,820 INFO org.apache.hadoop.mapreduce.Job: Job job_local770812236_0001 failed with state FAILED due to: NA
+2017-03-17 12:00:35,459 INFO org.apache.hadoop.mapreduce.Job: Counters: 31
+	File System Counters
+		FILE: Number of bytes read=1978
+		FILE: Number of bytes written=553639
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=33
+		Map output bytes=460
+		Map output materialized bytes=532
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=532
+		Reduce input records=33
+		Reduce output records=4
+		Spilled Records=66
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=522
+		Total committed heap usage (bytes)=331227136
+	Preprocessing.Preprocessing_1$COUNTER
+		COUNT_LINES=4
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=264
+	File Output Format Counters 
+		Bytes Written=209
+2017-03-17 12:01:14,651 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-17 12:01:19,049 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-17 12:01:19,077 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-17 12:01:21,676 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-17 12:01:21,797 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-17 12:01:22,494 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-17 12:01:24,469 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local146025213_0001
+2017-03-17 12:01:26,809 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-17 12:01:26,810 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local146025213_0001
+2017-03-17 12:01:26,844 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-17 12:01:26,925 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:01:26,939 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-17 12:01:27,473 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-17 12:01:27,475 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local146025213_0001_m_000000_0
+2017-03-17 12:01:27,829 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:01:27,855 INFO org.apache.hadoop.mapreduce.Job: Job job_local146025213_0001 running in uber mode : false
+2017-03-17 12:01:27,857 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-17 12:01:28,009 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:01:28,042 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+264
+2017-03-17 12:01:29,306 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-17 12:01:29,330 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-17 12:01:29,330 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-17 12:01:29,330 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-17 12:01:29,330 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-17 12:01:29,377 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-17 12:01:29,483 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-17 12:01:29,495 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-17 12:01:29,495 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-17 12:01:29,495 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 460; bufvoid = 104857600
+2017-03-17 12:01:29,495 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214268(104857072); length = 129/6553600
+2017-03-17 12:01:29,572 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-17 12:01:29,614 INFO org.apache.hadoop.mapred.Task: Task:attempt_local146025213_0001_m_000000_0 is done. And is in the process of committing
+2017-03-17 12:01:29,721 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-17 12:01:29,721 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local146025213_0001_m_000000_0' done.
+2017-03-17 12:01:29,722 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local146025213_0001_m_000000_0
+2017-03-17 12:01:29,722 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-17 12:01:29,750 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-17 12:01:29,750 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local146025213_0001_r_000000_0
+2017-03-17 12:01:29,851 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:01:29,860 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:01:29,878 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-17 12:01:29,886 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6007b4b2
+2017-03-17 12:01:30,098 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-17 12:01:30,135 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local146025213_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-17 12:01:30,546 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local146025213_0001_m_000000_0 decomp: 528 len: 532 to MEMORY
+2017-03-17 12:01:30,606 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 528 bytes from map-output for attempt_local146025213_0001_m_000000_0
+2017-03-17 12:01:30,628 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 528, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->528
+2017-03-17 12:01:30,646 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-17 12:01:30,649 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:01:30,649 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-17 12:01:30,695 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:01:30,720 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:01:30,736 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 528 bytes to disk to satisfy reduce memory limit
+2017-03-17 12:01:30,740 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 532 bytes from disk
+2017-03-17 12:01:30,750 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-17 12:01:30,758 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:01:30,762 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:01:30,784 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:01:32,242 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-17 12:01:32,331 INFO org.apache.hadoop.mapred.Task: Task:attempt_local146025213_0001_r_000000_0 is done. And is in the process of committing
+2017-03-17 12:01:32,365 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:01:32,370 INFO org.apache.hadoop.mapred.Task: Task attempt_local146025213_0001_r_000000_0 is allowed to commit now
+2017-03-17 12:01:32,373 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local146025213_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local146025213_0001_r_000000
+2017-03-17 12:01:32,392 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 12:01:32,397 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local146025213_0001_r_000000_0' done.
+2017-03-17 12:01:32,399 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local146025213_0001_r_000000_0
+2017-03-17 12:01:32,408 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-17 12:01:32,493 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local146025213_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-17 12:01:32,882 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-17 12:01:32,882 INFO org.apache.hadoop.mapreduce.Job: Job job_local146025213_0001 failed with state FAILED due to: NA
+2017-03-17 12:01:33,061 INFO org.apache.hadoop.mapreduce.Job: Counters: 31
+	File System Counters
+		FILE: Number of bytes read=1978
+		FILE: Number of bytes written=553639
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=33
+		Map output bytes=460
+		Map output materialized bytes=532
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=532
+		Reduce input records=33
+		Reduce output records=4
+		Spilled Records=66
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=542
+		Total committed heap usage (bytes)=331227136
+	Preprocessing.Preprocessing_1$COUNTER
+		COUNT_LINES=4
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=264
+	File Output Format Counters 
+		Bytes Written=209
+2017-03-17 12:25:24,030 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-17 12:25:30,297 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-17 12:25:30,338 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-17 12:25:33,874 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-17 12:25:34,018 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-17 12:25:34,563 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-17 12:25:37,133 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local1955482658_0001
+2017-03-17 12:25:39,167 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-17 12:25:39,252 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local1955482658_0001
+2017-03-17 12:25:39,291 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-17 12:25:39,386 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:25:39,388 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-17 12:25:39,922 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-17 12:25:39,924 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1955482658_0001_m_000000_0
+2017-03-17 12:25:40,283 INFO org.apache.hadoop.mapreduce.Job: Job job_local1955482658_0001 running in uber mode : false
+2017-03-17 12:25:40,315 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-17 12:25:40,330 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:25:40,516 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:25:40,565 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+264
+2017-03-17 12:25:43,988 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-17 12:25:43,989 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-17 12:25:43,989 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-17 12:25:43,989 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-17 12:25:43,989 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-17 12:25:44,111 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-17 12:25:44,399 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-17 12:25:44,400 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-17 12:25:44,400 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-17 12:25:44,400 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 460; bufvoid = 104857600
+2017-03-17 12:25:44,400 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214268(104857072); length = 129/6553600
+2017-03-17 12:25:44,733 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-17 12:25:44,849 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1955482658_0001_m_000000_0 is done. And is in the process of committing
+2017-03-17 12:25:45,368 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-17 12:25:45,376 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1955482658_0001_m_000000_0' done.
+2017-03-17 12:25:45,376 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1955482658_0001_m_000000_0
+2017-03-17 12:25:45,379 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-17 12:25:45,440 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-17 12:25:45,442 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local1955482658_0001_r_000000_0
+2017-03-17 12:25:45,544 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:25:45,545 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:25:45,746 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@355971ce
+2017-03-17 12:25:46,034 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-17 12:25:46,061 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local1955482658_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-17 12:25:46,339 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-17 12:25:46,649 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local1955482658_0001_m_000000_0 decomp: 528 len: 532 to MEMORY
+2017-03-17 12:25:46,972 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 528 bytes from map-output for attempt_local1955482658_0001_m_000000_0
+2017-03-17 12:25:47,004 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 528, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->528
+2017-03-17 12:25:47,023 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-17 12:25:47,025 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:25:47,025 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-17 12:25:47,103 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:25:47,104 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:25:47,118 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 528 bytes to disk to satisfy reduce memory limit
+2017-03-17 12:25:47,121 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 532 bytes from disk
+2017-03-17 12:25:47,132 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-17 12:25:47,136 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:25:47,138 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:25:47,141 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:25:48,946 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-17 12:25:49,047 INFO org.apache.hadoop.mapred.Task: Task:attempt_local1955482658_0001_r_000000_0 is done. And is in the process of committing
+2017-03-17 12:25:49,068 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:25:49,078 INFO org.apache.hadoop.mapred.Task: Task attempt_local1955482658_0001_r_000000_0 is allowed to commit now
+2017-03-17 12:25:49,085 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local1955482658_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local1955482658_0001_r_000000
+2017-03-17 12:25:49,092 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 12:25:49,099 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local1955482658_0001_r_000000_0' done.
+2017-03-17 12:25:49,110 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local1955482658_0001_r_000000_0
+2017-03-17 12:25:49,111 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-17 12:25:49,200 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local1955482658_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-17 12:25:49,345 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-17 12:25:49,346 INFO org.apache.hadoop.mapreduce.Job: Job job_local1955482658_0001 failed with state FAILED due to: NA
+2017-03-17 12:25:49,577 INFO org.apache.hadoop.mapreduce.Job: Counters: 31
+	File System Counters
+		FILE: Number of bytes read=1978
+		FILE: Number of bytes written=556579
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=33
+		Map output bytes=460
+		Map output materialized bytes=532
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=532
+		Reduce input records=33
+		Reduce output records=4
+		Spilled Records=66
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=465
+		Total committed heap usage (bytes)=331227136
+	Preprocessing.Preprocessing_1$COUNTER
+		COUNT_LINES=4
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=264
+	File Output Format Counters 
+		Bytes Written=209
+2017-03-17 12:28:15,361 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
+2017-03-17 12:28:18,704 INFO org.apache.hadoop.conf.Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
+2017-03-17 12:28:18,744 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
+2017-03-17 12:28:20,804 WARN org.apache.hadoop.mapreduce.JobResourceUploader: No job jar file set.  User classes may not be found. See Job or Job#setJar(String).
+2017-03-17 12:28:20,853 INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat: Total input paths to process : 1
+2017-03-17 12:28:21,363 INFO org.apache.hadoop.mapreduce.JobSubmitter: number of splits:1
+2017-03-17 12:28:23,177 INFO org.apache.hadoop.mapreduce.JobSubmitter: Submitting tokens for job: job_local30477851_0001
+2017-03-17 12:28:25,137 INFO org.apache.hadoop.mapreduce.Job: The url to track the job: http://localhost:8080/
+2017-03-17 12:28:25,142 INFO org.apache.hadoop.mapreduce.Job: Running job: job_local30477851_0001
+2017-03-17 12:28:25,162 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter set in config null
+2017-03-17 12:28:25,227 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:28:25,243 INFO org.apache.hadoop.mapred.LocalJobRunner: OutputCommitter is org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
+2017-03-17 12:28:25,670 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for map tasks
+2017-03-17 12:28:25,674 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local30477851_0001_m_000000_0
+2017-03-17 12:28:25,984 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:28:26,104 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:28:26,134 INFO org.apache.hadoop.mapred.MapTask: Processing split: file:/home/cloudera/workspace/bpa/Assign2/pg100_test.txt:0+264
+2017-03-17 12:28:26,170 INFO org.apache.hadoop.mapreduce.Job: Job job_local30477851_0001 running in uber mode : false
+2017-03-17 12:28:26,174 INFO org.apache.hadoop.mapreduce.Job:  map 0% reduce 0%
+2017-03-17 12:28:27,415 INFO org.apache.hadoop.mapred.MapTask: (EQUATOR) 0 kvi 26214396(104857584)
+2017-03-17 12:28:27,416 INFO org.apache.hadoop.mapred.MapTask: mapreduce.task.io.sort.mb: 100
+2017-03-17 12:28:27,416 INFO org.apache.hadoop.mapred.MapTask: soft limit at 83886080
+2017-03-17 12:28:27,416 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufvoid = 104857600
+2017-03-17 12:28:27,417 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396; length = 6553600
+2017-03-17 12:28:27,511 INFO org.apache.hadoop.mapred.MapTask: Map output collector class = org.apache.hadoop.mapred.MapTask$MapOutputBuffer
+2017-03-17 12:28:27,626 INFO org.apache.hadoop.mapred.LocalJobRunner: 
+2017-03-17 12:28:27,646 INFO org.apache.hadoop.mapred.MapTask: Starting flush of map output
+2017-03-17 12:28:27,646 INFO org.apache.hadoop.mapred.MapTask: Spilling map output
+2017-03-17 12:28:27,646 INFO org.apache.hadoop.mapred.MapTask: bufstart = 0; bufend = 460; bufvoid = 104857600
+2017-03-17 12:28:27,646 INFO org.apache.hadoop.mapred.MapTask: kvstart = 26214396(104857584); kvend = 26214268(104857072); length = 129/6553600
+2017-03-17 12:28:27,729 INFO org.apache.hadoop.mapred.MapTask: Finished spill 0
+2017-03-17 12:28:27,760 INFO org.apache.hadoop.mapred.Task: Task:attempt_local30477851_0001_m_000000_0 is done. And is in the process of committing
+2017-03-17 12:28:27,894 INFO org.apache.hadoop.mapred.LocalJobRunner: map
+2017-03-17 12:28:27,902 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local30477851_0001_m_000000_0' done.
+2017-03-17 12:28:27,903 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local30477851_0001_m_000000_0
+2017-03-17 12:28:27,903 INFO org.apache.hadoop.mapred.LocalJobRunner: map task executor complete.
+2017-03-17 12:28:27,916 INFO org.apache.hadoop.mapred.LocalJobRunner: Waiting for reduce tasks
+2017-03-17 12:28:27,917 INFO org.apache.hadoop.mapred.LocalJobRunner: Starting task: attempt_local30477851_0001_r_000000_0
+2017-03-17 12:28:27,984 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: File Output Committer Algorithm version is 1
+2017-03-17 12:28:27,985 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorProcessTree : [ ]
+2017-03-17 12:28:27,989 INFO org.apache.hadoop.mapred.ReduceTask: Using ShuffleConsumerPlugin: org.apache.hadoop.mapreduce.task.reduce.Shuffle@6354743
+2017-03-17 12:28:28,134 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: MergerManager: memoryLimit=679778688, maxSingleShuffleLimit=169944672, mergeThreshold=448653952, ioSortFactor=10, memToMemMergeOutputsThreshold=10
+2017-03-17 12:28:28,185 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 0%
+2017-03-17 12:28:28,235 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: attempt_local30477851_0001_r_000000_0 Thread started: EventFetcher for fetching Map Completion Events
+2017-03-17 12:28:28,654 INFO org.apache.hadoop.mapreduce.task.reduce.LocalFetcher: localfetcher#1 about to shuffle output of map attempt_local30477851_0001_m_000000_0 decomp: 528 len: 532 to MEMORY
+2017-03-17 12:28:28,724 INFO org.apache.hadoop.mapreduce.task.reduce.InMemoryMapOutput: Read 528 bytes from map-output for attempt_local30477851_0001_m_000000_0
+2017-03-17 12:28:28,752 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: closeInMemoryFile -> map-output of size: 528, inMemoryMapOutputs.size() -> 1, commitMemory -> 0, usedMemory ->528
+2017-03-17 12:28:28,791 INFO org.apache.hadoop.mapreduce.task.reduce.EventFetcher: EventFetcher is interrupted.. Returning
+2017-03-17 12:28:28,793 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:28:28,797 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: finalMerge called with 1 in-memory map-outputs and 0 on-disk map-outputs
+2017-03-17 12:28:28,876 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:28:28,900 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:28:28,929 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merged 1 segments, 528 bytes to disk to satisfy reduce memory limit
+2017-03-17 12:28:28,931 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 1 files, 532 bytes from disk
+2017-03-17 12:28:28,951 INFO org.apache.hadoop.mapreduce.task.reduce.MergeManagerImpl: Merging 0 segments, 0 bytes from memory into reduce
+2017-03-17 12:28:28,952 INFO org.apache.hadoop.mapred.Merger: Merging 1 sorted segments
+2017-03-17 12:28:28,952 INFO org.apache.hadoop.mapred.Merger: Down to the last merge-pass, with 1 segments left of total size: 518 bytes
+2017-03-17 12:28:28,956 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:28:31,073 INFO org.apache.hadoop.conf.Configuration.deprecation: mapred.skip.on is deprecated. Instead, use mapreduce.job.skiprecords
+2017-03-17 12:28:31,447 INFO org.apache.hadoop.mapred.Task: Task:attempt_local30477851_0001_r_000000_0 is done. And is in the process of committing
+2017-03-17 12:28:31,449 INFO org.apache.hadoop.mapred.LocalJobRunner: 1 / 1 copied.
+2017-03-17 12:28:31,464 INFO org.apache.hadoop.mapred.Task: Task attempt_local30477851_0001_r_000000_0 is allowed to commit now
+2017-03-17 12:28:31,481 INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter: Saved output of task 'attempt_local30477851_0001_r_000000_0' to file:/home/cloudera/workspace/bpa/Assign2/Preprocessing_1_test/_temporary/0/task_local30477851_0001_r_000000
+2017-03-17 12:28:31,496 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce > reduce
+2017-03-17 12:28:31,511 INFO org.apache.hadoop.mapred.Task: Task 'attempt_local30477851_0001_r_000000_0' done.
+2017-03-17 12:28:31,511 INFO org.apache.hadoop.mapred.LocalJobRunner: Finishing task: attempt_local30477851_0001_r_000000_0
+2017-03-17 12:28:31,511 INFO org.apache.hadoop.mapred.LocalJobRunner: reduce task executor complete.
+2017-03-17 12:28:31,656 WARN org.apache.hadoop.mapred.LocalJobRunner: job_local30477851_0001
+java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
+	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:573)
+Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
+	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
+	at java.security.AccessController.doPrivileged(Native Method)
+	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
+	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+	... 1 more
+2017-03-17 12:28:32,199 INFO org.apache.hadoop.mapreduce.Job:  map 100% reduce 100%
+2017-03-17 12:28:32,200 INFO org.apache.hadoop.mapreduce.Job: Job job_local30477851_0001 failed with state FAILED due to: NA
+2017-03-17 12:28:32,608 INFO org.apache.hadoop.mapreduce.Job: Counters: 31
+	File System Counters
+		FILE: Number of bytes read=1978
+		FILE: Number of bytes written=550699
+		FILE: Number of read operations=0
+		FILE: Number of large read operations=0
+		FILE: Number of write operations=0
+	Map-Reduce Framework
+		Map input records=4
+		Map output records=33
+		Map output bytes=460
+		Map output materialized bytes=532
+		Input split bytes=121
+		Combine input records=0
+		Combine output records=0
+		Reduce input groups=4
+		Reduce shuffle bytes=532
+		Reduce input records=33
+		Reduce output records=4
+		Spilled Records=66
+		Shuffled Maps =1
+		Failed Shuffles=0
+		Merged Map outputs=1
+		GC time elapsed (ms)=377
+		Total committed heap usage (bytes)=331227136
+	Preprocessing.Preprocessing_1$COUNTER
+		COUNT_LINES=4
+	Shuffle Errors
+		BAD_ID=0
+		CONNECTION=0
+		IO_ERROR=0
+		WRONG_LENGTH=0
+		WRONG_MAP=0
+		WRONG_REDUCE=0
+	File Input Format Counters 
+		Bytes Read=264
+	File Output Format Counters 
+		Bytes Written=209
diff --git a/Assign2/pg100_test.txt b/Assign2/pg100_test.txt
new file mode 100644
index 0000000..6cb295c
--- /dev/null
+++ b/Assign2/pg100_test.txt
@@ -0,0 +1,4 @@
+This eBook is for the use of anyone anywhere at no cost and with anyone cost
+almost no restrictions whatsoever.  You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
diff --git a/Assign2/pg100_test.txt~ b/Assign2/pg100_test.txt~
new file mode 100644
index 0000000..b212032
--- /dev/null
+++ b/Assign2/pg100_test.txt~
@@ -0,0 +1,4 @@
+This eBook is for the use of anyone anywhere at no cost and with
+almost no restrictions whatsoever.  You may copy it, give it away or
+re-use it under the terms of the Project Gutenberg License included
+with this eBook or online at www.gutenberg.org
diff --git a/Assign2/src/Preprocessing/Preprocessing_1.java b/Assign2/src/Preprocessing/Preprocessing_1.java
new file mode 100644
index 0000000..3ba0873
--- /dev/null
+++ b/Assign2/src/Preprocessing/Preprocessing_1.java
@@ -0,0 +1,261 @@
+package Preprocessing;
+
+import org.apache.hadoop.conf.Configuration;
+import org.apache.hadoop.conf.Configured;
+import org.apache.hadoop.fs.FileSystem;
+import org.apache.hadoop.fs.Path;
+import org.apache.hadoop.io.IntWritable;
+import org.apache.hadoop.io.LongWritable;
+import org.apache.hadoop.io.Text;
+import org.apache.hadoop.mapreduce.Job;
+import org.apache.hadoop.mapreduce.Mapper;
+import org.apache.hadoop.mapreduce.Reducer;
+import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
+import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
+import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
+import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
+import org.apache.hadoop.util.Tool;
+import org.apache.hadoop.util.ToolRunner;
+
+
+
+import java.io.*;
+import java.util.*;
+
+
+public class Preprocessing_1 extends Configured implements Tool {
+
+   
+   public static enum COUNTER {
+		  COUNT_LINES
+		  };
+		  
+		  
+
+   public static void main(String[] args) throws Exception {
+	   
+      System.out.println(Arrays.toString(args));
+      
+      
+      int res = ToolRunner.run(new Configuration(), new Preprocessing_1(), args);
+      
+      System.exit(res);
+   }
+
+   @Override
+   public int run(String[] args) throws Exception {
+      System.out.println(Arrays.toString(args));
+      Job job = new Job(getConf(), "Preprocessing_1_test (1)");
+      job.setJarByClass(Preprocessing_1.class);
+      job.setOutputKeyClass(LongWritable.class);
+      job.setOutputValueClass(Text.class);
+
+      job.setMapperClass(Map.class);
+      job.setReducerClass(Reduce.class);
+     
+
+      job.setInputFormatClass(TextInputFormat.class);
+      job.setOutputFormatClass(TextOutputFormat.class);
+      job.getConfiguration().set("mapreduce.output.textoutputformat.separator", ",");
+
+  
+      Path outputFilePath = new Path(args[1]);
+      
+      FileInputFormat.addInputPath(job, new Path(args[0]));
+      FileOutputFormat.setOutputPath(job, outputFilePath);
+      
+      FileSystem fs = FileSystem.newInstance(getConf());
+
+      if (fs.exists(outputFilePath)) {
+			fs.delete(outputFilePath, true);
+		}
+
+      job.waitForCompletion(true);
+
+      // Write counter to file
+      long counter = job.getCounters().findCounter(COUNTER.COUNT_LINES).getValue();
+      Path outFile = new Path(new Path(args[1]),"NB_LINES_AFTER_Preprocessing.txt");
+      BufferedWriter writer = new BufferedWriter(
+    		  					new OutputStreamWriter(
+    		  							fs.create(outFile, true)));
+      writer.write(String.valueOf(counter));
+      writer.close();
+      
+      return 0;
+   }
+   
+
+
+
+   
+   public static class Map extends Mapper<LongWritable, Text, LongWritable, Text> {
+      
+      private Text word = new Text();
+      private HashSet<String> stopwords = new HashSet<String>();
+      
+      public Map() throws NumberFormatException, IOException{
+    	  // Default constructor to load one time the stop words file
+          /* Read file of stopwords*/
+          BufferedReader Reader = new BufferedReader(
+                  new FileReader(
+                          new File(
+                                  "/home/cloudera/workspace/bpa/Assign2/stopwords/stopwords")));
+
+          /* Add each line (word) in the variable stopwords*/
+          String pattern;
+          while ((pattern = Reader.readLine()) != null) {
+              stopwords.add(pattern.toLowerCase());
+              }
+          
+          Reader.close();
+    	
+      }
+      @Override
+      public void map(LongWritable key, Text value, Context context)
+              throws IOException, InterruptedException {
+
+        
+
+        
+        	
+        for (String token: value.toString().replaceAll("[^a-zA-Z0-9 ]", " ").split("\\s+")) {
+
+          /* if word not in stop words list then we set word with the value then write it into context */
+          
+
+          if (!stopwords.contains(token.toLowerCase())) {
+        	    // if token only contains a blank character we do not write it 
+        	  
+              
+        	  	
+                word.set(token.toLowerCase());
+                context.write(key, word);
+        	  	}
+                
+        
+           }
+         
+      }
+   }
+
+   
+
+   
+   
+   public static class Reduce extends Reducer<LongWritable, Text, LongWritable, Text> {
+     
+	   /* Initialise one time a hashmap to store each word of the vocabulary and its global 
+        * frequency in pg100.txt from the wordcountpg100.txt */   
+	 private static HashMap<String,Integer> map_word_count = new HashMap<String,Integer>();
+	 
+	 public Reduce() throws NumberFormatException, IOException{
+	 	 
+	      /*Default constructor to store (word,frequency) pair 
+	       * in the created hashmap from the file wordcountpg100.txt */
+
+		   BufferedReader Reader_count = new BufferedReader(
+		             new FileReader(
+		                      new File(
+		                              "/home/cloudera/workspace/bpa/Assign2/WordCount/WordCount"
+		                      		)));
+		      
+		      String line;
+
+		      while ((line = Reader_count.readLine()) != null)
+		      {
+		          String[] parts = line.split(",", 2);
+		          if (parts.length >= 2)
+		          {
+		             
+		              map_word_count.put(parts[0].toString(),new Integer (parts[1]));
+		          
+		          } else {
+		              System.out.println("ignoring line: " + line);
+		          }
+		      }
+		      Reader_count.close();
+		   
+	   } 
+
+
+    public static <K, V extends Comparable<? super V>> LinkedHashSet<String> 
+    sortByValue( HashMap<K, V> map ){
+        List<java.util.Map.Entry<K, V>> list = new LinkedList<>( map.entrySet() );
+        
+        // sort the list of pairs 
+
+        Collections.sort( list, new Comparator<java.util.Map.Entry<K, V>>()
+        {
+            
+            public int compare( java.util.Map.Entry<K, V> o1, java.util.Map.Entry<K, V> o2 )
+            {
+                return (o1.getValue()).compareTo(o2.getValue());
+            }
+        } );
+        
+        // Create LinkedHashset to store the word in ascending order
+
+        LinkedHashSet<String> result = new LinkedHashSet<String>();
+
+        for (java.util.Map.Entry<K, V> entry : list)
+        {
+            result.add(entry.getKey().toString());
+        }
+        
+        return result;
+    }
+	   
+  	 @Override
+      public void reduce(LongWritable key, Iterable<Text> values, Context context)
+              throws IOException, InterruptedException {
+    	  
+    	  
+
+    	  
+ 
+          /*Create a reduced hashmap where each key is a word for the same 
+           * mapper key and the value is the global frequency with the static hashmap 
+           * word_word_count containing the global frequency of word in pg100.txt*/
+
+         HashMap<String, Integer> map_word_count_key = new HashMap<String, Integer>();
+         
+         for (Text val : values)
+         {
+        	 /*store the global frequency of each word for words corresponding to a same key*/
+          map_word_count_key.put(val.toString(),map_word_count.get(val.toString()));
+
+         }
+
+         
+         // Sort Hashmap and return a LinkedHashset (to keep the order) with word in ascending order 
+         // Using the sortByValue method 
+	      
+         LinkedHashSet<String> setvalue = new LinkedHashSet<String>();
+         
+         setvalue = sortByValue(map_word_count_key);
+         
+         /* Concatenate the words in ascending order of frequency */
+         
+         StringBuilder reducedvalue = new StringBuilder();
+         for (String val : setvalue) {
+
+            if (reducedvalue.length() !=0){
+              reducedvalue.append(' ');
+            }
+
+            reducedvalue.append(val);
+         }
+         
+
+         // write for each line the words in the ascending order if not empty
+         if(!reducedvalue.toString().isEmpty()){
+             // Increment counter
+         context.getCounter(COUNTER.COUNT_LINES).increment(1);
+         context.write(key, new Text(reducedvalue.toString()));
+         }
+         
+       }
+      
+   }
+}
+
diff --git a/Assign2/src/Preprocessing/Unique_words.java b/Assign2/src/Preprocessing/Unique_words.java
new file mode 100644
index 0000000..925b859
--- /dev/null
+++ b/Assign2/src/Preprocessing/Unique_words.java
@@ -0,0 +1,122 @@
+package Preprocessing;
+
+import java.io.BufferedWriter;
+import java.io.IOException;
+import java.io.OutputStreamWriter;
+import java.nio.file.Files;
+import java.nio.file.Paths;
+import java.util.Arrays;
+import java.util.HashSet;
+
+import org.apache.hadoop.conf.Configuration;
+import org.apache.hadoop.conf.Configured;
+import org.apache.hadoop.fs.FileSystem;
+import org.apache.hadoop.fs.Path;
+import org.apache.hadoop.io.IntWritable;
+import org.apache.hadoop.io.LongWritable;
+import org.apache.hadoop.io.NullWritable;
+import org.apache.hadoop.io.Text;
+import org.apache.hadoop.mapreduce.Job;
+import org.apache.hadoop.mapreduce.Mapper;
+import org.apache.hadoop.mapreduce.Reducer;
+import org.apache.hadoop.mapreduce.lib.input.FileSplit;
+import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
+import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
+import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
+import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
+import org.apache.hadoop.util.Tool;
+import org.apache.hadoop.util.ToolRunner;
+
+import Preprocessing.Preprocessing_1.COUNTER;
+
+public class Unique_words extends Configured implements Tool {
+   public static void main(String[] args) throws Exception {
+      System.out.println(Arrays.toString(args));
+      int res = ToolRunner.run(new Configuration(), new Preprocessing_1(), args);
+      
+      System.exit(res);
+   }
+   public static enum COUNTS {
+		  COUNT_LINES
+		  };
+   @Override
+   public int run(String[] args) throws Exception {
+      System.out.println(Arrays.toString(args));
+      Job job = new Job(getConf(), "Preprocessing_1_test");
+      job.setJarByClass(Preprocessing_1.class);
+      job.setOutputKeyClass(LongWritable.class);
+      job.setOutputValueClass(Text.class);
+
+      job.setMapperClass(Map.class);
+      job.setReducerClass(Reduce.class);
+
+      job.setInputFormatClass(TextInputFormat.class);
+      job.setOutputFormatClass(TextOutputFormat.class);
+      
+      job.getConfiguration().set("mapreduce.output.textoutputformat.separator", ",");
+
+      job.setNumReduceTasks(1);
+      
+      Path outputFilePath = new Path(args[1]);
+      
+      FileInputFormat.addInputPath(job, new Path(args[0]));
+      FileOutputFormat.setOutputPath(job, outputFilePath);
+      
+      FileSystem fs = FileSystem.newInstance(getConf());
+
+      if (fs.exists(outputFilePath)) {
+			fs.delete(outputFilePath, true);
+		}
+
+      job.waitForCompletion(true);
+      
+      long counts = job.getCounters().findCounter(COUNTS.COUNT_LINES).getValue();
+      Path outFile = new Path(outputFilePath,"nb_lines");
+      BufferedWriter writer = new BufferedWriter(
+    		  					new OutputStreamWriter(
+    		  							fs.create(outFile, true)));
+      writer.write(String.valueOf(counts));
+      writer.close();
+
+      return 0;
+   }
+  
+   
+   public static class Map extends Mapper<LongWritable, Text, LongWritable, Text> {
+		private Text word = new Text();
+		private String stopwords = new String();
+		
+		public Map() throws IOException{
+			String stopwords_file = "/home/cloudera/workspace/bpa/Assign2/stopwords/stopwords";
+			String stopwords = new String(Files.readAllBytes(Paths.get(stopwords_file)));
+			System.out.println(stopwords);
+		}
+		@Override
+		public void map(LongWritable key, Text value, Context context)
+				throws IOException, InterruptedException {
+       
+		if (!value.toString().isEmpty()){
+
+			for (String token : value.toString().replaceAll("[^A-Za-z0-9]", " ").split("\\s+")) {
+				if (!stopwords.contains(token)) {
+					word.set(token);
+					context.write(key, word);
+				}
+			}
+   	  	}
+     }
+		
+ }
+
+   public static class Reduce extends Reducer<LongWritable,Text,LongWritable, HashSet<Text>> {
+	   public HashSet<Text> words = new HashSet<Text>();
+       @Override
+       public void reduce(LongWritable key, Iterable<Text> values, Context context) throws IOException, InterruptedException {
+    	   for (Text keyword : values) {
+    		    words.add(keyword);
+    		   }
+    		
+    	   context.write(key, words);
+       }
+   }
+}
diff --git a/Assign2/src/Question1/Stopword_i.java b/Assign2/src/Preprocessing/stopwords.java
similarity index 76%
rename from Assign2/src/Question1/Stopword_i.java
rename to Assign2/src/Preprocessing/stopwords.java
index b3460e5..d46fa96 100644
--- a/Assign2/src/Question1/Stopword_i.java
+++ b/Assign2/src/Preprocessing/stopwords.java
@@ -1,9 +1,10 @@
-package Question1;
+package Preprocessing;
 
 import java.io.IOException;
 import java.util.Arrays;
 import org.apache.hadoop.conf.Configuration;
 import org.apache.hadoop.conf.Configured;
+import org.apache.hadoop.fs.FileSystem;
 import org.apache.hadoop.fs.Path;
 import org.apache.hadoop.io.IntWritable;
 import org.apache.hadoop.io.LongWritable;
@@ -18,10 +19,10 @@ import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
 import org.apache.hadoop.util.Tool;
 import org.apache.hadoop.util.ToolRunner;
 
-public class Stopword_i extends Configured implements Tool {
+public class stopwords extends Configured implements Tool {
    public static void main(String[] args) throws Exception {
       System.out.println(Arrays.toString(args));
-      int res = ToolRunner.run(new Configuration(), new Stopword_i(), args);
+      int res = ToolRunner.run(new Configuration(), new stopwords(), args);
       
       System.exit(res);
    }
@@ -29,8 +30,8 @@ public class Stopword_i extends Configured implements Tool {
    @Override
    public int run(String[] args) throws Exception {
       System.out.println(Arrays.toString(args));
-      Job job = new Job(getConf(), "Stopword_i");
-      job.setJarByClass(Stopword_i.class);
+      Job job = new Job(getConf(), "stopwords");
+      job.setJarByClass(stopwords.class);
       job.setOutputKeyClass(Text.class);
       job.setOutputValueClass(IntWritable.class);
 
@@ -40,12 +41,18 @@ public class Stopword_i extends Configured implements Tool {
       job.setInputFormatClass(TextInputFormat.class);
       job.setOutputFormatClass(TextOutputFormat.class);
       
-      job.setNumReduceTasks(10);
-
+      job.setNumReduceTasks(1);
+      
+      Path outputFilePath = new Path(args[1]);
+      
       FileInputFormat.addInputPath(job, new Path(args[0]));
-      FileInputFormat.addInputPath(job, new Path(args[1]));
-      FileInputFormat.addInputPath(job, new Path(args[2]));
-      FileOutputFormat.setOutputPath(job, new Path(args[3]));
+      FileOutputFormat.setOutputPath(job, outputFilePath);
+      
+      FileSystem fs = FileSystem.newInstance(getConf());
+
+      if (fs.exists(outputFilePath)) {
+			fs.delete(outputFilePath, true);
+		}
 
       job.waitForCompletion(true);
       
@@ -60,7 +67,7 @@ public class Stopword_i extends Configured implements Tool {
       public void map(LongWritable key, Text value, Context context)
               throws IOException, InterruptedException {
          for (String token: value.toString().split("\\s+")) {
-            word.set(token.toLowerCase());
+            word.set(token.replaceAll("[^A-Za-z0-9]", ""));
             context.write(word, ONE);
          }
       }
@@ -75,7 +82,7 @@ public class Stopword_i extends Configured implements Tool {
             sum += val.get();
          }
          if (sum > 4000) {
-        	 context.write(key, new IntWritable(sum));
+        	 context.write(key, new IntWritable(0));
          }
       }
    }
diff --git a/Assign2/src/Question1/Stopword_ii.java b/Assign2/src/Question1/Stopword_ii.java
deleted file mode 100644
index 70632f4..0000000
--- a/Assign2/src/Question1/Stopword_ii.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package Question1;
-
-import java.io.IOException;
-import java.util.Arrays;
-import org.apache.hadoop.conf.Configuration;
-import org.apache.hadoop.conf.Configured;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.io.IntWritable;
-import org.apache.hadoop.io.LongWritable;
-import org.apache.hadoop.io.Text;
-import org.apache.hadoop.mapreduce.Job;
-import org.apache.hadoop.mapreduce.Mapper;
-import org.apache.hadoop.mapreduce.Reducer;
-import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
-import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
-import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
-import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
-import org.apache.hadoop.util.Tool;
-import org.apache.hadoop.util.ToolRunner;
-
-public class Stopword_ii extends Configured implements Tool {
-   public static void main(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      int res = ToolRunner.run(new Configuration(), new Stopword_ii(), args);
-      
-      System.exit(res);
-   }
-
-   @Override
-   public int run(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      Job job = new Job(getConf(), "Stopword_ii");
-      job.setJarByClass(Stopword_ii.class);
-      job.setOutputKeyClass(Text.class);
-      job.setOutputValueClass(IntWritable.class);
-
-      job.setMapperClass(Map.class);
-      job.setReducerClass(Reduce.class);
-      job.setCombinerClass(Reduce.class);
-
-      job.setInputFormatClass(TextInputFormat.class);
-      job.setOutputFormatClass(TextOutputFormat.class);
-      
-      job.setNumReduceTasks(10);
-
-      FileInputFormat.addInputPath(job, new Path(args[0]));
-      FileInputFormat.addInputPath(job, new Path(args[1]));
-      FileInputFormat.addInputPath(job, new Path(args[2]));
-      FileOutputFormat.setOutputPath(job, new Path(args[3]));
-
-      job.waitForCompletion(true);
-      
-      return 0;
-   }
-   
-   public static class Map extends Mapper<LongWritable, Text, Text, IntWritable> {
-      private final static IntWritable ONE = new IntWritable(1);
-      private Text word = new Text();
-
-      @Override
-      public void map(LongWritable key, Text value, Context context)
-              throws IOException, InterruptedException {
-         for (String token: value.toString().split("\\s+")) {
-            word.set(token.toLowerCase());
-            context.write(word, ONE);
-         }
-      }
-   }
-
-   public static class Reduce extends Reducer<Text, IntWritable, Text, IntWritable> {
-      @Override
-      public void reduce(Text key, Iterable<IntWritable> values, Context context)
-              throws IOException, InterruptedException {
-         int sum = 0;
-         for (IntWritable val : values) {
-            sum += val.get();
-         }
-         if (sum > 4000) {
-        	 context.write(key, new IntWritable(sum));
-         }
-      }
-   }
-}
diff --git a/Assign2/src/Question1/Stopword_iii.java b/Assign2/src/Question1/Stopword_iii.java
deleted file mode 100644
index fb7c0ad..0000000
--- a/Assign2/src/Question1/Stopword_iii.java
+++ /dev/null
@@ -1,92 +0,0 @@
-package Question1;
-
-import java.io.IOException;
-import java.util.Arrays;
-import org.apache.hadoop.conf.Configuration;
-import org.apache.hadoop.conf.Configured;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.io.IntWritable;
-import org.apache.hadoop.io.LongWritable;
-import org.apache.hadoop.io.Text;
-import org.apache.hadoop.io.compress.BZip2Codec;
-import org.apache.hadoop.io.compress.CompressionCodec;
-import org.apache.hadoop.mapreduce.Job;
-import org.apache.hadoop.mapreduce.Mapper;
-import org.apache.hadoop.mapreduce.Reducer;
-import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
-import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
-import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
-import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
-import org.apache.hadoop.util.Tool;
-import org.apache.hadoop.util.ToolRunner;
-
-public class Stopword_iii extends Configured implements Tool {
-   public static void main(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      int res = ToolRunner.run(new Configuration(), new Stopword_iii(), args);
-      
-      System.exit(res);
-   }
-
-   @Override
-   public int run(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      Job job = new Job(getConf(), "Stopword_iii");
-      job.setJarByClass(Stopword_iii.class);
-      job.setOutputKeyClass(Text.class);
-      job.setOutputValueClass(IntWritable.class);
-
-      job.setMapperClass(Map.class);
-      job.setReducerClass(Reduce.class);
-      job.setCombinerClass(Reduce.class);
-      
-      job.getConfiguration().setBoolean("mapred.compress.map.output",
-    		  true);
-      job.getConfiguration().setClass("mapred.map.output.compression.codec",
-    		  BZip2Codec.class, CompressionCodec.class);
-
-      job.setInputFormatClass(TextInputFormat.class);
-      job.setOutputFormatClass(TextOutputFormat.class);
-      
-      job.setNumReduceTasks(10);
-      
-
-      FileInputFormat.addInputPath(job, new Path(args[0]));
-      FileInputFormat.addInputPath(job, new Path(args[1]));
-      FileInputFormat.addInputPath(job, new Path(args[2]));
-      FileOutputFormat.setOutputPath(job, new Path(args[3]));
-
-
-      job.waitForCompletion(true);
-      
-      return 0;
-   }
-   
-   public static class Map extends Mapper<LongWritable, Text, Text, IntWritable> {
-      private final static IntWritable ONE = new IntWritable(1);
-      private Text word = new Text();
-
-      @Override
-      public void map(LongWritable key, Text value, Context context)
-              throws IOException, InterruptedException {
-         for (String token: value.toString().split("\\s+")) {
-            word.set(token.toLowerCase());
-            context.write(word, ONE);
-         }
-      }
-   }
-
-   public static class Reduce extends Reducer<Text, IntWritable, Text, IntWritable> {
-      @Override
-      public void reduce(Text key, Iterable<IntWritable> values, Context context)
-              throws IOException, InterruptedException {
-         int sum = 0;
-         for (IntWritable val : values) {
-            sum += val.get();
-         }
-         if (sum > 4000) {
-        	 context.write(key, new IntWritable(sum));
-         }
-      }
-   }
-}
diff --git a/Assign2/src/Question1/Stopword_iiii.java b/Assign2/src/Question1/Stopword_iiii.java
deleted file mode 100644
index 6bb89fb..0000000
--- a/Assign2/src/Question1/Stopword_iiii.java
+++ /dev/null
@@ -1,92 +0,0 @@
-package Question1;
-
-import java.io.IOException;
-import java.util.Arrays;
-import org.apache.hadoop.conf.Configuration;
-import org.apache.hadoop.conf.Configured;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.io.IntWritable;
-import org.apache.hadoop.io.LongWritable;
-import org.apache.hadoop.io.Text;
-import org.apache.hadoop.io.compress.BZip2Codec;
-import org.apache.hadoop.io.compress.CompressionCodec;
-import org.apache.hadoop.mapreduce.Job;
-import org.apache.hadoop.mapreduce.Mapper;
-import org.apache.hadoop.mapreduce.Reducer;
-import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
-import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
-import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
-import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
-import org.apache.hadoop.util.Tool;
-import org.apache.hadoop.util.ToolRunner;
-
-public class Stopword_iiii extends Configured implements Tool {
-   public static void main(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      int res = ToolRunner.run(new Configuration(), new Stopword_iiii(), args);
-      
-      System.exit(res);
-   }
-
-   @Override
-   public int run(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      Job job = new Job(getConf(), "Stopword_iiii");
-      job.setJarByClass(Stopword_iiii.class);
-      job.setOutputKeyClass(Text.class);
-      job.setOutputValueClass(IntWritable.class);
-
-      job.setMapperClass(Map.class);
-      job.setReducerClass(Reduce.class);
-      job.setCombinerClass(Reduce.class);
-      
-      job.getConfiguration().setBoolean("mapred.compress.map.output",
-    		  true);
-      job.getConfiguration().setClass("mapred.map.output.compression.codec",
-    		  BZip2Codec.class, CompressionCodec.class);
-
-      job.setInputFormatClass(TextInputFormat.class);
-      job.setOutputFormatClass(TextOutputFormat.class);
-      
-      job.setNumReduceTasks(50);
-      
-
-      FileInputFormat.addInputPath(job, new Path(args[0]));
-      FileInputFormat.addInputPath(job, new Path(args[1]));
-      FileInputFormat.addInputPath(job, new Path(args[2]));
-      FileOutputFormat.setOutputPath(job, new Path(args[3]));
-
-
-      job.waitForCompletion(true);
-      
-      return 0;
-   }
-   
-   public static class Map extends Mapper<LongWritable, Text, Text, IntWritable> {
-      private final static IntWritable ONE = new IntWritable(1);
-      private Text word = new Text();
-
-      @Override
-      public void map(LongWritable key, Text value, Context context)
-              throws IOException, InterruptedException {
-         for (String token: value.toString().split("\\s+")) {
-            word.set(token.toLowerCase());
-            context.write(word, ONE);
-         }
-      }
-   }
-
-   public static class Reduce extends Reducer<Text, IntWritable, Text, IntWritable> {
-      @Override
-      public void reduce(Text key, Iterable<IntWritable> values, Context context)
-              throws IOException, InterruptedException {
-         int sum = 0;
-         for (IntWritable val : values) {
-            sum += val.get();
-         }
-         if (sum > 4000) {
-        	 context.write(key, new IntWritable(sum));
-         }
-      }
-   }
-}
diff --git a/Assign2/src/Question2/InvertedIndex.java b/Assign2/src/Question2/InvertedIndex.java
deleted file mode 100644
index 0afcfad..0000000
--- a/Assign2/src/Question2/InvertedIndex.java
+++ /dev/null
@@ -1,114 +0,0 @@
-package Question2;
-
-import java.io.IOException;
-import java.nio.file.Files;
-import java.nio.file.Paths;
-import java.util.Arrays;
-import java.util.HashSet;
-
-import org.apache.hadoop.conf.Configuration;
-import org.apache.hadoop.conf.Configured;
-import org.apache.hadoop.fs.FileSystem;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.io.LongWritable;
-import org.apache.hadoop.io.Text;
-import org.apache.hadoop.mapreduce.Job;
-import org.apache.hadoop.mapreduce.Mapper;
-import org.apache.hadoop.mapreduce.Reducer;
-import org.apache.hadoop.mapreduce.lib.input.FileSplit;
-import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
-import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
-import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
-import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
-import org.apache.hadoop.util.Tool;
-import org.apache.hadoop.util.ToolRunner;
-
-public class InvertedIndex extends Configured implements Tool {
-   public static void main(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      int res = ToolRunner.run(new Configuration(), new InvertedIndex(), args);
-      
-      System.exit(res);
-   }
-
-   @Override
-   public int run(String[] args) throws Exception {
-      System.out.println(Arrays.toString(args));
-      Job job = new Job(getConf(), "InvertedIndex");
-      job.setJarByClass(InvertedIndex.class);
-      job.setOutputKeyClass(Text.class);
-      job.setOutputValueClass(Text.class);
-
-      job.setMapperClass(Map.class);
-      job.setReducerClass(Reduce.class);
-
-      job.setInputFormatClass(TextInputFormat.class);
-      job.setOutputFormatClass(TextOutputFormat.class);
-      
-      Path outputFilePath = new Path(args[3]);
-
-      FileInputFormat.addInputPath(job, new Path(args[0]));
-      FileInputFormat.addInputPath(job, new Path(args[1]));
-      FileInputFormat.addInputPath(job, new Path(args[2]));
-      FileOutputFormat.setOutputPath(job, outputFilePath);
-      
-      FileSystem fs = FileSystem.newInstance(getConf());
-
-		if (fs.exists(outputFilePath)) {
-			fs.delete(outputFilePath, true);
-		}
-
-      job.waitForCompletion(true);
-      
-      return 0;
-   }
-   
-   public static class Map extends Mapper<LongWritable, Text, Text, Text> {
-		private Text word = new Text();
-		private String stopwords_file = "/home/cloudera/workspace/bpa/Assign1/output_Q1.i/stopwords.csv";
-
-		@Override
-		public void map(LongWritable key, Text value, Context context)
-				throws IOException, InterruptedException {
-        
-    	  	String stopwords = new String(Files.readAllBytes(
-    	  			Paths.get(stopwords_file)));
-
-			Text filename = new Text(
-					((FileSplit) context.getInputSplit())
-					.getPath().getName());
-
-			for (String token : value.toString().split("\\s+")) {
-				if (!stopwords.contains(token.toLowerCase())) {
-					word.set(token.toLowerCase());
-				}
-			}
-
-			context.write(word, filename);
-      }
-   }
-
-	public static class Reduce extends Reducer<Text, Text, Text, Text> {
-
-		@Override
-		public void reduce(Text key, Iterable<Text> values, Context context)
-				throws IOException, InterruptedException {
-    	  
-    	  HashSet<String> set = new HashSet<String>();
-
-    	  for (Text value : values) {
-				set.add(value.toString());
-    	  }
-    	  StringBuilder builder = new StringBuilder();
-
-    	  String prefix = "";
-    	  for (String s : set) {
-    		  builder.append(prefix);
-    		  prefix = ", ";
-    		  builder.append(s);
-    	  }
-
-			context.write(key, new Text(builder.toString()));
-      }
-   }
-}
diff --git a/Assign2/src/Question3/InvertedIndex_Q3.java b/Assign2/src/Question3/InvertedIndex_Q3.java
deleted file mode 100644
index af0f64d..0000000
--- a/Assign2/src/Question3/InvertedIndex_Q3.java
+++ /dev/null
@@ -1,126 +0,0 @@
-package Question3;
-
-import java.io.IOException;
-import java.nio.file.Files;
-import java.nio.file.Paths;
-import java.util.Arrays;
-import java.util.HashSet;
-
-import org.apache.hadoop.conf.Configuration;
-import org.apache.hadoop.conf.Configured;
-import org.apache.hadoop.fs.FileSystem;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.io.LongWritable;
-import org.apache.hadoop.io.Text;
-import org.apache.hadoop.mapreduce.Job;
-import org.apache.hadoop.mapreduce.Mapper;
-import org.apache.hadoop.mapreduce.Reducer;
-import org.apache.hadoop.mapreduce.lib.input.FileSplit;
-import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
-import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
-import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
-import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
-import org.apache.hadoop.util.Tool;
-import org.apache.hadoop.util.ToolRunner;
-
-public class InvertedIndex_Q3 extends Configured implements Tool {
-
-	public static void main(String[] args) throws Exception {
-	      System.out.println(Arrays.toString(args));
-	      int res = ToolRunner.run(new Configuration(), new InvertedIndex_Q3(), args);
-	      
-	      System.exit(res);
-	   }
-
-	  @Override
-	  public int run(String[] args) throws Exception {
-	      System.out.println(Arrays.toString(args));
-	      Job job = new Job(getConf(), "InvertedIndex_Q3");
-	      job.setJarByClass(InvertedIndex_Q3.class);
-	      job.setOutputKeyClass(Text.class);
-	      job.setOutputValueClass(Text.class);
-
-	      job.setMapperClass(Map.class);
-	      job.setReducerClass(Reduce.class);
-
-	      job.setInputFormatClass(TextInputFormat.class);
-	      job.setOutputFormatClass(TextOutputFormat.class);
-	      
-	      Path outputFilePath = new Path(args[3]);
-
-	      FileInputFormat.addInputPath(job, new Path(args[0]));
-	      FileInputFormat.addInputPath(job, new Path(args[1]));
-	      FileInputFormat.addInputPath(job, new Path(args[2]));
-	      FileOutputFormat.setOutputPath(job, outputFilePath);
-	      
-	      FileSystem fs = FileSystem.newInstance(getConf());
-
-			if (fs.exists(outputFilePath)) {
-				fs.delete(outputFilePath, true);
-			}
-
-	      job.waitForCompletion(true);
-	      
-	      return 0;
-	   }
-
-	  public static class Map extends Mapper<LongWritable, Text, Text, Text> {
-			private Text word = new Text();
-			private String stopwords_file = "/home/cloudera/workspace/bpa/Assign1/output_Q1.i/stopwords.csv";
-
-			@Override
-			public void map(LongWritable key, Text value, Context context)
-					throws IOException, InterruptedException {
-	        
-	    	  	String stopwords = new String(Files.readAllBytes(
-	    	  			Paths.get(stopwords_file)));
-
-				Text filename = new Text(
-						((FileSplit) context.getInputSplit())
-						.getPath().getName());
-
-				for (String token : value.toString().split("\\s+")) {
-					if (!stopwords.contains(token.toLowerCase())) {
-						word.set(token.toLowerCase());
-					}
-				}
-
-				context.write(word, filename);
-	      }
-			
-	  }
-	public static enum MyCount {
-		UNIQUE_WORDS,
-	};
-
-	public static class Reduce extends Reducer<Text, Text, Text, Text> {
-
-		@Override
-		public void reduce(Text key, Iterable<Text> values, Context context)
-				throws IOException, InterruptedException {
-
-			HashSet<String> set = new HashSet<String>();
-
-			for (Text value : values) {
-				set.add(value.toString());
-			}
-
-			if (set.size() == 1) {
-
-				context.getCounter(MyCount.UNIQUE_WORDS).increment(1);
-
-				StringBuilder builder = new StringBuilder();
-
-				String prefix = "";
-				for (String value : set) {
-					builder.append(prefix);
-					prefix = ", ";
-					builder.append(value);
-				}
-
-				context.write(key, new Text(builder.toString()));
-
-			}
-		}
-	}
-}
\ No newline at end of file
diff --git a/Assign2/src/Question4/InvertedIndex_Q4.java b/Assign2/src/Question4/InvertedIndex_Q4.java
deleted file mode 100644
index 797f8af..0000000
--- a/Assign2/src/Question4/InvertedIndex_Q4.java
+++ /dev/null
@@ -1,123 +0,0 @@
-package Question4;
-
-import java.io.IOException;
-import java.nio.file.Files;
-import java.nio.file.Paths;
-import java.util.Arrays;
-import java.util.HashSet;
-import java.util.Collections;
-import java.util.ArrayList;
-
-import org.apache.hadoop.conf.Configuration;
-import org.apache.hadoop.conf.Configured;
-import org.apache.hadoop.fs.FileSystem;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.io.LongWritable;
-import org.apache.hadoop.io.Text;
-import org.apache.hadoop.mapreduce.Job;
-import org.apache.hadoop.mapreduce.Mapper;
-import org.apache.hadoop.mapreduce.Reducer;
-import org.apache.hadoop.mapreduce.lib.input.FileSplit;
-import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
-import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
-import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
-import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
-import org.apache.hadoop.util.Tool;
-import org.apache.hadoop.util.ToolRunner;
-
-
-public class InvertedIndex_Q4 extends Configured implements Tool {
-
-	public static void main(String[] args) throws Exception {
-	      System.out.println(Arrays.toString(args));
-	      int res = ToolRunner.run(new Configuration(), new InvertedIndex_Q4(), args);
-	      
-	      System.exit(res);
-	   }
-
-	  @Override
-	  public int run(String[] args) throws Exception {
-	      System.out.println(Arrays.toString(args));
-	      Job job = new Job(getConf(), "InvertedIndex_Q4");
-	      job.setJarByClass(InvertedIndex_Q4.class);
-	      job.setOutputKeyClass(Text.class);
-	      job.setOutputValueClass(Text.class);
-
-	      job.setMapperClass(Map.class);
-	      job.setReducerClass(Reduce.class);
-	      job.setCombinerClass(Reduce.class);
-
-	      job.setInputFormatClass(TextInputFormat.class);
-	      job.setOutputFormatClass(TextOutputFormat.class);
-	      
-	      Path outputFilePath = new Path(args[3]);
-
-	      FileInputFormat.addInputPath(job, new Path(args[0]));
-	      FileInputFormat.addInputPath(job, new Path(args[1]));
-	      FileInputFormat.addInputPath(job, new Path(args[2]));
-	      FileOutputFormat.setOutputPath(job, outputFilePath);
-	      
-	      FileSystem fs = FileSystem.newInstance(getConf());
-
-			if (fs.exists(outputFilePath)) {
-				fs.delete(outputFilePath, true);
-			}
-
-	      job.waitForCompletion(true);
-	      
-	      return 0;
-	   }
-
-	  public static class Map extends Mapper<LongWritable, Text, Text, Text> {
-			private Text word = new Text();
-			private String stopwords_file = "/home/cloudera/workspace/bpa/Assign1/output_Q1.i/stopwords.csv";
-
-			@Override
-			public void map(LongWritable key, Text value, Context context)
-					throws IOException, InterruptedException {
-	        
-	    	  	String stopwords = new String(Files.readAllBytes(
-	    	  			Paths.get(stopwords_file)));
-
-				Text filename = new Text(
-						((FileSplit) context.getInputSplit())
-						.getPath().getName());
-
-				for (String token : value.toString().split("\\s+")) {
-					if (!stopwords.contains(token.toLowerCase())) {
-						word.set(token.toLowerCase());
-					}
-				}
-
-				context.write(word, filename);
-	      }
-			
-	  }
-
-	public static class Reduce extends Reducer<Text, Text, Text, Text> {
-
-		@Override
-		public void reduce(Text key, Iterable<Text> values, Context context)
-				throws IOException, InterruptedException {
-
-			HashSet<String> set = new HashSet<String>();
-			ArrayList<String> set_fq = new ArrayList<String>();
-
-			for (Text value : values) {
-				set.add(value.toString());
-				set_fq.add(value.toString());
-			}
-
-			StringBuilder builder = new StringBuilder();
-
-			String prefix = "";
-			for (String value : set) {
-				builder.append(prefix);
-				prefix = ", ";
-				builder.append(value +"#" + Collections.frequency(set_fq, value));
-			}
-
-			context.write(key, new Text(builder.toString()));
-		}
-	}
-}
\ No newline at end of file
diff --git a/Assign2/src/WordCount/WordCount.java b/Assign2/src/WordCount/WordCount.java
new file mode 100644
index 0000000..88784c2
--- /dev/null
+++ b/Assign2/src/WordCount/WordCount.java
@@ -0,0 +1,136 @@
+package WordCount;
+import org.apache.hadoop.conf.Configuration;
+import org.apache.hadoop.conf.Configured;
+import org.apache.hadoop.fs.FileSystem;
+import org.apache.hadoop.fs.Path;
+import org.apache.hadoop.io.IntWritable;
+import org.apache.hadoop.io.LongWritable;
+import org.apache.hadoop.io.Text;
+import org.apache.hadoop.mapreduce.Job;
+import org.apache.hadoop.mapreduce.Mapper;
+import org.apache.hadoop.mapreduce.Reducer;
+import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
+import org.apache.hadoop.mapreduce.lib.input.TextInputFormat;
+import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
+import org.apache.hadoop.mapreduce.lib.output.TextOutputFormat;
+import org.apache.hadoop.util.Tool;
+import org.apache.hadoop.util.ToolRunner;
+
+import Preprocessing.Preprocessing_1;
+import Preprocessing.Preprocessing_1.COUNTER;
+import Preprocessing.Preprocessing_1.Map;
+import Preprocessing.Preprocessing_1.Reduce;
+
+import java.io.BufferedReader;
+import java.io.BufferedWriter;
+import java.io.File;
+import java.io.FileReader;
+import java.io.IOException;
+import java.io.OutputStreamWriter;
+import java.util.Arrays;
+import java.util.HashSet;
+
+public class WordCount extends Configured implements Tool {
+   public static void main(String[] args) throws Exception {
+      System.out.println(Arrays.toString(args));
+      int res = ToolRunner.run(new Configuration(), new WordCount(), args);
+      
+      System.exit(res);
+   }
+
+   @Override
+   public int run(String[] args) throws Exception {
+	   System.out.println(Arrays.toString(args));
+	      Job job = new Job(getConf(), "WordCount");
+	      job.setJarByClass(Preprocessing_1.class);
+	      job.setOutputKeyClass(Text.class);
+	      job.setOutputValueClass(IntWritable.class);
+
+	      job.setMapperClass(Map.class);
+	      job.setReducerClass(Reduce.class);
+	     
+	      
+	      job.setInputFormatClass(TextInputFormat.class);
+	      job.setOutputFormatClass(TextOutputFormat.class);
+	      
+	      job.getConfiguration().set("mapreduce.output.textoutputformat.separator", ",");
+	      
+	  
+	      Path outputFilePath = new Path(args[1]);
+	      
+	      FileInputFormat.addInputPath(job, new Path(args[0]));
+	      FileOutputFormat.setOutputPath(job, outputFilePath);
+	      
+	      FileSystem fs = FileSystem.newInstance(getConf());
+
+	      if (fs.exists(outputFilePath)) {
+				fs.delete(outputFilePath, true);
+			}
+
+	      job.waitForCompletion(true);
+
+
+	      
+	      return 0;
+	   }
+   
+   public static class Map extends Mapper<LongWritable, Text, Text, IntWritable> {
+      private final static IntWritable ONE = new IntWritable(1);
+      private Text word = new Text();
+
+      @Override
+      public void map(LongWritable key, Text value, Context context)
+              throws IOException, InterruptedException {
+
+
+
+        /* Initialize a hashset variable, set of strings without duplicates*/
+        HashSet<String> stopwords = new HashSet<String>();
+
+        /* Read file of stopwords*/
+        BufferedReader Reader = new BufferedReader(
+                new FileReader(
+                        new File(
+                                "/home/cloudera/workspace/bpa/Assign2/stopwords/stopwords")));
+
+        /* Add each line (word) in the variable stopwords*/
+        String pattern;
+        while ((pattern = Reader.readLine()) != null) {
+            stopwords.add(pattern.toLowerCase());
+            }
+
+        for (String token: value.toString().replaceAll("[^a-zA-Z0-9 ]", " ").split("\\s+")) {
+
+          /* if word not in stop words list then we set word with the value then write it into context */
+          
+
+          if (!stopwords.contains(token.toLowerCase())) {
+                word.set(token.toLowerCase());
+                context.write(word, ONE);
+                }
+        
+           
+
+           
+                
+        	 	
+        
+
+         }
+      }
+   }
+
+   public static class Reduce extends Reducer<Text, IntWritable, Text, IntWritable> {
+      @Override
+      public void reduce(Text key, Iterable<IntWritable> values, Context context)
+              throws IOException, InterruptedException {
+         int sum = 0;
+         for (IntWritable val : values) {
+            sum += val.get();
+         }
+         
+         context.write(key, new IntWritable(sum));
+         
+      }
+   }
+}
\ No newline at end of file
diff --git a/Assign2/stopwords.csv b/Assign2/stopwords.csv
new file mode 100644
index 0000000..ba2294b
--- /dev/null
+++ b/Assign2/stopwords.csv
@@ -0,0 +1,118 @@
+about
+be
+before
+by
+her
+mr.
+much
+old
+up
+where
+you
+after
+been
+come
+down
+get
+got
+have
+is
+me
+my
+now
+only
+she
+their
+them
+this
+upon
+we
+will
+but
+do
+great
+had
+it
+like
+most
+no
+on
+take
+the
+then
+thy
+time
+was
+which
+are
+as
+first
+into
+one
+our
+shall
+they
+think
+us
+all
+at
+of
+that
+your
+go
+his
+how
+make
+never
+out
+very
+when
+who
+with
+could
+did
+every
+good
+he
+i
+in
+it,
+let
+more
+or
+such
+were
+would
+am
+can
+from
+has
+its
+little
+man
+other
+so
+some
+there
+two
+what
+a
+an
+and
+for
+if
+it.
+know
+made
+may
+must
+not
+said
+see
+should
+than
+these
+to
+any
+him
+thou
diff --git a/Assign2/stopwords/._SUCCESS.crc b/Assign2/stopwords/._SUCCESS.crc
new file mode 100644
index 0000000000000000000000000000000000000000..3b7b044936a890cd8d651d349a752d819d71d22c
GIT binary patch
literal 8
PcmYc;N@ieSU}69O2$TUk

literal 0
HcmV?d00001

diff --git a/Assign2/stopwords/.part-r-00000.crc b/Assign2/stopwords/.part-r-00000.crc
new file mode 100644
index 0000000000000000000000000000000000000000..f10c2d256e4b39881b704348fa7d21608071ae8c
GIT binary patch
literal 12
TcmYc;N@ieSU}89A_F*;v6Qu*b

literal 0
HcmV?d00001

diff --git a/Assign2/stopwords/_SUCCESS b/Assign2/stopwords/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/Assign2/stopwords/part-r-00000~ b/Assign2/stopwords/part-r-00000~
new file mode 100644
index 0000000..fd034c0
--- /dev/null
+++ b/Assign2/stopwords/part-r-00000~
@@ -0,0 +1,30 @@
+	0
+And	0
+I	0
+The	0
+a	0
+and	0
+as	0
+be	0
+for	0
+have	0
+he	0
+him	0
+his	0
+in	0
+is	0
+it	0
+me	0
+my	0
+not	0
+of	0
+so	0
+that	0
+the	0
+this	0
+thou	0
+to	0
+will	0
+with	0
+you	0
+your	0
diff --git a/Assign2/stopwords/stopwords b/Assign2/stopwords/stopwords
new file mode 100644
index 0000000..2ca5f83
--- /dev/null
+++ b/Assign2/stopwords/stopwords
@@ -0,0 +1,29 @@
+And
+I
+The
+a
+and
+as
+be
+for
+have
+he
+him
+his
+in
+is
+it
+me
+my
+not
+of
+so
+that
+the
+this
+thou
+to
+will
+with
+you
+your
-- 
GitLab