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
1 day
ago. based on code collected
1 day
ago.
Feb 08, 2024 — Feb 08, 2025
Showing page 1 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
version 1.2.6
Chris K Wensel
More...
almost 13 years ago
update javadoc
Chris K Wensel
More...
almost 13 years ago
Fixed bug in TupleEntry#selectInteger() and marked it as deprecated.
Chris K Wensel
More...
almost 13 years ago
version 1.2.5
Chris K Wensel
More...
about 13 years ago
Removed accidental SLF4J dependencies.
Chris K Wensel
More...
about 13 years ago
update comments
Chris K Wensel
More...
over 13 years ago
Fixed bug where ISE was thrown if c.f.Flow#stop() was called immediately after #start().
Chris K Wensel
More...
over 13 years ago
version 1.2.4
Chris K Wensel
More...
over 13 years ago
update javadoc
Chris K Wensel
More...
over 13 years ago
Added info logging of current split input path with a task, if any.
Chris K Wensel
More...
over 13 years ago
updated tests to also test Field.ALL argument selector
Chris K Wensel
More...
over 13 years ago
Fixed bug in c.o.f.And, c.o.f.Or, and c.o.f.Xor where the sub-select of arguments was not honored.
Chris K Wensel
More...
over 13 years ago
Added info log message when writing "direct" to a filesystem, bypassing the temporary folder removing the need to rename the output file to its target location.
Chris K Wensel
More...
over 13 years ago
reverted previous change to globhfs
Chris K Wensel
More...
over 13 years ago
Fixed bug where c.t.GlobHfs did not include directories found with the given glob pattern.
Chris K Wensel
More...
over 13 years ago
Fixed bug where if all paths that match a glob pattern are empty, an exception is not thrown causing Hadoop to throw a java.lang.ArrayIndexOutOfBoundsException.
Chris K Wensel
More...
over 13 years ago
Updated planner to issue an error message if a tail c.p.Pipe instance doesn't not properly bind to a c.t.Tap instance.
Chris K Wensel
More...
over 13 years ago
use properties file for aws creds
Chris K Wensel
More...
over 13 years ago
increment version
Chris K Wensel
More...
almost 14 years ago
version 1.2.3
Chris K Wensel
More...
almost 14 years ago
Added c.f.Flow#setMaxConcurrentSteps to set the maximum number of steps that can be submitted concurrently.
Chris K Wensel
More...
almost 14 years ago
toString for Group won't leave an empty by declaration
Chris K Wensel
More...
almost 14 years ago
Added error message explaining the Hadoop mapred.jobtracker.completeuserjobs.maximum property needs to be increased when dealing with large numbers of jobs. Also caching success value to lower chance of failure.
Chris K Wensel
More...
almost 14 years ago
Fixed bug where NPE was thrown when c.c.CascadeConnector tried to unwind nested c.t.MultiSourceTap instances.
Chris K Wensel
More...
almost 14 years ago
Fixed bug where c.t.Fields#append() would fail when appending unordered selectors.
Chris K Wensel
More...
almost 14 years ago
Updated c.f.FlowProcess to include #isCounterStatusInitialized() to test if the underlying reporting framework is initialized. Updated c.f.FlowProcess#keepAlive() method to fail silently if the underlying reporting framework is not initialized.
Chris K Wensel
More...
almost 14 years ago
Updated error message thrown by c.f.FlowStep when unable to find c.t.Tap or c.p.Pipe instances in the flow plan due to a Class serialized field not implementing #hashCode() or #equals() and relying in the object identity.
Chris K Wensel
More...
almost 14 years ago
added repository to ivy for good form
Chris K Wensel
More...
almost 14 years ago
increment version
Chris K Wensel
More...
almost 14 years ago
Added error message explaining the Hadoop mapred.jobtracker.completeuserjobs.maximum property needs to be increased when dealing with large numbers of jobs.
Chris K Wensel
More...
almost 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