Skip to content

Commit

Permalink
Added Release Notes for 0.4.0
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/incubator/whirr/trunk@1075395 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Andrei Savu committed Feb 28, 2011
1 parent 6fe3a99 commit f9b5014
Showing 1 changed file with 74 additions and 1 deletion.
75 changes: 74 additions & 1 deletion src/site/xdoc/release-notes.xml
Expand Up @@ -23,6 +23,79 @@
<body>
<!-- Paste release notes from https://issues.apache.org/jira/browse/WHIRR here. -->

<h1>Release Notes - Whirr - Version 0.4.0</h1>

<h2> Sub-task
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-139'>WHIRR-139</a>] - upgrade to version 1 of the &quot;enforcer&quot; plugin
</li>
</ul>

<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-170'>WHIRR-170</a>] - Instances should be started in the order specified in the template
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-201'>WHIRR-201</a>] - [HBase] Integration test fails
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-207'>WHIRR-207</a>] - Handle curl timeouts better
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-217'>WHIRR-217</a>] - Log files should not be included in tarball or checked by RAT
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-227'>WHIRR-227</a>] - CDH and Hadoop integration tests are failing
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-232'>WHIRR-232</a>] - NPE for stopped instances on EC2
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-234'>WHIRR-234</a>] - Resource functions/install_cdh_hadoop.sh not found when running from the CLI
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-235'>WHIRR-235</a>] - fix whirr.provider in recipes/*
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-241'>WHIRR-241</a>] - Update to use CDH3B4
</li>
</ul>

<h2> Improvement
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-55'>WHIRR-55</a>] - Users should be able to override an arbitrary Hadoop property before launch
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-124'>WHIRR-124</a>] - Upgrade to jclouds 1.0-beta-9
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-167'>WHIRR-167</a>] - Improve bootstrapping and configuration to be able to isolate and repair or evict failing nodes on EC2
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-183'>WHIRR-183</a>] - ZooKeeper Data Directory Cleanup
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-186'>WHIRR-186</a>] - [HBase] Add version support configurable in properties file
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-193'>WHIRR-193</a>] - Recipe for a HBase Cluster
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-195'>WHIRR-195</a>] - Display available roles instead of service names when running ./bin/whirr
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-199'>WHIRR-199</a>] - Add aliases for short role names like nn, jt, tt, dn, zk
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-215'>WHIRR-215</a>] - Add builder pattern to addRunUrl() call
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-219'>WHIRR-219</a>] - Support dynamic addition of services to CLI
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-231'>WHIRR-231</a>] - Update documentation after upgrade to jclouds 1.0-beta-9
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-242'>WHIRR-242</a>] - Update documentation for overriding locally supplied scripts
</li>
</ul>

<h2> New Feature
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-198'>WHIRR-198</a>] - support user-defined images
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-225'>WHIRR-225</a>] - Support locally-supplied scripts
</li>
<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-226'>WHIRR-226</a>] - Add the ability to destroy a cluster instance
</li>
</ul>



<h1>Release Notes - Whirr - Version 0.3.0</h1>

Expand Down Expand Up @@ -255,4 +328,4 @@
</ul>

</body>
</document>
</document>

0 comments on commit f9b5014

Please sign in to comment.