blob: 177f92b8db86d3cd58d4916b607321f0e6e0522d [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<!--
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.
-->
<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" type="text/css" href="/css/bootstrap/5.3.1/dist/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/css/fontawesome/fontawesome-free-6.4.2-web/css/all.min.css">
<link rel="stylesheet" type="text/css" href="/css/datatables/bs5/dt-1.13.6/datatables.min.css">
<link rel="stylesheet" type="text/css" href="/css/accumulo.css">
<title>People</title>
<script type="text/javascript" src="/js/jquery/3.7.0/jquery.min.js"></script>
<script type="text/javascript" src="/js/bootstrap/5.3.1/dist/js/bootstrap.bundle.min.js"></script>
<script type="text/javascript" src="/js/datatables/bs5/dt-1.13.6/datatables.min.js"></script>
<script type="text/javascript" src="https://www.apachecon.com/event-images/snippet.js"></script>
<script type="text/javascript" src="/js/accumulo.js"></script>
</head>
<body style="padding-top: 100px">
<nav class="navbar navbar-expand-lg navbar-light fixed-top bg-light">
<div class="container">
<a class="navbar-brand" href="/">
<img alt="Apache Accumulo" id="nav-logo" src="/images/accumulo-logo.png" width="200">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-items">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbar-items">
<ul class="navbar-nav me-auto">
<li class="nav-item"><a class="nav-link" href="/downloads">Download</a></li>
<li class="nav-item"><a class="nav-link" href="/tour">Tour</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Releases</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/release/accumulo-3.0.0/">3.0.0 (Latest non-LTM)</a></li>
<li><a class="dropdown-item" href="/release/accumulo-2.1.2/">2.1.2 (Latest LTM)</a></li>
<li><a class="dropdown-item" href="/release/accumulo-1.10.4/">1.10.4 (Legacy LTM)</a></li>
<li><a class="dropdown-item" href="/release/">Archive</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Documentation</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/docs/2.x">User Manual (2.x)</a></li>
<li><a class="dropdown-item" href="/docs/2.x/apidocs">Javadocs (2.x)</a></li>
<li><a class="dropdown-item" href="/api">Public API</a></li>
<li><a class="dropdown-item" href="/quickstart-1.x">Quickstart (1.x)</a></li>
<li><a class="dropdown-item" href="/accumulo2-maven-plugin">Accumulo Maven Plugin</a></li>
<li><a class="dropdown-item" href="/1.10/accumulo_user_manual.html">User Manual (1.10)</a></li>
<li><a class="dropdown-item" href="/1.10/apidocs">Javadocs (1.10)</a></li>
<li><a class="dropdown-item" href="/external-docs">External Docs</a></li>
<li><a class="dropdown-item" href="/docs-archive/">Archive</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Community</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/contact-us">Contact Us</a></li>
<li><a class="dropdown-item" href="/how-to-contribute">How To Contribute</a></li>
<li><a class="dropdown-item" href="/people">People</a></li>
<li><a class="dropdown-item" href="/related-projects">Related Projects</a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link" href="/search">Search</a></li>
</ul>
<ul class="navbar-nav ms-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">
<img alt="Apache Software Foundation" src="https://www.apache.org/foundation/press/kit/feather.svg" width="15"/>
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="https://www.apache.org">Apache Homepage <span class="fa-solid fa-up-right-from-square"></span></a></li>
<li><a class="dropdown-item" href="https://www.apache.org/licenses/">License <span class="fa-solid fa-up-right-from-square"></span></a></li>
<li><a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship">Sponsorship <span class="fa-solid fa-up-right-from-square"></span></a></li>
<li><a class="dropdown-item" href="https://www.apache.org/security">Security <span class="fa-solid fa-up-right-from-square"></span></a></li>
<li><a class="dropdown-item" href="https://www.apache.org/foundation/thanks">Thanks <span class="fa-solid fa-up-right-from-square"></span></a></li>
<li><a class="dropdown-item" href="https://www.apache.org/foundation/policies/conduct">Code of Conduct <span class="fa-solid fa-up-right-from-square"></span></a></li>
<li><a class="dropdown-item" href="https://www.apache.org/foundation/policies/privacy.html">Privacy Policy<span class="fa-solid fa-up-right-from-square"></span></a></li>
<li><a class="dropdown-item" href="https://www.apache.org/events/current-event.html">Current Event <span class="fa-solid fa-up-right-from-square"></span></a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-md-12">
<div id="non-canonical" style="display: none; background-color: #F0E68C; padding-left: 1em;">
Visit the official site at: <a href="https://accumulo.apache.org">https://accumulo.apache.org</a>
</div>
<div id="content">
<script type="text/javascript">
// convert Apache IDs for committers into links to their Apache profile on people.apache.org
$(function() {
$('table.committers tbody tr td:first-child').each(function(i, obj) {
var apacheid = $(obj).text();
$(obj).html('<a href="https://people.apache.org/phonebook.html?uid=' + apacheid + '">' + apacheid + '</a>');
});
});
</script>
<h2 id="committers-and-current-pmc-members">Committers and Current PMC Members</h2>
<table class="table table-striped committers" id="pmc">
<thead>
<tr>
<th>apache id</th>
<th>name</th>
<th>organization</th>
<th>timezone</th>
</tr>
</thead>
<tbody>
<tr>
<td>acordova</td>
<td>Aaron Cordova</td>
<td><a href="https://www.koverse.com">Koverse</a></td>
<td> </td>
</tr>
<tr>
<td>adamjshook</td>
<td>Adam J. Shook</td>
<td><a href="https://datacatessen.com">Datacatessen</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>afuchs</td>
<td>Adam Fuchs</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>alerman</td>
<td>Adam Lerman</td>
<td><a href="https://www.red-drum.com">RedDrum</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>bhavanki</td>
<td>Bill Havanki</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>billie</td>
<td>Billie Rinaldi</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>bimargulies</td>
<td>Benson Margulies</td>
<td><a href="https://www.basistech.com">Basis Technology Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>brianloss</td>
<td><a href="https://github.com/brianloss">Brian Loss</a></td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>busbey</td>
<td>Sean Busbey</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/ct">CT</a></td>
</tr>
<tr>
<td>cawaring</td>
<td>Chris Waring</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>cjnolet</td>
<td>Corey J. Nolet</td>
<td><a href="http://www.tetraconcepts.com">Tetra Concepts LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>ctubbsii</td>
<td><a href="https://github.com/ctubbsii">Christopher Tubbs</a></td>
<td><a href="https://www.nsa.gov">NSA</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>dlmarion</td>
<td>Dave Marion</td>
<td><a href="https://wrench.io">Wrench.io, LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>domgarguilo</td>
<td><a href="https://github.com/DomGarguilo">Dominic Garguilo</a></td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>drew</td>
<td>Drew Farris</td>
<td><a href="https://www.boozallen.com">Booz Allen Hamilton</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>ecn</td>
<td>Eric Newton</td>
<td><a href="http://swcomplete.com">SW Complete Inc.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>edcoleman</td>
<td>Ed Coleman</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>elserj</td>
<td>Josh Elser</td>
<td><a href="https://hortonworks.com">Hortonworks</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>hkeebler</td>
<td>Holly Keebler</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>ibella</td>
<td>Ivan Bella</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>jmanno</td>
<td><a href="https://github.com/Manno15">Jeffrey Manno</a></td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>jmark99</td>
<td><a href="https://github.com/jmark99">Mark Owens</a></td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>jtrost</td>
<td>Jason Trost</td>
<td><a href="https://www.endgame.com">Endgame</a></td>
<td> </td>
</tr>
<tr>
<td>kturner</td>
<td><a href="https://github.com/keith-turner">Keith Turner</a></td>
<td><a href="https://wrench.io">Wrench.io, LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>lstavarez</td>
<td><a href="https://github.com/lstav">Luis Tavarez</a></td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>mdrob</td>
<td>Mike Drob</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>mjwall</td>
<td>Michael Wall</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>mmiller</td>
<td><a href="https://github.com/milleruntime">Michael Miller</a></td>
<td><a href="http://www.centroid-llc.com">Centroid, LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>mwalch</td>
<td><a href="https://github.com/mikewalch">Mike Walch</a></td>
<td><a href="https://www.ptech-llc.com">Peterson Technologies</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>ngf</td>
<td><a href="https://github.com/pircdef">Nick Felts</a></td>
<td><a href="https://www.praxiseng.com">Praxis Engineering</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>phrocker</td>
<td><a href="https://github.com/phrocker/">Marc Parisi</a></td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>rweeks</td>
<td>Russ Weeks</td>
<td><a href="https://www.phemi.com">PHEMI</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>shickey</td>
<td>Sean Hickey</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>shutchis</td>
<td>Shana Hutchison</td>
<td><a href="https://www.washington.edu">University of Washington</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>ujustgotbilld</td>
<td>William Slacum</td>
<td><a href="https://minerkasch.com">Miner &amp; Kasch</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>vikrams</td>
<td>Vikram Srivastava</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>vines</td>
<td>John Vines</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
</tbody>
</table>
<h2 id="committers-only-pmc-emeritus">Committers Only (PMC Emeritus)</h2>
<table class="table table-striped committers" id="pmc-emeritus">
<thead>
<tr>
<th>apache id</th>
<th>name</th>
<th>organization</th>
<th>timezone</th>
</tr>
</thead>
<tbody>
<tr>
<td>arvindsh</td>
<td>Arvind Shyamsundar</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>knarendran</td>
<td>Karthick Narendran</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/bst">BST</a></td>
</tr>
<tr>
<td>medined</td>
<td>David Medinets</td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
<h2 id="contributors">Contributors</h2>
<p>GitHub also has a <a href="https://github.com/apache/accumulo/graphs/contributors">contributor list</a> based on commits.</p>
<table class="table table-striped" id="contributors">
<thead>
<tr>
<th>name</th>
<th>organization</th>
<th>timezone</th>
</tr>
</thead>
<tbody>
<tr>
<td>Aaron Glahe</td>
<td><a href="https://www.data-tactics.com">Data Tactics</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Aishwarya Thangappa</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Akshit Mangotra</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/ist">IST</a></td>
</tr>
<tr>
<td>Al Krinker</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Alex Moundalexis</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Ali Mustafa</td>
<td><a href="https://nu.edu.pk/">FAST-NU</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pkt">PKT</a></td>
</tr>
<tr>
<td>Amisha Sahu</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/ist">IST</a></td>
</tr>
<tr>
<td>Andrew George Wells</td>
<td><a href="http://clearedgeit.com">ClearEdgeIT</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Arbaaz Khan</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Arshak Navruzyan</td>
<td><a href="https://mavenir.com">Argyle Data</a></td>
<td> </td>
</tr>
<tr>
<td>Ben Kelly</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/gmt">GMT</a>/<a href="https://www.timeanddate.com/time/zones/ist-ireland">IST</a></td>
</tr>
<tr>
<td>Ben Manes</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Benjamin Fach</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Bob Thorman</td>
<td><a href="https://www.att.com">AT&amp;T</a></td>
<td> </td>
</tr>
<tr>
<td>Charles Williams</td>
<td><a href="https://www.tibertechnologies.com">Tiber Technologies</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Chris Bennight</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Chris McCubbin</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Chris McTague</td>
<td><a href="https://www.ptech-llc.com">Peterson Technologies</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Christian Rohling</td>
<td><a href="https://www.endgame.com">Endgame</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Craig Scheiderer</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Damon Brown</td>
<td><a href="http://www.tetraconcepts.com">Tetra Concepts LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Dane Magbuhos</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Daniel Roberts</td>
<td><a href="https://sentinel-corp.com">Sentinel Solutions</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Dave Wang</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>David M. Lyle</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>David Protzman</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Dennis Patrone</td>
<td><a href="https://www.jhuapl.edu">The Johns Hopkins University Applied Physics Laboratory</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Dima Spivak</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td> </td>
</tr>
<tr>
<td>Ed Kohlwey</td>
<td><a href="https://www.boozallen.com">Booz Allen Hamilton</a></td>
<td> </td>
</tr>
<tr>
<td>Ed Seidl</td>
<td><a href="https://www.llnl.gov">Lawrence Livermore National Laboratory</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Edward Yoon</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Elina Wise</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Eugene Cheipesh</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Filipe Rodrigues</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/gmt">GMT</a></td>
</tr>
<tr>
<td>Gary Singh</td>
<td><a href="https://www.sabre-eng.com">Sabre Engineering</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Hannah Pellon</td>
<td><a href="https://www.tibertechnologies.com">Tiber Technologies</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Harjit Singh</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Hasan Gürcan</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/cest">CEST</a></td>
</tr>
<tr>
<td>Hayden Marchant</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Hung Pham</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Jacob Meisler</td>
<td><a href="https://www.boozallen.com">Booz Allen Hamilton</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>James Fiori</td>
<td><a href="https://flywheeldata.com">Flywheel Data</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Jared R.</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Jared Winick</td>
<td><a href="https://www.koverse.com">Koverse</a></td>
<td><a href="https://www.timeanddate.com/time/zones/mt">MT</a></td>
</tr>
<tr>
<td>Jason Then</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Jay Shipper</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Jeff Field</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Jeffrey S. Schwartz</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Jeffrey Zeiberg</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Jenna Huston</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Jerry He</td>
<td><a href="https://www.ibm.com">IBM</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Jesse Yates</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Jessica Seastrom</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Jim Klucar</td>
<td><a href="https://www.splyt.com">Splyt</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Joe Skora</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>John McNamee</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>John Stoneham</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Jonathan M. Hsieh</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Jonathan Park</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Joseph Koshakow</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Josselin Chevalay</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/cest">CEST</a></td>
</tr>
<tr>
<td>Kartik Sethi</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/ist">IST</a></td>
</tr>
<tr>
<td>Kenneth McFarland</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Kevin Faro</td>
<td><a href="http://www.tetraconcepts.com">Tetra Concepts LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Kevin Rathbun</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Kyle Van Gilson</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Kylian Meulin</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/gmt">GMT</a>/<a href="https://www.timeanddate.com/time/zones/bst">BST</a></td>
</tr>
<tr>
<td>Laura Peaslee</td>
<td><a href="http://www.objectivesolutions.com">Objective Solutions, Inc.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Laura Schanno</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Luke Brassard</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Luke Foster</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Mandar Inamdar</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Mario Pastorelli</td>
<td><a href="https://www.teralytics.net">Teralytics AG</a></td>
<td><a href="https://www.timeanddate.com/time/zones/cest">CEST</a></td>
</tr>
<tr>
<td>Markus Cozowicz</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/cest">CET</a></td>
</tr>
<tr>
<td>Matt Dailey</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Matthew Boehm</td>
<td><a href="https://www.novetta.com">Novetta</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Matthew Dinep</td>
<td><a href="https://www.anavationllc.com">Anavation, LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Matthew Kirkley</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Matthew Peterson</td>
<td><a href="https://www.tibertechnologies.com">Tiber Technologies</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Max Jordan</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Michael Allen</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Michael Berman</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Miguel Pereira</td>
<td><a href="https://sra.com">SRA International, Inc</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Mike Fagan</td>
<td><a href="http://www.arcus-research.com">Arcus Research</a></td>
<td><a href="https://www.timeanddate.com/time/zones/mt">MT</a></td>
</tr>
<tr>
<td>Morgan Haskel</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Nguessan Kouame</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Nicolás Alarcón R.</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/cest">CEST</a></td>
</tr>
<tr>
<td>Nikita Sirohi.</td>
<td><a href="https://www.driveghost.com/">Ghost Locomotion</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Oren Falkowitz</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Phil Eberhardt</td>
<td><a href="http://sqrrl.com">sqrrl</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Philip Young</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Pushpinder Heer</td>
<td><a href="https://www.atsid.com">Applied Technical Systems</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Randeep Singh</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Ravi Mutyala</td>
<td><a href="https://hortonworks.com">Hortonworks</a></td>
<td><a href="https://www.timeanddate.com/time/zones/ct">CT</a></td>
</tr>
<tr>
<td>Richard Eggert II</td>
<td><a href="https://www.masterpeaceltd.com">MasterPeace Solutions, Ltd</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Russell Carter Jr</td>
<td><a href="https://www.asrc.com">Arctic Slope Regional Corp.</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Ryan Fishel</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td> </td>
</tr>
<tr>
<td>Ryan Leary</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Sapah Shah</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Scott Kuehn</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Seth Falco</td>
<td><a href="https://elypia.org">Elypia</a></td>
<td><a href="https://www.timeanddate.com/time/zones/gmt">GMT</a>/<a href="https://www.timeanddate.com/time/zones/bst">BST</a></td>
</tr>
<tr>
<td>Shawn Walker</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Shivakumar Gangamath</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/ist">IST</a></td>
</tr>
<tr>
<td>Steve Loughran</td>
<td><a href="https://hortonworks.com">Hortonworks</a></td>
<td><a href="https://www.timeanddate.com/time/zones/gmt">GMT</a>/<a href="https://www.timeanddate.com/time/zones/bst">BST</a></td>
</tr>
<tr>
<td>Supun Kamburugamuva</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Swastik Pal</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/ist">IST</a></td>
</tr>
<tr>
<td>Szabolcs Bukros</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td><a href="https://www.timeanddate.com/time/zones/cest">CEST</a></td>
</tr>
<tr>
<td>Takahiko Saito</td>
<td><a href="https://hortonworks.com">Hortonworks</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Tao Xiao</td>
<td><a href="https://www.naist.jp">Nara Institute of Science and Technology</a></td>
<td> </td>
</tr>
<tr>
<td>Ted Malaska</td>
<td><a href="https://www.cloudera.com">Cloudera</a></td>
<td> </td>
</tr>
<tr>
<td>Ted Yu</td>
<td><a href="https://hortonworks.com">Hortonworks</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Tim Halloran</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Tim Reardon</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Toshihiro Suzuki</td>
<td><a href="https://hortonworks.com">Hortonworks</a></td>
<td><a href="https://www.timeanddate.com/time/zones/jst">JST</a></td>
</tr>
<tr>
<td>Travis Pinney</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Trent Nadeau</td>
<td><a href="https://www.anthemengineering.com">Anthem Engineering LLC</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
<tr>
<td>Tristen Georgiou</td>
<td><a href="https://www.phemi.com">PHEMI</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Tushar Dhadiwal</td>
<td><a href="https://www.microsoft.com">Microsoft</a></td>
<td><a href="https://www.timeanddate.com/time/zones/pt">PT</a></td>
</tr>
<tr>
<td>Umang goyal</td>
<td> </td>
<td><a href="https://www.timeanddate.com/time/zones/gmt">GMT</a></td>
</tr>
<tr>
<td>Vicky Kak</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Vincent Russell</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Volth</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Wil Selwood</td>
<td><a href="https://sa.catapult.org.uk">Satellite Applications Catapult</a></td>
<td><a href="https://www.timeanddate.com/time/zones/gmt">GMT</a>/<a href="https://www.timeanddate.com/time/zones/bst">BST</a></td>
</tr>
<tr>
<td>Xiao Wang</td>
<td><a href="https://www.stevens.edu">Stevens Institute of Technology</a></td>
<td><a href="https://www.timeanddate.com/time/zones/et">ET</a></td>
</tr>
</tbody>
</table>
<h2 id="more">More</h2>
<p>Many people with a background working with Accumulo can also be found on
various professional and social networking sites. One such group is the <a href="https://www.linkedin.com/groups/4554913/">Apache
Accumulo Professionals</a> group on Linked in. Membership in these
groups is not in any way an endorsement of their qualifications from either the
ASF or the Apache Accumulo PMC.</p>
</div>
<footer>
<p><a href="https://www.apache.org/foundation/contributing"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support the ASF" id="asf-logo" height="100" /></a></p>
<p>Copyright © 2011-2024 <a href="https://www.apache.org">The Apache Software Foundation</a>.
Licensed under the <a href="https://www.apache.org/licenses/">Apache License, Version 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>