This is an automated email from the ASF dual-hosted git repository.
sblackmon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.
from 2e1ec06 Merge pull request #443 from steveblackmon/STREAMS-595
add 13bf5ff fix streams-examples ITs
new 005336d Merge pull request #442 from steveblackmon/STREAMS-598
The 1 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:
.../src/test/resources/application.conf | 6 +-
.../elasticsearch-hdfs/pom.xml | 4 +-
.../src/test/resources/application.conf | 67 ++++++++++--------
.../elasticsearch-reindex/pom.xml | 4 +-
.../src/test/resources/application.conf | 82 ++++++++++++++++++++++
.../mongo-elasticsearch-sync/pom.xml | 4 +-
.../src/test/resources/application.conf | 23 ++++--
.../src/test/resources/application.conf | 31 ++++++--
.../src/test/resources/application.conf | 26 +++++--
.../src/test/resources/application.conf} | 31 ++++----
10 files changed, 210 insertions(+), 68 deletions(-)
copy streams-components/streams-converters/src/test/resources/test1.conf =>
streams-config/src/test/resources/application.conf (88%)
copy {streams-contrib/streams-persist-elasticsearch =>
streams-examples/streams-examples-local/elasticsearch-hdfs}/src/test/resources/application.conf
(56%)
create mode 100644
streams-examples/streams-examples-local/elasticsearch-reindex/src/test/resources/application.conf
copy {streams-contrib/streams-persist-mongo =>
streams-examples/streams-examples-local/mongo-elasticsearch-sync}/src/test/resources/application.conf
(62%)
copy
streams-contrib/streams-provider-twitter/src/test/resources/TwitterFollowingProviderIT.conf
=>
streams-examples/streams-examples-local/twitter-follow-neo4j/src/test/resources/application.conf
(50%)
copy
streams-contrib/streams-provider-twitter/src/test/resources/TwitterFollowingProviderIT.conf
=>
streams-examples/streams-examples-local/twitter-history-elasticsearch/src/test/resources/application.conf
(56%)
copy
streams-examples/{streams-examples-flink/flink-twitter-collection/src/test/resources/FlinkTwitterSpritzerPipelineIT.conf
=>
streams-examples-local/twitter-userstream-elasticsearch/src/test/resources/application.conf}
(57%)
--
To stop receiving notification emails like this one, please contact
[email protected].