You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by Dan Burkert <da...@cloudera.com> on 2016/03/04 00:01:04 UTC

Design Doc: scan token API for compute framework integrations

Hi devs,

I've just submitted a design doc review for a new API aimed to make it
easier to write compute framework integrations with Kudu (MapReduce, Spark,
etc.).  You can find a rendered copy here
<https://github.com/danburkert/kudu/blob/scan-api-design/docs/design-docs/scan-tokens.md>,
and comment on the discussion on the gerrit
<http://gerrit.cloudera.org:8080/#/c/2443/>.  All feedback appreciated,
especially if you have experience creating these integrations.
- Dan