Commit Graph

131 Commits

Author SHA1 Message Date
Soby Chacko
49468e6148 Renaming internal test boot applications in functions 2020-07-02 18:31:58 -04:00
Christian Tzolov
bee064cfe3 Suppress EmbeddedEngine.java check
EmbeddedEngine class is a copy from the Debezium project.
2020-07-02 16:15:49 +02:00
Christian Tzolov
2811be2c7a Add the wavefront-consumer and sink to the s-app-descriptor and s-app-docs 2020-07-02 15:32:41 +02:00
David Turanski
2b358838c7 Fix import order 2020-07-01 19:00:52 -04:00
David Turanski
d6e01c54ee Fixed test 2020-07-01 17:54:11 -04:00
Soby Chacko
4fc1104d3c SFTP Source metadata changes 2020-07-01 15:50:16 -04:00
David Turanski
8cc6f546b6 Implement SFTP Source
Address review comments

* Code style clean up - generics warnings
* Fix `SftpSupplierApplicationTests` for compatibility with Windows
2020-07-01 15:35:27 -04:00
Timo Salm
1c992f02ce Add Wavefront Consumer and Wavefront Sink
- Supports direct and proxy access.
 - Uses SpEL expressions to compute output metrics value and tags from the input message.
 - Add tests.
2020-07-01 15:46:41 +02:00
Christian Tzolov
f7467c98ce further improvements of the object detection processor README 2020-06-30 12:32:41 +02:00
Christian Tzolov
2109331400 Improve the object detection processor README 2020-06-30 12:22:35 +02:00
Christian Tzolov
ef48dc8593 apps documentation improvement 2020-06-30 11:57:00 +02:00
Christian Tzolov
ebfb742cff another analytic sink documentation improvement 2020-06-30 11:53:49 +02:00
Christian Tzolov
713ed25723 Improve analytic sink documentation 2020-06-30 11:44:42 +02:00
Christian Tzolov
6df0d71db1 Improve analytic sink documentation 2020-06-30 11:17:41 +02:00
Christian Tzolov
cdb89b04c0 Improve README's snippet readability 2020-06-30 09:20:36 +02:00
Christian Tzolov
5fb9aa97c4 Remove twitter SpEL converter in favor of config-common 2020-06-30 00:40:11 +02:00
Christian Tzolov
d493fefd19 rename couner (consumer|sink) to analytics (consumer|sink). Remove the custom SpEL convert in favor of config-common 2020-06-30 00:13:08 +02:00
Christian Tzolov
e26c8504cb Add gauge support for the Counter Consumer
- Add Micrometer GAUGE Meter metrics. Add new counter.meter-type property to select between counter and gauge meter types.
 - Add tests and stock-exchange demo application.
 - Update counter-consumer README.

 Resolves: https://github.com/spring-cloud/stream-applications/issues/69
2020-06-29 16:45:21 +02:00
Soby Chacko
acdcdc2a74 Release tool scripts changes 2020-06-26 18:37:12 -04:00
Soby Chacko
f90d43fc15 Release script 2020-06-26 15:34:46 -04:00
Soby Chacko
5c59ff6823 Next version updates
Functions: 1.0.0-SNAPSHOT
  Core Apps: 3.0.0-SNAPSHOT
  Apps: 3.0.0-SNAPSHOT
  Aggregate Build: 2020.0.0-SNAPSHOT
2020-06-26 13:49:35 -04:00
Soby Chacko
3a72b75db1 Aggregating docs/descriptors : Release - 2020.0.0-M1 2020-06-26 10:52:26 -04:00
Soby Chacko
b8e1ddabe2 Release script updates 2020-06-25 19:52:13 -04:00
Soby Chacko
d9851cac3a Update release tool scripts 2020-06-25 19:48:10 -04:00
Soby Chacko
f46636526a Update boot parent in applications core to 2.3.1.RELEASE 2020-06-25 19:12:26 -04:00
Soby Chacko
ef218d66ca Stream Applications Core: Release - 3.0.0-M1 2020-06-25 19:10:19 -04:00
Soby Chacko
327641fb05 Functions: Release - 1.0.0-M1 2020-06-25 17:42:02 -04:00
Soby Chacko
e0e3f79242 Metadata changes 2020-06-25 16:47:47 -04:00
Soby Chacko
ae09cfffa9 cleanup 2020-06-25 16:05:55 -04:00
Soby Chacko
562b074eff Add missing property 2020-06-25 15:45:19 -04:00
Soby Chacko
f6fc0774c9 Doc changes 2020-06-25 15:07:13 -04:00
Christian Tzolov
f470152810 Replace http https 2020-06-25 18:29:17 +02:00
Soby Chacko
2113451a6e Metadata changes 2020-06-25 11:26:16 -04:00
Soby Chacko
2b70f3a970 Update root README on functions 2020-06-25 10:32:57 -04:00
Christian Tzolov
bc0cc2ae4b tensorflow common readme fix 2020-06-25 14:55:30 +02:00
Christian Tzolov
c379b680ba fix readme links 2020-06-25 14:33:55 +02:00
Christian Tzolov
19c4eca165 fix readme links 2020-06-25 14:30:17 +02:00
Christian Tzolov
1ff37fc4e3 Make image recognition test OS (MAC, Linux) specific 2020-06-25 13:41:34 +02:00
Christian Tzolov
e2932661dd semantic segmentation processor 2020-06-25 12:41:39 +02:00
Soby Chacko
12b83fc940 Fix typo in docs generation 2020-06-24 20:10:05 -04:00
Christian Tzolov
ebe05bc315 Tensorflow functions and applications
* initial step
 * Tensorflow models functional model redesign

      -- Based on https://tzolov.github.io/mind-model-services
      -- Resolves #5

 * Add object detection processor README
 * Add image recognition processor README
 * Initial Tensorflow commonn README
 * Initial Tensorflow commonn README
 * Tensorflow common diagram
 * Tensorflow docs code
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Add semantic segmentation function. add object detecteion function readme
 * oo images
 * Furether oo readme improvments
 * Final obj detection readme fixes
 * Add image recognition readme
 * Add image recognition readme 2
 * Semantic segmentation readme
 * Segmentation readme
 * Semantic segmentation readme 3
 * Fix image recognition and object detcion app starter dependecies

 * Add metadata for Tensorflow apps
2020-06-24 18:37:03 -04:00
Christian Tzolov
052f86cf91 Port in the Geo and Users twitter function. Fix issue with handling SpEL expression porperties in the twitter functions. 2020-06-24 12:58:47 +02:00
Christian Tzolov
9792768d55 Address twitter review suggestions 2020-06-24 09:58:26 +02:00
Soby Chacko
bd48ead4e6 Update versions
Docs/Descriptor metadata updates
2020-06-23 19:02:29 -04:00
Christian Tzolov
873f17414e Twitter functional apps
* Streaming source
* Add twitter search and messasge sources
* Add more twitter source, sink and processors
* Add IT tests for twitter update sink
* Add IT tests for twitter message sink
* Add IT tests for twitter trend processor
* twitter suppliers readme
* twitter consumers readme
* twitter functions readme
* Disable TwitterStreamSourceTests
2020-06-23 14:48:34 -04:00
David Turanski
9bf8dcc4e7 Upgrade Spring Cloud Stream to Horsham.SR6 and Spring Cloud Function to 3.0.8.RELEASE 2020-06-22 15:29:01 -04:00
David Turanski
f07085992b Add composite function support for the sources 2020-06-19 18:15:26 -04:00
Soby Chacko
6e06aa3258 Checkstyle cleanup in s3 source tests 2020-06-19 18:05:27 -04:00
David Turanski
1a6be1c031 Implement task-launch-request-function
Removed task-launch-request from stream-applications-core

Fix Checkstyle errors
2020-06-19 17:50:44 -04:00
Soby Chacko
d962ba65ea Release related tools 2020-06-19 16:35:26 -04:00