This is an automated email from the ASF dual-hosted git repository.

bertty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git

commit f638f30cfc85928c9bfa9fe1b9d201ee371e4048
Author: Bertty Contreras-Rojas <[email protected]>
AuthorDate: Tue Mar 30 18:30:51 2021 -0300

    add journal vldb 2020
    
    Signed-off-by: Bertty Contreras-Rojas <[email protected]>
---
 _publications/2020-11-01-journal_vldb.md |  31 +++++++++++++++++++++++++++++++
 assets/pdf/paper/journal_vldb.pdf        | Bin 0 -> 1393996 bytes
 2 files changed, 31 insertions(+)

diff --git a/_publications/2020-11-01-journal_vldb.md 
b/_publications/2020-11-01-journal_vldb.md
new file mode 100644
index 0000000..c9ecfb4
--- /dev/null
+++ b/_publications/2020-11-01-journal_vldb.md
@@ -0,0 +1,31 @@
+---
+license: |
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+   
+           http://www.apache.org/licenses/LICENSE-2.0
+   
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+layout: publication
+title: Publication
+subtitle: >
+   RHEEMix in the Data Jungle: A Cost-based Optimizer for Cross-Platform 
Systems
+link-name: VLDB Journal 29(6), 2020
+img-thumb: assets/img/screenshot/rheem.png
+authors: Sebastian Kruse, Zoi Kaoudi, Sanjay Chawla, Felix Naumann, Bertty 
Contreras-Rojas and Jorge-Arnulfo Quiané-Ruiz
+year: 2020
+month: 11
+day: 01
+link-paper: assets/pdf/paper/journal_vldb.pdf
+link-external: false
+---
+
+Data analytics are moving beyond the limits of a single platform. In this 
paper, we present the cost-based optimizer of Rheem, an open-source 
cross-platform system that copes with these new requirements. The optimizer 
allocates the subtasks of data analytic tasks to the most suitable platforms. 
Our main contributions are: (i) a mechanism based on graph transformations to 
explore alternative execution strategies; (ii) a novel graph-based approach to 
determine efficient data movement plans [...]
diff --git a/assets/pdf/paper/journal_vldb.pdf 
b/assets/pdf/paper/journal_vldb.pdf
new file mode 100644
index 0000000..ca1e461
Binary files /dev/null and b/assets/pdf/paper/journal_vldb.pdf differ

Reply via email to