This is problematic because Python's JSON libraries return unicode objects. I ran into this issue when trying to marshall objects derived from a Link-only M/R job, but I imagine this will show up elsewhere as well. My attempt at a patch is in a9fea18 .
This is problematic because Python's JSON libraries return unicode objects. I ran into this issue when trying to marshall objects derived from a Link-only M/R job, but I imagine this will show up elsewhere as well. My attempt at a patch is in a9fea18 .