https://github.com/apache/flink

sort by:
Revision Author Date Message Commit Date
ddaab78 Set version to release-0.5-rc1 17 May 2014, 17:11:09 UTC
b31ae3a Substract only 15% from TM heap for yarn, capped at 500MB 17 May 2014, 17:06:17 UTC
7f7c972 various fixes 17 May 2014, 17:06:17 UTC
9877062 Added UnsortedGrouping to separate Grouping methods from SortedGrouping methods 16 May 2014, 20:14:37 UTC
6c4afe1 Completed, updated, and improved JavaDocs of Java API 16 May 2014, 13:17:18 UTC
d3df8dc Improved Java examples 15 May 2014, 21:54:25 UTC
a6d188c Removed combine methods from CoGroup function and some minor improvements. 15 May 2014, 21:25:47 UTC
9e1db40 Merged and adjusted semantic annotations 15 May 2014, 19:11:48 UTC
ebbc3a9 Fix group reduce compilation test 15 May 2014, 16:13:57 UTC
0860c40 Filter UDFs always considers all fields as constants 15 May 2014, 16:08:05 UTC
1e11017 Added Support for Wildcards. The following is now possible "*" for all fields constant and "1->*" when the first field is forwarded to all output fields. 15 May 2014, 15:56:46 UTC
38f8449 implemented semanticPropUtils class, added compatibility to operators 15 May 2014, 15:56:46 UTC
885b5e7 implemented parsing of the strings in SemanticPropUtil 15 May 2014, 15:56:46 UTC
526a1ed added semanticpropertyutilities 15 May 2014, 15:56:46 UTC
5308efd implemented infrastructure for string style annotations 15 May 2014, 15:56:46 UTC
fe9627c Fix combiner for group reduce. 15 May 2014, 15:56:46 UTC
443c5d6 Improved exception message in WritableTypeInfo. 15 May 2014, 15:52:14 UTC
a07dba6 Introduction of a Writable type and tests 15 May 2014, 15:39:06 UTC
cf18cde Minor improvements in comparator tests 15 May 2014, 12:56:16 UTC
38ce861 Updated JavaDocs of ReduceFunction 15 May 2014, 12:55:21 UTC
c3a38ae Minor changes for SortedGrouping 15 May 2014, 12:06:59 UTC
698bcc6 Created new SortedGrouping to move the group order from the Grouping 15 May 2014, 12:06:58 UTC
1b6a3ac Add GenericTypeComparator 15 May 2014, 11:00:13 UTC
4cdc633 ValueComparator uses ascending flag, tests 15 May 2014, 11:00:13 UTC
73c1383 small corrections in refactored examples 15 May 2014, 10:22:56 UTC
465a6a4 Updated JAR packaging of Java example programs 15 May 2014, 08:33:04 UTC
4d0f612 Refactored and unifid Java API example jobs 15 May 2014, 08:33:04 UTC
5a81d9d Expose WriteMode in JAPI. #781 Pass Configuration parameters to runtime operators in JAPI (+test) 15 May 2014, 07:35:30 UTC
1fff513 Add javaDoc comments to ExecutionEnvironment (final), DataSet (parts), InputTypeConfigurable, and ResultTypeQueryable. 14 May 2014, 19:51:01 UTC
98001d9 Remove some of the redundant Record examples - some KMeans Variants - some WordCount variants 14 May 2014, 18:00:08 UTC
c41569e Moved record API example jobs to stratosphere-tests 14 May 2014, 17:00:06 UTC
ff8bcee Fix for branching merging logic in BulkIterationPlanNode 14 May 2014, 16:57:01 UTC
ad144f1 Add tests for TupleLeadingFieldComparator 14 May 2014, 16:52:53 UTC
dc72904 TuplePairComparatorTests 14 May 2014, 16:26:31 UTC
f90f172 Disable also local environment in client submission settings. 14 May 2014, 16:23:40 UTC
8152214 Adjusted JVM garbage collection options to enable class unloading. 14 May 2014, 16:03:32 UTC
6728ec5 Add comments to execution environments 14 May 2014, 15:16:16 UTC
4b8c3e8 Set the disableLocalExecution() in ExecutionEnvironment to protected 14 May 2014, 13:08:07 UTC
5c8641e Disable LocalExecutor when using Client 14 May 2014, 13:08:07 UTC
999054c Fix instantiation of tuple comparators. 14 May 2014, 03:18:07 UTC
f468356 Fix hashing incompatibility between TupleLeadingFieldComparator and TupleComparator 14 May 2014, 03:18:07 UTC
58a95ec Deactivated outdated canceling tests 14 May 2014, 03:18:04 UTC
667be33 Fix javadocs in CsvReader 14 May 2014, 03:16:20 UTC
4f6aac4 Adjusted TupleComparatorTests 14 May 2014, 03:16:20 UTC
cb9d679 Primitive type arrays have dedicated serializers now. 14 May 2014, 03:16:20 UTC
c932da1 Add serializer for primitive char array 14 May 2014, 03:16:20 UTC
97ef44d Tests for tuple and base type comparators 14 May 2014, 03:16:20 UTC
da2c467 Adjusted TupleTypeInfo for updated comparator 14 May 2014, 03:16:20 UTC
79af0ae Fix checkstyle warning for Writable 14 May 2014, 03:16:20 UTC
36d5bf5 Add utility test to check string and tuple sorting (not active by default, time consuming and Linux OS dependent) 14 May 2014, 03:16:20 UTC
95fd0fa Fix bug in tuple comparator (state) Rename UnilateralSortmerger -> ExternalSorter (part 1) Fix checkstyle warning. 14 May 2014, 03:16:20 UTC
f2eac04 Improve TupleComparators. Add a compare method to teh comparators that works directly on objects. 14 May 2014, 03:16:20 UTC
efbdcea Add TupleSerializer tests. 14 May 2014, 03:16:19 UTC
00442b4 Avoid unnecessary exception wrapping in PackagedProgram invokation. 14 May 2014, 03:16:19 UTC
9e86b64 Add test for generic array serializer 14 May 2014, 03:16:19 UTC
18f95d2 TupleComparator fixed uses values of passed keys can skip parts of the tuple if necessary 14 May 2014, 03:16:19 UTC
e294130 Fix deep copy code in GenericArraySerializer 14 May 2014, 03:16:19 UTC
bb76fda Added direct array serializers for all primitives 14 May 2014, 03:16:19 UTC
5b7ac5d Reduce minimum memory threshold for sorter 14 May 2014, 03:16:19 UTC
c2f2a5b Add Writable interface to allow seamless support for Hadoop types 14 May 2014, 03:16:19 UTC
340ebde Add javadocs documentation to user-facing classes. 14 May 2014, 03:16:19 UTC
06c90d0 Print stratosphere version also in YARN-mode in the JM log file disable the MatchJoinCancelingITCase test to speed up travis builds 13 May 2014, 16:31:12 UTC
966b189 Test for exclusion of ignored files (with underscore prefix) 12 May 2014, 20:54:59 UTC
e2fb213 add test for deflate input 12 May 2014, 20:11:35 UTC
cbed2a1 Fix bug for tuple size greater than 22 12 May 2014, 20:01:28 UTC
1c14248 additional csv input format test 12 May 2014, 19:59:26 UTC
0585362 Small fix to get test to run under windows 12 May 2014, 19:40:47 UTC
29eda60 Update external Avro Test Program for updated data set signatures. 12 May 2014, 18:25:28 UTC
f3c06bd Reduce combiner deactivated when reduce uses a broadcast variable. 12 May 2014, 01:00:17 UTC
510f9f3 Minor cleanup and fix warnings 12 May 2014, 00:31:58 UTC
2ffeccf Add ReduceCombineDriver. Rename CombineDriver to GroupReduceCombineDriver 12 May 2014, 00:31:42 UTC
7183f4d Fix null pointer in ValueComparator 12 May 2014, 00:07:19 UTC
603753b Move PageRankITCase to proper package 11 May 2014, 23:21:25 UTC
3496bde Fix and test reduce and Group Reduce translation for new Java API 11 May 2014, 23:19:53 UTC
d4e94d1 Fix ReduceDriver for mutable objects and arbitrary return types. 11 May 2014, 13:04:07 UTC
e33e904 Fix GroupReduceDriver test. 11 May 2014, 12:20:03 UTC
5dacdb3 Remove unsafe getFieldFast() method from Tuple, because it turned out to be not faster than the switch-based getField() method. 11 May 2014, 11:58:26 UTC
c96dcf4 Add test for runtime reduce drivers and fist set of fixes for stable mutable object behavior. 11 May 2014, 01:31:21 UTC
de2070e Add test for reduce operator translation 10 May 2014, 21:45:34 UTC
269ed2f Add equals and hashCode to type information. 10 May 2014, 21:40:30 UTC
f8798e2 Execution environment data source methods return a DataSource, to allow the setting of parameters. 10 May 2014, 20:58:03 UTC
8d92304 Add comments to initial solution and -workset of delta iteration 10 May 2014, 19:07:53 UTC
d555ff5 Add a dedicated reduce operator to be used with key extractors 09 May 2014, 11:33:33 UTC
de80196 divided reduce and group-reduce 08 May 2014, 18:00:46 UTC
aa289b7 WordCount examples are documented with many comments in order to be very user-friendly. 08 May 2014, 17:26:18 UTC
93c4b9a Added setter and getter for numTaskManager in NepheleMiniCluster. Updated WordCountITCase and PackagedProgramEndToEndITCase accordingly. 08 May 2014, 16:04:47 UTC
511dc8d Removed local distributed executor environment from user api. Now only used for testing 08 May 2014, 16:04:40 UTC
3244022 Fixed free memory calculation bug in case where multiple task manager run on the same jvm. 08 May 2014, 16:04:31 UTC
ae975e8 Added support for local distributed execution environments. Conflicts: stratosphere-tests/src/main/java/eu/stratosphere/test/util/AbstractTestBase.java 08 May 2014, 16:04:31 UTC
8e72db9 Boolean compare ordering switched 08 May 2014, 15:58:41 UTC
ef040d4 Support for reading from ".deflate" files Implement clear distinction between unsplittable and serial inputs Made Avro input formats unsplittable 08 May 2014, 15:57:46 UTC
5b34bef Introduced a checkstyle exception to also support TupleGeneration of more than 25 Tuples. 08 May 2014, 11:28:03 UTC
37a31cd More generated Tuples up to 25. 08 May 2014, 11:27:55 UTC
4ab2d9a Extension of the TypeExtractor to validate input type information and recognizing input mismatches. 08 May 2014, 11:25:00 UTC
6f00c2c Adjust ValueTypeInfo Generics for Java 6 compatibility. 08 May 2014, 10:29:04 UTC
f857cff Remove obsolete ReflectKeyExtractorGenerator 07 May 2014, 23:33:07 UTC
0158343 Straightened out ValueSerializer and ValueComparator 07 May 2014, 23:32:31 UTC
808ae18 Comparators for Value types 07 May 2014, 22:09:46 UTC
34ab689 more detailed error messages for CompactingHashTable 07 May 2014, 21:54:08 UTC
d56565c Fix bug where a non-iterative data set is not fully consumed. 07 May 2014, 21:50:35 UTC
back to top