index.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <meta content="Apache Forrest" name="Generator">
  6. <meta name="Forrest-version" content="0.7">
  7. <meta name="Forrest-skin-name" content="pelt">
  8. <title>Welcome to Hadoop!</title>
  9. <link type="text/css" href="skin/basic.css" rel="stylesheet">
  10. <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
  11. <link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
  12. <link type="text/css" href="skin/profile.css" rel="stylesheet">
  13. <script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
  14. <link rel="shortcut icon" href="images/favicon.ico">
  15. </head>
  16. <body onload="init()">
  17. <script type="text/javascript">ndeSetTextSize();</script>
  18. <div id="top">
  19. <div class="breadtrail">
  20. <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://lucene.apache.org/">Lucene</a> &gt; <a href="http://lucene.apache.org/hadoop/">Hadoop</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  21. </div>
  22. <div class="header">
  23. <div class="grouplogo">
  24. <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
  25. </div>
  26. <div class="projectlogo">
  27. <a href="http://lucene.apache.org/hadoop/"><img class="logoImage" alt="Hadoop" src="images/hadoop-logo.jpg" title="Scalable Computing Platform"></a>
  28. </div>
  29. <div class="searchbox">
  30. <form action="http://www.google.com/search" method="get" class="roundtopsmall">
  31. <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp;
  32. <input attr="value" name="Search" value="Search" type="submit">
  33. </form>
  34. </div>
  35. <ul id="tabs">
  36. <li class="current">
  37. <a class="base-selected" href="index.html">Main</a>
  38. </li>
  39. <li>
  40. <a class="base-not-selected" href="http://wiki.apache.org/lucene-hadoop">Wiki</a>
  41. </li>
  42. </ul>
  43. </div>
  44. </div>
  45. <div id="main">
  46. <div id="publishedStrip">
  47. <div id="level2tabs"></div>
  48. <script type="text/javascript"><!--
  49. document.write("<text>Last Published:</text> " + document.lastModified);
  50. // --></script>
  51. </div>
  52. <div class="breadtrail">
  53. &nbsp;
  54. </div>
  55. <div id="menu">
  56. <div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Project</div>
  57. <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
  58. <div class="menupage">
  59. <div class="menupagetitle">News</div>
  60. </div>
  61. <div class="menuitem">
  62. <a href="about.html">About</a>
  63. </div>
  64. <div class="menuitem">
  65. <a href="credits.html">Credits</a>
  66. </div>
  67. <div class="menuitem">
  68. <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/">Download</a>
  69. </div>
  70. <div class="menuitem">
  71. <a href="http://www.cafepress.com/hadoop/">Buy Stuff</a>
  72. </div>
  73. </div>
  74. <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
  75. <div id="menu_1.2" class="menuitemgroup">
  76. <div class="menuitem">
  77. <a href="http://wiki.apache.org/lucene-hadoop/FAQ">FAQ</a>
  78. </div>
  79. <div class="menuitem">
  80. <a href="http://wiki.apache.org/lucene-hadoop/">Wiki</a>
  81. </div>
  82. <div class="menuitem">
  83. <a href="hdfs_design.html">Hadoop File System</a>
  84. </div>
  85. <div class="menuitem">
  86. <a href="api/index.html">API Docs</a>
  87. </div>
  88. </div>
  89. <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developer</div>
  90. <div id="menu_1.3" class="menuitemgroup">
  91. <div class="menuitem">
  92. <a href="mailing_lists.html">Mailing Lists</a>
  93. </div>
  94. <div class="menuitem">
  95. <a href="issue_tracking.html">Issue Tracking</a>
  96. </div>
  97. <div class="menuitem">
  98. <a href="version_control.html">Version Control</a>
  99. </div>
  100. <div class="menuitem">
  101. <a href="http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/">Nightly Build</a>
  102. </div>
  103. </div>
  104. <div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" class="menutitle">Related Projects</div>
  105. <div id="menu_1.4" class="menuitemgroup">
  106. <div class="menuitem">
  107. <a href="http://lucene.apache.org/java/">Lucene</a>
  108. </div>
  109. <div class="menuitem">
  110. <a href="http://lucene.apache.org/nutch/">Nutch</a>
  111. </div>
  112. </div>
  113. <div id="credit">
  114. <hr>
  115. <a href="http://forrest.apache.org/"><img border="0" title="Built with Apache Forrest" alt="Built with Apache Forrest - logo" src="images/built-with-forrest-button.png" style="width: 88px;height: 31px;"></a>
  116. </div>
  117. <div id="roundbottom">
  118. <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
  119. <div id="credit2"></div>
  120. </div>
  121. <div id="content">
  122. <div title="Portable Document Format" class="pdflink">
  123. <a class="dida" href="index.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
  124. PDF</a>
  125. </div>
  126. <h1>Welcome to Hadoop!</h1>
  127. <div id="minitoc-area">
  128. <ul class="minitoc">
  129. <li>
  130. <a href="#News">News</a>
  131. <ul class="minitoc">
  132. <li>
  133. <a href="#25+July%2C+2007%3A+release+0.13.1+available">25 July, 2007: release 0.13.1 available</a>
  134. </li>
  135. <li>
  136. <a href="#8+June%2C+2007%3A+release+0.13.0+available">8 June, 2007: release 0.13.0 available</a>
  137. </li>
  138. <li>
  139. <a href="#6+April%2C+2007%3A+release+0.12.3+available">6 April, 2007: release 0.12.3 available</a>
  140. </li>
  141. <li>
  142. <a href="#23+March%2C+2007%3A+release+0.12.2+available">23 March, 2007: release 0.12.2 available</a>
  143. </li>
  144. <li>
  145. <a href="#17+March%2C+2007%3A+release+0.12.1+available">17 March, 2007: release 0.12.1 available</a>
  146. </li>
  147. <li>
  148. <a href="#2+March%2C+2007%3A+release+0.12.0+available">2 March, 2007: release 0.12.0 available</a>
  149. </li>
  150. <li>
  151. <a href="#16+February%2C+2007%3A+release+0.11.2+available">16 February, 2007: release 0.11.2 available</a>
  152. </li>
  153. <li>
  154. <a href="#9+February%2C+2007%3A+release+0.11.1+available">9 February, 2007: release 0.11.1 available</a>
  155. </li>
  156. <li>
  157. <a href="#2+February%2C+2007%3A+release+0.11.0+available">2 February, 2007: release 0.11.0 available</a>
  158. </li>
  159. <li>
  160. <a href="#10+January%2C+2007%3A+release+0.10.1+available">10 January, 2007: release 0.10.1 available</a>
  161. </li>
  162. <li>
  163. <a href="#5+January%2C+2007%3A+release+0.10.0+available">5 January, 2007: release 0.10.0 available</a>
  164. </li>
  165. <li>
  166. <a href="#15+December%2C+2006%3A+release+0.9.2+available">15 December, 2006: release 0.9.2 available</a>
  167. </li>
  168. <li>
  169. <a href="#6+December%2C+2006%3A+release+0.9.1+available">6 December, 2006: release 0.9.1 available</a>
  170. </li>
  171. <li>
  172. <a href="#1+December%2C+2006%3A+release+0.9.0+available">1 December, 2006: release 0.9.0 available</a>
  173. </li>
  174. <li>
  175. <a href="#3+November%2C+2006%3A+release+0.8.0+available">3 November, 2006: release 0.8.0 available</a>
  176. </li>
  177. <li>
  178. <a href="#18+October%2C+2006%3A+release+0.7.2+available">18 October, 2006: release 0.7.2 available</a>
  179. </li>
  180. <li>
  181. <a href="#11+October%2C+2006%3A+release+0.7.1+available">11 October, 2006: release 0.7.1 available</a>
  182. </li>
  183. <li>
  184. <a href="#6+October%2C+2006%3A+release+0.7.0+available">6 October, 2006: release 0.7.0 available</a>
  185. </li>
  186. <li>
  187. <a href="#18+September%2C+2006%3A+release+0.6.2+available">18 September, 2006: release 0.6.2 available</a>
  188. </li>
  189. <li>
  190. <a href="#13+September%2C+2006%3A+release+0.6.1+available">13 September, 2006: release 0.6.1 available</a>
  191. </li>
  192. <li>
  193. <a href="#8+September%2C+2006%3A+release+0.6.0+available">8 September, 2006: release 0.6.0 available</a>
  194. </li>
  195. <li>
  196. <a href="#4+August%2C+2006%3A+release+0.5.0+available">4 August, 2006: release 0.5.0 available</a>
  197. </li>
  198. <li>
  199. <a href="#28+June%2C+2006%3A+release+0.4.0+available">28 June, 2006: release 0.4.0 available</a>
  200. </li>
  201. <li>
  202. <a href="#9+June%2C+2006%3A+release+0.3.2+available">9 June, 2006: release 0.3.2 available</a>
  203. </li>
  204. <li>
  205. <a href="#8+June%2C+2006%3A+FAQ+added+to+Wiki">8 June, 2006: FAQ added to Wiki</a>
  206. </li>
  207. <li>
  208. <a href="#5+June%2C+2006%3A+release+0.3.1+available">5 June, 2006: release 0.3.1 available</a>
  209. </li>
  210. <li>
  211. <a href="#2+June%2C+2006%3A+release+0.3.0+available">2 June, 2006: release 0.3.0 available</a>
  212. </li>
  213. <li>
  214. <a href="#12+May%2C+2006%3A+release+0.2.1+available">12 May, 2006: release 0.2.1 available</a>
  215. </li>
  216. <li>
  217. <a href="#5+May%2C+2006%3A+release+0.2.0+available">5 May, 2006: release 0.2.0 available</a>
  218. </li>
  219. <li>
  220. <a href="#2+April%2C+2006%3A+release+0.1.0+available">2 April, 2006: release 0.1.0 available</a>
  221. </li>
  222. <li>
  223. <a href="#6+February%2C+2006%3A+nightly+builds">6 February, 2006: nightly builds</a>
  224. </li>
  225. <li>
  226. <a href="#3+February%2C+2006%3A+Hadoop+code+moved+out+of+Nutch">3 February, 2006: Hadoop code moved out of Nutch</a>
  227. </li>
  228. <li>
  229. <a href="#30+March%2C+2006%3A+Hadoop+project+approved">30 March, 2006: Hadoop project approved</a>
  230. </li>
  231. </ul>
  232. </li>
  233. </ul>
  234. </div>
  235. <a name="N1000C"></a><a name="News"></a>
  236. <h2 class="h3">News</h2>
  237. <div class="section">
  238. <a name="N10012"></a><a name="25+July%2C+2007%3A+release+0.13.1+available"></a>
  239. <h3 class="h4">25 July, 2007: release 0.13.1 available</h3>
  240. <p>This fixes critical bugs in the 0.13.0 release. For full
  241. details, see the <a href="http://tinyurl.com/2uoabd">release
  242. notes</a>. The release can be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  243. nearby mirror</a>.
  244. </p>
  245. <a name="N10024"></a><a name="8+June%2C+2007%3A+release+0.13.0+available"></a>
  246. <h3 class="h4">8 June, 2007: release 0.13.0 available</h3>
  247. <p>In addition to new features, this release contains
  248. significant performance and reliability improvements. For
  249. example, MapReduce sort performance on large clusters has <a href="http://wiki.apache.org/lucene-hadoop-data/attachments/FAQ/attachments/sort900-20070607.png">
  250. doubled</a>.</p>
  251. <p>Note: when upgrading an existing HDFS filesystem to this
  252. release, you should first start HDFS with <span class="codefrag">bin/start-dfs.sh
  253. -upgrade</span>, which makes it possible to revert the upgrade.
  254. For more information on this issue, see <a href="https://issues.apache.org/jira/browse/HADOOP-702#action_12482953">HADOOP-702</a>.
  255. </p>
  256. <p>For full details, see the <a href="http://tinyurl.com/2prl3k">release notes</a>. The release
  257. can be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  258. nearby mirror</a>.
  259. </p>
  260. <a name="N10047"></a><a name="6+April%2C+2007%3A+release+0.12.3+available"></a>
  261. <h3 class="h4">6 April, 2007: release 0.12.3 available</h3>
  262. <p>For details see the <a href="http://tinyurl.com/35qyhw">release notes</a>. The release can
  263. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  264. nearby mirror</a>.
  265. </p>
  266. <a name="N10059"></a><a name="23+March%2C+2007%3A+release+0.12.2+available"></a>
  267. <h3 class="h4">23 March, 2007: release 0.12.2 available</h3>
  268. <p>For details see the <a href="http://tinyurl.com/2r7kcw">release notes</a>. The release can
  269. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  270. nearby mirror</a>.
  271. </p>
  272. <a name="N1006B"></a><a name="17+March%2C+2007%3A+release+0.12.1+available"></a>
  273. <h3 class="h4">17 March, 2007: release 0.12.1 available</h3>
  274. <p>For details see the <a href="http://tinyurl.com/2kynuc">release notes</a>. The release can
  275. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  276. nearby mirror</a>.
  277. </p>
  278. <a name="N1007D"></a><a name="2+March%2C+2007%3A+release+0.12.0+available"></a>
  279. <h3 class="h4">2 March, 2007: release 0.12.0 available</h3>
  280. <p>For details see the <a href="http://tinyurl.com/2vp248">release notes</a>. The release can
  281. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  282. nearby mirror</a>.
  283. </p>
  284. <a name="N1008F"></a><a name="16+February%2C+2007%3A+release+0.11.2+available"></a>
  285. <h3 class="h4">16 February, 2007: release 0.11.2 available</h3>
  286. <p>This fixes critical bugs in 0.11.1. For details see the <a href="http://tinyurl.com/2ukkt3">release notes</a>. The release can
  287. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  288. nearby mirror</a>.
  289. </p>
  290. <a name="N100A1"></a><a name="9+February%2C+2007%3A+release+0.11.1+available"></a>
  291. <h3 class="h4">9 February, 2007: release 0.11.1 available</h3>
  292. <p>This fixes bugs in 0.11.0. For details see the <a href="http://tinyurl.com/37c5a3">release notes</a>. The release can
  293. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  294. nearby mirror</a>.
  295. </p>
  296. <a name="N100B3"></a><a name="2+February%2C+2007%3A+release+0.11.0+available"></a>
  297. <h3 class="h4">2 February, 2007: release 0.11.0 available</h3>
  298. <p>For details see the <a href="http://tinyurl.com/2yn8zs">release notes</a>. The release can
  299. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  300. nearby mirror</a>.
  301. </p>
  302. <a name="N100C5"></a><a name="10+January%2C+2007%3A+release+0.10.1+available"></a>
  303. <h3 class="h4">10 January, 2007: release 0.10.1 available</h3>
  304. <p>This fixes critical bugs in 0.10.0. For details see the <a href="http://tinyurl.com/ycpsms">release notes</a>. The release can
  305. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  306. nearby mirror</a>.
  307. </p>
  308. <a name="N100D7"></a><a name="5+January%2C+2007%3A+release+0.10.0+available"></a>
  309. <h3 class="h4">5 January, 2007: release 0.10.0 available</h3>
  310. <p>For details see the <a href="http://tinyurl.com/yapkxs">release notes</a>. The release can
  311. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  312. nearby mirror</a>.
  313. </p>
  314. <a name="N100E9"></a><a name="15+December%2C+2006%3A+release+0.9.2+available"></a>
  315. <h3 class="h4">15 December, 2006: release 0.9.2 available</h3>
  316. <p>This fixes critical bugs in 0.9.1. For details see the <a href="http://tinyurl.com/ya8lfd">release notes</a>. The release can
  317. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  318. nearby mirror</a>.
  319. </p>
  320. <a name="N100FB"></a><a name="6+December%2C+2006%3A+release+0.9.1+available"></a>
  321. <h3 class="h4">6 December, 2006: release 0.9.1 available</h3>
  322. <p>This fixes critical bugs in 0.9.0. For details see the <a href="http://tinyurl.com/y55d7p">release notes</a>. The release can
  323. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  324. nearby mirror</a>.
  325. </p>
  326. <a name="N1010D"></a><a name="1+December%2C+2006%3A+release+0.9.0+available"></a>
  327. <h3 class="h4">1 December, 2006: release 0.9.0 available</h3>
  328. <p>For details see the <a href="http://tinyurl.com/sdjhb">release notes</a>. The release can
  329. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  330. nearby mirror</a>.
  331. </p>
  332. <a name="N1011F"></a><a name="3+November%2C+2006%3A+release+0.8.0+available"></a>
  333. <h3 class="h4">3 November, 2006: release 0.8.0 available</h3>
  334. <p>For details see the <a href="http://tinyurl.com/ykqv6s">release notes</a>. The release can
  335. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  336. nearby mirror</a>.
  337. </p>
  338. <a name="N10131"></a><a name="18+October%2C+2006%3A+release+0.7.2+available"></a>
  339. <h3 class="h4">18 October, 2006: release 0.7.2 available</h3>
  340. <p>This fixes critical bugs in 0.7.1. For details see the <a href="http://tinyurl.com/ygy6y7">release notes</a>. The release can
  341. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  342. nearby mirror</a>.
  343. </p>
  344. <a name="N10143"></a><a name="11+October%2C+2006%3A+release+0.7.1+available"></a>
  345. <h3 class="h4">11 October, 2006: release 0.7.1 available</h3>
  346. <p>This fixes critical bugs in 0.7.0. For details see the <a href="http://tinyurl.com/p7qod">release notes</a>. The release can
  347. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  348. nearby mirror</a>.
  349. </p>
  350. <a name="N10155"></a><a name="6+October%2C+2006%3A+release+0.7.0+available"></a>
  351. <h3 class="h4">6 October, 2006: release 0.7.0 available</h3>
  352. <p>For details see the <a href="http://tinyurl.com/kvd9m">release notes</a>. The release can
  353. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  354. nearby mirror</a>.
  355. </p>
  356. <a name="N10167"></a><a name="18+September%2C+2006%3A+release+0.6.2+available"></a>
  357. <h3 class="h4">18 September, 2006: release 0.6.2 available</h3>
  358. <p>This fixes critical bugs in 0.6.1. For details see the <a href="http://tinyurl.com/gyb56">release notes</a>. The release can
  359. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  360. nearby mirror</a>.
  361. </p>
  362. <a name="N10179"></a><a name="13+September%2C+2006%3A+release+0.6.1+available"></a>
  363. <h3 class="h4">13 September, 2006: release 0.6.1 available</h3>
  364. <p>This fixes critical bugs in 0.6.0. For details see the <a href="http://tinyurl.com/lykp4">release notes</a>. The release can
  365. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  366. nearby mirror</a>.
  367. </p>
  368. <a name="N1018B"></a><a name="8+September%2C+2006%3A+release+0.6.0+available"></a>
  369. <h3 class="h4">8 September, 2006: release 0.6.0 available</h3>
  370. <p>For details see the <a href="http://tinyurl.com/r3zoj">release notes</a>. The release can
  371. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  372. nearby mirror</a>.
  373. </p>
  374. <a name="N1019D"></a><a name="4+August%2C+2006%3A+release+0.5.0+available"></a>
  375. <h3 class="h4">4 August, 2006: release 0.5.0 available</h3>
  376. <p>For details see the <a href="http://tinyurl.com/pnml2">release notes</a>. The release can
  377. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  378. nearby mirror</a>.
  379. </p>
  380. <a name="N101AF"></a><a name="28+June%2C+2006%3A+release+0.4.0+available"></a>
  381. <h3 class="h4">28 June, 2006: release 0.4.0 available</h3>
  382. <p>For details see the <a href="http://tinyurl.com/o35b6">change log</a>. The release can
  383. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  384. nearby mirror</a>.
  385. </p>
  386. <a name="N101C1"></a><a name="9+June%2C+2006%3A+release+0.3.2+available"></a>
  387. <h3 class="h4">9 June, 2006: release 0.3.2 available</h3>
  388. <p>This is a bugfix release. For details see the <a href="http://tinyurl.com/k9g5c">change log</a>. The release can
  389. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  390. nearby mirror</a>.
  391. </p>
  392. <a name="N101D3"></a><a name="8+June%2C+2006%3A+FAQ+added+to+Wiki"></a>
  393. <h3 class="h4">8 June, 2006: FAQ added to Wiki</h3>
  394. <p>Hadoop now has a <a href="http://wiki.apache.org/lucene-hadoop/FAQ">FAQ</a>. Please
  395. help make this more complete!
  396. </p>
  397. <a name="N101E1"></a><a name="5+June%2C+2006%3A+release+0.3.1+available"></a>
  398. <h3 class="h4">5 June, 2006: release 0.3.1 available</h3>
  399. <p>This is a bugfix release. For details see the <a href="http://tinyurl.com/l6on4">change log</a>. The release can
  400. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  401. nearby mirror</a>.
  402. </p>
  403. <a name="N101F3"></a><a name="2+June%2C+2006%3A+release+0.3.0+available"></a>
  404. <h3 class="h4">2 June, 2006: release 0.3.0 available</h3>
  405. <p>This includes many fixes, improving performance, scalability
  406. and reliability and adding new features. For details see the <a href="http://tinyurl.com/rq3f7">change log</a>. The release can
  407. be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  408. nearby mirror</a>.
  409. </p>
  410. <a name="N10205"></a><a name="12+May%2C+2006%3A+release+0.2.1+available"></a>
  411. <h3 class="h4">12 May, 2006: release 0.2.1 available</h3>
  412. <p>This fixes a few bugs in release 0.2.0, listed in the <a href="http://tinyurl.com/rnnvz">change log</a>. The
  413. release can be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  414. nearby mirror</a>.
  415. </p>
  416. <a name="N10217"></a><a name="5+May%2C+2006%3A+release+0.2.0+available"></a>
  417. <h3 class="h4">5 May, 2006: release 0.2.0 available</h3>
  418. <p>We are now aiming for monthly releases. There have been many
  419. bug fixes and improvements in the past month. MapReduce and DFS
  420. are now fairly reliable on clusters with up to 200 nodes. See
  421. the <a href="http://tinyurl.com/qkgsg">change log</a> for
  422. details. The release can be obtained from <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
  423. nearby mirror</a>.
  424. </p>
  425. <a name="N10229"></a><a name="2+April%2C+2006%3A+release+0.1.0+available"></a>
  426. <h3 class="h4">2 April, 2006: release 0.1.0 available</h3>
  427. <p>This is the first Hadoop release. The release is available
  428. <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/">
  429. here</a>.</p>
  430. <a name="N10237"></a><a name="6+February%2C+2006%3A+nightly+builds"></a>
  431. <h3 class="h4">6 February, 2006: nightly builds</h3>
  432. <p>Hadoop now has nightly builds. This automatically creates a
  433. <a href="http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/">downloadable version of Hadoop every
  434. night</a>. All unit tests must pass, or a message is sent to
  435. the developers mailing list and no new version is created. This
  436. also updates the <a href="api/index.html">javadoc</a>.</p>
  437. <a name="N10249"></a><a name="3+February%2C+2006%3A+Hadoop+code+moved+out+of+Nutch"></a>
  438. <h3 class="h4">3 February, 2006: Hadoop code moved out of Nutch</h3>
  439. <p>The Hadoop code has now been moved into its own Subversion
  440. tree, renamed into packages under <span class="codefrag">org.apache.hadoop</span>.
  441. All unit tests pass, but little else has yet been tested.</p>
  442. <a name="N10256"></a><a name="30+March%2C+2006%3A+Hadoop+project+approved"></a>
  443. <h3 class="h4">30 March, 2006: Hadoop project approved</h3>
  444. <p>The Lucene PMC has elected to split the Nutch MapReduce and
  445. distributed filesytem code into a new project named Hadoop.</p>
  446. </div>
  447. </div>
  448. <div class="clearboth">&nbsp;</div>
  449. </div>
  450. <div id="footer">
  451. <div class="lastmodified">
  452. <script type="text/javascript"><!--
  453. document.write("<text>Last Published:</text> " + document.lastModified);
  454. // --></script>
  455. </div>
  456. <div class="copyright">
  457. Copyright &copy;
  458. 2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
  459. </div>
  460. <div id="logos"></div>
  461. </div>
  462. </body>
  463. </html>