0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
LogAnalysis: separate method supports :tsv. More... almost 14 years ago
LogAnalysis: use csv built-in library to parse csv. More... almost 14 years ago
for JRuby 1.5, tmpfile behavier may be slightly changed. every tmp file in specs should be generated each examples. More... almost 14 years ago
now can run spec by rake task. More... almost 14 years ago
LogAnalysis: bug fix. need same method on reducer if add the method in mapper.. More... about 14 years ago
gemspec updated More... about 14 years ago
LogAnalysis: add method to "just count" More... about 14 years ago
LogAnalysis: add "hour of day" option to group_date_by. More... about 14 years ago
change bootstrap file name for hudson plugin. More... about 14 years ago
hudson plugin files to contrib More... about 14 years ago
executable name changed. so modify README. More... about 14 years ago
change project name hadoop-rubydsl to hadoop-papyrus. gem is also changed. More... about 14 years ago
Version bump to 0.0.6 More... about 14 years ago
bump up to v0.0.5 More... about 14 years ago
Version bump to 0.0.5 More... about 14 years ago
temporary disabled a part of LogAnalysis example. could not work. More... about 14 years ago
LogAnalysis: Refactor to have reg exp as cache. More... about 14 years ago
Refactoring: avoid deciding DSL map/red class in each map/red loop. More... over 14 years ago
prevent reading dsl file in map/reduce by file cachning into memory. More... over 14 years ago
block in DSL is labeled for non-local exit. More... over 14 years ago
changed pointing dsl expression, 'use' to 'dsl'. More... over 14 years ago
bump up version to v0.0.4 More... over 14 years ago
Version bump to 0.0.4 More... over 14 years ago
LogAnalysis: fix small bug in example. More... over 14 years ago
LogAnalysis: add 'group_by' method which can group items More... over 14 years ago
LogAnalysis: change method select_date_by to group_date_by More... over 14 years ago
LogAnalysis: add example to process like ruby script, using bot. More... over 14 years ago
LogAnalysis: allow count_uniq arg to be just String. More... over 14 years ago
change LogAnalysis example monthly to daily. More... over 14 years ago
LogAnalysis: add select_date_by to collect by date range. now we support yearly, monthly, weekly. More... over 14 years ago