forked from apache/gobblin-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
267 lines (251 loc) · 14.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
<!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 id="navigationHomePage"></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>. <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="https://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>