Commit Graph

83 Commits

Author SHA1 Message Date
wlund-pivotal
bcd56edaa1 Added @enableTask to get the expected result in task execution list 2019-04-16 09:00:04 -04:00
Ilayaperumal Gopinathan
3f59cea677 Fix http-ingest mappedRequestHeader prefix and binding props 2019-03-26 11:44:40 +05:30
Ilayaperumal Gopinathan
a93c711cd4 Fix incorrect property key in http-ingest 2019-03-26 00:33:32 +05:30
Ilayaperumal Gopinathan
a2440faf3a Fix http-ingest to have default values
- update common header values
2019-03-26 00:01:34 +05:30
Ilayaperumal Gopinathan
923b057c18 Fix package and bean names 2019-03-25 23:20:46 +05:30
Ilayaperumal Gopinathan
749572a622 Refactoring Kafka streams samples 2019-03-25 22:29:19 +05:30
Ilayaperumal Gopinathan
b90d234734 Update commit interval to 1s for Kafka Streams word-count sample 2019-03-19 13:53:45 +05:30
Ilayaperumal Gopinathan
4cc758982b Add Kafka Streams samples
- Add `http-ingest` source application that adds function composition example
 - Move the KStream samples from SCSt samples and modify them for SCDF stream

Address review comments

 - Add depenency management BOM
 - Add README
2019-03-18 16:01:02 -04:00
Spring Operator
3beaa76088 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://repo.spring.io/libs-milestone-local migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/milestone migrated to:
  https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302).
* http://repo.spring.io/snapshot migrated to:
  https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost:7577/login
* http://localhost:8080/uaa
* http://localhost:9393/login
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-18 23:13:31 +05:30
Christian Tzolov
b7abeabb56 Fix Einstein url. Improve htt-gemfire structure 2019-03-07 16:36:27 +01:00
David Turanski
d83deb54a8 Docs: Add LDAP UAA Example 2019-03-06 09:28:51 -10:00
Gunnar Hillert
70ca0050df Update UAA Bundled repo url 2019-03-06 06:52:55 -10:00
Christian Tzolov
66847f1b60 Update monitoring demos. Add links to the SCDF Stream monitoring manual 2019-03-01 18:36:11 +01:00
Gunnar Hillert
7aa185cb82 UAA/LDAP sample: Add support for additional roles 2019-02-26 22:38:15 -10:00
Gunnar Hillert
f3b1c2b02d Polishing security LDAP UAA example 2019-02-26 10:36:38 -10:00
Christian Tzolov
995be76a69 Fix twitter analytics broken downlaod link 2019-02-26 14:58:28 +01:00
Christian Tzolov
c101d448d9 Twitter Analytics Demo with Micrometer Counters
- Replace the old REDIS based example
 - add arch diagram

 Resolves #84
 Resolves https://github.com/spring-cloud/spring-cloud-dataflow/issues/2882
2019-02-21 15:52:45 +01:00
Gunnar Hillert
19d9b41615 Add Zuul Proxy Example 2019-02-19 16:41:55 -10:00
Gunnar Hillert
262c8184c6 Provide a sample using the DataFlowTemplate 2019-02-15 17:25:50 -10:00
Gunnar Hillert
28732bd86b Add token-info-uri property to Skipper and SCDF yml files
* polish README
2019-01-29 22:06:18 -10:00
Gunnar Hillert
21edb09e7a Polish security-ldap-uaa-example 2019-01-29 00:19:13 -10:00
Gunnar Hillert
b981dff2cb Add security-ldap-uaa example 2018-12-20 11:43:43 -10:00
David Turanski
ac636d8d10 Add kubernetes sftp file ingest sample 2018-12-05 10:49:02 -05:00
David Turanski
699f7856e4 Main File Ingest Demo written
* Add Concurrent Execution Limit
* Add Avoid Duplicate Processing
* Update link
* Add snapshot repo
* Update copyright year
* Finish Metadata Store sample and reduce number of split files to 20
* Add Cloud Foundry MetadataStore
2018-11-06 10:11:30 -05:00
Mark Pollack
4a8fbbd723 Change version to 1.0.0.BS 2018-10-30 13:18:01 -04:00
David Turanski
36603b81df Rename group and package to io.spring.dataflow.ingest 2018-10-30 10:41:19 -04:00
David Turanski
8d9fbb0c6e Change group and package 2018-10-30 10:08:44 -04:00
Chris Schaefer
bdc9d1848d File ingest sample for CF
Resolves #61
Resolves #62
2018-06-20 17:47:18 -04:00
Christian Tzolov
2960e249aa SCDF metrics with Prometheus, InfluxDB and Grafana
Resolve #56
Resolve #57
Resolve #60

- Address the review questions
- Update SCDF common tags names (use dot notation)
- Move Prometheus service-discovery module to samples

address review comments
2018-05-16 13:54:04 +05:30
Chris Schaefer
596589a12f Batch file ingest updates for SFTP 2.0 source
Resolves #55
2018-05-02 00:24:20 -04:00
Vinicius Carvalho
ef2c13ef68 Bumping dataflow versions 2018-02-01 15:42:53 -05:00
Christian Tzolov
d4d1d2bacf Align gemfire samples to scdf 1.3.0. Part of #50 2018-01-31 11:47:18 -10:00
Glenn Renfro
a5741cf2e2 Version and syntax corrections for Task CF Sample 2018-01-31 13:49:39 -05:00
Vinicius Carvalho
92cd5f6037 Minor fixes on docs 2018-01-30 22:34:51 +05:30
Glenn Renfro
66f12709cb Updated based on run through 2018-01-30 12:25:42 +05:30
Sabby Anandan
3b3a557299 Fix function-runner sample
- Add experimental note
- Switch from SNAPSHOT to MILESTONE artifacts
- Add note re: milestone and release repo requirements
- Format log output
- Verify it on SCDF 1.3 BS

Remove extra note re: milestone repo requirement
2018-01-30 12:15:44 +05:30
Mark Pollack
db86e4f1e8 Provide link to DataFlowTemplate configuration properties 2018-01-25 22:31:44 -05:00
Vinicius Carvalho
46c5564c03 Updating code to use auto-configuration
* Removing .idea directory
2018-01-25 13:37:20 -05:00
Vinicius Carvalho
3194eac395 updated gitignore 2018-01-23 10:53:38 -05:00
David Turanski
9a02ecbbbd Use global variable for OOTB stream app uri (#44)
* Use global variable for OOTB stream app uri

* Change release name
2018-01-18 11:33:32 -05:00
David Turanski
7460d3804a Added link to git repo 2018-01-18 11:32:36 -05:00
Mark Pollack
99e27fe505 Update JavaDSL sample to sync with latest changes 2017-11-23 12:19:06 -05:00
Mark Pollack
df979e2c87 Add JavaDSL code, update gitignore, Add to main doc generation 2017-11-23 10:01:50 -05:00
Chris Schaefer
b68aaf2487 Create basic batch ingest sample
* Read from a file, apply processing, write to database
* Hook in Spring Cloud Task
* Ensure job can be registered and executed through data flow
* Create README documenting build steps and how to register / launch the job as a task via Data Flow shell
2017-11-13 08:42:26 -05:00
Sabby Anandan
02fc1d308a Update README with multi-page and single-page links 2017-11-03 14:15:31 -07:00
David Turanski
acc732b8c0 Add Gemfire Samples and Migrate to Spring Cloud Dataflow Doc Framework 2017-11-03 15:21:40 -04:00
Sabby Anandan
c6b503fb0e Replace duplicate <CONSUMER_SECRET> with <ACCESS_TOKEN> 2017-10-18 09:36:56 -07:00
Sabby Anandan
5d54cb280d Add scfn + scdf integration sample
- add a new folder for scfn + scdf integration
- include quick-link from the root README
- replace spring-cloud-stream-modules with spring-cloud-stream-app-starters
- adjust text content for better continuity
- replace older bit.ly's with bacon release-train

Add function-runner repo link for clarity
2017-10-17 19:38:26 -04:00
mross1080
84d872204b New sample README demonstrating a Spring Cloud Stream processor
* Shows how to create a simple Spring Cloud Stream processor
  that converts temperatrues from Fahrenheit to Celsius
* Shows how to run it both as a standalone Spring Boot microservice
  and then on Spring Cloud Data Flow as part of a stream.

Polishing the PR
2017-10-12 11:25:18 -04:00
Mark Pollack
bbf1cddcde Update to reference Bacon release train 2017-05-09 10:21:14 -04:00