Revision 7a21de9e2bb0d9344a371a8570b2fffa68c3236e authored by Shixiong Zhu on 25 May 2017, 17:49:14 UTC, committed by Shixiong Zhu on 25 May 2017, 17:49:23 UTC
## What changes were proposed in this pull request?

Add Structured Streaming Kafka Source to the `examples` project so that people can run `bin/run-example StructuredKafkaWordCount ...`.

## How was this patch tested?

manually tested it.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #18101 from zsxwing/add-missing-example-dep.

(cherry picked from commit 98c3852986a2cb5f2d249d6c8ef602be283bd90e)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
1 parent 5ae1c65
History
File Mode Size
pkg
.gitignore -rw-r--r-- 66 bytes
CRAN_RELEASE.md -rw-r--r-- 3.2 KB
DOCUMENTATION.md -rw-r--r-- 474 bytes
README.md -rw-r--r-- 3.6 KB
WINDOWS.md -rw-r--r-- 2.2 KB
check-cran.sh -rwxr-xr-x 2.4 KB
create-docs.sh -rwxr-xr-x 1.8 KB
create-rd.sh -rwxr-xr-x 1.5 KB
find-r.sh -rwxr-xr-x 1.2 KB
install-dev.bat -rw-r--r-- 1.1 KB
install-dev.sh -rwxr-xr-x 1.6 KB
install-source-package.sh -rwxr-xr-x 2.0 KB
log4j.properties -rw-r--r-- 1.3 KB
run-tests.sh -rwxr-xr-x 2.3 KB

README.md

back to top