This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9f8d22d Automatic Site Publish by Buildbot
9f8d22d is described below
commit 9f8d22d45d5f964f3aabe834b05dd2fca5630c55
Author: buildbot <[email protected]>
AuthorDate: Thu Dec 14 08:19:37 2023 +0000
Automatic Site Publish by Buildbot
---
output/assets/img/screenshot/apache-wayang.png | Bin 0 -> 288913 bytes
output/assets/pdf/paper/apache-wayang.pdf | Bin 0 -> 690258 bytes
output/publications-home/index.html | 26 ++
.../publications/2023-09-01-sigmod_rec/index.html | 302 +++++++++++++++++++++
4 files changed, 328 insertions(+)
diff --git a/output/assets/img/screenshot/apache-wayang.png
b/output/assets/img/screenshot/apache-wayang.png
new file mode 100644
index 0000000..1eb2b0b
Binary files /dev/null and b/output/assets/img/screenshot/apache-wayang.png
differ
diff --git a/output/assets/pdf/paper/apache-wayang.pdf
b/output/assets/pdf/paper/apache-wayang.pdf
new file mode 100644
index 0000000..00c0c10
Binary files /dev/null and b/output/assets/pdf/paper/apache-wayang.pdf differ
diff --git a/output/publications-home/index.html
b/output/publications-home/index.html
index 002e79b..2f0429e 100644
--- a/output/publications-home/index.html
+++ b/output/publications-home/index.html
@@ -213,6 +213,32 @@
</div>
</div>
+ <div class="row">
+ <div class="col-12 pl-0 mb-2">
+ <i class="fas fa-caret-right"></i>
+ 2023 - 09 - 1
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-12 ml-2 mb-5">
+ <h4>
+ Apache Wayang: A Unified Data Analytics Framework
+
+ </h4>
+ <p>Paper at ACM SIGMOD Record Volume 52 Issue 3</p>
+
+ <p><strong>Authors: </strong>Kaustubh Beedkar, Bertty
Contreras-Rojas, Haralampos Gavriilidis, Zoi Kaoudi, Volker Markl, Rodrigo
Pardo-Meza, Jorge-Arnulfo Quiané-Ruiz</p>
+ <a class="btn btn-outline-secondary"
href="http://127.0.0.1:4000/publications/2023-09-01-sigmod_rec/">
+ <i class="fas fa-glasses"></i> Read more...
+ </a>
+
+ <a class="btn btn-outline-info"
href="http://127.0.0.1:4000/assets/pdf/paper/apache-wayang.pdf">
+ <i class="fas fa-download"></i> Download
+ </a>
+
+ </div>
+ </div>
+
<div class="row">
<div class="col-12 pl-0 mb-2">
<i class="fas fa-caret-right"></i>
diff --git a/output/publications/2023-09-01-sigmod_rec/index.html
b/output/publications/2023-09-01-sigmod_rec/index.html
new file mode 100644
index 0000000..f4bdda2
--- /dev/null
+++ b/output/publications/2023-09-01-sigmod_rec/index.html
@@ -0,0 +1,302 @@
+<!--
+ 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.
+-->
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1,
shrink-to-fit=no">
+
+
+
+
+ <title>Apache Wayang - Publication</title>
+ <link rel="icon"
href="http://127.0.0.1:4000/assets/img/logo/favicon-pluma.ico">
+
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l"
crossorigin="anonymous">
+ <link rel="stylesheet" href="http://127.0.0.1:4000/assets/css/color.css">
+ <link rel="stylesheet"
href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p"
crossorigin="anonymous"/>
+
+ <link rel="stylesheet" href="http://127.0.0.1:4000/assets/css/monokai.css">
+ <link rel="stylesheet" href="http://127.0.0.1:4000/assets/css/home.css">
+
+</head>
+<body>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top
shadow-lg">
+ <div class="container d-flex justify-content-between w-100">
+ <div class="mr-auto p-2 w-100">
+ <div class="d-flex">
+ <a class="navbar-brand mr-auto" href="/">
+ <img style="max-height: 75px"
src="http://127.0.0.1:4000/assets/img/logo/logo_400x160.png"/>
+ </a>
+ <button class="navbar-toggler ml-auto align-self-center"
type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle
navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+ </div>
+
+ </div>
+
+ <div>
+ <div class="p-2 collapse navbar-collapse"
id="navbarSupportedContent">
+ <div class="navbar-nav">
+
+
+
+
+
+ <li class="nav-item ">
+ <a class="nav-link" href="http://127.0.0.1:4000/">
+ Home
+ </a>
+ </li>
+
+
+
+
+
+
+ <li class="nav-item ">
+ <a class="nav-link"
href="http://127.0.0.1:4000/about">
+ About
+ </a>
+ </li>
+
+
+
+
+
+
+ <li class="nav-item ">
+ <a class="nav-link"
href="http://127.0.0.1:4000/community">
+ Community
+ </a>
+ </li>
+
+
+
+
+
+
+ <li class="nav-item ">
+ <a class="nav-link"
href="http://127.0.0.1:4000/download">
+ Download
+ </a>
+ </li>
+
+
+
+
+
+
+ <li class="nav-item ">
+ <a class="nav-link"
href="http://127.0.0.1:4000/documentation">
+ Documentation
+ </a>
+ </li>
+
+
+
+
+
+
+ <li class="nav-item ">
+ <a class="nav-link"
href="http://127.0.0.1:4000/publications-home">
+ Publications
+ </a>
+ </li>
+
+
+
+
+
+
+ <li class="nav-item dropdown ">
+ <a class="nav-link dropdown-toggle"
data-toggle="dropdown" href="#" role="button" aria-haspopup="true"
aria-expanded="false">
+ Apache
+ </a>
+ <div class="dropdown-menu">
+
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/how-it-works.html">
+ Apache Software Foundation
+ </a>
+
+ <a class="dropdown-item"
href="https://www.apache.org/licenses/">
+ License
+ </a>
+
+ <a class="dropdown-item"
href="https://www.apache.org/events/current-event">
+ Events
+ </a>
+
+ <a class="dropdown-item"
href="https://www.apache.org/security/">
+ Security
+ </a>
+
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">
+ Sponsorship
+ </a>
+
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">
+ Thanks
+ </a>
+
+ </div>
+ </li>
+
+
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+
+
+
+</nav>
+<div class="container-fluid p-0">
+ <div class="title-post mb-3 mt-n5 d-flex align-items-center shadow" >
+ <div class="col pt-4" style="text-align: center">
+ <h1 class="mb-n2 mt-1" style="color: white; font-size:
4em">Publication</h1>
+
+ <h2 style="color: white; font-size: 2em">Apache Wayang: A Unified Data
Analytics Framework
+</h2>
+
+ </div>
+</div>
+
+<div class="container">
+ <div class="row justify-content-md-center mb-4">
+ <div class="col-12 ">
+ <div class="post-info-wrapper">
+ <p class="italic">By <span class="bold">Kaustubh Beedkar,
Bertty Contreras-Rojas, Haralampos Gavriilidis, Zoi Kaoudi, Volker Markl,
Rodrigo Pardo-Meza, Jorge-Arnulfo Quiané-Ruiz</span> on <span
class="bold">2023</span></p>
+ </div>
+ <hr />
+ <p>The large variety of specialized data processing platforms and
the increased complexity of data analytics has led to the need for unifying
data analytics within a single framework. Such a framework should free users
from the burden of (i) choosing the right platform( s) and (ii) gluing code
between the different parts of their pipelines. Apache Wayang (Incubating) is
the only open-source framework that provides a systematic solution to unified
data analytics by integrating [...]
+
+ <hr />
+ </div>
+ <div class="col-10 text-center">
+
+ <a href="/assets/pdf/paper/apache-wayang.pdf" class="btn
btn-outline-info">
+ <i class="far fa-file-pdf"></i> Download
+ </a>
+
+ </div>
+ </div>
+</div>
+
+
+</div>
+
+<footer class="footer position-sticky sticky-bottom">
+ <nav class="navbar navbar-light bg-light" style="background: #A6A6A6;">
+ <div class="container">
+ <div class="row">
+ <div class="col text-center">
+ <a href="http://incubator.apache.org/" >
+ <img style="max-height: 15vw"
src="http://127.0.0.1:4000/assets/img/egg-logo.png">
+ </a>
+ <br />
+ <p style="text-align: justify">
+ Apache Wayang is an effort undergoing Incubation at
The Apache Software Foundation (ASF), sponsored by the Incubator. 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 necessarily a reflection of the completeness or stability of the
code, it does indicate [...]
+ </p>
+ <p class="text-center">
+ Copyright © 2022 The Apache Software
Foundation.<br />
+ Licensed under the Apache License, Version 2.0.<br />
+ Apache, the Apache Feather logo, and the Apache
Incubator project logo are trademarks of The Apache Software Foundation.
+ </p>
+ </div>
+ </div>
+ <div class="row justify-content-md-center w-100">
+ <div class="col-md-3">
+ <a class="btn btn-link w-100"
href="https://incubator.apache.org">
+ Apache Incubator
+ </a>
+ </div>
+ <div class="col-md-3">
+ <a class="btn btn-link w-100"
href="https://www.apache.org">
+ About ASF
+ </a>
+ </div>
+ <div class="col-md-3">
+ <a class="btn btn-link w-100"
href="https://www.apache.org/licenses/">
+ License
+ </a>
+ </div>
+ <div class="col-md-3">
+ <a class="btn btn-link w-100"
href="https://www.apache.org/events/current-event">
+ Events
+ </a>
+ </div>
+ <div class="col-md-3">
+ <a class="btn btn-link w-100"
href="https://www.apache.org/security/">
+ Security
+ </a>
+ </div>
+ <div class="col-md-3">
+ <a class="btn btn-link w-100"
href="https://www.apache.org/foundation/sponsorship.html">
+ Sponsorship
+ </a>
+ </div>
+ <div class="col-md-3">
+ <a class="btn btn-link w-100"
href="https://www.apache.org/foundation/thanks.html">
+ Thanks
+ </a>
+ </div>
+ </div>
+ </div>
+ </nav>
+</footer>
+
+
+<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
+<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
crossorigin="anonymous"></script>
+
+<script src="http://127.0.0.1:4000/assets/js/add_numbers.js"></script>
+</body>
+
+</html>