Commit Graph

95 Commits

Author SHA1 Message Date
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
Soby Chacko
cffbe2fa56 FTP supplier/source
AWS S3 apps migration

s3-supplier/s3-source
s3-consumer/s3-sink

Fix merge conflicts

Addressing PR review comments

Rebasing

Add ConditionalOnMissingClass to Spel converter config

Test cleanup

* Fix `AwsS3SourceTests` to properly mock before starting endpoint
2020-06-18 17:06:58 -04:00
Soby Chacko
c34607d449 Metadata changes for new apps 2020-06-17 18:52:53 -04:00
David Turanski
cd990fc28e Fix condition on SpelExpressionConverterConfiguration 2020-06-17 12:34:07 -04:00
David Turanski
f98f6f5b20 Implement Tasklauncher function
Clean up test
2020-06-16 18:00:45 -04:00
Soby Chacko
273b1af03c Websocket supplier/consumer - source/sink 2020-06-16 15:37:38 -04:00
Soby Chacko
667e0b5625 JMS Supplier/Source
* Addressing PR review comments
2020-06-16 15:34:45 -04:00
Soby Chacko
50660a884e FTP supplier/source
* Addressing PR review comments
2020-06-16 15:31:22 -04:00
Christian Tzolov
773b8c20f9 suppress the check for protos generated classes 2020-06-12 17:59:11 +02:00
Soby Chacko
f6a057d8b2 README changes.
Properties cleanup.
2020-06-04 15:55:18 -04:00
Soby Chacko
e1ba63cf21 Apps build metadata changes 2020-06-04 14:50:35 -04:00
David Turanski
b61f9ad35a Fix Dockerfile 2020-06-04 09:15:17 -04:00
Soby Chacko
a573fdc31c Fix throughput sink issues 2020-06-03 17:59:24 -04:00
Soby Chacko
2afc941ce5 Throughput sink changes 2020-06-03 17:57:03 -04:00
David Turanski
af2d303190 Implement geode-supplier and geode-source along with common config and test support
Implement geodeCqSupplier

Implement Geode CQ Source

Implement Geode Sink

Removed @TestInstance

Combine CQ Source and Source

Clean up per review

Update README

Fix Javadoc
2020-06-03 16:05:28 -04:00
Soby Chacko
bafc91c97f Update spring-cloud-function dependency 2020-06-03 14:28:25 -04:00
Soby Chacko
1528886cfa Update versions
Fix tests
2020-06-03 13:27:22 -04:00
Soby Chacko
63ac89ed79 Update versions
Fix checkstyles

Temporarily disable a few tests
2020-06-02 18:54:58 -04:00
Soby Chacko
2ba6d5e46a README improvements 2020-06-02 16:51:49 -04:00
Soby Chacko
a712c40705 Adding README docs for consumers
Fixes https://github.com/spring-cloud/stream-applications/issues/21
Fixes https://github.com/spring-cloud/stream-applications/issues/20
Fixes https://github.com/spring-cloud/stream-applications/issues/19
Fixes https://github.com/spring-cloud/stream-applications/issues/9
Fixes https://github.com/spring-cloud/stream-applications/issues/7
Fixes https://github.com/spring-cloud/stream-applications/issues/16
Fixes https://github.com/spring-cloud/stream-applications/issues/15

* Update ftp-consumer/README.adoc
2020-06-02 12:01:57 -04:00
Soby Chacko
a97045643c Cleaning up supplier README docs.
Renaming HttpSourceProperties -> HttpSupplierProperties
2020-06-01 13:48:47 -04:00
Soby Chacko
521109a672 Cleanup: file supplier README 2020-06-01 13:37:16 -04:00
David Turanski
89d1d1d5bf Add ConditionalOnMissingBean to fix bean override error 2020-05-29 16:52:15 -04:00
David Turanski
ce19c437fb Add common Expression to String Converter (#50)
* Add common Expression to String Converter

Co-authored-by: David Turanski <dturanski@pivotal.io>
2020-05-29 14:51:45 -04:00
rstpv
029a95e4f9 Adding rabbit supplier
* Fixing feedback
* Fixing test name
* Migrating existing tests
* New line in the end of RabbitSourceInvalidConfigTests
2020-05-28 15:43:59 -04:00
David Turanski
1ef16b9b3e Add http-request-function and processor app
* Update README
* Clean up per review
* Added function README
* Remove `HttpRequestProcessorProperties$Retry` from the whitelist
2020-05-28 11:01:36 -04:00
Soby Chacko
c0920d9ba2 Adding REAMDE for all the supplier modules
Resolves https://github.com/spring-cloud/stream-applications/issues/14
Resolves https://github.com/spring-cloud/stream-applications/issues/18
Resolves https://github.com/spring-cloud/stream-applications/issues/10
Resolves https://github.com/spring-cloud/stream-applications/issues/8

* Addressing PR review comments
2020-05-27 13:21:53 -04:00
David Turanski
6d05347050 Change checkstyle location 2020-05-20 11:02:03 -04:00
David Turanski
ef57331c05 Use maven.multiModuleProjectDirectory 2020-05-20 08:55:50 -04:00
Soby Chacko
d9e1685f47 Random port for rabbit docker tests 2020-05-19 18:47:54 -04:00
David Turanski
2c89ac9d94 Bring checkstyle local 2020-05-19 18:04:14 -04:00
Soby Chacko
4fb20bd25e Making test-containers to use random port
MQTT tests were using a fixed port, making them random.
2020-05-19 17:56:23 -04:00
Soby Chacko
91a9c862e9 TimeProperties -> TimeSupplierProperties 2020-05-19 17:10:40 -04:00
Soby Chacko
f08080593c Fix conflicts 2020-05-19 16:57:47 -04:00
Soby Chacko
0c6bceb8ba Mqtt sink
* MQTT Consumer/Sink

Resolves https://github.com/spring-cloud/stream-applications/issues/41
2020-05-19 15:42:22 -04:00
Soby Chacko
5da0cc8cfb TCP Sink
Migrating TCP Sink as a consumer/sink.
2020-05-19 14:31:12 -04:00
Soby Chacko
dfeef686b3 MQTT source as supplier/source
Resolves https://github.com/spring-cloud/stream-applications/issues/38
2020-05-19 14:25:33 -04:00