Repository: kudu-site Updated Branches: refs/heads/asf-site 159ffe1f9 -> 5d5ba61b1
Publish commit(s) from site source repo: 4c6bf9a Add one more strata talk to blog post Site-Repo-Commit: 4c6bf9a057e1373e944ee750c9285fa1ab840d2b Project: http://git-wip-us.apache.org/repos/asf/kudu-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu-site/commit/5d5ba61b Tree: http://git-wip-us.apache.org/repos/asf/kudu-site/tree/5d5ba61b Diff: http://git-wip-us.apache.org/repos/asf/kudu-site/diff/5d5ba61b Branch: refs/heads/asf-site Commit: 5d5ba61b134af35b8a85a74451226763e7c17532 Parents: 159ffe1 Author: Todd Lipcon <[email protected]> Authored: Tue Sep 27 21:19:03 2016 -0700 Committer: Todd Lipcon <[email protected]> Committed: Tue Sep 27 21:19:03 2016 -0700 ---------------------------------------------------------------------- 2016/09/26/strata-nyc-kudu-talks.html | 7 +++++++ feed.xml | 9 ++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kudu-site/blob/5d5ba61b/2016/09/26/strata-nyc-kudu-talks.html ---------------------------------------------------------------------- diff --git a/2016/09/26/strata-nyc-kudu-talks.html b/2016/09/26/strata-nyc-kudu-talks.html index b723ebd..a0ba7b7 100644 --- a/2016/09/26/strata-nyc-kudu-talks.html +++ b/2016/09/26/strata-nyc-kudu-talks.html @@ -151,6 +151,13 @@ why Kudu is becoming an integral part of Accentureâs technology stack.</p> collect and process real-time IoT data using Apache Apex and Apache Spark, and how theyâve been experimenting with Apache Kudu for time series data storage.</p> </li> + <li> + <p><a href="http://conferences.oreilly.com/strata/hadoop-big-data-ny/public/schedule/detail/51887">Apache Kudu: 1.0 and Beyond</a> (Thursday, 4:35pm)</p> + + <p>Todd Lipcon from Cloudera will review the new features that were developed between Kudu 0.5 +(the first public release one year ago) and Kudu 1.0, released just last week. Additionally, +this talk will provide some insight into the upcoming project roadmap for the coming year.</p> + </li> </ul> <p>Aside from these organized sessions, word has it that there will be various demos http://git-wip-us.apache.org/repos/asf/kudu-site/blob/5d5ba61b/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index e847f74..116581a 100644 --- a/feed.xml +++ b/feed.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2016-09-26T12:06:12-07:00</updated><id>/</id><entry><title>Apache Kudu at Strata+Hadoop World NYC 2016</title><link href="/2016/09/26/strata-nyc-kudu-talks.html" rel="alternate" type="text/html" title="Apache Kudu at Strata+Hadoop World NYC 2016" /><published>2016-09-26T00:00:00-07:00</published><updated>2016-09-26T00:00:00-07:00</updated><id>/2016/09/26/strata-nyc-kudu-talks</id><content type="html" xml:base="/2016/09/26/strata-nyc-kudu-talks.html"><p>This week in New York, OâReilly and Cloudera will be hosting Strata+Hadoop World +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2016-09-27T21:19:00-07:00</updated><id>/</id><entry><title>Apache Kudu at Strata+Hadoop World NYC 2016</title><link href="/2016/09/26/strata-nyc-kudu-talks.html" rel="alternate" type="text/html" title="Apache Kudu at Strata+Hadoop World NYC 2016" /><published>2016-09-26T00:00:00-07:00</published><updated>2016-09-26T00:00:00-07:00</updated><id>/2016/09/26/strata-nyc-kudu-talks</id><content type="html" xml:base="/2016/09/26/strata-nyc-kudu-talks.html"><p>This week in New York, OâReilly and Cloudera will be hosting Strata+Hadoop World 2016. If youâre interested in Kudu, there will be several opportunities to learn more, both from the open source development team as well as some companies who are already adopting Kudu for their use cases. @@ -37,6 +37,13 @@ why Kudu is becoming an integral part of Accentureâs technology stack.</p&g collect and process real-time IoT data using Apache Apex and Apache Spark, and how theyâve been experimenting with Apache Kudu for time series data storage.</p> </li> + <li> + <p><a href="http://conferences.oreilly.com/strata/hadoop-big-data-ny/public/schedule/detail/51887">Apache Kudu: 1.0 and Beyond</a> (Thursday, 4:35pm)</p> + + <p>Todd Lipcon from Cloudera will review the new features that were developed between Kudu 0.5 +(the first public release one year ago) and Kudu 1.0, released just last week. Additionally, +this talk will provide some insight into the upcoming project roadmap for the coming year.</p> + </li> </ul> <p>Aside from these organized sessions, word has it that there will be various demos
