| Added c.p.PlatformSuite annotation allowing a c.PlatformTestCase sub-class to be marked as being a JUnit suite of tests accessible, by default, via a static "suite" method. |
|
More...
|
over 13 years ago
|
| add #getSize to c.t.t.FileType interface |
|
More...
|
over 13 years ago
|
| fix all javadoc errors, various code cleanup |
|
More...
|
over 13 years ago
|
| merge 2.1.2 into 2.2 |
|
More...
|
over 13 years ago
|
| fix for #asType not returning the loaded Class |
|
More...
|
over 13 years ago
|
| updated to version 2.1.3 |
|
More...
|
over 13 years ago
|
| updated to version 2.1.3 |
|
More...
|
over 13 years ago
|
| version 2.1.2 |
|
More...
|
over 13 years ago
|
| version 2.1.2 |
|
More...
|
over 13 years ago
|
| fix for non-daemon stats counters thread causing jvm hang |
|
More...
|
over 13 years ago
|
| fix for non-daemon stats counters thread causing jvm hang |
|
More...
|
over 13 years ago
|
| additional helper methods, added javadoc |
|
More...
|
over 13 years ago
|
| Fixed issue where c.f.FlowProcess#openForWrite on Hadoop would re-use the existing o.a.h.m.OutputCollector instance as that used in the current task. |
|
More...
|
over 13 years ago
|
| Fixed issue where c.f.FlowProcess#openForWrite on Hadoop would re-use the existing o.a.h.m.OutputCollector instance as that used in the current task. |
|
More...
|
over 13 years ago
|
| updated copyright dates |
|
More...
|
over 13 years ago
|
| updated copyright dates |
|
More...
|
over 13 years ago
|
| Fixed issue where fetching remote Hadoop counter values could block indefinitely. Fetching remote counters is now serialized across jobs to prevent deadlocks inside the Hadoop API and counter values are now cached with a final refresh on job completion. |
|
More...
|
over 13 years ago
|
| Fixed issue where fetching remote Hadoop counter values could block indefinitely. Fetching remote counters is now serialized across jobs to prevent deadlocks inside the Hadoop API and counter values are now cached with a final refresh on job completion. |
|
More...
|
over 13 years ago
|
| fix for not coercing into target tuple, updated javadoc |
|
More...
|
over 13 years ago
|
| Fixed issue where NPE could be thrown by c.s.CascadingStats#getCounterValue if given counter had no value. |
|
More...
|
over 13 years ago
|
| Fixed issue where NPE could be thrown by c.s.CascadingStats#getCounterValue if given counter had no value. |
|
More...
|
over 13 years ago
|
| updated to version 2.1.2 |
|
More...
|
over 13 years ago
|
| updated to version 2.1.2 |
|
More...
|
over 13 years ago
|
| Updated provided c.s.Scheme subclasses to honor field type information. |
|
More...
|
over 13 years ago
|
| Updated c.o.expression, c.o.aggregator, and c.p.assembly operations to honor field type information. |
|
More...
|
over 13 years ago
|
| Updated c.o.Identity and c.p.a.Coerce to uses field type information during coercion. |
|
More...
|
over 13 years ago
|
| Added c.t.t.CoercibleType interface to allow for customization of individual field data types and formats. Also added the c.t.t.DateType implementation for managing string formatted dates to and from a long timestamp. |
|
More...
|
over 13 years ago
|
| fix for applyTypes signature |
|
More...
|
over 13 years ago
|
| Updated c.p.Splice to fail during planning if grouping or merging fields do not share the same field types, unless the field in question has a j.u.Comparator to handle the incompatible comparisons. |
|
More...
|
over 13 years ago
|
| version 2.1.1 |
|
More...
|
over 13 years ago
|