Commit Graph

  • 52923357cc Update repo name for testing Ilayaperumal Gopinathan 2021-02-18 19:34:32 +05:30
  • e11e6e228f Fixed the task launch instructions in the scenario readme Glenn Renfro 2020-12-03 18:26:49 -05:00
  • b7cdd81078 Add docker build config for scenario-task Janne Valkealahti 2020-11-30 11:04:39 +00:00
  • 5cbd231125 Application that lets users test task/batch scenarios with one app Glenn Renfro 2020-11-19 17:07:56 -05:00
  • 0d0c9b9d73 Add multi output sample Ilayaperumal Gopinathan 2020-09-02 12:35:34 +05:30
  • 23b8b2cade Update samples to remove unused micrometer registry dependencies Ilayaperumal Gopinathan 2020-09-01 01:12:55 +05:30
  • 03b9bfa280 Fix http-clicks-and-regions source Ilayaperumal Gopinathan 2020-08-31 23:31:37 +05:30
  • 7588e05648 Fix docker repo name Ilayaperumal Gopinathan 2020-08-27 12:22:58 +05:30
  • 3672a7b16c Add http-clicks-and-region-ingest module Ilayaperumal Gopinathan 2020-08-26 11:59:29 +05:30
  • a392325fe1 Update multi IO samples based on the maven plugin update Ilayaperumal Gopinathan 2020-08-21 15:31:37 +05:30
  • 0c89fc6088 Fix typo on function definition property name Ilayaperumal Gopinathan 2020-08-05 03:00:22 +05:30
  • 7ace8a8867 Add README Ilayaperumal Gopinathan 2020-08-05 03:32:32 +05:30
  • abd0714522 Remove older README Ilayaperumal Gopinathan 2020-08-05 02:16:46 +05:30
  • 5eda11d440 Add health endpoint for sample apps Ilayaperumal Gopinathan 2020-08-05 02:06:30 +05:30
  • 5bcadd31db Remove few other references of CORS properties Ilayaperumal Gopinathan 2020-08-05 01:18:51 +05:30
  • 8a3566bee5 Exclude CORS properties of http ingest Ilayaperumal Gopinathan 2020-08-05 00:51:28 +05:30
  • fd76588a0a Add app metadata for http container images Ilayaperumal Gopinathan 2020-08-04 23:42:51 +05:30
  • 0be040d5a6 Fix incorrect port mapping Ilayaperumal Gopinathan 2020-08-04 19:58:11 +05:30
  • 78289a2d1c Add maven repo config Ilayaperumal Gopinathan 2020-08-04 18:09:03 +05:30
  • ce848afbca Fix repositor config Ilayaperumal Gopinathan 2020-08-04 17:49:34 +05:30
  • b425f241aa Update spring-cloud dependencies to Hoxton.SR6 Ilayaperumal Gopinathan 2020-08-04 17:32:32 +05:30
  • f93cd37ea1 Fix ticktock sample Ilayaperumal Gopinathan 2020-08-04 17:26:44 +05:30
  • 4b0782d7a1 Add multi IO samples Ilayaperumal Gopinathan 2020-08-04 17:02:40 +05:30
  • 3c31fd2ea9 Update maven config Ilayaperumal Gopinathan 2020-07-27 14:38:22 +05:30
  • 25ebf1a99e Update uppercase-processor sample to include docker image build Ilayaperumal Gopinathan 2020-07-27 14:23:58 +05:30
  • 7b19c589ea cleanup/polishing Ilayaperumal Gopinathan 2020-07-26 18:57:01 +05:30
  • 34473b025b Improve the wavefront demo task Christian Tzolov 2020-07-24 14:22:58 +02:00
  • cee79f3c8d Add transformer app for function sample Ilayaperumal Gopinathan 2020-07-23 19:36:31 +05:30
  • 06da4e8a7c Update BillingConfiguration.java schesa 2020-07-02 16:08:42 +03:00
  • 85a35cc592 Add Wavefront enabled Task demo Christian Tzolov 2020-07-21 15:32:07 +02:00
  • c37aa3f4f5 Add maven repo config for composed kotlin module Ilayaperumal Gopinathan 2020-07-21 15:59:05 +05:30
  • 430b514ff5 Add maven central repo config Ilayaperumal Gopinathan 2020-07-21 15:42:47 +05:30
  • e794ba1a82 Add spring release repo Ilayaperumal Gopinathan 2020-07-21 15:23:14 +05:30
  • 1f060f8a86 Fix plugin repos for the modules that use jib plugin Ilayaperumal Gopinathan 2020-07-21 15:11:44 +05:30
  • 716c2e5d10 Fix module configuration Ilayaperumal Gopinathan 2020-07-21 14:58:49 +05:30
  • e548bbb7b6 Try adding maven central to plugin repo Ilayaperumal Gopinathan 2020-07-21 14:52:14 +05:30
  • 87dd220047 Fix repository config inside function samples Ilayaperumal Gopinathan 2020-07-21 14:42:28 +05:30
  • 2e6748821d Remove invalid config Ilayaperumal Gopinathan 2020-07-21 14:34:02 +05:30
  • 89e4151855 Fix profile configuration Ilayaperumal Gopinathan 2020-07-21 14:31:27 +05:30
  • b1904d4c67 Add profile for repository config Ilayaperumal Gopinathan 2020-07-21 14:29:20 +05:30
  • 0b3baec05b Add repository config to Kafka/function samples Ilayaperumal Gopinathan 2020-07-21 14:22:10 +05:30
  • 1d03924c41 Update stream apps to 1.0.0-M2 Ilayaperumal Gopinathan 2020-07-21 14:18:00 +05:30
  • cba9ddcf46 Update Hoxton dependency Ilayaperumal Gopinathan 2020-07-21 14:10:59 +05:30
  • abc583c8f4 Rename functional-samples -> function-samples Ilayaperumal Gopinathan 2020-07-21 13:24:13 +05:30
  • 08b58a3b27 Function samples Ilayaperumal Gopinathan 2020-07-21 13:21:39 +05:30
  • d88a3fc6ec Update Task Monitoring Demo to Boot 2.3.1, SpringCloud Hoxton.SR6 and Prometheus RSocket 0.11.0 Christian Tzolov 2020-07-20 14:46:51 +02:00
  • 3fb87c19b9 Update inbound/outbound ports Ilayaperumal Gopinathan 2020-06-27 03:29:01 +05:30
  • 0fc7dc18fa Add port name metadata for apps Ilayaperumal Gopinathan 2020-06-27 02:08:44 +05:30
  • 36648a23ba Rename samples Ilayaperumal Gopinathan 2020-06-24 21:00:13 +05:30
  • cc3191ace4 Add ticktock multi IO sample Ilayaperumal Gopinathan 2020-06-23 19:59:26 +05:30
  • 8fe8d45e4f Actually add mysql driver Janne Valkealahti 2020-05-23 07:59:55 +01:00
  • 8202767bc4 Add custom sample for dataflow 25x Janne Valkealahti 2020-05-23 07:45:23 +01:00
  • dc20f90f03 Refactor the stream applications Ilayaperumal Gopinathan 2020-05-02 07:17:55 +05:30
  • 6324d6e78a Add Spring Cloud Stream function based apps Ilayaperumal Gopinathan 2020-05-01 01:21:56 +05:30
  • 48434d7e61 Migrate Kubernetes Schedules from 2.3/2.4 to SCDF 2.5 Glenn Renfro 2020-03-30 15:13:05 -04:00
  • 2b3d2b6320 Update stream samples to latest model Soby Chacko 2020-02-26 19:13:46 -05:00
  • 158f455ffc Supports CTR section of the dataflow.spring.io Glenn Renfro 2020-01-13 16:54:58 -05:00
  • f205626b4f Update to junit5/assert4j in batch sample Mark Pollack 2020-01-15 10:39:02 -05:00
  • 42f83b10c8 Apply suggestions from code review Janne Valkealahti 2020-01-27 14:27:06 +00:00
  • f6062684ea Update javadsl sample Janne Valkealahti 2020-01-22 10:30:51 +00:00
  • a128253930 Add SCDF stream autoscaling example Christian Tzolov 2019-12-09 17:36:09 +01:00
  • c3f5c9e65c Migrates existing schedules to SCDF 2.3.0 Glenn Renfro 2019-11-14 09:14:36 -05:00
  • f6a75bac23 fix broken grafana-twitter-scdf-analytics.json link Christian Tzolov 2019-11-13 20:12:30 +01:00
  • e42c2888a3 udate task-apps pom dependencies and docs Christian Tzolov 2019-11-07 16:28:04 +01:00
  • 2b295dafb1 udate task-apps pom versions Christian Tzolov 2019-11-07 16:02:28 +01:00
  • 3a417a8a23 fix formating Christian Tzolov 2019-11-07 10:20:09 +01:00
  • 36607f7d6c Update the Monitoring samples sections Christian Tzolov 2019-11-06 18:27:16 +01:00
  • f8078ed08f RSocket Proxy for Prometheus monitoring Christian Tzolov 2019-11-02 16:27:08 +01:00
  • 369ecce9ba remove noise messages form the snippets Christian Tzolov 2019-10-04 12:44:09 +02:00
  • 94ec1b534e Update tiwtter analytics diagram Christian Tzolov 2019-10-04 11:20:19 +02:00
  • c1b5463d5c Fix Twitter Analytics Guide Christian Tzolov 2019-10-04 10:22:35 +02:00
  • 56b745bef3 address review comments Christian Tzolov 2019-09-30 13:42:47 +02:00
  • ab8f6970b1 Create Task Monitoring Sample Christian Tzolov 2019-09-25 14:23:34 +02:00
  • 72498e0bdc move monitoring demo tasks under dataflow-website structure Christian Tzolov 2019-08-28 14:54:59 +02:00
  • ad50f3883d add pre-build influx and prometheus demo task apps Christian Tzolov 2019-08-28 14:02:06 +02:00
  • 119bbafc37 Remove any and all references to bit.ly Sabby Anandan 2019-08-06 15:44:15 -07:00
  • 2d40a251fe URL Cleanup Spring Operator 2019-03-21 12:34:51 -05:00
  • 4876279a01 URL Cleanup Spring Operator 2019-03-20 15:43:45 -05:00
  • c3829ad82b URL Cleanup Spring Operator 2019-03-19 21:20:18 -05:00
  • b3baeaa4bc Add scdf custom build example for 2.2.x Janne Valkealahti 2019-07-30 21:01:41 +01:00
  • 2d0c3cd5d7 Maven and Gradle samples for dataflow server Janne Valkealahti 2019-07-26 07:31:14 +01:00
  • dbbf78588b Merge pull request #109 from dturanski/issue-108 David Turanski 2019-07-11 11:29:18 -04:00
  • fdca5776c6 Fix MAXCONCURRENTTASKS David Turanski 2019-07-10 11:36:28 -04:00
  • f5da6f8812 Add Kinesis sample Sabby Anandan 2019-06-28 11:53:26 -07:00
  • 71a217b5d7 Add zip dist David Turanski 2019-06-13 09:20:13 -04:00
  • 6590b02e93 Update generic SCDF install instructions,app releases, and fix stream commands format David Turanski 2019-06-10 09:28:04 -04:00
  • 50bf5a10b0 Moved file-to-jdbc code David Turanski 2019-06-12 10:30:19 -04:00
  • 6d6cced468 Add Data Flow Load Generator Example Gunnar Hillert 2019-06-05 22:37:34 -10:00
  • 15b91f35cf Fix typo in python recipe Sabby Anandan 2019-06-04 15:43:41 -07:00
  • 4686ceb8d8 replace some orders/bar occurences Christian Tzolov 2019-05-17 20:28:20 +02:00
  • 90ba371006 Replace the Barista by Python-Router app use case Christian Tzolov 2019-05-17 19:19:47 +02:00
  • 3be812b758 add polyglot-python-processor.zip archive Christian Tzolov 2019-05-16 14:29:54 +02:00
  • 1959f91c83 Resolve a gihub python-processor issue 2 Christian Tzolov 2019-05-16 12:37:34 +02:00
  • 3b6cdc1417 Resolve a gihub python-processor issue Christian Tzolov 2019-05-16 12:36:57 +02:00
  • 5669221fb0 Add polyglot-python-processor sample Christian Tzolov 2019-05-16 11:50:49 +02:00
  • c92d406dcc add Christian Tzolov 2019-05-15 15:32:32 +02:00
  • 52f6dd4964 Update samples to use built-in configuration properties Ilayaperumal Gopinathan 2019-05-14 23:28:55 +05:30
  • 7d3e7efbda rename scdf-python-app to polyglot-python-app Christian Tzolov 2019-05-14 16:22:04 +02:00
  • 3e1628bd54 Add scdf-python-app. fix polyglot-python-task issue Christian Tzolov 2019-05-13 23:41:17 +02:00
  • 0d84299e61 Refactor function composition samples Ilayaperumal Gopinathan 2019-05-09 23:24:01 +05:30