--- !ruby/object:Gem::Specification name: mandy version: !ruby/object:Gem::Version version: 0.4.994 platform: ruby authors: - Andy Kent - Paul Ingles autorequire: bindir: bin cert_chain: [] date: 2009-10-19 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: json type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: Mandy is Ruby Map/Reduce Framework built onto of the Hadoop Distributed computing platform. email: andy.kent@me.com executables: - mandy - mandy-hadoop - mandy-local - mandy-map - mandy-put - mandy-get - mandy-cat - mandy-reduce - mandy-rm - mandy-mv - mandy-cp - mandy-mkdir - mandy-exists - mandy-install extensions: [] extra_rdoc_files: [] files: - bin/mandy - bin/mandy-hadoop - bin/mandy-local - bin/mandy-map - bin/mandy-put - bin/mandy-get - bin/mandy-cat - bin/mandy-reduce - bin/mandy-rm - bin/mandy-mv - bin/mandy-cp - bin/mandy-mkdir - bin/mandy-exists - bin/mandy-install - VERSION - readme.md - Rakefile - bootstrap.rb - geminstaller.yml - lib/mandy.rb - lib/mandy/errors.rb - lib/mandy/support/tuple.rb - lib/mandy/support/formatting.rb - lib/mandy/support/array_serializer.rb - lib/mandy/support/hdfs_location.rb - lib/mandy/task.rb - lib/mandy/dsl.rb - lib/mandy/job.rb - lib/mandy/mappers/base_mapper.rb - lib/mandy/mappers/transpose_mapper.rb - lib/mandy/mappers/pass_through_mapper.rb - lib/mandy/packer.rb - lib/mandy/reducers/base_reducer.rb - lib/mandy/reducers/transpose_reducer.rb - lib/mandy/reducers/pass_through_reducer.rb - lib/mandy/reducers/sum_reducer.rb - lib/mandy/reducers/max_reducer.rb - lib/mandy/reducers/min_reducer.rb - lib/mandy/serializers/json.rb - lib/mandy/stores/hbase.rb - lib/mandy/stores/in_memory.rb - lib/mandy/ruby-hbase.rb - lib/mandy/ruby-hbase/hbase_table.rb - lib/mandy/ruby-hbase/scanner.rb - lib/mandy/ruby-hbase/version.rb - lib/mandy/ruby-hbase/xml_decoder.rb - lib/mandy/test_runner.rb has_rdoc: true homepage: http://github.com/trafficbroker/mandy licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: Map/Reduce Framework test_files: []