You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: STREAMS-161 | Setting started to true during early exception - posted by mf...@apache.org on 2014/09/03 18:06:56 UTC, 0 replies.
- [01/41] git commit: fixed readme typo - posted by sb...@apache.org on 2014/09/04 19:11:49 UTC, 0 replies.
- [02/41] git commit: Merge remote-tracking branch 'upstream/master' - posted by sb...@apache.org on 2014/09/04 19:11:50 UTC, 0 replies.
- [03/41] git commit: optimized imports in pogo to resolve local class path issues - posted by sb...@apache.org on 2014/09/04 19:11:51 UTC, 0 replies.
- [04/41] git commit: instagram support - posted by sb...@apache.org on 2014/09/04 19:11:52 UTC, 0 replies.
- [05/41] git commit: additional fields streamlines instagram-specific logic - posted by sb...@apache.org on 2014/09/04 19:11:53 UTC, 0 replies.
- [06/41] git commit: realized datasift managed source config objects don't have setters, so creating streams beans that do. - posted by sb...@apache.org on 2014/09/04 19:11:54 UTC, 0 replies.
- [07/41] git commit: making setup method non-static again - posted by sb...@apache.org on 2014/09/04 19:11:55 UTC, 0 replies.
- [08/41] git commit: additionalProperties in serialized objects plague this module so i'm adding a processor any implemention can use to fix it - posted by sb...@apache.org on 2014/09/04 19:11:56 UTC, 0 replies.
- [09/41] git commit: channel serializers call super on default serializer first hashtags working still problems with additionalProperties - posted by sb...@apache.org on 2014/09/04 19:11:57 UTC, 0 replies.
- [10/41] git commit: easier to use existing jackson-annotated beans - posted by sb...@apache.org on 2014/09/04 19:11:58 UTC, 0 replies.
- [11/41] git commit: user mention detection working v0 bean to help configure managed sources via API - posted by sb...@apache.org on 2014/09/04 19:11:59 UTC, 0 replies.
- [12/41] git commit: utilize improved JsonCleaner within TypeConverter - posted by sb...@apache.org on 2014/09/04 19:12:00 UTC, 0 replies.
- [13/41] git commit: fixing imports and serialization tests after schema breakup - posted by sb...@apache.org on 2014/09/04 19:12:01 UTC, 0 replies.
- [14/41] broke channels within Datasift.json out into fragments - posted by sb...@apache.org on 2014/09/04 19:12:02 UTC, 0 replies.
- [15/41] git commit: broke channels within Datasift.json out into fragments - posted by sb...@apache.org on 2014/09/04 19:12:03 UTC, 0 replies.
- [16/41] git commit: STREAMS-145 | Created abstarct collectors/providers to instagram - posted by sb...@apache.org on 2014/09/04 19:12:04 UTC, 0 replies.
- [17/41] git commit: STREAMS-143 | Refactored InstagramRecementMediaProvider and InstagramRecentMediaCollector to us new abstract classes. - posted by sb...@apache.org on 2014/09/04 19:12:05 UTC, 0 replies.
- [18/41] git commit: STREAMS-145 | Created type converter for UserInfoData - posted by sb...@apache.org on 2014/09/04 19:12:06 UTC, 0 replies.
- [19/41] git commit: STREAMS-145 | Updated comments - posted by sb...@apache.org on 2014/09/04 19:12:07 UTC, 0 replies.
- [20/41] git commit: Added Published/DateTime to UserInfo Activity - posted by sb...@apache.org on 2014/09/04 19:12:08 UTC, 0 replies.
- [21/41] git commit: STREAMS-144 | Added max batch size to AbstractInstagramProvider - posted by sb...@apache.org on 2014/09/04 19:12:09 UTC, 0 replies.
- [22/41] git commit: STREAMS-144 | Perserved interupted state in data collector - posted by sb...@apache.org on 2014/09/04 19:12:10 UTC, 0 replies.
- [23/41] git commit: STREAMS-152 | Added flag that allows us to force the use of whatever configuration attributes have been set - posted by sb...@apache.org on 2014/09/04 19:12:11 UTC, 0 replies.
- [24/41] git commit: STREAMS-152 | Moved flag to more appropriate configuration file - posted by sb...@apache.org on 2014/09/04 19:12:12 UTC, 0 replies.
- [25/41] git commit: STREAMS-152 | Code review feedback - posted by sb...@apache.org on 2014/09/04 19:12:13 UTC, 0 replies.
- [26/41] git commit: STREAMS-152 | Removed possibility of NPE if forceUseConfig flag is not set - posted by sb...@apache.org on 2014/09/04 19:12:14 UTC, 0 replies.
- [27/41] git commit: moved json cleaner into streams-processor-jackson better javadoc comment - posted by sb...@apache.org on 2014/09/04 19:12:15 UTC, 0 replies.
- [28/41] git commit: STREAMS-156 | Removed default id value in Activity schema - posted by sb...@apache.org on 2014/09/04 19:12:16 UTC, 0 replies.
- [29/41] git commit: STREAMS-158 | Failing datum and writing error to metadata rather than throwing exception - posted by sb...@apache.org on 2014/09/04 19:12:17 UTC, 0 replies.
- [30/41] git commit: STREAMS-158 | Updated processor to check for null - posted by sb...@apache.org on 2014/09/04 19:12:18 UTC, 0 replies.
- [31/41] git commit: Merge PR#31 from 'jletourneau80/master' into STREAMS-158 - posted by sb...@apache.org on 2014/09/04 19:12:19 UTC, 0 replies.
- [32/41] git commit: Merge PR#31 from 'jletourneau80/master' - posted by sb...@apache.org on 2014/09/04 19:12:20 UTC, 0 replies.
- [33/41] git commit: Merge PR#69 from 'rbnks/STREAMS-144' - posted by sb...@apache.org on 2014/09/04 19:12:21 UTC, 0 replies.
- [34/41] git commit: Merge PR#71 from 'robdouglas/STREAMS-152' - posted by sb...@apache.org on 2014/09/04 19:12:22 UTC, 0 replies.
- [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 - posted by sb...@apache.org on 2014/09/04 19:12:23 UTC, 0 replies.
- [36/41] git commit: Merge PR#72 'robdouglas/STREAMS-156' - posted by sb...@apache.org on 2014/09/04 19:12:24 UTC, 0 replies.
- [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 - posted by sb...@apache.org on 2014/09/04 19:12:25 UTC, 0 replies.
- [38/41] git commit: Merge PR#74 from 'mfranklin/STREAMS-158' - posted by sb...@apache.org on 2014/09/04 19:12:26 UTC, 0 replies.
- [39/41] git commit: Merge remote-tracking branch 'apache/STREAMS-142' - posted by sb...@apache.org on 2014/09/04 19:12:27 UTC, 0 replies.
- [40/41] git commit: STREAMS-161 | Setting started to true during early exception - posted by sb...@apache.org on 2014/09/04 19:12:28 UTC, 0 replies.
- [41/41] git commit: Merge branch 'master' into pp - posted by sb...@apache.org on 2014/09/04 19:12:29 UTC, 0 replies.
- [1/6] git commit: Merge pull request #3 from apache/master - posted by mf...@apache.org on 2014/09/04 21:42:03 UTC, 0 replies.
- [2/6] git commit: Updated facebook provider to have page feed provider and fixed serializer for posts - posted by mf...@apache.org on 2014/09/04 21:42:04 UTC, 0 replies.
- [3/6] git commit: Added statement to log exception - posted by mf...@apache.org on 2014/09/04 21:42:05 UTC, 0 replies.
- [4/6] git commit: Added TODO prefix - posted by mf...@apache.org on 2014/09/04 21:42:06 UTC, 0 replies.
- [5/6] git commit: Streams-159 | Added mindmup documentation and template - posted by mf...@apache.org on 2014/09/04 21:42:07 UTC, 0 replies.
- [6/6] git commit: Merge PR#76 'rbnks/STREAMS-159' - posted by mf...@apache.org on 2014/09/04 21:42:08 UTC, 0 replies.
- git commit: STREAMS-162 - posted by mf...@apache.org on 2014/09/05 21:02:48 UTC, 0 replies.
- git commit: new examples, new ES processors to make them possible - posted by sb...@apache.org on 2014/09/05 21:56:15 UTC, 0 replies.
- git commit: resolves STREAMS-167 - posted by sb...@apache.org on 2014/09/09 23:40:30 UTC, 0 replies.
- git commit: resolves STREAMS-167 naming consistency - posted by sb...@apache.org on 2014/09/10 02:15:36 UTC, 0 replies.
- git commit: Made linesPerFile configurable Made configurator more sensible - posted by sb...@apache.org on 2014/09/11 18:28:06 UTC, 0 replies.
- Git Push Summary - posted by sb...@apache.org on 2014/09/11 18:31:59 UTC, 0 replies.
- git commit: writer should work without metadata - posted by sb...@apache.org on 2014/09/11 18:32:56 UTC, 0 replies.
- [1/2] git commit: resolves STREAMS-167 - posted by sb...@apache.org on 2014/09/11 18:38:52 UTC, 0 replies.
- [2/2] git commit: resolves STREAMS-167 naming consistency - posted by sb...@apache.org on 2014/09/11 18:38:53 UTC, 0 replies.
- [1/2] git commit: updater should work without metadata general cleanup of configurator - posted by sb...@apache.org on 2014/09/11 19:36:02 UTC, 0 replies.
- [2/2] git commit: changed how index, type, id get set to allow for absent metadata - posted by sb...@apache.org on 2014/09/11 19:36:03 UTC, 0 replies.
- git commit: Utility Processors to - populate datum from metadata - populate datum from metadata in document field - posted by sb...@apache.org on 2014/09/11 19:51:25 UTC, 0 replies.
- git commit: more consistent logging / exception handling - posted by sb...@apache.org on 2014/09/12 23:02:15 UTC, 0 replies.
- 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 - posted by sb...@apache.org on 2014/09/14 04:57:05 UTC, 0 replies.
- [1/3] git commit: just pons - posted by sb...@apache.org on 2014/09/16 01:52:30 UTC, 0 replies.
- [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 - posted by sb...@apache.org on 2014/09/16 01:52:31 UTC, 0 replies.
- [3/3] git commit: added HttpConfigurator - posted by sb...@apache.org on 2014/09/16 01:52:32 UTC, 0 replies.
- git commit: license / javadoc headers - posted by sb...@apache.org on 2014/09/16 18:22:35 UTC, 0 replies.
- git commit: refactored to move duplicated code to new protected methods in ElasticsearchPersistWriter - posted by sb...@apache.org on 2014/09/16 20:59:48 UTC, 0 replies.
- git commit: class need not be abstract rootDocument is what should exit processor - posted by sb...@apache.org on 2014/09/16 21:25:03 UTC, 0 replies.
- [1/2] git commit: Merge branch 'STREAMS-164' - posted by sb...@apache.org on 2014/09/17 23:59:06 UTC, 0 replies.
- [2/2] git commit: addresses failing test in streams-processor-urls - posted by sb...@apache.org on 2014/09/17 23:59:07 UTC, 0 replies.
- [1/6] git commit: writer should work without metadata - posted by sb...@apache.org on 2014/09/18 00:01:37 UTC, 0 replies.
- [2/6] git commit: updater should work without metadata general cleanup of configurator - posted by sb...@apache.org on 2014/09/18 00:01:38 UTC, 0 replies.
- [3/6] git commit: changed how index, type, id get set to allow for absent metadata - posted by sb...@apache.org on 2014/09/18 00:01:39 UTC, 0 replies.
- [4/6] git commit: more consistent logging / exception handling - posted by sb...@apache.org on 2014/09/18 00:01:40 UTC, 0 replies.
- [5/6] git commit: refactored to move duplicated code to new protected methods in ElasticsearchPersistWriter - posted by sb...@apache.org on 2014/09/18 00:01:41 UTC, 0 replies.
- [6/6] git commit: Merge branch 'STREAMS-164' - posted by sb...@apache.org on 2014/09/18 00:01:42 UTC, 0 replies.
- git commit: addresses failing test in streams-processor-urls - posted by sb...@apache.org on 2014/09/18 00:23:45 UTC, 0 replies.
- [1/3] git commit: Merge pull request #4 from apache/master - posted by mf...@apache.org on 2014/09/22 17:47:53 UTC, 0 replies.
- [2/3] git commit: STREAMS-179 | Added new thread pool executor to shutdown streams - posted by mf...@apache.org on 2014/09/22 17:47:54 UTC, 0 replies.
- [3/3] git commit: STREAMS-179 | Added javdoc comments. - posted by mf...@apache.org on 2014/09/22 17:47:55 UTC, 0 replies.
- [1/3] git commit: STREAMS-180 | InstagramTypeConverter is now able to properly serialize UserDataItem objects into Activities. - posted by sb...@apache.org on 2014/09/24 01:09:48 UTC, 0 replies.
- [2/3] git commit: STREAMS-180 | Missing javadoc - posted by sb...@apache.org on 2014/09/24 01:09:49 UTC, 0 replies.
- [3/3] git commit: STREAMS-180 | Fixing issue where NPE could be thrown if a post has no comments - posted by sb...@apache.org on 2014/09/24 01:09:50 UTC, 0 replies.
- [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 - posted by mf...@apache.org on 2014/09/24 19:46:40 UTC, 0 replies.
- [2/2] git commit: Merge PR#80 from 'robdouglas/STREAMS-166' - posted by mf...@apache.org on 2014/09/24 19:46:41 UTC, 0 replies.
- [1/6] git commit: STREAMS-174 | Lock the parent pom to the 0.1-incubating version - posted by mf...@apache.org on 2014/09/24 20:21:56 UTC, 0 replies.
- [2/6] git commit: STREAMS-174 | Remove an unused property that refers to a SNAPSHOT version - posted by mf...@apache.org on 2014/09/24 20:21:57 UTC, 0 replies.
- [3/6] git commit: STREAMS-174 | Converge HDFS to the release version - posted by mf...@apache.org on 2014/09/24 20:21:58 UTC, 0 replies.
- [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 - posted by mf...@apache.org on 2014/09/24 20:21:59 UTC, 0 replies.
- [5/6] git commit: STREAMS-174 | Use the maven-enforcer-plugin to fail builds if snapshot dependencies are used - posted by mf...@apache.org on 2014/09/24 20:22:00 UTC, 0 replies.
- [6/6] git commit: Merge PR#87 'sieverssj/STREAMS-174' - posted by mf...@apache.org on 2014/09/24 20:22:01 UTC, 0 replies.
- [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 - posted by mf...@apache.org on 2014/09/25 16:51:19 UTC, 0 replies.
- [2/3] git commit: STREAMS-178 | Removed commented out code - posted by mf...@apache.org on 2014/09/25 16:51:20 UTC, 0 replies.
- [3/3] git commit: Merge PR#90 from 'robdouglas/STREAMS-178' - posted by mf...@apache.org on 2014/09/25 16:51:21 UTC, 0 replies.
- [1/2] git commit: STREAMS-182 | Fixing issue where memory reference to the hashtags set could be incorrect - posted by mf...@apache.org on 2014/09/25 19:29:59 UTC, 0 replies.
- [2/2] git commit: Merge PR#93 'robdouglas/STREAMS-182' - posted by mf...@apache.org on 2014/09/25 19:30:00 UTC, 0 replies.
- [1/2] git commit: STREAMS-180 | Updated the Instagram Mapper to include omitted attributes - posted by mf...@apache.org on 2014/09/25 19:49:06 UTC, 0 replies.
- [2/2] git commit: Merge PR#94 'robdouglas/STREAMS-180' - posted by mf...@apache.org on 2014/09/25 19:49:07 UTC, 0 replies.