openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cwensel's cascading
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Feb 08, 2024 — Feb 08, 2025
Showing page 5 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix for recursion
Chris K Wensel
More...
over 14 years ago
version 1.1.2
Chris K Wensel
More...
over 14 years ago
update error messages to include sub-assembly constructor trace
Chris K Wensel
More...
over 14 years ago
update javadoc
Chris K Wensel
More...
over 14 years ago
Added convenience methods on c.c.CascadeConnector#connect() and c.f.FlowConnector#connect() to accept j.u.Collection<Flow> and j.u.Collection<Pipe> arguments, respectively.
Chris K Wensel
More...
over 14 years ago
Merge branch 'wip-1.1' into wip-1.2
Chris K Wensel
More...
over 14 years ago
upate error message regarding multiple Every instances and Buffers
Chris K Wensel
More...
over 14 years ago
update javadoc to clarify that lifecycle methods execute cluster side
Chris K Wensel
More...
over 14 years ago
fix for not properly unwrapping CompositeTap types and recognizing Tap instances as riffle dependencies.
Chris K Wensel
More...
over 14 years ago
Added Riffle support via the new c.f.ProcessFlow wrapper class. Riffle allows for non-Cascading jobs and/or sets of iterative Flows to participate in a c.c.Cascade.
Chris K Wensel
More...
over 14 years ago
Changed c.c.Cascade instances to disable parallel execution if more than one Flow is a local only job.
Chris K Wensel
More...
over 14 years ago
Added c.c.Cascade#setMaxConcurrentFlows() property that limits the number of concurrently running Flows.
Chris K Wensel
More...
over 14 years ago
Added c.c.Cascade#writeDOT method for visualizing the dependencies between flow instances.
Chris K Wensel
More...
over 14 years ago
formatting
Chris K Wensel
More...
over 14 years ago
fix typo
Chris K Wensel
More...
over 14 years ago
fix formatting
Chris K Wensel
More...
over 14 years ago
Added c.o.f.FilterPartialDuplicates filter and c.p.a.Unique sub-assembly for optimizing de-duping processes.
Chris K Wensel
More...
over 14 years ago
allow fields sink/source normalization to happen in the base class
Chris K Wensel
More...
over 14 years ago
null check for unopened serializer
Chris K Wensel
More...
over 14 years ago
fix for null custom typed fields using a StreamComparator
Chris K Wensel
More...
over 14 years ago
test for nulls inside custom types during comparisons
Chris K Wensel
More...
over 14 years ago
Merge branch 'wip-1.1' into wip-1.2
Chris K Wensel
More...
over 14 years ago
Fixed bug preventing c.s.TextDelimited schemes from being used with a c.t.TemplateTap.
Chris K Wensel
More...
over 14 years ago
Updated c.t.Scheme base class to force Field.ALL source declaration to Fields.UNKNOWN, and to force Fields.UNKNOWN sink declaration to Fields.ALL.
Chris K Wensel
More...
over 14 years ago
Fixed bug where if null was passed to c.s.TextLine sinkCompression, the behavior would be undefined.
Chris K Wensel
More...
over 14 years ago
Added back c.t.Tuple#add( Comparable ) to remain backwards compatible with 1.0.
Chris K Wensel
More...
over 14 years ago
more verbose completion event message
Chris K Wensel
More...
over 14 years ago
improved error message
Chris K Wensel
More...
over 14 years ago
Merge branch 'wip-1.1-decl-v-select' into wip-1.2-decl-v-select
Chris K Wensel
More...
over 14 years ago
Fixed bug preventing Fields.ALL selector in c.p.Every when incoming positions are used instead of field names and the given aggregator declares field names.
Chris K Wensel
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree