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
I
infovore
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Sep 15, 2024 — Sep 15, 2025
Showing page 14 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
resolve #40 -- don't accept a command name with : or /
Paul Houle
More...
almost 12 years ago
resolve #36 -- added error message in case where centipede shell doesn't recognize first command
Paul Houle
More...
almost 12 years ago
add pig dependency to bakemono so we can add a UDF, also remove chopper from reactor because now there isn't any Java in it
Paul Houle
More...
almost 12 years ago
(actual sieve3 Spring restore and move UDF)
Paul Houle
More...
almost 12 years ago
get rid of risky UDF functions (cumulative sum and count, both of which can be done scalably, believe it or not; move remaining I/O UDF into Bakemono JAR
Paul Houle
More...
almost 12 years ago
get rid of old class to generate register statements
Paul Houle
More...
almost 12 years ago
work around #42 problem -- i've got a talk to work on for the next few days and i want to keep it working rather than screw around with maven and spring... I added a unit test but it doesn't do any good because the problem has something to do with the super JAR packaging
Paul Houle
More...
almost 12 years ago
check in missing applicationContext.xml (never gets used in the tests... figures); also a small whitespace change
Paul Houle
More...
almost 12 years ago
check in missing files that busted the build
Paul Houle
More...
almost 12 years ago
resolved #37, retabs; increment counters after writes so they don't get incremented when writes fail (this can cause a triple to be counted as both ACCEPTED and REJECTED); resolved #38 -- first draft of Spring configuration for Bakemono
Paul Houle
More...
almost 12 years ago
move PrimitiveTriple from centipede to bakemono so we can implement Writable and somebody replace String with Text
Paul Houle
More...
almost 12 years ago
eliminate the tool, mapper, and reducer packages since these were inspired by a vision of composability which wasn't quite to be -- I wanted to get this settled before I started writing Spring files with embedded class names; check in the passthroughReducer, the absence of which could have busted the build for the tag that just got released.
Paul Houle
More...
almost 12 years ago
add option for a reduce stage in ranSampler
Paul Houle
More...
almost 12 years ago
add ranSample application
Paul Houle
More...
almost 12 years ago
bakemono/src/main/java/com/ontology2/bakemono/tools/ranSample/
Paul Houle
More...
almost 12 years ago
encapsulate PrimitiveTriple fields so we can change things later and prevent anyone from using them now
Paul Houle
More...
almost 12 years ago
#26 this looks like a good first draft for the horizontal subdivision
Paul Houle
More...
almost 12 years ago
retab
Paul Houle
More...
almost 12 years ago
don't even let it survive in a comment
Paul Houle
More...
almost 12 years ago
this is a big part of #26 since now sieve3 works; The trouble was that PrimitiveTripleInputFormat gets Hadoop really confused running too many mappers. I just copied the way pse3 does it, but i put it in as #29
Paul Houle
More...
almost 12 years ago
sieve3 looks like it should work now but it doesn't, I'm seeing extra input paths appear with duplicated data -- snapshotting here so I can do crazy experiments
Paul Houle
More...
almost 12 years ago
I decided to go through primitive triples because of the lack of a pull mode in Jena; some work towards implementation on Sunday
Paul Houle
More...
about 12 years ago
snapshot of a little work I did on Saturday; sieve3 is taking shape, the main question is putting together a story that makes sense for I/O; so far I've been coding with primitive triples but it could make sense to use Jena triples here; it is a question of do I want to write a good output plugin for PrimitiveTriples or a good input plugin for Jena triples. Jena might be more short term bother, but long term it's the better choice
Paul Houle
More...
about 12 years ago
snapshot of progress at beer o' clock eastern time friday; refactor argument parsing in PSE3Tool and start writing classes for sieve3
Paul Houle
More...
about 12 years ago
set the exact value used in a successful production run
Paul Houle
More...
about 12 years ago
fix old README which was just plain wrong
Paul Houle
More...
about 12 years ago
add -r operation to set number of reducers for pse3
Paul Houle
More...
about 12 years ago
resolve #20 -- just a matter of generating the paths... now we spill the output into subdirectories
Paul Houle
More...
about 12 years ago
#25 I added the code to initialize the list of sub-committers and the new and improved pse3 just worked on a small sample set, the rejected and accepted outputs all went where they were expected to go
Paul Houle
More...
about 12 years ago
#25 -- switch RealMultipleOutputsCommitter to use a List instead of a single instance, now all we need to do is populate that list...
Paul Houle
More...
about 12 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
19
20
21
→
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