0.6.1 is released

11 views
Skip to first unread message

Eric Torreborre

unread,
Jan 14, 2013, 3:39:53 PM1/14/13
to scoob...@googlegroups.com
Hi all,

Scoobi 0.6.1 is now released, with a quite a few changes and fixes:

New Features

  • issue 138: support for the Avro Fixed type
  • issue 150: added Avro Specific/GenericRecord support (thanks to @ccsevers!)
  • issue 156: a DObject[T] can be transformed to a DList[T]with a single element and to a DList[Iterable[S]] if T <:< Iterable[S]
  • issue 157: added a groupByKeyWith method to explicitly specify the Grouping instance to use
  • issue 160: fast local mode with the inmemory argument to run the Scoobi code with Scala collections instead of Hadoop in order to faster check the application logic

Improvements

Changes

  • issue 166: Scoobi’s directory is /tmp/scoobi-{user.name}/by default now
  • issue 167: the user classpath takes precedence by default ->mapreduce.task.classpath.user.precedence=true
  • DList.materialize is deprecated, useDList.materialise instead

Fixes

  • issue 142: added a better error message if a Writable type can’t be instantiated because it doesn’t have a no-args constructor
  • issue 153: generating _SUCCESS files in the output directories
  • issue 158: made sure that Avro is working with both cdh3 and cdh4
  • issue 164: fixed the User Guide display on low resolution screens
  • issue 169: MR output files should be moved to to output dirs, not copied
  • issue 184: Pass along proper context to OutputFormat#close
  • issue 185: output files can be copied to the S3 file system when the job is executed on EC2
Cheers,

Eric.
Reply all
Reply to author
Forward
0 new messages