Author: darinj
Date: Wed Jun 29 20:30:10 2016
New Revision: 1750713

URL: http://svn.apache.org/viewvc?rev=1750713&view=rev
Log:
Update Myriad website for 0.2.0 release

Modified:
    incubator/myriad/site/blogs/index.html
    incubator/myriad/site/downloads/index.html
    incubator/myriad/site/feed.xml
    incubator/myriad/site/index.html
    incubator/myriad/site/news/index.html

Modified: incubator/myriad/site/blogs/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/blogs/index.html?rev=1750713&r1=1750712&r2=1750713&view=diff
==============================================================================
--- incubator/myriad/site/blogs/index.html (original)
+++ incubator/myriad/site/blogs/index.html Wed Jun 29 20:30:10 2016
@@ -74,7 +74,9 @@
   <h4>Apache Myriad Blogs</h4>
   <ul>
     
-      <li><span>09 Dec 2015</span> &raquo; <a 
href="/blogs/2015/12/09/myriad-0-1-0-release-announcement.html">Apache Myriad 
0.1.0 (Incubating) Released</a></li>
+      <li><span>28 Jun 2016</span> &raquo; <a 
href="/blogs/2016/06/28/myriad-0.2.0-release-announcement.html">Apache Myriad 
0.2.0 (Incubating) Released</a></li>
+    
+      <li><span>09 Dec 2015</span> &raquo; <a 
href="/blogs/2015/12/09/myriad-0.1.0-release-announcement.html">Apache Myriad 
0.1.0 (Incubating) Released</a></li>
     
   </ul>
 </div>
@@ -82,6 +84,69 @@
 
 <div>
   
+
+<div>
+  <p>
+    <h5 id="apache-myriad-020-incubating-released">Apache Myriad 0.2.0 
(Incubating) Released</h5>
+
+<p>On behalf of the entire Myriad Team, I’m happy to announce the release of 
Apache Myriad 0.2.0 (incubating).  This is the 
+second release of Myriad in the Apache Incubator.  Among the features of the 
0.2.0 release are increased reliability of 
+Fine Grained Scaling, support for running the Node Manager and Auxiliary 
Services (JobHistory Server, etc) in Docker 
+Containers, and better distribution management of the Hadoop configuration and 
binaries.  This release brings Myriad much 
+closer to being production quality.</p>
+
+<p>In addition to new features, we also welcome our newest committer Yuliya 
Feldman (MapR) and a new contributor Zachary Jaffee 
+(Case Western Reserve University).</p>
+
+<p>Many thanks to the following individuals who contributed code/documentation 
to the Myriad project. This release wouldn’t 
+have been possible without their effort.</p>
+
+<ul>
+  <li>Aashreya Ravi Shankar</li>
+  <li>Adam B</li>
+  <li>Brandon Gulla</li>
+  <li>Darin Johnson</li>
+  <li>Jim Klucar</li>
+  <li>Kannan Rajah</li>
+  <li>Ken Sipe</li>
+  <li>Kris Chi</li>
+  <li>Larry Edelstein</li>
+  <li>Mohit Soni</li>
+  <li>Naveen Manivannan</li>
+  <li>Paul Read</li>
+  <li>Ruth Harris</li>
+  <li>Santosh Marella</li>
+  <li>Sarjeet Singh</li>
+  <li>Shingo Omura</li>
+  <li>Suneel Marthi</li>
+  <li>Swapnil Daingade</li>
+  <li>Yuliya Feldman</li>
+  <li>Zachary Jaffee</li>
+  <li>Zhongyue Luo</li>
+</ul>
+
+<p>This is the second of many Apache Myriad releases. We’ve already started 
merging new pull requests for the next release, 
+where we plan to add support for YARN Security and advanced Mesos features 
like reservations/volumes and oversubscription.</p>
+
+<p>If you’d like to get started we encourage you to start with our <a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/";>documentation 
wiki</a>.
+For more details on the 0.2.0 release, please refer to our <a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.2.0-incubating";>release
 notes</a>. 
+The release sources can be downloaded from <a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.2.0-incubating/";>here</a>.
 
+To try out the latest and greatest code, please checkout Myriad’s <a 
href="https://github.com/apache/incubator-myriad.git";>git repository</a>.</p>
+
+<p>If you have any questions, please feel free to reach us out at <a 
href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#109;&#121;&#114;&#105;&#097;&#100;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#109;&#121;&#114;&#105;&#097;&#100;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a>.</p>
+
+<p>Enjoy!</p>
+
+<h6 
id="a-hrefhttpsgithubcomdarinjdarin-johnsona-apache-myriad-committer-020-release-manager--28-jun-2016"><a
 href="https://github.com/darinj";>Darin Johnson</a> (Apache Myriad committer, 
0.2.0 Release Manager) | 28 Jun 2016</h6>
+
+  </p>
+</div>
+
+  <hr>
+</div>
+
+<div>
+  
 
 <div>
   <p>

Modified: incubator/myriad/site/downloads/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/downloads/index.html?rev=1750713&r1=1750712&r2=1750713&view=diff
==============================================================================
--- incubator/myriad/site/downloads/index.html (original)
+++ incubator/myriad/site/downloads/index.html Wed Jun 29 20:30:10 2016
@@ -71,7 +71,7 @@
     <div class="mdl-cell--10-col">
       <h5 id="a-namelatesta-download-myriad"><a name="latest"></a> Download 
Myriad</h5>
 
-<p>Download the most recent stable release: <a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.1.0-incubating/";>myriad-0.1.0-incubating</a>
 (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.1.0-incubating";>Release
 Notes</a>)</p>
+<p>Download the most recent stable release: <a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.2.0-incubating/";>myriad-0.2.0-incubating</a>
 (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.2.0-incubating";>Release
 Notes</a>)</p>
 
 <p>Once you have downloaded Myriad, follow the <a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration";>installation
 and configuration</a> instructions, and take a look at the rest of the <a 
href="https://cwiki.apache.org/confluence/display/MYRIAD";>documentation</a>.</p>
 
@@ -82,9 +82,10 @@
 <p>A read-only git repository is also mirrored on Github at: <a 
href="https://github.com/apache/incubator-myriad";>https://github.com/apache/incubator-myriad</a></p>
 
 <h5 id="previous-releases">Previous releases</h5>
-<p><a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.1.0-incubating/";>myriad-0.1.0-incubating</a>
 (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.1.0-incubating";>Release
 Notes</a>)</p>
+<p><a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.2.0-incubating/";>myriad-0.2.0-incubating</a>
 (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.2.0-incubating";>Release
 Notes</a>)</p>
 
-<p><br /></p>
+<p><a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.1.0-incubating/";>myriad-0.1.0-incubating</a>
 (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.1.0-incubating";>Release
 Notes</a>)
+<br /></p>
 
 <p><br /></p>
 

Modified: incubator/myriad/site/feed.xml
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/feed.xml?rev=1750713&r1=1750712&r2=1750713&view=diff
==============================================================================
--- incubator/myriad/site/feed.xml (original)
+++ incubator/myriad/site/feed.xml Wed Jun 29 20:30:10 2016
@@ -24,9 +24,90 @@ under the License.
 </description>
     <link>http://myriad.incubator.apache.org/</link>
     <atom:link href="http://myriad.incubator.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Sun, 13 Dec 2015 22:21:02 -0800</pubDate>
-    <lastBuildDate>Sun, 13 Dec 2015 22:21:02 -0800</lastBuildDate>
-    <generator>Jekyll v3.0.0</generator>
+    <pubDate>Wed, 29 Jun 2016 16:20:07 -0400</pubDate>
+    <lastBuildDate>Wed, 29 Jun 2016 16:20:07 -0400</lastBuildDate>
+    <generator>Jekyll v3.1.6</generator>
+    
+      <item>
+        <title>Apache Myriad 0.2.0 (Incubating) Released</title>
+        <description>&lt;p&gt;The Apache Myriad community is excited to make 
its second Apache release. Thanks to a diverse community of developers, 
mentors, Apache members and users!&lt;/p&gt;
+
+&lt;p&gt;&lt;a 
href=&quot;/blogs/2016/06/29/myriad-0-2-0-release-announcement&quot;&gt;Blog&lt;/a&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;a 
href=&quot;/downloads/#latest&quot;&gt;Download&lt;/a&gt;&lt;/p&gt;
+
+</description>
+        <pubDate>Tue, 28 Jun 2016 20:00:00 -0400</pubDate>
+        
<link>http://myriad.incubator.apache.org/news/2016/06/28/myriad-0.2.0-release-announcement.html</link>
+        <guid 
isPermaLink="true">http://myriad.incubator.apache.org/news/2016/06/28/myriad-0.2.0-release-announcement.html</guid>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
+      <item>
+        <title>Apache Myriad 0.2.0 (Incubating) Released</title>
+        <description>&lt;h5 
id=&quot;apache-myriad-020-incubating-released&quot;&gt;Apache Myriad 0.2.0 
(Incubating) Released&lt;/h5&gt;
+
+&lt;p&gt;On behalf of the entire Myriad Team, I’m happy to announce the 
release of Apache Myriad 0.2.0 (incubating).  This is the 
+second release of Myriad in the Apache Incubator.  Among the features of the 
0.2.0 release are increased reliability of 
+Fine Grained Scaling, support for running the Node Manager and Auxiliary 
Services (JobHistory Server, etc) in Docker 
+Containers, and better distribution management of the Hadoop configuration and 
binaries.  This release brings Myriad much 
+closer to being production quality.&lt;/p&gt;
+
+&lt;p&gt;In addition to new features, we also welcome our newest committer 
Yuliya Feldman (MapR) and a new contributor Zachary Jaffee 
+(Case Western Reserve University).&lt;/p&gt;
+
+&lt;p&gt;Many thanks to the following individuals who contributed 
code/documentation to the Myriad project. This release wouldn’t 
+have been possible without their effort.&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Aashreya Ravi Shankar&lt;/li&gt;
+  &lt;li&gt;Adam B&lt;/li&gt;
+  &lt;li&gt;Brandon Gulla&lt;/li&gt;
+  &lt;li&gt;Darin Johnson&lt;/li&gt;
+  &lt;li&gt;Jim Klucar&lt;/li&gt;
+  &lt;li&gt;Kannan Rajah&lt;/li&gt;
+  &lt;li&gt;Ken Sipe&lt;/li&gt;
+  &lt;li&gt;Kris Chi&lt;/li&gt;
+  &lt;li&gt;Larry Edelstein&lt;/li&gt;
+  &lt;li&gt;Mohit Soni&lt;/li&gt;
+  &lt;li&gt;Naveen Manivannan&lt;/li&gt;
+  &lt;li&gt;Paul Read&lt;/li&gt;
+  &lt;li&gt;Ruth Harris&lt;/li&gt;
+  &lt;li&gt;Santosh Marella&lt;/li&gt;
+  &lt;li&gt;Sarjeet Singh&lt;/li&gt;
+  &lt;li&gt;Shingo Omura&lt;/li&gt;
+  &lt;li&gt;Suneel Marthi&lt;/li&gt;
+  &lt;li&gt;Swapnil Daingade&lt;/li&gt;
+  &lt;li&gt;Yuliya Feldman&lt;/li&gt;
+  &lt;li&gt;Zachary Jaffee&lt;/li&gt;
+  &lt;li&gt;Zhongyue Luo&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;This is the second of many Apache Myriad releases. We’ve already 
started merging new pull requests for the next release, 
+where we plan to add support for YARN Security and advanced Mesos features 
like reservations/volumes and oversubscription.&lt;/p&gt;
+
+&lt;p&gt;If you’d like to get started we encourage you to start with our 
&lt;a 
href=&quot;https://cwiki.apache.org/confluence/display/MYRIAD/&quot;&gt;documentation
 wiki&lt;/a&gt;.
+For more details on the 0.2.0 release, please refer to our &lt;a 
href=&quot;https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.2.0-incubating&quot;&gt;release
 notes&lt;/a&gt;. 
+The release sources can be downloaded from &lt;a 
href=&quot;http://www.apache.org/dist/incubator/myriad/myriad-0.2.0-incubating/&quot;&gt;here&lt;/a&gt;.
 
+To try out the latest and greatest code, please checkout Myriad’s &lt;a 
href=&quot;https://github.com/apache/incubator-myriad.git&quot;&gt;git 
repository&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;If you have any questions, please feel free to reach us out at &lt;a 
href=&quot;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#116;&amp;#111;:&amp;#100;&amp;#101;&amp;#118;&amp;#064;&amp;#109;&amp;#121;&amp;#114;&amp;#105;&amp;#097;&amp;#100;&amp;#046;&amp;#105;&amp;#110;&amp;#099;&amp;#117;&amp;#098;&amp;#097;&amp;#116;&amp;#111;&amp;#114;&amp;#046;&amp;#097;&amp;#112;&amp;#097;&amp;#099;&amp;#104;&amp;#101;&amp;#046;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;&amp;#100;&amp;#101;&amp;#118;&amp;#064;&amp;#109;&amp;#121;&amp;#114;&amp;#105;&amp;#097;&amp;#100;&amp;#046;&amp;#105;&amp;#110;&amp;#099;&amp;#117;&amp;#098;&amp;#097;&amp;#116;&amp;#111;&amp;#114;&amp;#046;&amp;#097;&amp;#112;&amp;#097;&amp;#099;&amp;#104;&amp;#101;&amp;#046;&amp;#111;&amp;#114;&amp;#103;&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;Enjoy!&lt;/p&gt;
+
+&lt;h6 
id=&quot;a-hrefhttpsgithubcomdarinjdarin-johnsona-apache-myriad-committer-020-release-manager--28-jun-2016&quot;&gt;&lt;a
 href=&quot;https://github.com/darinj&quot;&gt;Darin Johnson&lt;/a&gt; (Apache 
Myriad committer, 0.2.0 Release Manager) | 28 Jun 2016&lt;/h6&gt;
+</description>
+        <pubDate>Tue, 28 Jun 2016 20:00:00 -0400</pubDate>
+        
<link>http://myriad.incubator.apache.org/blogs/2016/06/28/myriad-0.2.0-release-announcement.html</link>
+        <guid 
isPermaLink="true">http://myriad.incubator.apache.org/blogs/2016/06/28/myriad-0.2.0-release-announcement.html</guid>
+        
+        
+        <category>blogs</category>
+        
+      </item>
     
       <item>
         <title>Apache Myriad 0.1.0 (Incubating) Released</title>
@@ -37,9 +118,9 @@ under the License.
 &lt;p&gt;&lt;a 
href=&quot;/downloads/#latest&quot;&gt;Download&lt;/a&gt;&lt;/p&gt;
 
 </description>
-        <pubDate>Wed, 09 Dec 2015 16:00:00 -0800</pubDate>
-        
<link>http://myriad.incubator.apache.org/news/2015/12/09/myriad-0-1-0-incubating-released.html</link>
-        <guid 
isPermaLink="true">http://myriad.incubator.apache.org/news/2015/12/09/myriad-0-1-0-incubating-released.html</guid>
+        <pubDate>Wed, 09 Dec 2015 19:00:00 -0500</pubDate>
+        
<link>http://myriad.incubator.apache.org/news/2015/12/09/myriad-0.1.0-incubating-released.html</link>
+        <guid 
isPermaLink="true">http://myriad.incubator.apache.org/news/2015/12/09/myriad-0.1.0-incubating-released.html</guid>
         
         
         <category>news</category>
@@ -116,9 +197,9 @@ under the License.
 
 &lt;h6 
id=&quot;a-hrefhttpsgithubcomsmarellasantosh-marellaa-apache-myriad-committer-010-release-manager--09-dec-2015&quot;&gt;&lt;a
 href=&quot;https://github.com/smarella&quot;&gt;Santosh Marella&lt;/a&gt; 
(Apache Myriad committer, 0.1.0 Release Manager) | 09 Dec 2015&lt;/h6&gt;
 </description>
-        <pubDate>Wed, 09 Dec 2015 16:00:00 -0800</pubDate>
-        
<link>http://myriad.incubator.apache.org/blogs/2015/12/09/myriad-0-1-0-release-announcement.html</link>
-        <guid 
isPermaLink="true">http://myriad.incubator.apache.org/blogs/2015/12/09/myriad-0-1-0-release-announcement.html</guid>
+        <pubDate>Wed, 09 Dec 2015 19:00:00 -0500</pubDate>
+        
<link>http://myriad.incubator.apache.org/blogs/2015/12/09/myriad-0.1.0-release-announcement.html</link>
+        <guid 
isPermaLink="true">http://myriad.incubator.apache.org/blogs/2015/12/09/myriad-0.1.0-release-announcement.html</guid>
         
         
         <category>blogs</category>
@@ -135,7 +216,7 @@ it from now on. The old github repo is n
 
 &lt;p&gt;&lt;a 
href=&quot;https://github.com/apache/incubator-myriad&quot;&gt;Github 
mirror&lt;/a&gt;&lt;/p&gt;
 </description>
-        <pubDate>Thu, 24 Sep 2015 17:00:00 -0700</pubDate>
+        <pubDate>Thu, 24 Sep 2015 20:00:00 -0400</pubDate>
         
<link>http://myriad.incubator.apache.org/news/2015/09/24/code-migrated-to-apache-git.html</link>
         <guid 
isPermaLink="true">http://myriad.incubator.apache.org/news/2015/09/24/code-migrated-to-apache-git.html</guid>
         
@@ -150,7 +231,7 @@ it from now on. The old github repo is n
 
 &lt;p&gt;&lt;a 
href=&quot;http://incubator.apache.org/projects/myriad.html&quot;&gt;Incubator 
Status&lt;/a&gt;&lt;/p&gt;
 </description>
-        <pubDate>Sat, 28 Feb 2015 16:00:00 -0800</pubDate>
+        <pubDate>Sat, 28 Feb 2015 19:00:00 -0500</pubDate>
         
<link>http://myriad.incubator.apache.org/news/2015/02/28/project-enters-incubation.html</link>
         <guid 
isPermaLink="true">http://myriad.incubator.apache.org/news/2015/02/28/project-enters-incubation.html</guid>
         

Modified: incubator/myriad/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/index.html?rev=1750713&r1=1750712&r2=1750713&view=diff
==============================================================================
--- incubator/myriad/site/index.html (original)
+++ incubator/myriad/site/index.html Wed Jun 29 20:30:10 2016
@@ -148,6 +148,18 @@
 
   
   <div class="mdl-typography--body-2">
+    Apache Myriad 0.2.0 (Incubating) Released
+  </div>
+  <div class="mdl-typography--caption">
+    <em>Jun 28, 2016</em>
+    <br/>
+    <span class="mdl-typography--body-1">
+      Apache Myriad community releases the second version of Myriad.
+    </span>
+    <hr/>
+  </div>
+  
+  <div class="mdl-typography--body-2">
     Apache Myriad 0.1.0 (Incubating) Released
   </div>
   <div class="mdl-typography--caption">

Modified: incubator/myriad/site/news/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/news/index.html?rev=1750713&r1=1750712&r2=1750713&view=diff
==============================================================================
--- incubator/myriad/site/news/index.html (original)
+++ incubator/myriad/site/news/index.html Wed Jun 29 20:30:10 2016
@@ -75,6 +75,28 @@
   
 <div>
 
+  <h4>Apache Myriad 0.2.0 (Incubating) Released</h4>
+  <p>
+    <p>Jun 28, 2016</p>
+    <p>The Apache Myriad community is excited to make its second Apache 
release. Thanks to a diverse community of developers, mentors, Apache members 
and users!</p>
+
+<p><a href="/blogs/2016/06/29/myriad-0-2-0-release-announcement">Blog</a></p>
+
+<p><a href="/downloads/#latest">Download</a></p>
+
+
+  </p>
+
+
+</div>
+
+</div>
+<hr/>
+
+<div>
+  
+<div>
+
   <h4>Apache Myriad 0.1.0 (Incubating) Released</h4>
   <p>
     <p>Dec 9, 2015</p>


Reply via email to