releases.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  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.8">
  7. <meta name="Forrest-skin-name" content="pelt">
  8. <title>Releases</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. <!--+
  20. |breadtrail
  21. +-->
  22. <div class="breadtrail">
  23. <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>
  24. </div>
  25. <!--+
  26. |header
  27. +-->
  28. <div class="header">
  29. <!--+
  30. |start group logo
  31. +-->
  32. <div class="grouplogo">
  33. <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
  34. </div>
  35. <!--+
  36. |end group logo
  37. +-->
  38. <!--+
  39. |start Project Logo
  40. +-->
  41. <div class="projectlogo">
  42. <a href="http://lucene.apache.org/hadoop/"><img class="logoImage" alt="Hadoop" src="images/hadoop-logo.jpg" title="Scalable Computing Platform"></a>
  43. </div>
  44. <!--+
  45. |end Project Logo
  46. +-->
  47. <!--+
  48. |start Search
  49. +-->
  50. <div class="searchbox">
  51. <form action="http://www.google.com/search" method="get" class="roundtopsmall">
  52. <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;
  53. <input name="Search" value="Search" type="submit">
  54. </form>
  55. </div>
  56. <!--+
  57. |end search
  58. +-->
  59. <!--+
  60. |start Tabs
  61. +-->
  62. <ul id="tabs">
  63. <li class="current">
  64. <a class="selected" href="index.html">Main</a>
  65. </li>
  66. <li>
  67. <a class="unselected" href="http://wiki.apache.org/lucene-hadoop">Wiki</a>
  68. </li>
  69. </ul>
  70. <!--+
  71. |end Tabs
  72. +-->
  73. </div>
  74. </div>
  75. <div id="main">
  76. <div id="publishedStrip">
  77. <!--+
  78. |start Subtabs
  79. +-->
  80. <div id="level2tabs"></div>
  81. <!--+
  82. |end Endtabs
  83. +-->
  84. <script type="text/javascript"><!--
  85. document.write("Last Published: " + document.lastModified);
  86. // --></script>
  87. </div>
  88. <!--+
  89. |breadtrail
  90. +-->
  91. <div class="breadtrail">
  92. &nbsp;
  93. </div>
  94. <!--+
  95. |start Menu, mainarea
  96. +-->
  97. <!--+
  98. |start Menu
  99. +-->
  100. <div id="menu">
  101. <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>
  102. <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
  103. <div class="menupage">
  104. <div class="menupagetitle">Releases</div>
  105. </div>
  106. <div class="menuitem">
  107. <a href="releases.html#News">News</a>
  108. </div>
  109. <div class="menuitem">
  110. <a href="credits.html">Credits</a>
  111. </div>
  112. <div class="menuitem">
  113. <a href="http://www.cafepress.com/hadoop/">Buy Stuff</a>
  114. </div>
  115. </div>
  116. <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
  117. <div id="menu_1.2" class="menuitemgroup">
  118. <div class="menuitem">
  119. <a href="hdfs_design.html">Hadoop File System</a>
  120. </div>
  121. <div class="menuitem">
  122. <a href="api/overview-summary.html#overview_description">Install and Configure</a>
  123. </div>
  124. <div class="menuitem">
  125. <a href="api/index.html">API Docs</a>
  126. </div>
  127. <div class="menuitem">
  128. <a href="http://wiki.apache.org/lucene-hadoop/">Wiki</a>
  129. </div>
  130. <div class="menuitem">
  131. <a href="http://wiki.apache.org/lucene-hadoop/FAQ">FAQ</a>
  132. </div>
  133. <div class="menuitem">
  134. <a href="mailing_lists.html#Users">Mailing Lists</a>
  135. </div>
  136. </div>
  137. <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
  138. <div id="menu_1.3" class="menuitemgroup">
  139. <div class="menuitem">
  140. <a href="mailing_lists.html#Developers">Mailing Lists</a>
  141. </div>
  142. <div class="menuitem">
  143. <a href="issue_tracking.html">Issue Tracking</a>
  144. </div>
  145. <div class="menuitem">
  146. <a href="version_control.html">Version Control</a>
  147. </div>
  148. <div class="menuitem">
  149. <a href="http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/">Nightly Build</a>
  150. </div>
  151. </div>
  152. <div id="credit"></div>
  153. <div id="roundbottom">
  154. <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
  155. <!--+
  156. |alternative credits
  157. +-->
  158. <div id="credit2"></div>
  159. </div>
  160. <!--+
  161. |end Menu
  162. +-->
  163. <!--+
  164. |start content
  165. +-->
  166. <div id="content">
  167. <div title="Portable Document Format" class="pdflink">
  168. <a class="dida" href="releases.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
  169. PDF</a>
  170. </div>
  171. <h1>Releases</h1>
  172. <div id="minitoc-area">
  173. <ul class="minitoc">
  174. <li>
  175. <a href="#Download">Download</a>
  176. </li>
  177. <li>
  178. <a href="#Release+Notes">Release Notes</a>
  179. </li>
  180. <li>
  181. <a href="#Project+News">Project News</a>
  182. <ul class="minitoc">
  183. <li>
  184. <a href="#25+July%2C+2007%3A+release+0.13.1+available">25 July, 2007: release 0.13.1 available</a>
  185. </li>
  186. <li>
  187. <a href="#8+June%2C+2007%3A+release+0.13.0+available"> 8 June, 2007: release 0.13.0 available </a>
  188. </li>
  189. <li>
  190. <a href="#8+June%2C+2006%3A"> 8 June, 2006: FAQ added to Wiki </a>
  191. </li>
  192. <li>
  193. <a href="#5+May%2C+2006%3A+release+0.2.0+available"> 5 May, 2006: release 0.2.0 available </a>
  194. </li>
  195. <li>
  196. <a href="#6+February%2C+2006%3A+nightly+builds"> 6 February, 2006: nightly builds </a>
  197. </li>
  198. <li>
  199. <a href="#3+February%2C+2006%3A+Hadoop+code+moved+out+of+Nutch"> 3 February, 2006: Hadoop code moved out of Nutch </a>
  200. </li>
  201. </ul>
  202. </li>
  203. </ul>
  204. </div>
  205. <p>This page lists release numbers along with their dates and a
  206. link to release notes. You can obtain releases from a nearby
  207. mirror.</p>
  208. <a name="N1000F"></a><a name="Download"></a>
  209. <h2 class="h3">Download</h2>
  210. <div class="section">
  211. <p>Releases may be downloaded from Apache mirrors.</p>
  212. <p>
  213. <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/">
  214. <strong><strong>Download a release now!</strong></strong></a>
  215. </p>
  216. <p>On the mirror, all recent releases are available, but are not
  217. guaranteed to be stable. For stable releases, look in the stable
  218. directory.
  219. </p>
  220. </div>
  221. <a name="N10026"></a><a name="Release+Notes"></a>
  222. <h2 class="h3">Release Notes</h2>
  223. <div class="section">
  224. <p>Release notes for Hadoop releases are available in Jira.</p>
  225. <p>
  226. <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
  227. <strong><strong>Browse release notes now!</strong></strong></a>
  228. </p>
  229. </div>
  230. <a name="N1003A"></a><a name="Project+News"></a>
  231. <h2 class="h3">Project News</h2>
  232. <div class="section">
  233. <a name="N10040"></a><a name="25+July%2C+2007%3A+release+0.13.1+available"></a>
  234. <h3 class="h4">25 July, 2007: release 0.13.1 available</h3>
  235. <p>This fixes critical bugs in the 0.13.0 release.</p>
  236. <a name="N1004A"></a><a name="8+June%2C+2007%3A+release+0.13.0+available"></a>
  237. <h3 class="h4"> 8 June, 2007: release 0.13.0 available </h3>
  238. <p>
  239. In addition to new features, this release contains significant performance and reliability improvements.
  240. For example, MapReduce sort performance on large clusters has <a href="http://wiki.apache.org/lucene-hadoop-data/attachments/FAQ/attachments/sort900-20070607.png">doubled</a>.
  241. </p>
  242. <div class="note">
  243. <div class="label">Note</div>
  244. <div class="content">
  245. When upgrading an existing <acronym title="Hadoop Distributed File System">HDFS</acronym> filesystem to this release, you should first start HDFS with <span class="codefrag">bin/start-dfs.sh -upgrade</span>
  246. which makes it possible to revert the upgrade. For more information on this issue, see <a href="https://issues.apache.org/jira/browse/HADOOP-702#action_12482953">HADOOP-702</a>.
  247. </div>
  248. </div>
  249. <a name="N10066"></a><a name="8+June%2C+2006%3A"></a>
  250. <h3 class="h4"> 8 June, 2006: FAQ added to Wiki </h3>
  251. <p>
  252. Hadoop now has a <a href="http://wiki.apache.org/lucene-hadoop/FAQ">FAQ</a>. Please help make this more complete!
  253. </p>
  254. <a name="N10078"></a><a name="5+May%2C+2006%3A+release+0.2.0+available"></a>
  255. <h3 class="h4"> 5 May, 2006: release 0.2.0 available </h3>
  256. <p>
  257. We are now aiming for monthly releases. There have been many bug fixes and improvements in the past month.
  258. MapReduce and DFS are now fairly reliable on clusters with up to 200 nodes.
  259. </p>
  260. <a name="N10082"></a><a name="6+February%2C+2006%3A+nightly+builds"></a>
  261. <h3 class="h4"> 6 February, 2006: nightly builds </h3>
  262. <p>
  263. Hadoop now has nightly builds. This automatically creates a <a href="http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/">downloadable version of Hadoop every night</a>.
  264. All unit tests must pass, or a message is sent to the developers mailing list and no new version is created.
  265. This also updates the <a href="http://lucene.apache.org/hadoop/api/index.html">javadoc</a>.
  266. </p>
  267. <a name="N10094"></a><a name="3+February%2C+2006%3A+Hadoop+code+moved+out+of+Nutch"></a>
  268. <h3 class="h4"> 3 February, 2006: Hadoop code moved out of Nutch </h3>
  269. <p>
  270. The Hadoop code has now been moved into its own Subversion tree, renamed into packages under org.apache.hadoop.
  271. All unit tests pass, but little else has yet been tested.
  272. </p>
  273. </div>
  274. </div>
  275. <!--+
  276. |end content
  277. +-->
  278. <div class="clearboth">&nbsp;</div>
  279. </div>
  280. <div id="footer">
  281. <!--+
  282. |start bottomstrip
  283. +-->
  284. <div class="lastmodified">
  285. <script type="text/javascript"><!--
  286. document.write("Last Published: " + document.lastModified);
  287. // --></script>
  288. </div>
  289. <div class="copyright">
  290. Copyright &copy;
  291. 2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
  292. </div>
  293. <!--+
  294. |end bottomstrip
  295. +-->
  296. </div>
  297. </body>
  298. </html>