blob: f9e3f5bb549bf4a8d0575ae9ee6a79497a825f3c [file] [log] [blame]
<!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 href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/cosmo/bootstrap.min.css" rel="stylesheet" integrity="sha384-h21C2fcDk/eFsW9sC9h0dhokq5pDinLNklTKoxIZRUn3+hvmgQSffLLQ4G4l2eEr" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="/css/fluo.css">
<link rel="canonical" href="https://fluo.apache.org//release/2.0.0/">
<link rel="icon" type="image/png" href="/resources/favicon.png">
<title>Apache Fluo 2.0.0 | Apache Fluo</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://www.apachecon.com/event-images/snippet.js"></script>
<!-- Place your <script> tags here. -->
<script>window.twttr = (function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {};
if (d.getElementById(id)) return t;
js = d.createElement(s);
js.id = id;
js.src = "https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
t._e = [];
t.ready = function(f) {
t._e.push(f);
};
return t;
}(document, "script", "twitter-wjs"));</script>
</head>
<body style="padding-top: 100px">
<nav id="fluo-nav" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<div class="navbar-toggle-wrapper visible-xs">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".js-navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<a href="/" class="navbar-brand"><img id="fluo-img" height="40px" src="/resources/fluo-logo-dark.png" alt="Apache Fluo"></a>
</div>
<div class="collapse navbar-collapse js-navbar-collapse" style="margin-top: 20px">
<ul class="navbar-nav nav">
<li><a href="/releases/">Releases</a></li>
<li><a href="/tour/">Tour</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Docs<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/docs/fluo/1.2/">Fluo</a></li>
<li><a href="/docs/fluo-recipes/1.2/">Fluo Recipes</a></li>
</ul>
</li>
<li><a href="/api/">API</a></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="/contactus/">Contact Us</a></li>
<li><a href="/news/">News Archive</a></li>
<li><a href="/people/">People</a></li>
<li><a href="/related-projects/">Related Projects</a></li>
<li><a href="/poweredby/">Powered By</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Contributing<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/how-to-contribute/">How To Contribute</a></li>
<li><a href="/release-process/">Release Process</a></li>
</ul>
</li>
<li><a href="/search/">Search</a></li>
</ul>
<ul class="navbar-nav nav navbar-right">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#"><img alt="Apache Software Foundation" src="https://www.apache.org/images/feather-small.png" width="70"/><span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://www.apache.org">Apache Homepage</a></li>
<li><a href="https://www.apache.org/licenses/">License</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship">Sponsorship</i></a></li>
<li><a href="https://www.apache.org/security">Security</a></li>
<li><a href="https://www.apache.org/foundation/thanks">Thanks</a></li>
<li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li>
<li><a href="https://www.apache.org/events/current-event.html">Current Event</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="post-header">
<h2>Apache Fluo 2.0.0</h2>
<p class="text-muted">18 Apr 2023</p>
<p><a class="twitter-share-button" href="https://twitter.com/intent/tweet?text=Apache Fluo 2.0.0&url=https://fluo.apache.org//release/2.0.0/&via=ApacheFluo&related=ApacheFluo" rel="nofollow" target="_blank" title="Share on Twitter">Twitter</a></p>
</div>
<div class="post-content">
<p>Apache Fluo is a distributed processing system that lets users make incremental
updates to large data sets. With Apache Fluo, users can set up workflows that
execute cross node transactions when data changes. These workflows enable users
to continuously join new data into large existing data sets without
reprocessing all data. Apache Fluo is built on [Apache Accumulo].</p>
<p>Below are resources for this release:</p>
<ul>
<li>
<p>Download a release tarball and verify by these [procedures] using these [KEYS]</p>
<table>
<tbody>
<tr>
<td><a href="https://dlcdn.apache.org/fluo/fluo/2.0.0/fluo-2.0.0-bin.tar.gz">fluo-2.0.0-bin.tar.gz</a></td>
<td><a href="https://dlcdn.apache.org/fluo/fluo/2.0.0/fluo-2.0.0-bin.tar.gz.asc">ASC</a> <a href="https://dlcdn.apache.org/fluo/fluo/2.0.0/fluo-2.0.0-bin.tar.gz.sha512">SHA</a></td>
</tr>
<tr>
<td><a href="https://dlcdn.apache.org/fluo/fluo/2.0.0/fluo-2.0.0-source-release.tar.gz">fluo-2.0.0-source-release.tar.gz</a></td>
<td><a href="https://dlcdn.apache.org/fluo/fluo/2.0.0/fluo-2.0.0-source-release.tar.gz.asc">ASC</a> <a href="https://dlcdn.apache.org/fluo/fluo/2.0.0/fluo-2.0.0-source-release.tar.gz.sha512">SHA</a></td>
</tr>
</tbody>
</table>
</li>
<li>
<p>Read the <a href="https://javadoc.io/doc/org.apache.fluo/fluo-api/2.0.0/index.html">Javadocs</a>.</p>
</li>
</ul>
<p>Apache Fluo follows <a href="http://semver.org/">semver</a> for its API . The API consists
of everything under the <code class="language-plaintext highlighter-rouge">org.apache.fluo.api</code> package. Code outside of this
package can change at any time. If your project is using Fluo code that falls
outside of the API, then consider <a href="/getinvolved/">initiating a discussion</a>
about adding it to the API.</p>
<h2 id="notable-changes">Notable changes</h2>
<p>The major changes in 2.0.0 are highlighted here, for the complete list of changes, see the <a href="https://github.com/apache/fluo/milestone/8?closed=1">2.0.0
Milestone</a> on Github.</p>
<ul>
<li>Many performance and bug fixes were made.</li>
<li>Fluo was updated to work with Accumulo 2.1.0, Java 11, and Hadoop 3</li>
<li>Added scan authorizations to snapshots <a href="https://github.com/apache/fluo/pull/1120">1120</a></li>
<li>Added asynchronous get methods to snapshots for reading data. <a href="https://github.com/apache/fluo/pull/969">969</a></li>
<li>Added asynchronous submit method to LoaderExecutor <a href="https://github.com/apache/fluo/pull/1113">1100</a></li>
<li>Added option to Fluo’s scan command to show notifications. <a href="https://github.com/apache/fluo/issues/1026">1026</a></li>
<li>Fluo now sets Accumulo scan hints. This can be used to optimize Fluo server side scan execution in Accumulo. <a href="https://github.com/apache/fluo/pull/1072">1072</a></li>
<li>Summaries of Fluo’s metadata are generated in Accumulo. This could be used to select files for compaction in Accumulo. <a href="https://github.com/apache/fluo/pull/1071">1071</a></li>
</ul>
</div>
<div>
<p class="text-muted">View all releases in the <a href="/releases/">archive</a></p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 center-block">
<footer>
<hr/>
<p>
<a href="https://www.apache.org/foundation/contributing"><img
src="https://www.apache.org/images/SupportApache-small.png"
id="asf-logo" height="100" alt="Apache"/></a>
</p>
<p>
Copyright &copy; 2023 <a
href="https://www.apache.org">The&nbsp;Apache&nbsp;Software&nbsp;Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/">Apache&nbsp;License,&nbsp;Version&nbsp;2.0</a>
</p>
<p>
Apache®, the names of Apache projects and their logos, and the multicolor feather
logo are registered trademarks or trademarks of The Apache Software Foundation
in the United States and/or other countries.
</p>
</footer>
</div>
</div>
</div>
</body>
</html>