Skip to content

Typecode 50 for Writable not handled by typedbytes #5

@nikhilketkar

Description

@nikhilketkar

I was having trouble reading data produced by Java MapReduce (basically sequence files with thrift records) using Dumbo. Turns out this was due to the typecode 50 (meant for writable) not being handled by Typedbytes.

Here is the link to the Hadoop streaming code that defines 50 for WRITABLE.

https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/typedbytes/Type.java#L40

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions