This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new bf0ff80 Updating built site (build
308b05f3f967214692c49a98ede771ad731d1f20)
bf0ff80 is described below
commit bf0ff800a4729a22334cbb7dfad9a806b935736c
Author: Wes McKinney <[email protected]>
AuthorDate: Tue Oct 15 14:35:24 2019 +0000
Updating built site (build 308b05f3f967214692c49a98ede771ad731d1f20)
---
...manifest-a8aeefbe42bb2e237a0c70109d4efb7d.json} | 2 +-
.../2019/10/13/introducing-arrow-flight/index.html | 512 +++++++++++++++++++++
blog/index.html | 290 ++++++++++++
feed.xml | 343 ++++++++++----
img/20191014_flight_complex.png | Bin 0 -> 30637 bytes
img/20191014_flight_simple.png | Bin 0 -> 24934 bytes
6 files changed, 1065 insertions(+), 82 deletions(-)
diff --git a/assets/.sprockets-manifest-65aa4f511d3beccb4f90e6d6e62bec77.json
b/assets/.sprockets-manifest-a8aeefbe42bb2e237a0c70109d4efb7d.json
similarity index 79%
rename from assets/.sprockets-manifest-65aa4f511d3beccb4f90e6d6e62bec77.json
rename to assets/.sprockets-manifest-a8aeefbe42bb2e237a0c70109d4efb7d.json
index 861962f..f241e16 100644
--- a/assets/.sprockets-manifest-65aa4f511d3beccb4f90e6d6e62bec77.json
+++ b/assets/.sprockets-manifest-a8aeefbe42bb2e237a0c70109d4efb7d.json
@@ -1 +1 @@
-{"files":{"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js":{"logical_path":"main.js","mtime":"2019-10-09T21:05:09-04:00","size":124531,"digest":"18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33","integrity":"sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM="}},"assets":{"main.js":"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"}}
\ No newline at end of file
+{"files":{"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js":{"logical_path":"main.js","mtime":"2019-10-15T10:35:22-04:00","size":124531,"digest":"18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33","integrity":"sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM="}},"assets":{"main.js":"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"}}
\ No newline at end of file
diff --git a/blog/2019/10/13/introducing-arrow-flight/index.html
b/blog/2019/10/13/introducing-arrow-flight/index.html
new file mode 100644
index 0000000..4284448
--- /dev/null
+++ b/blog/2019/10/13/introducing-arrow-flight/index.html
@@ -0,0 +1,512 @@
+<!DOCTYPE html>
+<html lang="en-US">
+ <head>
+ <meta charset="UTF-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <!-- The above meta tags *must* come first in the head; any other head
content must come *after* these tags -->
+
+ <title>Introducing Apache Arrow Flight: A Framework for Fast Data
Transport | Apache Arrow</title>
+
+
+ <!-- Begin Jekyll SEO tag v2.6.1 -->
+<meta name="generator" content="Jekyll v3.8.4" />
+<meta property="og:title" content="Introducing Apache Arrow Flight: A
Framework for Fast Data Transport" />
+<meta name="author" content="Wes McKinney" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="This post introduces Arrow Flight, a
framework for building high performance data services. We have been building
Flight over the last 18 months and are looking for developers and users to get
involved." />
+<meta property="og:description" content="This post introduces Arrow Flight, a
framework for building high performance data services. We have been building
Flight over the last 18 months and are looking for developers and users to get
involved." />
+<link rel="canonical"
href="https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/" />
+<meta property="og:url"
content="https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/" />
+<meta property="og:site_name" content="Apache Arrow" />
+<meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
+<meta property="og:type" content="article" />
+<meta property="article:published_time" content="2019-10-13T02:00:00-04:00" />
+<meta name="twitter:card" content="summary_large_image" />
+<meta property="twitter:image"
content="https://arrow.apache.org/img/arrow.png" />
+<meta property="twitter:title" content="Introducing Apache Arrow Flight: A
Framework for Fast Data Transport" />
+<meta name="twitter:site" content="@ApacheArrow" />
+<meta name="twitter:creator" content="@Wes McKinney" />
+<script type="application/ld+json">
+{"description":"This post introduces Arrow Flight, a framework for building
high performance data services. We have been building Flight over the last 18
months and are looking for developers and users to get
involved.","@type":"BlogPosting","headline":"Introducing Apache Arrow Flight: A
Framework for Fast Data
Transport","dateModified":"2019-10-13T02:00:00-04:00","datePublished":"2019-10-13T02:00:00-04:00","url":"https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/","publi
[...]
+<!-- End Jekyll SEO tag -->
+
+
+ <!-- favicons -->
+ <link rel="icon" type="image/png" sizes="16x16"
href="/img/favicon-16x16.png" id="light1">
+ <link rel="icon" type="image/png" sizes="32x32"
href="/img/favicon-32x32.png" id="light2">
+ <link rel="apple-touch-icon" type="image/png" sizes="180x180"
href="/img/apple-touch-icon.png" id="light3">
+ <link rel="apple-touch-icon" type="image/png" sizes="120x120"
href="/img/apple-touch-icon-120x120.png" id="light4">
+ <link rel="apple-touch-icon" type="image/png" sizes="76x76"
href="/img/apple-touch-icon-76x76.png" id="light5">
+ <link rel="apple-touch-icon" type="image/png" sizes="60x60"
href="/img/apple-touch-icon-60x60.png" id="light6">
+ <!-- dark mode favicons -->
+ <link rel="icon" type="image/png" sizes="16x16"
href="/img/favicon-16x16-dark.png" id="dark1">
+ <link rel="icon" type="image/png" sizes="32x32"
href="/img/favicon-32x32-dark.png" id="dark2">
+ <link rel="apple-touch-icon" type="image/png" sizes="180x180"
href="/img/apple-touch-icon-dark.png" id="dark3">
+ <link rel="apple-touch-icon" type="image/png" sizes="120x120"
href="/img/apple-touch-icon-120x120-dark.png" id="dark4">
+ <link rel="apple-touch-icon" type="image/png" sizes="76x76"
href="/img/apple-touch-icon-76x76-dark.png" id="dark5">
+ <link rel="apple-touch-icon" type="image/png" sizes="60x60"
href="/img/apple-touch-icon-60x60-dark.png" id="dark6">
+
+ <script>
+ // Switch to the dark-mode favicons if prefers-color-scheme: dark
+ function onUpdate() {
+ light1 = document.querySelector('link#light1');
+ light2 = document.querySelector('link#light2');
+ light3 = document.querySelector('link#light3');
+ light4 = document.querySelector('link#light4');
+ light5 = document.querySelector('link#light5');
+ light6 = document.querySelector('link#light6');
+
+ dark1 = document.querySelector('link#dark1');
+ dark2 = document.querySelector('link#dark2');
+ dark3 = document.querySelector('link#dark3');
+ dark4 = document.querySelector('link#dark4');
+ dark5 = document.querySelector('link#dark5');
+ dark6 = document.querySelector('link#dark6');
+
+ if (matcher.matches) {
+ light1.remove();
+ light2.remove();
+ light3.remove();
+ light4.remove();
+ light5.remove();
+ light6.remove();
+ document.head.append(dark1);
+ document.head.append(dark2);
+ document.head.append(dark3);
+ document.head.append(dark4);
+ document.head.append(dark5);
+ document.head.append(dark6);
+ } else {
+ dark1.remove();
+ dark2.remove();
+ dark3.remove();
+ dark4.remove();
+ dark5.remove();
+ dark6.remove();
+ document.head.append(light1);
+ document.head.append(light2);
+ document.head.append(light3);
+ document.head.append(light4);
+ document.head.append(light5);
+ document.head.append(light6);
+ }
+ }
+ matcher = window.matchMedia('(prefers-color-scheme: dark)');
+ matcher.addListener(onUpdate);
+ onUpdate();
+ </script>
+
+ <link rel="stylesheet"
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+
+ <link href="/css/main.css" rel="stylesheet">
+ <link href="/css/syntax.css" rel="stylesheet">
+ <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
+ <script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
+
+ <!-- Global Site Tag (gtag.js) - Google Analytics -->
+<script async
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1"></script>
+<script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments)};
+ gtag('js', new Date());
+
+ gtag('config', 'UA-107500873-1');
+</script>
+
+
+ </head>
+
+
+<body class="wrap">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark">
+ <a class="navbar-brand" href="/"><img src="/img/arrow-inverse-300px.png"
height="60px"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#arrow-navbar" aria-controls="arrow-navbar" aria-expanded="false"
aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <!-- Collect the nav links, forms, and other content for toggling -->
+ <div class="collapse navbar-collapse" id="arrow-navbar">
+ <ul class="nav navbar-nav">
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownProjectLinks" role="button"
data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Project Links
+ </a>
+ <div class="dropdown-menu"
aria-labelledby="navbarDropdownProjectLinks">
+ <a class="dropdown-item" href="/install/">Installation</a>
+ <a class="dropdown-item" href="/release/">Releases</a>
+ <a class="dropdown-item" href="/faq/">FAQ</a>
+ <a class="dropdown-item" href="/blog/">Blog</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow">Source Code</a>
+ <a class="dropdown-item"
href="https://issues.apache.org/jira/browse/ARROW">Issue Tracker</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownCommunity" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Community
+ </a>
+ <div class="dropdown-menu" aria-labelledby="navbarDropdownCommunity">
+ <a class="dropdown-item"
href="http://mail-archives.apache.org/mod_mbox/arrow-user/">User Mailing
List</a>
+ <a class="dropdown-item"
href="http://mail-archives.apache.org/mod_mbox/arrow-dev/">Dev Mailing List</a>
+ <a class="dropdown-item"
href="https://cwiki.apache.org/confluence/display/ARROW">Developer Wiki</a>
+ <a class="dropdown-item" href="/committers/">Committers</a>
+ <a class="dropdown-item" href="/powered_by/">Powered By</a>
+ </div>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="/docs/format/README.html"
+ role="button" aria-haspopup="true" aria-expanded="false">
+ Specification
+ </a>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownDocumentation" role="button"
data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Documentation
+ </a>
+ <div class="dropdown-menu"
aria-labelledby="navbarDropdownDocumentation">
+ <a class="dropdown-item" href="/docs">Project Docs</a>
+ <a class="dropdown-item" href="/docs/python">Python</a>
+ <a class="dropdown-item" href="/docs/cpp">C++</a>
+ <a class="dropdown-item" href="/docs/java">Java</a>
+ <a class="dropdown-item" href="/docs/c_glib">C GLib</a>
+ <a class="dropdown-item" href="/docs/js">JavaScript</a>
+ <a class="dropdown-item" href="/docs/r">R</a>
+ </div>
+ </li>
+ <!-- <li><a href="/blog">Blog</a></li> -->
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownASF" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ ASF Links
+ </a>
+ <div class="dropdown-menu" aria-labelledby="navbarDropdownASF">
+ <a class="dropdown-item" href="http://www.apache.org/">ASF
Website</a>
+ <a class="dropdown-item"
href="http://www.apache.org/licenses/">License</a>
+ <a class="dropdown-item"
href="http://www.apache.org/foundation/sponsorship.html">Donate</a>
+ <a class="dropdown-item"
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class="dropdown-item"
href="http://www.apache.org/security/">Security</a>
+ </div>
+ </li>
+ </ul>
+ <div class="flex-row justify-content-end ml-md-auto">
+ <a class="d-sm-none d-md-inline pr-2"
href="https://www.apache.org/events/current-event.html">
+ <img src="https://www.apache.org/events/current-event-234x60.png"/>
+ </a>
+ <a href="http://www.apache.org/">
+ <img src="/img/asf_logo.svg" width="120px"/>
+ </a>
+ </div>
+ </div><!-- /.navbar-collapse -->
+ </div>
+ </nav>
+
+ </header>
+
+ <div class="container p-lg-4">
+ <main role="main">
+
+
+
+<h1>
+ Introducing Apache Arrow Flight: A Framework for Fast Data Transport
+ <a href="/blog/2019/10/13/introducing-arrow-flight/" class="permalink"
title="Permalink">∞</a>
+</h1>
+
+
+
+<p>
+ <span class="badge badge-secondary">Published</span>
+ <span class="published">
+ 13 Oct 2019
+ </span>
+ <br />
+ <span class="badge badge-secondary">By</span>
+
+ Wes McKinney
+
+</p>
+
+
+ <!--
+
+-->
+
+<p>Over the last 18 months, the Apache Arrow community has been busy designing
and
+implementing <strong>Flight</strong>, a new general-purpose client-server
framework to
+simplify high performance transport of large datasets over network
interfaces.</p>
+
+<p>Flight initially is focused on optimized transport of the Arrow columnar
format
+(i.e. “Arrow record batches”) over <a href="https://grpc.io/">gRPC</a>,
Google’s popular HTTP/2-based
+general-purpose RPC library and framework. While we have focused on integration
+with gRPC, as a development framework Flight is not intended to be exclusive to
+gRPC.</p>
+
+<p>One of the biggest features that sets apart Flight from other data transport
+frameworks is parallel transfers, allowing data to be streamed to or from a
+cluster of servers simultaneously. This enables developers to more easily
+create scalable data services that can serve a growing client base.</p>
+
+<p>In the 0.15.0 Apache Arrow release, we have ready-to-use Flight
implementations
+in C++ (with Python bindings) and Java. These libraries are suitable for beta
+users who are comfortable with API or protocol changes while we continue to
+refine some low-level details in the Flight internals.</p>
+
+<h2 id="motivation">Motivation</h2>
+
+<p>Many people have experienced the pain associated with accessing large
datasets
+over a network. There are many different transfer protocols and tools for
+reading datasets from remote data services, such as ODBC and JDBC. Over the
+last 10 years, file-based data warehousing in formats like CSV, Avro, and
+Parquet has become popular, but this also presents challenges as raw data must
+be transferred to local hosts before being deserialized.</p>
+
+<p>The work we have done since the beginning of Apache Arrow holds exciting
+promise for accelerating data transport in a number of ways. The <a
href="https://github.com/apache/arrow/blob/master/docs/source/format/Columnar.rst">Arrow
+columnar format</a> has key features that can help us:</p>
+
+<ul>
+ <li>It is an “on-the-wire” representation of tabular data that does not
require
+deserialization on receipt</li>
+ <li>Its natural mode is that of “streaming batches”, larger datasets are
+transported a batch of rows at a time (called “record batches” in Arrow
+parlance). In this post we will talk about “data streams”, these are
+sequences of Arrow record batches using the project’s binary protocol</li>
+ <li>The format is language-independent and now has library support in 11
+languages and counting.</li>
+</ul>
+
+<p>Implementations of standard protocols like ODBC generally implement their
own
+custom on-wire binary protocols that must be marshalled to and from each
+library’s public interface. The performance of ODBC or JDBC libraries varies
+greatly from case to case.</p>
+
+<p>Our design goal for Flight is to create a new protocol for data services
that
+uses the Arrow columnar format as both the over-the-wire data representation as
+well as the public API presented to developers. In doing so, we reduce or
+remove the serialization costs associated with data transport and increase the
+overall efficiency of distributed data systems. Additionally, two systems that
+are already using Apache Arrow for other purposes can communicate data to each
+other with extreme efficiency.</p>
+
+<h2 id="flight-basics">Flight Basics</h2>
+
+<p>The Arrow Flight libraries provide a development framework for implementing
a
+service that can send and receive data streams. A Flight server supports
+several basic kinds of requests:</p>
+
+<ul>
+ <li><strong>Handshake</strong>: a simple request to determine whether the
client is authorized
+and, in some cases, to establish an implementation-defined session token to
+use for future requests</li>
+ <li><strong>ListFlights</strong>: return a list of available data
streams</li>
+ <li><strong>GetSchema</strong>: return the schema for a data stream</li>
+ <li><strong>GetFlightInfo</strong>: return an “access plan” for a dataset of
interest,
+possibly requiring consuming multiple data streams. This request can accept
+custom serialized commands containing, for example, your specific application
+parameters.</li>
+ <li><strong>DoGet</strong>: send a data stream to a client</li>
+ <li><strong>DoPut</strong>: receive a data stream from a client</li>
+ <li><strong>DoAction</strong>: perform an implementation-specific action and
return any
+results, i.e. a generalized function call</li>
+ <li><strong>ListActions</strong>: return a list of available action
types</li>
+</ul>
+
+<p>We take advantage of gRPC’s elegant “bidirectional” streaming support
(built on
+top of <a href="https://grpc.io/docs/guides/concepts/">HTTP/2 streaming</a>)
to allow clients and servers to send data and metadata
+to each other simultaneously while requests are being served.</p>
+
+<p>A simple Flight setup might consist of a single server to which clients
connect
+and make <code class="highlighter-rouge">DoGet</code> requests.</p>
+
+<div align="center">
+<img src="/img/20191014_flight_simple.png" alt="Flight Simple Architecture"
width="50%" class="img-responsive" />
+</div>
+
+<h2 id="optimizing-data-throughput-over-grpc">Optimizing Data Throughput over
gRPC</h2>
+
+<p>While using a general-purpose messaging library like gRPC has numerous
specific
+benefits beyond the obvious ones (taking advantage of all the engineering that
+Google has done on the problem), some work was needed to improve the
+performance of transporting large datasets. Many kinds of gRPC users only deal
+with relatively small messages, for example.</p>
+
+<p>The best-supported way to use gRPC is to define services in a <a
href="https://github.com/protocolbuffers/protobuf">Protocol
+Buffers</a> (aka “Protobuf”) <code class="highlighter-rouge">.proto</code>
file. A Protobuf plugin for gRPC
+generates gRPC service stubs that you can use to implement your
+applications. RPC commands and data messages are serialized using the <a
href="https://developers.google.com/protocol-buffers/docs/encoding">Protobuf
+wire format</a>. Because we use “vanilla gRPC and Protocol Buffers”, gRPC
+clients that are ignorant of the Arrow columnar format can still interact with
+Flight services and handle the Arrow data opaquely.</p>
+
+<p>The main data-related Protobuf type in Flight is called <code
class="highlighter-rouge">FlightData</code>. Reading
+and writing Protobuf messages in general is not free, so we implemented some
+low-level optimizations in gRPC in both C++ and Java to do the following:</p>
+
+<ul>
+ <li>Generate the Protobuf wire format for <code
class="highlighter-rouge">FlightData</code> including the Arrow record
+batch being sent without going through any intermediate memory copying or
+serialization steps.</li>
+ <li>Reconstruct a Arrow record batch from the Protobuf representation of
+<code class="highlighter-rouge">FlightData</code> without any memory copying
or deserialization. In fact, we
+intercept the encoded data payloads without allowing the Protocol Buffers
+library to touch them.</li>
+</ul>
+
+<p>In a sense we are “having our cake and eating it, too”. Flight
implementations
+having these optimizations will have better performance, while naive gRPC
+clients can still talk to the Flight service and use a Protobuf library to
+deserialize <code class="highlighter-rouge">FlightData</code> (albeit with
some performance penalty).</p>
+
+<p>As far as absolute speed, in our C++ data throughput benchmarks, we are
seeing
+end-to-end TCP throughput in excess of 2-3GB/s on localhost without TLS
+enabled. This benchmark shows a transfer of ~12 gigabytes of data in about 4
+seconds:</p>
+
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nv">$ </span>./arrow-flight-benchmark
<span class="nt">--records_per_stream</span> 100000000
+Bytes <span class="nb">read</span>: 12800000000
+Nanos: 3900466413
+Speed: 3129.63 MB/s
+</code></pre></div></div>
+
+<p>From this we can conclude that the machinery of Flight and gRPC adds
relatively
+little overhead, and it suggests that many real-world applications of Flight
+will be bottlenecked on network bandwidth.</p>
+
+<h2
id="horizontal-scalability-parallel-and-partitioned-data-access">Horizontal
Scalability: Parallel and Partitioned Data Access</h2>
+
+<p>Many distributed database-type systems make use of an architectural pattern
+where the results of client requests are routed through a “coordinator” and
+sent to the client. Aside from the obvious efficiency issues of transporting a
+dataset multiple times on its way to a client, it also presents a scalability
+problem for getting access to very large datasets.</p>
+
+<p>We wanted Flight to enable systems to create horizontally scalable data
+services without having to deal with such bottlenecks. A client request to a
+dataset using the <code class="highlighter-rouge">GetFlightInfo</code> RPC
returns a list of <strong>endpoints</strong>, each of
+which contains a server location and a <strong>ticket</strong> to send that
server in a
+<code class="highlighter-rouge">DoGet</code> request to obtain a part of the
full dataset. To get access to the
+entire dataset, all of the endpoints must be consumed. While Flight streams are
+not necessarily ordered, we provide for application-defined metadata which can
+be used to serialize ordering information.</p>
+
+<p>This multiple-endpoint pattern has a number of benefits:</p>
+
+<ul>
+ <li>Endpoints can be read by clients in parallel.</li>
+ <li>The service that serves the <code
class="highlighter-rouge">GetFlightInfo</code> “planning” request can delegate
+work to sibling services to take advantage of data locality or simply to help
+with load balancing.</li>
+ <li>Nodes in a distributed cluster can take on different roles. For example,
a
+subset of nodes might be responsible for planning queries while other nodes
+exclusively fulfill data stream (<code class="highlighter-rouge">DoGet</code>
or <code class="highlighter-rouge">DoPut</code>) requests.</li>
+</ul>
+
+<p>Here is an example diagram of a multi-node architecture with split service
+roles:</p>
+
+<div align="center">
+<img src="/img/20191014_flight_complex.png" alt="Flight Complex Architecture"
width="60%" class="img-responsive" />
+</div>
+
+<h2 id="actions-extending-flight-with-application-business-logic">Actions:
Extending Flight with application business logic</h2>
+
+<p>While the <code class="highlighter-rouge">GetFlightInfo</code> request
supports sending opaque serialized commands
+when requesting a dataset, a client may need to be able to ask a server to
+perform other kinds of operations. For example, a client may request for a
+particular dataset to be “pinned” in memory so that subsequent requests from
+other clients are served faster.</p>
+
+<p>A Flight service can thus optionally define “actions” which are carried out
by
+the <code class="highlighter-rouge">DoAction</code> RPC. An action request
contains the name of the action being
+performed and optional serialized data containing further needed
+information. The result of an action is a gRPC stream of opaque binary
results.</p>
+
+<p>Some example actions:</p>
+
+<ul>
+ <li>Metadata discovery, beyond the capabilities provided by the built-in
+<code class="highlighter-rouge">ListFlights</code> RPC</li>
+ <li>Setting session-specific parameters and settings</li>
+</ul>
+
+<p>Note that it is not required for a server to implement any actions, and
actions
+need not return results.</p>
+
+<h2 id="encryption-and-authentication">Encryption and Authentication</h2>
+
+<p>Flight supports encryption out of the box using gRPC’s built in TLS /
OpenSSL
+capabilities.</p>
+
+<p>For authentication, there are extensible authentication handlers for the
client
+and server that permit simple authentication schemes (like user and password)
+as well as more involved authentication such as Kerberos. The Flight protocol
+comes with a built-in <code class="highlighter-rouge">BasicAuth</code> so that
user/password authentication can be
+implemented out of the box without custom development.</p>
+
+<h2 id="middleware-and-tracing">Middleware and Tracing</h2>
+
+<p>gRPC has the concept of “interceptors” which have allowed us to develop
+developer-defined “middleware” that can provide instrumentation of or telemetry
+for incoming and outgoing requests. One such framework for such instrumentation
+is <a href="https://opentracing.io/">OpenTracing</a>.</p>
+
+<p>Note that middleware functionality is one of the newest areas of the project
+and is only currently available in the project’s master branch.</p>
+
+<h2 id="grpc-but-not-only-grpc">gRPC, but not only gRPC</h2>
+
+<p>We specify server locations for <code
class="highlighter-rouge">DoGet</code> requests using RFC 3986 compliant
+URIs. For example, TLS-secured gRPC may be specified like
+<code class="highlighter-rouge">grpc+tls://$HOST:$PORT</code>.</p>
+
+<p>While we think that using gRPC for the “command” layer of Flight servers
makes
+sense, we may wish to support data transport layers other than TCP such as
+<a href="https://en.wikipedia.org/wiki/Remote_direct_memory_access">RDMA</a>.
While some design and development work is required to make this
+possible, the idea is that gRPC could be used to coordinate get and put
+transfers which may be carried out on protocols other than TCP.</p>
+
+<h2 id="getting-started-and-whats-next">Getting Started and What’s Next</h2>
+
+<p>Documentation for Flight users is a work in progress, but the libraries
+themselves are mature enough for beta users that are tolerant of some minor API
+or protocol changes over the coming year.</p>
+
+<p>One of the easiest ways to experiment with Flight is using the Python API,
+since custom servers and clients can be defined entirely in Python without any
+compilation required. You can see an <a
href="https://github.com/apache/arrow/tree/apache-arrow-0.15.0/python/examples/flight">example
Flight client and server in
+Python</a> in the Arrow codebase.</p>
+
+<p>In real-world use, Dremio has developed an <a
href="https://github.com/dremio-hub/dremio-flight-connector">Arrow
Flight-based</a> connector
+which has been shown to <a
href="https://www.dremio.com/is-time-to-replace-odbc-jdbc/">deliver 20-50x
better performance over ODBC</a>. For
+Apache Spark users, Arrow contributor Ryan Murray has created a <a
href="https://github.com/rymurr/flight-spark-source">data source
+implementation</a> to connect to Flight-enabled endpoints.</p>
+
+<p>As far as “what’s next” in Flight, support for non-gRPC (or non-TCP) data
+transport may be an interesting direction of research and development work. A
+lot of the Flight work from here will be creating user-facing Flight-enabled
+services. Since Flight is a development framework, we expect that user-facing
+APIs will utilize a layer of API veneer that hides many general Flight details
+and details related to a particular application of Flight in a custom data
+service.</p>
+
+
+ </main>
+
+ <hr/>
+<footer class="footer">
+ <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache
Arrow project logo are either registered trademarks or trademarks of The Apache
Software Foundation in the United States and other countries.</p>
+ <p>© 2016-2019 The Apache Software Foundation</p>
+ <script type="text/javascript"
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM="
crossorigin="anonymous"></script>
+</footer>
+
+ </div>
+</body>
+</html>
diff --git a/blog/index.html b/blog/index.html
index d22692d..1189960 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -219,6 +219,296 @@
<div class="blog-post" style="margin-bottom: 4rem">
<h1>
+ Introducing Apache Arrow Flight: A Framework for Fast Data Transport
+ <a href="/blog/2019/10/13/introducing-arrow-flight/" class="permalink"
title="Permalink">∞</a>
+</h1>
+
+
+
+<p>
+ <span class="badge badge-secondary">Published</span>
+ <span class="published">
+ 13 Oct 2019
+ </span>
+ <br />
+ <span class="badge badge-secondary">By</span>
+
+ Wes McKinney
+
+</p>
+
+ <!--
+
+-->
+
+<p>Over the last 18 months, the Apache Arrow community has been busy designing
and
+implementing <strong>Flight</strong>, a new general-purpose client-server
framework to
+simplify high performance transport of large datasets over network
interfaces.</p>
+
+<p>Flight initially is focused on optimized transport of the Arrow columnar
format
+(i.e. “Arrow record batches”) over <a href="https://grpc.io/">gRPC</a>,
Google’s popular HTTP/2-based
+general-purpose RPC library and framework. While we have focused on integration
+with gRPC, as a development framework Flight is not intended to be exclusive to
+gRPC.</p>
+
+<p>One of the biggest features that sets apart Flight from other data transport
+frameworks is parallel transfers, allowing data to be streamed to or from a
+cluster of servers simultaneously. This enables developers to more easily
+create scalable data services that can serve a growing client base.</p>
+
+<p>In the 0.15.0 Apache Arrow release, we have ready-to-use Flight
implementations
+in C++ (with Python bindings) and Java. These libraries are suitable for beta
+users who are comfortable with API or protocol changes while we continue to
+refine some low-level details in the Flight internals.</p>
+
+<h2 id="motivation">Motivation</h2>
+
+<p>Many people have experienced the pain associated with accessing large
datasets
+over a network. There are many different transfer protocols and tools for
+reading datasets from remote data services, such as ODBC and JDBC. Over the
+last 10 years, file-based data warehousing in formats like CSV, Avro, and
+Parquet has become popular, but this also presents challenges as raw data must
+be transferred to local hosts before being deserialized.</p>
+
+<p>The work we have done since the beginning of Apache Arrow holds exciting
+promise for accelerating data transport in a number of ways. The <a
href="https://github.com/apache/arrow/blob/master/docs/source/format/Columnar.rst">Arrow
+columnar format</a> has key features that can help us:</p>
+
+<ul>
+ <li>It is an “on-the-wire” representation of tabular data that does not
require
+deserialization on receipt</li>
+ <li>Its natural mode is that of “streaming batches”, larger datasets are
+transported a batch of rows at a time (called “record batches” in Arrow
+parlance). In this post we will talk about “data streams”, these are
+sequences of Arrow record batches using the project’s binary protocol</li>
+ <li>The format is language-independent and now has library support in 11
+languages and counting.</li>
+</ul>
+
+<p>Implementations of standard protocols like ODBC generally implement their
own
+custom on-wire binary protocols that must be marshalled to and from each
+library’s public interface. The performance of ODBC or JDBC libraries varies
+greatly from case to case.</p>
+
+<p>Our design goal for Flight is to create a new protocol for data services
that
+uses the Arrow columnar format as both the over-the-wire data representation as
+well as the public API presented to developers. In doing so, we reduce or
+remove the serialization costs associated with data transport and increase the
+overall efficiency of distributed data systems. Additionally, two systems that
+are already using Apache Arrow for other purposes can communicate data to each
+other with extreme efficiency.</p>
+
+<h2 id="flight-basics">Flight Basics</h2>
+
+<p>The Arrow Flight libraries provide a development framework for implementing
a
+service that can send and receive data streams. A Flight server supports
+several basic kinds of requests:</p>
+
+<ul>
+ <li><strong>Handshake</strong>: a simple request to determine whether the
client is authorized
+and, in some cases, to establish an implementation-defined session token to
+use for future requests</li>
+ <li><strong>ListFlights</strong>: return a list of available data
streams</li>
+ <li><strong>GetSchema</strong>: return the schema for a data stream</li>
+ <li><strong>GetFlightInfo</strong>: return an “access plan” for a dataset of
interest,
+possibly requiring consuming multiple data streams. This request can accept
+custom serialized commands containing, for example, your specific application
+parameters.</li>
+ <li><strong>DoGet</strong>: send a data stream to a client</li>
+ <li><strong>DoPut</strong>: receive a data stream from a client</li>
+ <li><strong>DoAction</strong>: perform an implementation-specific action and
return any
+results, i.e. a generalized function call</li>
+ <li><strong>ListActions</strong>: return a list of available action
types</li>
+</ul>
+
+<p>We take advantage of gRPC’s elegant “bidirectional” streaming support
(built on
+top of <a href="https://grpc.io/docs/guides/concepts/">HTTP/2 streaming</a>)
to allow clients and servers to send data and metadata
+to each other simultaneously while requests are being served.</p>
+
+<p>A simple Flight setup might consist of a single server to which clients
connect
+and make <code class="highlighter-rouge">DoGet</code> requests.</p>
+
+<div align="center">
+<img src="/img/20191014_flight_simple.png" alt="Flight Simple Architecture"
width="50%" class="img-responsive" />
+</div>
+
+<h2 id="optimizing-data-throughput-over-grpc">Optimizing Data Throughput over
gRPC</h2>
+
+<p>While using a general-purpose messaging library like gRPC has numerous
specific
+benefits beyond the obvious ones (taking advantage of all the engineering that
+Google has done on the problem), some work was needed to improve the
+performance of transporting large datasets. Many kinds of gRPC users only deal
+with relatively small messages, for example.</p>
+
+<p>The best-supported way to use gRPC is to define services in a <a
href="https://github.com/protocolbuffers/protobuf">Protocol
+Buffers</a> (aka “Protobuf”) <code class="highlighter-rouge">.proto</code>
file. A Protobuf plugin for gRPC
+generates gRPC service stubs that you can use to implement your
+applications. RPC commands and data messages are serialized using the <a
href="https://developers.google.com/protocol-buffers/docs/encoding">Protobuf
+wire format</a>. Because we use “vanilla gRPC and Protocol Buffers”, gRPC
+clients that are ignorant of the Arrow columnar format can still interact with
+Flight services and handle the Arrow data opaquely.</p>
+
+<p>The main data-related Protobuf type in Flight is called <code
class="highlighter-rouge">FlightData</code>. Reading
+and writing Protobuf messages in general is not free, so we implemented some
+low-level optimizations in gRPC in both C++ and Java to do the following:</p>
+
+<ul>
+ <li>Generate the Protobuf wire format for <code
class="highlighter-rouge">FlightData</code> including the Arrow record
+batch being sent without going through any intermediate memory copying or
+serialization steps.</li>
+ <li>Reconstruct a Arrow record batch from the Protobuf representation of
+<code class="highlighter-rouge">FlightData</code> without any memory copying
or deserialization. In fact, we
+intercept the encoded data payloads without allowing the Protocol Buffers
+library to touch them.</li>
+</ul>
+
+<p>In a sense we are “having our cake and eating it, too”. Flight
implementations
+having these optimizations will have better performance, while naive gRPC
+clients can still talk to the Flight service and use a Protobuf library to
+deserialize <code class="highlighter-rouge">FlightData</code> (albeit with
some performance penalty).</p>
+
+<p>As far as absolute speed, in our C++ data throughput benchmarks, we are
seeing
+end-to-end TCP throughput in excess of 2-3GB/s on localhost without TLS
+enabled. This benchmark shows a transfer of ~12 gigabytes of data in about 4
+seconds:</p>
+
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nv">$ </span>./arrow-flight-benchmark
<span class="nt">--records_per_stream</span> 100000000
+Bytes <span class="nb">read</span>: 12800000000
+Nanos: 3900466413
+Speed: 3129.63 MB/s
+</code></pre></div></div>
+
+<p>From this we can conclude that the machinery of Flight and gRPC adds
relatively
+little overhead, and it suggests that many real-world applications of Flight
+will be bottlenecked on network bandwidth.</p>
+
+<h2
id="horizontal-scalability-parallel-and-partitioned-data-access">Horizontal
Scalability: Parallel and Partitioned Data Access</h2>
+
+<p>Many distributed database-type systems make use of an architectural pattern
+where the results of client requests are routed through a “coordinator” and
+sent to the client. Aside from the obvious efficiency issues of transporting a
+dataset multiple times on its way to a client, it also presents a scalability
+problem for getting access to very large datasets.</p>
+
+<p>We wanted Flight to enable systems to create horizontally scalable data
+services without having to deal with such bottlenecks. A client request to a
+dataset using the <code class="highlighter-rouge">GetFlightInfo</code> RPC
returns a list of <strong>endpoints</strong>, each of
+which contains a server location and a <strong>ticket</strong> to send that
server in a
+<code class="highlighter-rouge">DoGet</code> request to obtain a part of the
full dataset. To get access to the
+entire dataset, all of the endpoints must be consumed. While Flight streams are
+not necessarily ordered, we provide for application-defined metadata which can
+be used to serialize ordering information.</p>
+
+<p>This multiple-endpoint pattern has a number of benefits:</p>
+
+<ul>
+ <li>Endpoints can be read by clients in parallel.</li>
+ <li>The service that serves the <code
class="highlighter-rouge">GetFlightInfo</code> “planning” request can delegate
+work to sibling services to take advantage of data locality or simply to help
+with load balancing.</li>
+ <li>Nodes in a distributed cluster can take on different roles. For example,
a
+subset of nodes might be responsible for planning queries while other nodes
+exclusively fulfill data stream (<code class="highlighter-rouge">DoGet</code>
or <code class="highlighter-rouge">DoPut</code>) requests.</li>
+</ul>
+
+<p>Here is an example diagram of a multi-node architecture with split service
+roles:</p>
+
+<div align="center">
+<img src="/img/20191014_flight_complex.png" alt="Flight Complex Architecture"
width="60%" class="img-responsive" />
+</div>
+
+<h2 id="actions-extending-flight-with-application-business-logic">Actions:
Extending Flight with application business logic</h2>
+
+<p>While the <code class="highlighter-rouge">GetFlightInfo</code> request
supports sending opaque serialized commands
+when requesting a dataset, a client may need to be able to ask a server to
+perform other kinds of operations. For example, a client may request for a
+particular dataset to be “pinned” in memory so that subsequent requests from
+other clients are served faster.</p>
+
+<p>A Flight service can thus optionally define “actions” which are carried out
by
+the <code class="highlighter-rouge">DoAction</code> RPC. An action request
contains the name of the action being
+performed and optional serialized data containing further needed
+information. The result of an action is a gRPC stream of opaque binary
results.</p>
+
+<p>Some example actions:</p>
+
+<ul>
+ <li>Metadata discovery, beyond the capabilities provided by the built-in
+<code class="highlighter-rouge">ListFlights</code> RPC</li>
+ <li>Setting session-specific parameters and settings</li>
+</ul>
+
+<p>Note that it is not required for a server to implement any actions, and
actions
+need not return results.</p>
+
+<h2 id="encryption-and-authentication">Encryption and Authentication</h2>
+
+<p>Flight supports encryption out of the box using gRPC’s built in TLS /
OpenSSL
+capabilities.</p>
+
+<p>For authentication, there are extensible authentication handlers for the
client
+and server that permit simple authentication schemes (like user and password)
+as well as more involved authentication such as Kerberos. The Flight protocol
+comes with a built-in <code class="highlighter-rouge">BasicAuth</code> so that
user/password authentication can be
+implemented out of the box without custom development.</p>
+
+<h2 id="middleware-and-tracing">Middleware and Tracing</h2>
+
+<p>gRPC has the concept of “interceptors” which have allowed us to develop
+developer-defined “middleware” that can provide instrumentation of or telemetry
+for incoming and outgoing requests. One such framework for such instrumentation
+is <a href="https://opentracing.io/">OpenTracing</a>.</p>
+
+<p>Note that middleware functionality is one of the newest areas of the project
+and is only currently available in the project’s master branch.</p>
+
+<h2 id="grpc-but-not-only-grpc">gRPC, but not only gRPC</h2>
+
+<p>We specify server locations for <code
class="highlighter-rouge">DoGet</code> requests using RFC 3986 compliant
+URIs. For example, TLS-secured gRPC may be specified like
+<code class="highlighter-rouge">grpc+tls://$HOST:$PORT</code>.</p>
+
+<p>While we think that using gRPC for the “command” layer of Flight servers
makes
+sense, we may wish to support data transport layers other than TCP such as
+<a href="https://en.wikipedia.org/wiki/Remote_direct_memory_access">RDMA</a>.
While some design and development work is required to make this
+possible, the idea is that gRPC could be used to coordinate get and put
+transfers which may be carried out on protocols other than TCP.</p>
+
+<h2 id="getting-started-and-whats-next">Getting Started and What’s Next</h2>
+
+<p>Documentation for Flight users is a work in progress, but the libraries
+themselves are mature enough for beta users that are tolerant of some minor API
+or protocol changes over the coming year.</p>
+
+<p>One of the easiest ways to experiment with Flight is using the Python API,
+since custom servers and clients can be defined entirely in Python without any
+compilation required. You can see an <a
href="https://github.com/apache/arrow/tree/apache-arrow-0.15.0/python/examples/flight">example
Flight client and server in
+Python</a> in the Arrow codebase.</p>
+
+<p>In real-world use, Dremio has developed an <a
href="https://github.com/dremio-hub/dremio-flight-connector">Arrow
Flight-based</a> connector
+which has been shown to <a
href="https://www.dremio.com/is-time-to-replace-odbc-jdbc/">deliver 20-50x
better performance over ODBC</a>. For
+Apache Spark users, Arrow contributor Ryan Murray has created a <a
href="https://github.com/rymurr/flight-spark-source">data source
+implementation</a> to connect to Flight-enabled endpoints.</p>
+
+<p>As far as “what’s next” in Flight, support for non-gRPC (or non-TCP) data
+transport may be an interesting direction of research and development work. A
+lot of the Flight work from here will be creating user-facing Flight-enabled
+services. Since Flight is a development framework, we expect that user-facing
+APIs will utilize a layer of API veneer that hides many general Flight details
+and details related to a particular application of Flight in a custom data
+service.</p>
+
+
+ </div>
+
+
+
+
+
+ <div class="blog-post" style="margin-bottom: 4rem">
+
+<h1>
Apache Arrow 0.15.0 Release
<a href="/blog/2019/10/06/0.15.0-release/" class="permalink"
title="Permalink">∞</a>
</h1>
diff --git a/feed.xml b/feed.xml
index 2fc2c40..2d1f2e4 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,264 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.8.4">Jekyll</generator><link
href="https://arrow.apache.org/feed.xml" rel="self" type="application/atom+xml"
/><link href="https://arrow.apache.org/" rel="alternate" type="text/html"
/><updated>2019-10-09T21:05:05-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title
type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language
developm [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.8.4">Jekyll</generator><link
href="https://arrow.apache.org/feed.xml" rel="self" type="application/atom+xml"
/><link href="https://arrow.apache.org/" rel="alternate" type="text/html"
/><updated>2019-10-15T10:35:16-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title
type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language
developm [...]
+
+-->
+
+<p>Over the last 18 months, the Apache Arrow community has been busy
designing and
+implementing <strong>Flight</strong>, a new general-purpose
client-server framework to
+simplify high performance transport of large datasets over network
interfaces.</p>
+
+<p>Flight initially is focused on optimized transport of the Arrow
columnar format
+(i.e. “Arrow record batches”) over <a
href="https://grpc.io/">gRPC</a>, Google’s popular
HTTP/2-based
+general-purpose RPC library and framework. While we have focused on integration
+with gRPC, as a development framework Flight is not intended to be exclusive to
+gRPC.</p>
+
+<p>One of the biggest features that sets apart Flight from other data
transport
+frameworks is parallel transfers, allowing data to be streamed to or from a
+cluster of servers simultaneously. This enables developers to more easily
+create scalable data services that can serve a growing client base.</p>
+
+<p>In the 0.15.0 Apache Arrow release, we have ready-to-use Flight
implementations
+in C++ (with Python bindings) and Java. These libraries are suitable for beta
+users who are comfortable with API or protocol changes while we continue to
+refine some low-level details in the Flight internals.</p>
+
+<h2 id="motivation">Motivation</h2>
+
+<p>Many people have experienced the pain associated with accessing large
datasets
+over a network. There are many different transfer protocols and tools for
+reading datasets from remote data services, such as ODBC and JDBC. Over the
+last 10 years, file-based data warehousing in formats like CSV, Avro, and
+Parquet has become popular, but this also presents challenges as raw data must
+be transferred to local hosts before being deserialized.</p>
+
+<p>The work we have done since the beginning of Apache Arrow holds
exciting
+promise for accelerating data transport in a number of ways. The <a
href="https://github.com/apache/arrow/blob/master/docs/source/format/Columnar.rst">Arrow
+columnar format</a> has key features that can help us:</p>
+
+<ul>
+ <li>It is an “on-the-wire” representation of tabular data that does
not require
+deserialization on receipt</li>
+ <li>Its natural mode is that of “streaming batches”, larger datasets
are
+transported a batch of rows at a time (called “record batches” in Arrow
+parlance). In this post we will talk about “data streams”, these are
+sequences of Arrow record batches using the project’s binary
protocol</li>
+ <li>The format is language-independent and now has library support in
11
+languages and counting.</li>
+</ul>
+
+<p>Implementations of standard protocols like ODBC generally implement
their own
+custom on-wire binary protocols that must be marshalled to and from each
+library’s public interface. The performance of ODBC or JDBC libraries varies
+greatly from case to case.</p>
+
+<p>Our design goal for Flight is to create a new protocol for data
services that
+uses the Arrow columnar format as both the over-the-wire data representation as
+well as the public API presented to developers. In doing so, we reduce or
+remove the serialization costs associated with data transport and increase the
+overall efficiency of distributed data systems. Additionally, two systems that
+are already using Apache Arrow for other purposes can communicate data to each
+other with extreme efficiency.</p>
+
+<h2 id="flight-basics">Flight Basics</h2>
+
+<p>The Arrow Flight libraries provide a development framework for
implementing a
+service that can send and receive data streams. A Flight server supports
+several basic kinds of requests:</p>
+
+<ul>
+ <li><strong>Handshake</strong>: a simple request to
determine whether the client is authorized
+and, in some cases, to establish an implementation-defined session token to
+use for future requests</li>
+ <li><strong>ListFlights</strong>: return a list of
available data streams</li>
+ <li><strong>GetSchema</strong>: return the schema for a
data stream</li>
+ <li><strong>GetFlightInfo</strong>: return an “access
plan” for a dataset of interest,
+possibly requiring consuming multiple data streams. This request can accept
+custom serialized commands containing, for example, your specific application
+parameters.</li>
+ <li><strong>DoGet</strong>: send a data stream to a
client</li>
+ <li><strong>DoPut</strong>: receive a data stream from a
client</li>
+ <li><strong>DoAction</strong>: perform an
implementation-specific action and return any
+results, i.e. a generalized function call</li>
+ <li><strong>ListActions</strong>: return a list of
available action types</li>
+</ul>
+
+<p>We take advantage of gRPC’s elegant “bidirectional” streaming support
(built on
+top of <a href="https://grpc.io/docs/guides/concepts/">HTTP/2
streaming</a>) to allow clients and servers to send data and metadata
+to each other simultaneously while requests are being served.</p>
+
+<p>A simple Flight setup might consist of a single server to which
clients connect
+and make <code class="highlighter-rouge">DoGet</code>
requests.</p>
+
+<div align="center">
+<img src="/img/20191014_flight_simple.png" alt="Flight
Simple Architecture" width="50%"
class="img-responsive" />
+</div>
+
+<h2 id="optimizing-data-throughput-over-grpc">Optimizing Data
Throughput over gRPC</h2>
+
+<p>While using a general-purpose messaging library like gRPC has
numerous specific
+benefits beyond the obvious ones (taking advantage of all the engineering that
+Google has done on the problem), some work was needed to improve the
+performance of transporting large datasets. Many kinds of gRPC users only deal
+with relatively small messages, for example.</p>
+
+<p>The best-supported way to use gRPC is to define services in a <a
href="https://github.com/protocolbuffers/protobuf">Protocol
+Buffers</a> (aka “Protobuf”) <code
class="highlighter-rouge">.proto</code> file. A Protobuf
plugin for gRPC
+generates gRPC service stubs that you can use to implement your
+applications. RPC commands and data messages are serialized using the <a
href="https://developers.google.com/protocol-buffers/docs/encoding">Protobuf
+wire format</a>. Because we use “vanilla gRPC and Protocol Buffers”, gRPC
+clients that are ignorant of the Arrow columnar format can still interact with
+Flight services and handle the Arrow data opaquely.</p>
+
+<p>The main data-related Protobuf type in Flight is called <code
class="highlighter-rouge">FlightData</code>. Reading
+and writing Protobuf messages in general is not free, so we implemented some
+low-level optimizations in gRPC in both C++ and Java to do the
following:</p>
+
+<ul>
+ <li>Generate the Protobuf wire format for <code
class="highlighter-rouge">FlightData</code> including the
Arrow record
+batch being sent without going through any intermediate memory copying or
+serialization steps.</li>
+ <li>Reconstruct a Arrow record batch from the Protobuf representation
of
+<code class="highlighter-rouge">FlightData</code>
without any memory copying or deserialization. In fact, we
+intercept the encoded data payloads without allowing the Protocol Buffers
+library to touch them.</li>
+</ul>
+
+<p>In a sense we are “having our cake and eating it, too”. Flight
implementations
+having these optimizations will have better performance, while naive gRPC
+clients can still talk to the Flight service and use a Protobuf library to
+deserialize <code
class="highlighter-rouge">FlightData</code> (albeit with
some performance penalty).</p>
+
+<p>As far as absolute speed, in our C++ data throughput benchmarks, we
are seeing
+end-to-end TCP throughput in excess of 2-3GB/s on localhost without TLS
+enabled. This benchmark shows a transfer of ~12 gigabytes of data in about 4
+seconds:</p>
+
+<div class="language-shell highlighter-rouge"><div
class="highlight"><pre
class="highlight"><code><span class="nv">$
</span>./arrow-flight-benchmark <span
class="nt">--records_per_stream</span> 100000000
+Bytes <span class="nb">read</span>: 12800000000
+Nanos: 3900466413
+Speed: 3129.63 MB/s
+</code></pre></div></div>
+
+<p>From this we can conclude that the machinery of Flight and gRPC adds
relatively
+little overhead, and it suggests that many real-world applications of Flight
+will be bottlenecked on network bandwidth.</p>
+
+<h2
id="horizontal-scalability-parallel-and-partitioned-data-access">Horizontal
Scalability: Parallel and Partitioned Data Access</h2>
+
+<p>Many distributed database-type systems make use of an architectural
pattern
+where the results of client requests are routed through a “coordinator” and
+sent to the client. Aside from the obvious efficiency issues of transporting a
+dataset multiple times on its way to a client, it also presents a scalability
+problem for getting access to very large datasets.</p>
+
+<p>We wanted Flight to enable systems to create horizontally scalable
data
+services without having to deal with such bottlenecks. A client request to a
+dataset using the <code
class="highlighter-rouge">GetFlightInfo</code> RPC returns a
list of <strong>endpoints</strong>, each of
+which contains a server location and a <strong>ticket</strong> to
send that server in a
+<code class="highlighter-rouge">DoGet</code> request to
obtain a part of the full dataset. To get access to the
+entire dataset, all of the endpoints must be consumed. While Flight streams are
+not necessarily ordered, we provide for application-defined metadata which can
+be used to serialize ordering information.</p>
+
+<p>This multiple-endpoint pattern has a number of benefits:</p>
+
+<ul>
+ <li>Endpoints can be read by clients in parallel.</li>
+ <li>The service that serves the <code
class="highlighter-rouge">GetFlightInfo</code> “planning”
request can delegate
+work to sibling services to take advantage of data locality or simply to help
+with load balancing.</li>
+ <li>Nodes in a distributed cluster can take on different roles. For
example, a
+subset of nodes might be responsible for planning queries while other nodes
+exclusively fulfill data stream (<code
class="highlighter-rouge">DoGet</code> or <code
class="highlighter-rouge">DoPut</code>) requests.</li>
+</ul>
+
+<p>Here is an example diagram of a multi-node architecture with split
service
+roles:</p>
+
+<div align="center">
+<img src="/img/20191014_flight_complex.png" alt="Flight
Complex Architecture" width="60%"
class="img-responsive" />
+</div>
+
+<h2
id="actions-extending-flight-with-application-business-logic">Actions:
Extending Flight with application business logic</h2>
+
+<p>While the <code
class="highlighter-rouge">GetFlightInfo</code> request
supports sending opaque serialized commands
+when requesting a dataset, a client may need to be able to ask a server to
+perform other kinds of operations. For example, a client may request for a
+particular dataset to be “pinned” in memory so that subsequent requests from
+other clients are served faster.</p>
+
+<p>A Flight service can thus optionally define “actions” which are
carried out by
+the <code class="highlighter-rouge">DoAction</code> RPC.
An action request contains the name of the action being
+performed and optional serialized data containing further needed
+information. The result of an action is a gRPC stream of opaque binary
results.</p>
+
+<p>Some example actions:</p>
+
+<ul>
+ <li>Metadata discovery, beyond the capabilities provided by the
built-in
+<code class="highlighter-rouge">ListFlights</code>
RPC</li>
+ <li>Setting session-specific parameters and settings</li>
+</ul>
+
+<p>Note that it is not required for a server to implement any actions,
and actions
+need not return results.</p>
+
+<h2 id="encryption-and-authentication">Encryption and
Authentication</h2>
+
+<p>Flight supports encryption out of the box using gRPC’s built in TLS /
OpenSSL
+capabilities.</p>
+
+<p>For authentication, there are extensible authentication handlers for
the client
+and server that permit simple authentication schemes (like user and password)
+as well as more involved authentication such as Kerberos. The Flight protocol
+comes with a built-in <code
class="highlighter-rouge">BasicAuth</code> so that
user/password authentication can be
+implemented out of the box without custom development.</p>
+
+<h2 id="middleware-and-tracing">Middleware and
Tracing</h2>
+
+<p>gRPC has the concept of “interceptors” which have allowed us to
develop
+developer-defined “middleware” that can provide instrumentation of or telemetry
+for incoming and outgoing requests. One such framework for such instrumentation
+is <a
href="https://opentracing.io/">OpenTracing</a>.</p>
+
+<p>Note that middleware functionality is one of the newest areas of the
project
+and is only currently available in the project’s master branch.</p>
+
+<h2 id="grpc-but-not-only-grpc">gRPC, but not only
gRPC</h2>
+
+<p>We specify server locations for <code
class="highlighter-rouge">DoGet</code> requests using RFC
3986 compliant
+URIs. For example, TLS-secured gRPC may be specified like
+<code
class="highlighter-rouge">grpc+tls://$HOST:$PORT</code>.</p>
+
+<p>While we think that using gRPC for the “command” layer of Flight
servers makes
+sense, we may wish to support data transport layers other than TCP such as
+<a
href="https://en.wikipedia.org/wiki/Remote_direct_memory_access">RDMA</a>.
While some design and development work is required to make this
+possible, the idea is that gRPC could be used to coordinate get and put
+transfers which may be carried out on protocols other than TCP.</p>
+
+<h2 id="getting-started-and-whats-next">Getting Started and
What’s Next</h2>
+
+<p>Documentation for Flight users is a work in progress, but the
libraries
+themselves are mature enough for beta users that are tolerant of some minor API
+or protocol changes over the coming year.</p>
+
+<p>One of the easiest ways to experiment with Flight is using the Python
API,
+since custom servers and clients can be defined entirely in Python without any
+compilation required. You can see an <a
href="https://github.com/apache/arrow/tree/apache-arrow-0.15.0/python/examples/flight">example
Flight client and server in
+Python</a> in the Arrow codebase.</p>
+
+<p>In real-world use, Dremio has developed an <a
href="https://github.com/dremio-hub/dremio-flight-connector">Arrow
Flight-based</a> connector
+which has been shown to <a
href="https://www.dremio.com/is-time-to-replace-odbc-jdbc/">deliver
20-50x better performance over ODBC</a>. For
+Apache Spark users, Arrow contributor Ryan Murray has created a <a
href="https://github.com/rymurr/flight-spark-source">data source
+implementation</a> to connect to Flight-enabled endpoints.</p>
+
+<p>As far as “what’s next” in Flight, support for non-gRPC (or non-TCP)
data
+transport may be an interesting direction of research and development work. A
+lot of the Flight work from here will be creating user-facing Flight-enabled
+services. Since Flight is a development framework, we expect that user-facing
+APIs will utilize a layer of API veneer that hides many general Flight details
+and details related to a particular application of Flight in a custom data
+service.</p></content><author><name>Wes
McKinney</name></author><media:thumbnail
xmlns:media="http://search.yahoo.com/mrss/"
url="https://arrow.apache.org/img/arrow.png" /></entry><entry><title
type="html">Apache Arrow 0.15.0 Release</title><link
href="https://arrow.apache.org/blog/2019/10/06/0.15.0-release/" rel="alternate"
type="text/html" title="Apache Arrow 0.15.0 Release"
/><published>2019-10-06T02:00:00-04:00</published><updated>2019-10-06T02:00:00-04:00</updated><id>https://
[...]
-->
@@ -1665,83 +1925,4 @@ common data formats like Apache Avro, CSV, JSON, and
Apache ORC.</li>
</ul>
<p>It promises to be an exciting 2019. We look forward to having you
involved in
-the development
community.</p></content><author><name>wesm</name></author><media:thumbnail
xmlns:media="http://search.yahoo.com/mrss/"
url="https://arrow.apache.org/img/arrow.png" /></entry><entry><title
type="html">Gandiva: A LLVM-based Analytical Expression Compiler for Apache
Arrow</title><link
href="https://arrow.apache.org/blog/2018/12/05/gandiva-donation/"
rel="alternate" type="text/html" title="Gandiva: A LLVM-based Analytical
Expression Compiler for Apache Arrow" /><publish [...]
-
--->
-
-<p>Today we’re happy to announce that the Gandiva Initiative for Apache
Arrow, an
-LLVM-based execution kernel, is now part of the Apache Arrow project. Gandiva
-was kindly donated by <a
href="https://www.dremio.com/">Dremio</a>, where it was
-originally developed and open-sourced. Gandiva extends Arrow’s capabilities to
-provide high performance analytical execution and is composed of two main
-components:</p>
-
-<ul>
- <li>
- <p>A runtime expression compiler leveraging LLVM</p>
- </li>
- <li>
- <p>A high performance execution environment</p>
- </li>
-</ul>
-
-<p>Gandiva works as follows: applications submit an expression tree to
the
-compiler, built in a language agnostic protobuf-based expression
-representation. From there, Gandiva then compiles the expression tree to native
-code for the current runtime environment and hardware. Once compiled, the
-Gandiva execution kernel then consumes and produces Arrow columnar batches. The
-generated code is highly optimized for parallel processing on modern CPUs. For
-example, on AVX-128 processors Gandiva can process 8 pairs of 2 byte values in
-a single vectorized operation, and on AVX-512 processors Gandiva can process 4x
-as many values in a single operation. Gandiva is built from the ground up to
-understand Arrow’s in-memory representation and optimize processing against
it.</p>
-
-<p>While Gandiva is just starting within the Arrow community, it already
supports
-hundreds of <a
href="https://github.com/apache/arrow/blob/master/cpp/src/gandiva/function_registry.cc">expressions</a>,
ranging from math functions to case
-statements. Gandiva was built as a standalone C++ library built on top of the
-core Apache Arrow codebase and was donated with C++ and Java APIs construction
-and execution APIs for projection and filtering operations. The Arrow community
-is already looking to expand Gandiva’s capabilities. This will include
-incorporating more operations and supporting many new language bindings. As an
-example, multiple community members are already actively building new language
-bindings that allow use of Gandiva within Python and Ruby.</p>
-
-<p>While young within the Arrow community, Gandiva is already shipped
and used in
-production by many Dremio customers as part of Dremio’s execution
-engine. Experiments have demonstrated <a
href="https://www.dremio.com/gandiva-performance-improvements-production-query/">70x
performance improvement</a> on many
-SQL queries. We expect to see similar performance gains for many other projects
-that leverage Arrow.</p>
-
-<p>The Arrow community is working to ship the first formal Apache Arrow
release
-that includes Gandiva, and we hope this will be available within the next
-couple months. This should make it much easier for the broader analytics and
-data science development communities to leverage runtime code generation for
-high-performance data processing in a variety of contexts and
projects.</p>
-
-<p>We started the Arrow project a couple of years ago with the objective
of
-creating an industry-standard columnar in-memory data representation for
-analytics. Within this short period of time, Apache Arrow has been adopted by
-dozens of both open source and commercial software products. Some key examples
-include technologies such as Apache Spark, Pandas, Nvidia RAPIDS, Dremio, and
-InfluxDB. This success has driven Arrow to now be downloaded more than 1
-million times per month. Over 200 developers have already contributed to Apache
-Arrow. If you’re interested in contributing to Gandiva or any other part of the
-Apache Arrow project, feel free to reach out on the mailing list and join
us!</p>
-
-<p>For additional technical details on Gandiva, you can check out some
of the
-following resources:</p>
-
-<ul>
- <li>
- <p><a
href="https://www.dremio.com/announcing-gandiva-initiative-for-apache-arrow/">https://www.dremio.com/announcing-gandiva-initiative-for-apache-arrow/</a></p>
- </li>
- <li>
- <p><a
href="https://www.dremio.com/gandiva-performance-improvements-production-query/">https://www.dremio.com/gandiva-performance-improvements-production-query/</a></p>
- </li>
- <li>
- <p><a
href="https://www.dremio.com/webinars/vectorized-query-processing-apache-arrow/">https://www.dremio.com/webinars/vectorized-query-processing-apache-arrow/</a></p>
- </li>
- <li>
- <p><a
href="https://www.dremio.com/adding-a-user-define-function-to-gandiva/">https://www.dremio.com/adding-a-user-define-function-to-gandiva/</a></p>
- </li>
-</ul></content><author><name>jacques</name></author><media:thumbnail
xmlns:media="http://search.yahoo.com/mrss/"
url="https://arrow.apache.org/img/arrow.png" /></entry></feed>
\ No newline at end of file
+the development
community.</p></content><author><name>wesm</name></author><media:thumbnail
xmlns:media="http://search.yahoo.com/mrss/"
url="https://arrow.apache.org/img/arrow.png" /></entry></feed>
\ No newline at end of file
diff --git a/img/20191014_flight_complex.png b/img/20191014_flight_complex.png
new file mode 100644
index 0000000..fed998f
Binary files /dev/null and b/img/20191014_flight_complex.png differ
diff --git a/img/20191014_flight_simple.png b/img/20191014_flight_simple.png
new file mode 100644
index 0000000..c3da2ee
Binary files /dev/null and b/img/20191014_flight_simple.png differ