0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
creating output files sorted by tag/sink id in directories to facilitate their move with just a rename More... about 10 years ago
update counters before moving result files More... about 10 years ago
added qualified paths for the working directories More... about 10 years ago
Short WireFormat More... about 10 years ago
fixed the copy of files for CDH5 More... about 10 years ago
Merge branch 'master' of https://github.com/NICTA/scoobi More... about 10 years ago
more robust renaming of files for now. the Compatibility.rename method doesn't seem to be working for now but I cannot not easily fix it. So in this case, fallback on a copy More... about 10 years ago
Merge pull request #325 from dchenbecker/master More... about 10 years ago
Fix typo in resolvers
dchenbecker
as Derek Chen-Becker
More... about 10 years ago
removed an unused import More... about 10 years ago
added some test cases for wire formats implicits search More... about 10 years ago
No more fruitless paths in implicit serach for LME benchmark More... about 10 years ago
One more specific implicit for faster compilation More... about 10 years ago
Further reorganize typeclass implicits for faster implicit search More... about 10 years ago
Rearrange implicits to speedup implicit search More... about 10 years ago
Revert "memoising the compressor for sequence files to avoid OOME" More... about 10 years ago
memoising the compressor for sequence files to avoid OOME More... about 10 years ago
only using FileContext.rename on directories More... about 10 years ago
using the rename method on FileContext for cdh4/cdh5. fixes the move of partitioned outputs More... about 10 years ago
move the file differently for a partitioned output depending if we are executing locally or on the cluster More... about 10 years ago
Merge pull request #321 from raronson/generic_partition More... about 10 years ago
Read support for partitioned sequence files More... about 10 years ago
Write support for partitioned sequence files More... about 10 years ago
added a debug statement when looking for a URLClassLoader More... about 10 years ago
fixed the url classloader finding More... about 10 years ago
slight modification on getting the URL classloader for running on the cluster More... about 10 years ago
fix for the failing acceptance test More... about 10 years ago
creating a _SUCCESS file in output directories only if all hadoop jobs are successful More... about 10 years ago
added some comment on the previous code More... about 10 years ago
added a more complex condition on bypassMappers to fix the failing acceptance spec More... about 10 years ago