-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e19453b
commit 6f7e242
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule fiware-cosmos-orion-flink-connector
updated
9 files
+0 −7 | .textlintrc | |
+2 −1 | .travis.yml | |
+3 −3 | README.md | |
+3 −2 | doc/index.md | |
+1 −1 | doc/qa.md | |
+1 −1 | mkdocs.yml | |
+4 −4 | pom.xml | |
+1 −1 | src/test/resources/log4j.properties | |
+0 −1 | src/test/scala/org.fiware.cosmos.orion.flink.connector.tests/BaseTest.scala |
Submodule fiware-cosmos-orion-spark-connector
updated
12 files
+0 −7 | .textlintrc | |
+4 −3 | .travis.yml | |
+2 −2 | CREDITS.md | |
+5 −5 | README.md | |
+6 −6 | dependency-reduced-pom.xml | |
+3 −5 | doc/index.md | |
+1 −1 | doc/qa.md | |
+2 −2 | mkdocs.yml | |
+4 −4 | pom.xml | |
+1 −1 | src/main/resources/log4j.properties | |
+1 −1 | src/main/scala/org/fiware/cosmos/orion/spark/connector/OrionSink.scala | |
+1 −1 | src/test/scala/org.fiware.cosmos.orion.spark.connector.tests/OrionConnectorTest.scala |