Repository: incubator-reef Updated Branches: refs/heads/master 4927a0163 -> 1ba890433
[REEF-739] Add BOSS 2015 slides and files to REEF website Add links to Talks page. JIRA: [REEF-739](https://issues.apache.org/jira/browse/REEF-739) Pull Request: Closes #485 Project: http://git-wip-us.apache.org/repos/asf/incubator-reef/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-reef/commit/1ba89043 Tree: http://git-wip-us.apache.org/repos/asf/incubator-reef/tree/1ba89043 Diff: http://git-wip-us.apache.org/repos/asf/incubator-reef/diff/1ba89043 Branch: refs/heads/master Commit: 1ba890433f82496bfa15c2971a7621d6c77d4226 Parents: 4927a01 Author: Brian Cho <[email protected]> Authored: Fri Sep 11 10:10:36 2015 +0900 Committer: Jason (Joo Seong) Jeong <[email protected]> Committed: Fri Sep 11 05:57:02 2015 +0000 ---------------------------------------------------------------------- website/src/site/markdown/talks.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/1ba89043/website/src/site/markdown/talks.md ---------------------------------------------------------------------- diff --git a/website/src/site/markdown/talks.md b/website/src/site/markdown/talks.md index dbfeab6..e2891e9 100644 --- a/website/src/site/markdown/talks.md +++ b/website/src/site/markdown/talks.md @@ -20,6 +20,10 @@ under the License. # Talks On this page, we collect slides and videos of talks given by members of the REEF community. +**BOSS 2015** ([Slides](http://1drv.ms/1OgHuwZ), [Files](https://cwiki.apache.org/confluence/display/REEF/BOSS+Tutorial)) + +This tutorial was part of the workshop on Big Data Open Source Systems ([BOSS](http://boss.dima.tu-berlin.de/)), co-located with VLDB 2015. + **REEF.NET for Java developers** ([Slides](http://1drv.ms/1QQy3lN)) This deck was used as part of a discussion during the 2015 Seoul REEF hackathon.
