This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from a33b095 [util] set CURLOPT_NOPROXY for EasyCurl
new 8ba5f3e [docker] Make the build image more useful for development
new e4596ae [quickstart] Add an Apache Impala quickstart guide
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docker/Dockerfile | 4 +-
docker/bootstrap-dev-env.sh | 22 +++-
docs/quickstart.adoc | 19 ++-
examples/quickstart/impala/README.adoc | 221 +++++++++++++++++++++++++++++++++
examples/quickstart/nifi/README.adoc | 11 +-
examples/quickstart/spark/README.adoc | 5 +
examples/quickstart/ycsb/README.adoc | 6 +
7 files changed, 280 insertions(+), 8 deletions(-)
create mode 100644 examples/quickstart/impala/README.adoc