GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/67
Streams 142
ability to supply ManagedSource properties through streams configuration
class for updating ManagedSource tokens/resources with provided
configuration
instagram schema and serializer
improved usage of jackson
breaks Datasift.json into more manageable fragments
a few minor version bumps
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-streams STREAMS-142
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/67.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #67
----
commit e8c85ee85a2ea1e343728913f42f747a8d6aa408
Author: sblackmon <[email protected]>
Date: 2014-08-07T18:56:09Z
instagram support
commit d387b1d42e41c54e95462a2c093ea9564a6df0b9
Author: sblackmon <[email protected]>
Date: 2014-08-07T22:05:43Z
channel serializers call super on default serializer first
hashtags working
still problems with additionalProperties
commit 9acc2f054f35b489bbb136f5ee91acc8cc3e5bb5
Author: sblackmon <[email protected]>
Date: 2014-08-07T22:41:32Z
additionalProperties in serialized objects plague this module
so i'm adding a processor any implemention can use to fix it
commit 6381dc978b1a9794cd31dec909574015f820bd77
Author: sblackmon <[email protected]>
Date: 2014-08-08T16:47:55Z
user mention detection working
v0 bean to help configure managed sources via API
commit e6380cebed7f4ce8d211cc7e2e73d0080041cc71
Author: sblackmon <[email protected]>
Date: 2014-08-08T19:50:27Z
easier to use existing jackson-annotated beans
commit 1360223d93c458412ac6b4b3c36b5ba069cb693b
Author: sblackmon <[email protected]>
Date: 2014-08-08T20:25:21Z
making setup method non-static again
commit 0cf06a53519344eb0c03f458360c1523e2f87310
Author: sblackmon <[email protected]>
Date: 2014-08-10T15:43:32Z
realized datasift managed source config objects don't have setters, so
creating streams beans that do.
commit be5a936e21586f28e370d58748de669e5aba059b
Author: sblackmon <[email protected]>
Date: 2014-08-10T17:18:21Z
optimized imports in pogo to resolve local class path issues
commit 4cb20a161f0881fda4adfeeb18e5618cc0bf4c6e
Author: sblackmon <[email protected]>
Date: 2014-08-11T17:34:29Z
additional fields
streamlines instagram-specific logic
commit 199881d547c996fdbde3c07ddb6a28c417d365da
Author: sblackmon <[email protected]>
Date: 2014-08-11T23:24:58Z
broke channels within Datasift.json out into fragments
commit 4e3d769b3559fd116ac2d1f7c673b5325351fb50
Author: sblackmon <[email protected]>
Date: 2014-08-12T00:04:40Z
fixing imports and serialization tests after schema breakup
commit 614f403448a6f19c563a75cf9cb2a8698d628cdc
Author: sblackmon <[email protected]>
Date: 2014-08-12T00:21:51Z
utilize improved JsonCleaner within TypeConverter
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---