You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2013/09/21 00:11:01 UTC

[jira] [Created] (CRUNCH-268) Crunch's internal Avro tuple schemas should have stable names

Josh Wills created CRUNCH-268:
---------------------------------

             Summary: Crunch's internal Avro tuple schemas should have stable names
                 Key: CRUNCH-268
                 URL: https://issues.apache.org/jira/browse/CRUNCH-268
             Project: Crunch
          Issue Type: Bug
          Components: Core, IO
    Affects Versions: 0.7.0
            Reporter: Josh Wills
            Assignee: Josh Wills


A long time ago, I made a change that used random names for the custom Avro schemas that Crunch generates for processing tuple types (pairs, trips, etc.). I recently hit a use case where that randomization burned me when I was re-running some pipelines over checkpointed data that I serialized using Crunch's Avro schemas (Pair, in particular), so I think that we should change the tuple schemas to have stable names based on their constituent field schemas via an MD5 hash.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira