Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 602 Bytes

new-in-this-release.md

File metadata and controls

20 lines (13 loc) · 602 Bytes

What's new in rmr2 3.3.0

Features

  • dfs.ls: backend-independent listing of directories
  • avro input format

Enhancements

  • equijoin preserves keys in default reducer
  • default backend.parameters less intrusive, hopefully work for more people out of the box
  • added startup message about important Hadoop settings pointing to a help entry

Bugs Fixed

  • NA_character_ fully supported
  • methods imported explicitly, apparently it's now necessary
  • outer joins don't force users to return only lists from reducers
  • hdfs.cmd heuristics are less brittle