blob: cc8055bd28db8f0e1d2f24dea2d0ee2672c86ee3 [file] [log] [blame]
<!DOCTYPE html>
<!--
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.
-->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Apache Gobblin</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="icon"
type="image/png"
href="assets/images/favicon.png">
<!--===============================================
CSS files
=================================================-->
<link rel="stylesheet" href="assets/css/bootstrap.css" media="screen">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/custom.min.css">
<link rel="stylesheet" href="assets/css/gobblin.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--===============================================
Gobblin Navigation Space <start>
=================================================-->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!--===============================================
Gobblin Navigation Bar Header <start>
=================================================-->
<div class="navbar-header">
<a href="/" class="navbar-brand">Apache Gobblin</a>
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-main">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!--===============================================
Gobblin Navigation Bar Header <end>
=================================================-->
<!--===============================================
Gobblin Navigation Bar Options <start>
=================================================-->
<div class="navbar-collapse collapse" id="navbar-main">
<ul class="nav navbar-nav">
<li>
<a href="/download">Download</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" >Releases <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">1.0.0 (Upcoming)</a></li>
<li class="divider"></li>
<li class="dropdown-header">Pre Apache</li>
<li><a href="https://github.com/apache/incubator-gobblin/releases/tag/gobblin_0.11.0" target="_blank">0.11.0 (Latest) <i class="fa fa-external-link"></i></a></li>
<li><a href="https://github.com/apache/incubator-gobblin/releases" target="_blank">Archive <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" >Documentation <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Home" target="_blank">Apache Wiki <i class="fa fa-external-link"></i></a></li>
<li class="divider"></li>
<li class="dropdown-header">ReadTheDocs</li>
<li><a href="http://gobblin.readthedocs.io/en/latest/" target="_blank">Latest (0.11.0) <i class="fa fa-external-link"></i></a></li>
<li><a href="http://gobblin.readthedocs.io/en/latest/Getting-Started/" target="_blank">Getting Started (0.11.0) <i class="fa fa-external-link"></i></a></li>
<li><a href="http://gobblin.readthedocs.io/en/latest/Gobblin-Architecture/" target="_blank">Architecture (0.11.0) <i class="fa fa-external-link"></i></a></li>
<li class="divider"></li>
<li class="dropdown-header">Wiki</li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Design+Docs" target="_blank">Design Documents <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Community <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/get-involved">Get Involved</a></li>
<li><a href="/contributor">Contributor Guide</a></li>
<li><a href="/people">People</a></li>
<li class="divider"></li>
<li class="dropdown-header">Engagement</li>
<li><a href="/mailing-lists">Mailing Lists</a></li>
<li><a href="https://gitter.im/gobblin/Lobby" target="_blank">Gitter <i class="fa fa-external-link"></i></a></li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Meetups" target="_blank">Meetups <i class="fa fa-external-link"></i></a></li>
<li class="divider"></li>
<li class="dropdown-header">Issue / Feature Tracking</li>
<li><a href="https://issues.apache.org/jira/projects/GOBBLIN" target="_blank">Apache JIRA <i class="fa fa-external-link"></i></a></li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Roadmap" target="_blank">Roadmap <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" aria-expanded="false">Apache Software Foundation<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://www.apache.org" target="_blank">Apache Homepage <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">License <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/security" target="_blank">Security <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/foundation/policies/conduct" target="_blank">Code of Conduct <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
</ul>
</div>
<!--===============================================
Gobblin Navigation Bar Options <end>
=================================================-->
</div>
</div>
<!--===============================================
Gobblin Navigation Space <end>
=================================================-->
<!--===============================================
Gobblin Center Space <start>
=================================================-->
<div class="container">
<div class="page-header" id="primary-content">
<!--===============================================
ROW 0 <start>
=================================================-->
<div class="row">
<div class="col-sm-12">
<div id="apache-gobblin-gobbling-container">
<div class="apache-gobblin-gobbling">
<div class="apache-gobblin-gobbling-upper"><b>. &nbsp;<br/> </b></div>
<div class="apache-gobblin-gobbling-lower"></div>
</div>
</div>
</div>
</div>
<!--===============================================
ROW 0 <end>
=================================================-->
<!--===============================================
ROW 1 <start>
=================================================-->
<div class="row">
<!--===============================================
Gobblin Primary Content <start>
=================================================-->
<div class="col-lg-8 col-md-7 col-sm-6 text-center" class="primary-container-header">
<h1 style="margin-top: 0px">Apache Gobblin</h1>
<p class="lead">A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both <b>streaming</b> and <b>batch</b> data ecosystems.</p>
<p class="lead">
<a class="btn btn-primary btn-animated btn-outline" href="/download">Download</a>
<a class="btn btn-primary btn-animated btn-outline" href="http://www.gobblin.io" target="_blank">Try Gobblin</a>
</p>
</div>
<!--===============================================
Gobblin Primary Content <end>
=================================================-->
<!--===============================================
Gobblin News Content <start>
=================================================-->
<div class="col-lg-4 col-md-5 col-sm-6">
<div class="row">
<div class="col-sm-12 panel panel-default latest-news-panel">
<p class="latest-news-header">Latest News</p>
<div class="row latest-news-item">
<div class="col-sm-12" style="margin-bottom: 5px">
<span style="font-size: 12px; margin-right: 5px;">Sep 2017</span>
<a href="https://conferences.oreilly.com/strata/strata-ny/public/schedule/detail/61264" target="_blank">Apache Gobblin now supports Stream and Batch data equally well.</a>
</div>
</div>
<div class="row latest-news-item">
<div class="col-sm-12" style="margin-bottom: 5px">
<span style="font-size: 12px; margin-right: 5px;">Jul 2017</span>
<a href="https://gobblin.apache.org">Apache Gobblin's website is up!</a>
</div>
</div>
<div class="row latest-news-item">
<div class="col-sm-12" style="margin-bottom: 5px">
<span style="font-size: 12px; margin-right: 5px;">Jul 2017</span>
<a href="https://issues.apache.org/jira/browse/GOBBLIN" target="_blank">Apache Gobblin's JIRA is setup</a>
</div>
</div>
<div class="row latest-news-item">
<div class="col-sm-12" style="margin-bottom: 5px">
<span style="font-size: 12px; margin-right: 5px;">Jul 2017</span>
<a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Gobblin+Home" target="_blank">Apache Gobblin's Confluence Wiki is setup</a>
</div>
</div>
<div class="row latest-news-item">
<div class="col-sm-12" style="margin-bottom: 5px">
<span style="font-size: 12px; margin-right: 5px;">Jul 2017</span>
<a href="https://github.com/apache/incubator-gobblin" target="_blank">Gobblin's Code donated to Apache</a>
</div>
</div>
<div class="row latest-news-item">
<div class="col-sm-12" style="margin-bottom: 5px">
<span style="font-size: 12px; margin-right: 5px;">Jul 2017</span>
<a href="https://www.meetup.com/Big-Data-Meetup-LinkedIn/events/239739875/" target="_blank">Gobblin's 4th Monthly Video Conference</a>
</div>
</div>
<div id="news-archive-link">
<p>View more posts in the <a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Announcements" target="_blank">Annoucements</a></p>
</div>
</div>
</div>
</div>
<!--===============================================
Gobblin News Content <end>
=================================================-->
</div>
<!--===============================================
ROW 1 <end>
=================================================-->
<hr>
<!--===============================================
ROW 2 <start>
=================================================-->
<div class="row" style="margin-top: -20px">
<h2 class="sectiontile" style="text-align: center">Execution Modes</h2>
<div class="col-lg-3 col-md-3">
<div class="bs-component">
<h3>Standalone</h3>
<p>Runs as standalone application on a single box / JVM. Also supports embedded mode. </p>
<p><img src="assets/images/java.png" style="height: 100px; "></p>
<p><img src="assets/images/threads.gif" style="height: 100px; "></p>
</div>
</div>
<div class="col-lg-3 col-md-3">
<div class="bs-component">
<h3>Mapreduce Mode</h3>
<p>Runs as an MapReduce application on multiple Hadoop versions. Also supports Azkaban for launcing MR jobs. </p>
<p><img src="assets/images/hadoop.png" style="height: 100px; "></p>
<p><img src="assets/images/mapreduce.png" style="height: 100px; "></p>
</div>
</div>
<div class="col-lg-3 col-md-3">
<div class="bs-component">
<h3>Yarn / Mesos</h3>
<p>Runs as a Standalone Cluster with Master and Workers. This mode supports HA, and can run on bare metals as well.</p>
<p><img src="assets/images/mesos.png" style="height: 80px; "></p>
<p><img src="assets/images/mesos-cluster.png" style="height: 100px; "></p>
</div>
</div>
<div class="col-lg-3 col-md-3">
<div class="bs-component">
<h3>Cloud</h3>
<p>Runs as Elastic Cluster on AWS cloud (Azure and GCP support coming soon). This mode supports HA.</p>
<p><img src="assets/images/aws.png" style="height: 100px; "></p>
<p><img src="assets/images/mesos-cluster.png" style="height: 100px; "></p>
</div>
</div>
</div>
<!--===============================================
ROW 2 <end>
=================================================-->
<!--===============================================
ROW 3 <start>
=================================================-->
<div class="row" style="background-color: #f0eeee; padding-bottom: 10px; margin-top: 15px;">
<div class="col-sm-12">
<h2 class="sectiontile" style="text-align: center">Powered By Gobblin</h2>
<div class="row">
<a href="http://www.linkedin.com/" style="margin-left: 30px;" target="_blank"><img style="width: 120px" src="assets/images/linkedin.png"></a>
<a href="http://www.intel.com/" style="margin-left: 30px;" target="_blank"><img style="width: 85px" src="assets/images/intel.png"></a>
<a href="http://www.paypal.com/" style="margin-left: 30px;" target="_blank"><img style="width: 95px" src="assets/images/paypal.png" ></a>
<a href="http://www.microsoft.com/" style="margin-left: 30px;" target="_blank"><img style="width: 155px" src="assets/images/microsoft.png" class=""></a>
<a href="http://www.ibm.com/" style="margin-left: 30px;" target="_blank"><img style="width: 85px" src="assets/images/ibm.png" ></a>
<a href="http://www.home.cern/" style="margin-left: 30px;" target="_blank"><img style="width: 90px" src="assets/images/cern.png" ></a>
<a href="http://www.apple.com/" style="margin-left: 30px;" target="_blank"><img style="width: 60px" src="assets/images/apple.png" ></a>
<a href="http://www.swisscom.com/" style="margin-left: 30px;" target="_blank"><img style="width: 170px" src="assets/images/swisscom.png" ></a>
<a href="http://www.sandia.gov/" style="margin-left: 30px;" target="_blank"><img style="width: 125px" src="assets/images/sandia.png" ></a>
<a href="http://www.nerdwallet.com/" style="margin-left: 30px;" target="_blank"><img style="width: 180px" src="assets/images/nerdwallet.png" ></a>
<a href="http://www.prezi.com/" style="margin-left: 30px;" target="_blank"><img style="width: 125px" src="assets/images/prezi.png" class=""></a>
<a href="http://www.cleverdata.ru/" style="margin-left: 30px;" target="_blank"><img style="width: 145px" src="assets/images/cleverdata.png" ></a>
<a href="http://www.applift.com/" style="margin-left: 30px;" target="_blank"><img style="width: 95px" src="assets/images/applift.png" ></a>
<a href="http://www.bpuholdings.com/" style="margin-left: 30px;" target="_blank"><img style="width: 95px" src="assets/images/bpu.png" ></a>
<a href="http://www.stunlockstudios.com/" style="margin-left: 30px;" target="_blank"><img style="width: 85px" src="assets/images/stunlock-studios.png" ></a>
</div>
</div>
</div>
<!--===============================================
ROW 3 <end>
=================================================-->
<hr>
<footer style="margin-bottom: 0em; margin-top: 0em;">
<div id="footer">
<img src="assets/images/incubator_feather_egg_logo.png" height="60">
<br>
<br>
<p style="font-size: 12px; line-height: 1.5em;">
Apache Gobblin 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 that the project has yet to be fully endorsed by the ASF.
</p>
<p style="font-size: 12px; line-height: 1.5em; margin-top: 2em; margin-bottom: 2em;">
Copyright © 2017 <a href="http://www.apache.org/" target="_blank">The Apache Software Foundation</a>
<br>
Apache, Apache Gobblin (incubating), the Apache feather and the Gobblin logo are trademarks of The Apache Software Foundation
</p>
</div>
</footer>
</div>
<!--===============================================
Gobblin Center Space <end>
=================================================-->
</div>
<!--===============================================
Javascript files
=================================================-->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.particleground.min.js"></script>
<script src="assets/js/custom.js"></script>
<script src="assets/js/gobblin.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-3216387-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>