This is an automated email from the ASF dual-hosted git repository. pstuedi pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-crail-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 5dc80c1 Publishing from aa937e4ef0a5ff656aaf37492632064242f13e1b 5dc80c1 is described below commit 5dc80c1b0df26dd80bfe0204bb3b1a913ae1dcd4 Author: Patrick Stuedi <pstu...@apache.org> AuthorDate: Thu Apr 11 10:47:10 2019 +0200 Publishing from aa937e4ef0a5ff656aaf37492632064242f13e1b --- content/blog/2019/04/strata.html | 93 ++++++++++++++++++++++++++++++++++++++++ content/feed.xml | 4 +- content/index.html | 16 +++---- content/news/index.html | 8 ++++ 4 files changed, 111 insertions(+), 10 deletions(-) diff --git a/content/blog/2019/04/strata.html b/content/blog/2019/04/strata.html new file mode 100644 index 0000000..ba59faf --- /dev/null +++ b/content/blog/2019/04/strata.html @@ -0,0 +1,93 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="utf-8"> + <title>The Apache Crail (Incubating) Project: Strata</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <link href="//crail.incubator.apache.org/css/bootstrap.min.css" rel="stylesheet"> + <link href="//crail.incubator.apache.org/css/group.css" rel="stylesheet"> + <link rel="alternate" type="application/atom+xml" title="Atom" + href="//crail.incubator.apache.org/blog/blog.xml"> + + <meta property="og:image" content="//crail.incubator.apache.org/img/blog/preview/strata-summary.png" /> + <meta property="og:image:secure_url" content="//crail.incubator.apache.org/img/blog/preview/strata-summary.png" /> + </head> + + <body> + <div class="container"> + <div class="header"> + <ul class="nav nav-pills pull-right"> + + + + <li > + <a href="//crail.incubator.apache.org/"> + Home + </a> + </li> + + + <li > + <a href="//crail.incubator.apache.org/overview/"> + Overview + </a> + </li> + + + <li > + <a href="//crail.incubator.apache.org/download/"> + Downloads + </a> + </li> + + + <li > + <a href="//crail.incubator.apache.org/blog/"> + Blog + </a> + </li> + + + <li > + <a href="//crail.incubator.apache.org/community/"> + Community + </a> + </li> + + + <li > + <a href="//crail.incubator.apache.org/documentation/"> + Documentation + </a> + </li> + + </ul> + <a href="//crail.incubator.apache.org/"> + <img src="//crail.incubator.apache.org/img/crail_logo.png" + srcset="//crail.incubator.apache.org/img/crail_logo.png" + alt="Crail" id="logo"> + </a> + </div> + + + + <h2>Strata</h2> + + + <p>Slides from Oreilly’s Strata talk on Crail are now <a href="https://conferences.oreilly.com/strata/strata-ca/public/schedule/detail/71902">available</a></p> + + + <br> + <br> + <div class="footer"> + <p>Apache Crail is an effort undergoing <a href="https://incubator.apache.org/">incubation</a> at <a href="https://www.apache.org/">The Apache Software Foundation (ASF)</a>, sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not neces [...] + </p> + </div> + + </div> <!-- /container --> + + <!-- Support retina images. --> + <script type="text/javascript" + src="//crail.incubator.apache.org/js/srcset-polyfill.js"></script> + </body> +</html> diff --git a/content/feed.xml b/content/feed.xml index 70b8cb5..bfa9306 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://crail.incubator.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://crail.incubator.apache.org//" rel="alternate" type="text/html" /><updated>2019-03-15T15:23:51+01:00</updated><id>http://crail.incubator.apache.org//feed.xml</id><title type="html">The Apache Crail (Incubating) Project</ti [...] +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://crail.incubator.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://crail.incubator.apache.org//" rel="alternate" type="text/html" /><updated>2019-04-11T10:47:08+02:00</updated><id>http://crail.incubator.apache.org//feed.xml</id><title type="html">The Apache Crail (Incubating) Project</ti [...] <p> In the last <a href="http://crail.incubator.apache.org/blog/2019/03/disaggregation.html">blog post</a> we discussed the basic design of the Crail disaggregated shuffler as well as its performance under different configurations for two workloads. In this short follow-up blog we briefly describe the various options in Crail for deploying disaggregated storage. </p> @@ -583,4 +583,4 @@ In this first blog of a multipart series, we have looked at the data ingestion p <p> Stay tuned for the next part where we look at workload-level performance in Spark/SQL on modern high-performance networking and storage devices. Meanwhile let us know if you have any feedback or comments. </p> -</div></content><author><name>Animesh Trivedi</name></author><category term="blog" /><summary type="html">This is the first user blog post in a multi-part series where we will focus on relational data processing performance (e.g., SQL) in presence of high-performance network and storage devices - the kind of devices that Crail targets. Relational data processing is one of the most popular and versatile workloads people run in the cloud. The general idea is that data is stored in ta [...] \ No newline at end of file +</div></content><author><name>Animesh Trivedi</name></author><category term="blog" /><summary type="html">This is the first user blog post in a multi-part series where we will focus on relational data processing performance (e.g., SQL) in presence of high-performance network and storage devices - the kind of devices that Crail targets. Relational data processing is one of the most popular and versatile workloads people run in the cloud. The general idea is that data is stored in ta [...] \ No newline at end of file diff --git a/content/index.html b/content/index.html index 6e2774c..35be8c4 100644 --- a/content/index.html +++ b/content/index.html @@ -108,6 +108,14 @@ <li class="shortnews"> + <span class="date">April 11, 2019</span> + <p>Slides from Oreilly’s Strata talk on Crail are now <a href="https://conferences.oreilly.com/strata/strata-ca/public/schedule/detail/71902">available</a></p> + + </li> + + + + <li class="shortnews"> <span class="date">August 9, 2018</span> <p>A new blog <a href="//crail.incubator.apache.org/blog/2018/08/sql-p1.html">post</a> discussing file formats performance is now online</p> @@ -138,14 +146,6 @@ </li> - - <li class="shortnews"> - <span class="date">January 22, 2018</span> - <p>Crail is now an Apache Incubator project!</p> - - </li> - - </ul> diff --git a/content/news/index.html b/content/news/index.html index ae0eede..a2b08f4 100644 --- a/content/news/index.html +++ b/content/news/index.html @@ -78,6 +78,14 @@ <li class="shortnews"> + <span class="date">April 11, 2019</span> + <p>Slides from Oreilly’s Strata talk on Crail are now <a href="https://conferences.oreilly.com/strata/strata-ca/public/schedule/detail/71902">available</a></p> + + </li> + + + + <li class="shortnews"> <span class="date">August 9, 2018</span> <p>A new blog <a href="//crail.incubator.apache.org/blog/2018/08/sql-p1.html">post</a> discussing file formats performance is now online</p>