forked from apache/incubator-nemo-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
171 lines (147 loc) · 7.95 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="shortcut icon" href="/favicon.ico?1">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>Nemo | A Data Processing System for Flexible Employment With Different Deployment Characteristics.</title>
<meta name="generator" content="Jekyll v3.4.3" />
<meta property="og:title" content="Nemo" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A Data Processing System for Flexible Employment With Different Deployment Characteristics." />
<meta property="og:description" content="A Data Processing System for Flexible Employment With Different Deployment Characteristics." />
<link rel="canonical" href="http://nemo.apache.org//" />
<meta property="og:url" content="http://nemo.apache.org//" />
<meta property="og:site_name" content="Nemo" />
<script type="application/ld+json">
{"url":"http://nemo.apache.org//","headline":"Nemo","name":"Nemo","description":"A Data Processing System for Flexible Employment With Different Deployment Characteristics.","@type":"WebSite","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="canonical" href="http://nemo.apache.org//">
<link rel="alternate" type="application/rss+xml" title="Nemo" href="http://nemo.apache.org//feed.xml" />
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container navbar-container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<span><img src="/img/nemo-logo.png"></span>
</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li ><a href="/docs/home/">Docs</a></li>
<li ><a href="/apidocs">APIs</a></li>
<li ><a href="/pages/downloads">Downloads</a></li>
<li ><a href="/pages/talks">Talks</a></li>
<li ><a href="/pages/team">Team</a></li>
<li ><a href="/pages/license">License</a></li>
<li ><a href="/blog/2018/03/23/shuffle-on-nemo/">Blog</a></li>
</ul>
<div class="navbar-right">
<form class="navbar-form navbar-left">
<div class="form-group has-feedback">
<input id="search-box" type="text" class="form-control" placeholder="Search...">
<i class="fa fa-search form-control-feedback"></i>
</div>
</form>
<ul class="nav navbar-nav">
<li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</nav>
<div class="page-content">
<div class="wrapper">
<div class="header-container jumbotron">
<div class="container">
<h1>Nemo</h1>
<p>A Data Processing System for Flexible Employment With Different Deployment Characteristics.</p>
<p><a class="btn btn-primary btn-lg" href="/docs/home/" role="button">Learn more</a></p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<h2 class="header-light regular-pad">What is Nemo? <small>[ˈnemoʊ]</small></h2>
<blockquote>
<p>
Nemo is a data processing system for flexible employment with different execution scenarios for various deployment characteristics on clusters.
They include processing data on specific resource environments, like on transient resources, and running jobs with specific attributes, like skewed data.
Nemo decouples the logical notion of data processing applications from runtime behaviors and express them on separate layers using Nemo Intermediate Representation (IR).
Specifically, through a set of high-level graph pass interfaces, Nemo exposes runtime behaviors to be flexibly configured and modified at both compile-time and runtime, and the Nemo Runtime executes the Nemo IR with its modular and extensible design.
</p>
<!--<p>Jekyll is a simple, blog-aware, static site generator. It takes a template-->
<!--directory containing raw text files in various formats, runs it through-->
<!--a converter (like <a href="https://daringfireball.net/projects/markdown/">Markdown</a>)-->
<!--and our <a href="https://github.com/Shopify/liquid/wiki">Liquid</a> renderer, and-->
<!--spits out a complete, ready-to-publish static website suitable-->
<!--for serving with your favorite web server. Jekyll also happens to be the engine-->
<!--behind <a href="https://pages.github.com">GitHub Pages</a>, which means you can use Jekyll-->
<!--to host your project’s page, blog, or website from GitHub’s servers <strong>for-->
<!--free</strong>.</p>-->
</blockquote>
</div>
<div class="col-md-6 text-center">
<img src="img/nemo-logo.png" alt="" class="img-responsive">
<!--<img width="512" alt="Nemo reef 98" src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nemo_reef_98.jpg/512px-Nemo_reef_98.jpg"/>-->
</div>
</div>
<hr>
<div class="row">
<div class="col-sm-4">
<h1 class="text-center"><i class="fa fa-pencil" aria-hidden="true"></i></h1>
<h3 class="text-center">Flexible</h3>
<p>
Nemo offers flexible adaptation to your desired execution environment.
Examples of such execution environments include using transient resources, disaggregation of different computing resources, and handling skewed data.
</p>
</div>
<div class="col-sm-4">
<h1 class="text-center"><i class="fa fa-cogs" aria-hidden="true"></i></h1>
<h3 class="text-center">Modular and Extensible</h3>
<p>
Nemo is designed to be modular and extensible for even more variety of execution scenarios and deployment characteristics.
Users with specific needs can plug in and out the required components and execute their jobs accordingly.
</p>
</div>
<div class="col-sm-4">
<h1 class="text-center"><i class="fa fa-arrows-alt" aria-hidden="true"></i></h1>
<h3 class="text-center">Runs Everywhere</h3>
<p>
Nemo is able to run Apache Beam™ programs using our runtime, and Apache Spark™ programs in the near future.
Moreover, by using Apache REEF™, Nemo enables data processing possible on different resource managers including Apache Hadoop™ YARN or Apache Mesos™.
</p>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="text-center">
Nemo 2019 |
Powered by <a href="https://github.com/aksakalli/jekyll-doc-theme">Jekyll Doc Theme</a>
</p>
<!-- <p class="text-muted">Place sticky footer content here.</p> -->
</div>
</footer>
<script>
var baseurl = ''
</script>
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="/js/bootstrap.min.js "></script>
<script src="/js/typeahead.bundle.min.js "></script>
<script src="/js/main.js "></script>
</body>
</html>