0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a possible concurrency issue in a spec More... over 10 years ago
minor message formatting More... over 10 years ago
name change for reading partitioned text files More... over 10 years ago
added an example of round-trip for partitioned files More... over 10 years ago
added mapKeys and mapValues on DList More... over 10 years ago
Output files to several directories based on the key in a DList[(K, V)] More... over 10 years ago
added some documentation on the counters limit. More... over 10 years ago
Do not create a counter if the setCountValuesPerMapper property is not set. fixes #314 More... over 10 years ago
it is now possible to read files in several directories and index each value with the path name More... over 10 years ago
fixed the gc overhead issue. More... over 10 years ago
added some basic documentation on counting values. fixes #297 More... over 10 years ago
fixed the sbt error. More... over 10 years ago
added a counter for mapped values More... over 10 years ago
added a configuration option for counting reducer values More... over 10 years ago
using the latest sbt More... over 10 years ago
integrated the SpecificFixed format for avro pull request. fixes #301 More... over 10 years ago
Merge commit 'c69ae49' More... over 10 years ago
Merge pull request #310 from ivmaykov/scoobi-308 More... over 10 years ago
fixed the DObjectSpec on the cluster More... over 10 years ago
using a counters to count the number of values per reducer. see #297 More... over 10 years ago
fixed the partition number simplified the previous pull request More... over 10 years ago
Merge remote-tracking branch 'origin/master' More... over 10 years ago
Merge pull request #309 from ivmaykov/scoobi-306 More... over 10 years ago
simplification More... over 10 years ago
removed an unnecessary method for reflection More... over 10 years ago
fixed one case of saving a DObject when defined from just a value More... over 10 years ago
fixed the setup for sequence files where previous files where not removed More... over 10 years ago
removed the hadoop2 version by default More... over 10 years ago
using the official hadoop version 2.2.0 More... over 10 years ago
fixed the access to glob files for hadoop2. fixes #305 More... over 10 years ago