Repository: kudu Updated Branches: refs/heads/gh-pages de0fd1dbf -> 4c6bf9a05
Add one more strata talk to blog post Amusingly I forgot to list my own talk. Change-Id: Ifb6016d7d93c27652ac3caccc064f0ba14af11a9 Reviewed-on: http://gerrit.cloudera.org:8080/4552 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Adar Dembo <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/4c6bf9a0 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/4c6bf9a0 Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/4c6bf9a0 Branch: refs/heads/gh-pages Commit: 4c6bf9a057e1373e944ee750c9285fa1ab840d2b Parents: de0fd1d Author: Todd Lipcon <[email protected]> Authored: Tue Sep 27 21:06:55 2016 -0700 Committer: Todd Lipcon <[email protected]> Committed: Wed Sep 28 04:17:15 2016 +0000 ---------------------------------------------------------------------- _posts/2016-09-26-strata-nyc-kudu-talks.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kudu/blob/4c6bf9a0/_posts/2016-09-26-strata-nyc-kudu-talks.md ---------------------------------------------------------------------- diff --git a/_posts/2016-09-26-strata-nyc-kudu-talks.md b/_posts/2016-09-26-strata-nyc-kudu-talks.md index ec4170e..e6e16fb 100644 --- a/_posts/2016-09-26-strata-nyc-kudu-talks.md +++ b/_posts/2016-09-26-strata-nyc-kudu-talks.md @@ -38,6 +38,12 @@ Here are some of the sessions to check out: 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. +* [Apache Kudu: 1.0 and Beyond](http://conferences.oreilly.com/strata/hadoop-big-data-ny/public/schedule/detail/51887) (Thursday, 4:35pm) + + 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. + Aside from these organized sessions, word has it that there will be various demos featuring Apache Kudu at the Cloudera and ZoomData vendor booths.
