Hello Marton Greber, Attila Bukor, Kudu Jenkins, Abhishek Chennaka, KeDeng,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22858
to look at the new patch set (#2).
Change subject: KUDU-3662 [1/n] Set up Flink-based replication
......................................................................
KUDU-3662 [1/n] Set up Flink-based replication
Initial setup for the kudu-replication subproject.
This patch includes:
* added new module for the Flink-based replication, called
kudu-replication
* added basic Flink dependency
* introduced the ReplicationJob class as the main entry point
* introduced ReplicationEnvProvider to supply the
StreamExecutionEnvironment
Future patches will extend this with configuration parsing and
integrate Kudu source and sink setup in ReplicationEnvProvider to
support replication.
Change-Id: Ie68458eb5079fa225d3a748ce8f9a6db8e7a724c
---
M java/gradle/dependencies.gradle
A java/kudu-replication/build.gradle
A
java/kudu-replication/src/main/java/org/apache/kudu/replication/ReplicationEnvProvider.java
A
java/kudu-replication/src/main/java/org/apache/kudu/replication/ReplicationJob.java
M java/settings.gradle
5 files changed, 100 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/22858/2
--
To view, visit http://gerrit.cloudera.org:8080/22858
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie68458eb5079fa225d3a748ce8f9a6db8e7a724c
Gerrit-Change-Number: 22858
Gerrit-PatchSet: 2
Gerrit-Owner: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>