mfrank...@apache.org |
git commit: STREAMS-161 | Setting started to true during early exception |
Wed, 03 Sep, 16:06 |
sblack...@apache.org |
[01/41] git commit: fixed readme typo |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[02/41] git commit: Merge remote-tracking branch 'upstream/master' |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[03/41] git commit: optimized imports in pogo to resolve local class path issues |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[04/41] git commit: instagram support |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[05/41] git commit: additional fields streamlines instagram-specific logic |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[06/41] git commit: realized datasift managed source config objects don't have setters, so creating streams beans that do. |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[07/41] git commit: making setup method non-static again |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[08/41] git commit: additionalProperties in serialized objects plague this module so i'm adding a processor any implemention can use to fix it |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[09/41] git commit: channel serializers call super on default serializer first hashtags working still problems with additionalProperties |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[10/41] git commit: easier to use existing jackson-annotated beans |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[11/41] git commit: user mention detection working v0 bean to help configure managed sources via API |
Thu, 04 Sep, 17:11 |
sblack...@apache.org |
[12/41] git commit: utilize improved JsonCleaner within TypeConverter |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[13/41] git commit: fixing imports and serialization tests after schema breakup |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[14/41] broke channels within Datasift.json out into fragments |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[15/41] git commit: broke channels within Datasift.json out into fragments |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[16/41] git commit: STREAMS-145 | Created abstarct collectors/providers to instagram |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[17/41] git commit: STREAMS-143 | Refactored InstagramRecementMediaProvider and InstagramRecentMediaCollector to us new abstract classes. |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[18/41] git commit: STREAMS-145 | Created type converter for UserInfoData |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[19/41] git commit: STREAMS-145 | Updated comments |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[20/41] git commit: Added Published/DateTime to UserInfo Activity |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[21/41] git commit: STREAMS-144 | Added max batch size to AbstractInstagramProvider |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[22/41] git commit: STREAMS-144 | Perserved interupted state in data collector |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[23/41] git commit: STREAMS-152 | Added flag that allows us to force the use of whatever configuration attributes have been set |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[24/41] git commit: STREAMS-152 | Moved flag to more appropriate configuration file |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[25/41] git commit: STREAMS-152 | Code review feedback |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[26/41] git commit: STREAMS-152 | Removed possibility of NPE if forceUseConfig flag is not set |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[27/41] git commit: moved json cleaner into streams-processor-jackson better javadoc comment |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[28/41] git commit: STREAMS-156 | Removed default id value in Activity schema |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[29/41] git commit: STREAMS-158 | Failing datum and writing error to metadata rather than throwing exception |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[30/41] git commit: STREAMS-158 | Updated processor to check for null |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[31/41] git commit: Merge PR#31 from 'jletourneau80/master' into STREAMS-158 |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[32/41] git commit: Merge PR#31 from 'jletourneau80/master' |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[33/41] git commit: Merge PR#69 from 'rbnks/STREAMS-144' |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[34/41] git commit: Merge PR#71 from 'robdouglas/STREAMS-152' |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[35/41] git commit: STREAMS-156 | Fixed issue in MoreoverUtils where we could get a NPE if an ID for the Activity was not set |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[36/41] git commit: Merge PR#72 'robdouglas/STREAMS-156' |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[37/41] git commit: STREAMS-157 | Modified the way that IDs are set so that we are more tolerant to null values, which can be necessary |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[38/41] git commit: Merge PR#74 from 'mfranklin/STREAMS-158' |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[39/41] git commit: Merge remote-tracking branch 'apache/STREAMS-142' |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[40/41] git commit: STREAMS-161 | Setting started to true during early exception |
Thu, 04 Sep, 17:12 |
sblack...@apache.org |
[41/41] git commit: Merge branch 'master' into pp |
Thu, 04 Sep, 17:12 |
mfrank...@apache.org |
[1/6] git commit: Merge pull request #3 from apache/master |
Thu, 04 Sep, 19:42 |
mfrank...@apache.org |
[2/6] git commit: Updated facebook provider to have page feed provider and fixed serializer for posts |
Thu, 04 Sep, 19:42 |
mfrank...@apache.org |
[3/6] git commit: Added statement to log exception |
Thu, 04 Sep, 19:42 |
mfrank...@apache.org |
[4/6] git commit: Added TODO prefix |
Thu, 04 Sep, 19:42 |
mfrank...@apache.org |
[5/6] git commit: Streams-159 | Added mindmup documentation and template |
Thu, 04 Sep, 19:42 |
mfrank...@apache.org |
[6/6] git commit: Merge PR#76 'rbnks/STREAMS-159' |
Thu, 04 Sep, 19:42 |
mfrank...@apache.org |
git commit: STREAMS-162 |
Fri, 05 Sep, 19:02 |
sblack...@apache.org |
git commit: new examples, new ES processors to make them possible |
Fri, 05 Sep, 19:56 |
sblack...@apache.org |
git commit: resolves STREAMS-167 |
Tue, 09 Sep, 21:40 |
sblack...@apache.org |
git commit: resolves STREAMS-167 naming consistency |
Wed, 10 Sep, 00:15 |
sblack...@apache.org |
git commit: Made linesPerFile configurable Made configurator more sensible |
Thu, 11 Sep, 16:28 |
sblack...@apache.org |
Git Push Summary |
Thu, 11 Sep, 16:31 |
sblack...@apache.org |
git commit: writer should work without metadata |
Thu, 11 Sep, 16:32 |
sblack...@apache.org |
[1/2] git commit: resolves STREAMS-167 |
Thu, 11 Sep, 16:38 |
sblack...@apache.org |
[2/2] git commit: resolves STREAMS-167 naming consistency |
Thu, 11 Sep, 16:38 |
sblack...@apache.org |
[1/2] git commit: updater should work without metadata general cleanup of configurator |
Thu, 11 Sep, 17:36 |
sblack...@apache.org |
[2/2] git commit: changed how index, type, id get set to allow for absent metadata |
Thu, 11 Sep, 17:36 |
sblack...@apache.org |
git commit: Utility Processors to - populate datum from metadata - populate datum from metadata in document field |
Thu, 11 Sep, 17:51 |
sblack...@apache.org |
git commit: more consistent logging / exception handling |
Fri, 12 Sep, 21:02 |
sblack...@apache.org |
git commit: added support for file: and hdfs: schemes reader and writer are not internally consistent - removing timestamp read from wrong field for testing "scheme": "file" works :) will submit another PR for STREAMS-167 which will allow timestamps and |
Sun, 14 Sep, 02:57 |
sblack...@apache.org |
[1/3] git commit: just pons |
Mon, 15 Sep, 23:52 |
sblack...@apache.org |
[2/3] git commit: added streams-components module added streams-processor-http module activated streams-pojo-extensions module tweaks to pojo, require id and remove non-sensical defaults |
Mon, 15 Sep, 23:52 |
sblack...@apache.org |
[3/3] git commit: added HttpConfigurator |
Mon, 15 Sep, 23:52 |
sblack...@apache.org |
git commit: license / javadoc headers |
Tue, 16 Sep, 16:22 |
sblack...@apache.org |
git commit: refactored to move duplicated code to new protected methods in ElasticsearchPersistWriter |
Tue, 16 Sep, 18:59 |
sblack...@apache.org |
git commit: class need not be abstract rootDocument is what should exit processor |
Tue, 16 Sep, 19:25 |
sblack...@apache.org |
[1/2] git commit: Merge branch 'STREAMS-164' |
Wed, 17 Sep, 21:59 |
sblack...@apache.org |
[2/2] git commit: addresses failing test in streams-processor-urls |
Wed, 17 Sep, 21:59 |
sblack...@apache.org |
[1/6] git commit: writer should work without metadata |
Wed, 17 Sep, 22:01 |
sblack...@apache.org |
[2/6] git commit: updater should work without metadata general cleanup of configurator |
Wed, 17 Sep, 22:01 |
sblack...@apache.org |
[3/6] git commit: changed how index, type, id get set to allow for absent metadata |
Wed, 17 Sep, 22:01 |
sblack...@apache.org |
[4/6] git commit: more consistent logging / exception handling |
Wed, 17 Sep, 22:01 |
sblack...@apache.org |
[5/6] git commit: refactored to move duplicated code to new protected methods in ElasticsearchPersistWriter |
Wed, 17 Sep, 22:01 |
sblack...@apache.org |
[6/6] git commit: Merge branch 'STREAMS-164' |
Wed, 17 Sep, 22:01 |
sblack...@apache.org |
git commit: addresses failing test in streams-processor-urls |
Wed, 17 Sep, 22:23 |
mfrank...@apache.org |
[1/3] git commit: Merge pull request #4 from apache/master |
Mon, 22 Sep, 15:47 |
mfrank...@apache.org |
[2/3] git commit: STREAMS-179 | Added new thread pool executor to shutdown streams |
Mon, 22 Sep, 15:47 |
mfrank...@apache.org |
[3/3] git commit: STREAMS-179 | Added javdoc comments. |
Mon, 22 Sep, 15:47 |
sblack...@apache.org |
[1/3] git commit: STREAMS-180 | InstagramTypeConverter is now able to properly serialize UserDataItem objects into Activities. |
Tue, 23 Sep, 23:09 |
sblack...@apache.org |
[2/3] git commit: STREAMS-180 | Missing javadoc |
Tue, 23 Sep, 23:09 |
sblack...@apache.org |
[3/3] git commit: STREAMS-180 | Fixing issue where NPE could be thrown if a post has no comments |
Tue, 23 Sep, 23:09 |
mfrank...@apache.org |
[1/2] git commit: STREAMS-166 | Modified the S3PeristReader to check for object summaries in the listing response. If there are any object summaries then we can assume that the path is pointing to a directory and we need to iterate through all files that |
Wed, 24 Sep, 17:46 |
mfrank...@apache.org |
[2/2] git commit: Merge PR#80 from 'robdouglas/STREAMS-166' |
Wed, 24 Sep, 17:46 |
mfrank...@apache.org |
[1/6] git commit: STREAMS-174 | Lock the parent pom to the 0.1-incubating version |
Wed, 24 Sep, 18:21 |
mfrank...@apache.org |
[2/6] git commit: STREAMS-174 | Remove an unused property that refers to a SNAPSHOT version |
Wed, 24 Sep, 18:21 |
mfrank...@apache.org |
[3/6] git commit: STREAMS-174 | Converge HDFS to the release version |
Wed, 24 Sep, 18:21 |
mfrank...@apache.org |
[4/6] git commit: STREAMS-174 | Change google4j to the latest release and update the mechanism for fetching e-mails to a mechanism supported in that release |
Wed, 24 Sep, 18:21 |
mfrank...@apache.org |
[5/6] git commit: STREAMS-174 | Use the maven-enforcer-plugin to fail builds if snapshot dependencies are used |
Wed, 24 Sep, 18:22 |
mfrank...@apache.org |
[6/6] git commit: Merge PR#87 'sieverssj/STREAMS-174' |
Wed, 24 Sep, 18:22 |
mfrank...@apache.org |
[1/3] git commit: STREAMS-178 | Modified the behavior of the LinkResolverProcessor's unwind method. Duplicate unwound links are now consolidated into a unique set of links |
Thu, 25 Sep, 14:51 |
mfrank...@apache.org |
[2/3] git commit: STREAMS-178 | Removed commented out code |
Thu, 25 Sep, 14:51 |
mfrank...@apache.org |
[3/3] git commit: Merge PR#90 from 'robdouglas/STREAMS-178' |
Thu, 25 Sep, 14:51 |
mfrank...@apache.org |
[1/2] git commit: STREAMS-182 | Fixing issue where memory reference to the hashtags set could be incorrect |
Thu, 25 Sep, 17:29 |
mfrank...@apache.org |
[2/2] git commit: Merge PR#93 'robdouglas/STREAMS-182' |
Thu, 25 Sep, 17:30 |
mfrank...@apache.org |
[1/2] git commit: STREAMS-180 | Updated the Instagram Mapper to include omitted attributes |
Thu, 25 Sep, 17:49 |
mfrank...@apache.org |
[2/2] git commit: Merge PR#94 'robdouglas/STREAMS-180' |
Thu, 25 Sep, 17:49 |