David Turanski
fdca5776c6
Fix MAXCONCURRENTTASKS
2019-07-10 11:36:28 -04:00
Sabby Anandan
f5da6f8812
Add Kinesis sample
...
* Adjust consumer group property from producer vs. consumer
2019-06-28 14:53:26 -04:00
David Turanski
71a217b5d7
Add zip dist
2019-06-13 09:20:42 -04:00
David Turanski
6590b02e93
Update generic SCDF install instructions,app releases, and fix stream commands format
2019-06-13 07:49:30 -04:00
David Turanski
50bf5a10b0
Moved file-to-jdbc code
2019-06-12 10:30:19 -04:00
Gunnar Hillert
6d6cced468
Add Data Flow Load Generator Example
...
The `dataflow-template-load-generator` will be able to create a parameterized amount of task applications and generate a definable amount of task/batch executions.
2019-06-05 22:40:00 -10:00
Sabby Anandan
15b91f35cf
Fix typo in python recipe
...
Resolves #104
2019-06-06 08:54:46 +02:00
Christian Tzolov
4686ceb8d8
replace some orders/bar occurences
2019-05-17 20:28:20 +02:00
Christian Tzolov
90ba371006
Replace the Barista by Python-Router app use case
2019-05-17 19:19:47 +02:00
Christian Tzolov
3be812b758
add polyglot-python-processor.zip archive
2019-05-16 14:29:54 +02:00
Christian Tzolov
1959f91c83
Resolve a gihub python-processor issue 2
2019-05-16 12:37:34 +02:00
Christian Tzolov
3b6cdc1417
Resolve a gihub python-processor issue
2019-05-16 12:36:57 +02:00
Christian Tzolov
5669221fb0
Add polyglot-python-processor sample
2019-05-16 11:50:55 +02:00
Christian Tzolov
c92d406dcc
add
2019-05-16 11:50:55 +02:00
Ilayaperumal Gopinathan
52f6dd4964
Update samples to use built-in configuration properties
2019-05-14 23:29:17 +05:30
Christian Tzolov
7d3e7efbda
rename scdf-python-app to polyglot-python-app
2019-05-14 16:22:04 +02:00
Christian Tzolov
3e1628bd54
Add scdf-python-app. fix polyglot-python-task issue
2019-05-13 23:41:25 +02:00
Ilayaperumal Gopinathan
0d84299e61
Refactor function composition samples
2019-05-09 23:24:01 +05:30
Ilayaperumal Gopinathan
45337f11dc
Add source code zip of function composition samples
2019-05-09 22:14:57 +05:30
Ilayaperumal Gopinathan
d68c26d2e4
Add function composition samples
2019-05-09 22:00:06 +05:30
Ilayaperumal Gopinathan
a09872c0bf
Add zip of stream dev guide samples' source code
2019-05-08 15:37:35 +05:30
Ilayaperumal Gopinathan
e6f5ae2adc
Add tests for stream samples in dev guide
2019-05-08 07:38:54 +05:30
Christian Tzolov
4294d5f97a
Add zipped archive of the polyglot-python-task sample
2019-05-07 10:57:24 +02:00
Christian Tzolov
108299b07e
Add the polyglot python-task sample
2019-05-07 09:47:19 +02:00
Ilayaperumal Gopinathan
f51a6957ff
Refactor domain classes in stream guide samples
2019-05-06 16:17:43 +05:30
David Turanski
1af774dcfc
Add actuator and web deps to fix deploy status issue
2019-05-03 14:02:54 -04:00
David Turanski
48f67223c9
Build batchsamples zip
2019-05-02 16:51:30 -04:00
David Turanski
9c6d1c1f13
Fix typo
2019-05-02 09:35:48 -04:00
David Turanski
d0234f9b66
Change phases for assembly and ant tasks
2019-05-02 09:34:29 -04:00
David Turanski
3b3bf3ec5d
Build docker and zip dist
2019-05-01 18:48:45 -04:00
Glenn Renfro
e831806b51
Added posgrest dependencies
...
Code cleanup
2019-04-30 11:02:33 -04:00
Ilayaperumal Gopinathan
447a0752a0
Refactor stream samples
2019-04-30 18:06:39 +05:30
Ilayaperumal Gopinathan
f163236bcb
Refactor samples
2019-04-29 17:43:15 +05:30
David Turanski
4b68ad65ca
Copy file-ingest code to dataflow-website/recipes/use-cases
2019-04-26 11:25:17 -04:00
Glenn Renfro
ae8fb38aa0
Updated based on doc review.
2019-04-25 09:57:13 -04:00
Glenn Renfro
5f2bfc9a1c
Updated schema to replace double type with decimal
...
one more fix
2019-04-23 11:56:13 -04:00
Glenn Renfro
6d46829ed6
Introducing Batch User Guide Samples
2019-04-19 14:54:45 -04:00
Ilayaperumal Gopinathan
ad22ce2c08
Add stream example for streaming developer guide
2019-04-19 21:18:05 +05:30
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