You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/07/02 20:00:05 UTC

[jira] [Created] (FLINK-2315) Hadoop Writables cannot exploit implementing NormalizableKey

Stephan Ewen created FLINK-2315:
-----------------------------------

             Summary: Hadoop Writables cannot exploit implementing NormalizableKey
                 Key: FLINK-2315
                 URL: https://issues.apache.org/jira/browse/FLINK-2315
             Project: Flink
          Issue Type: Bug
          Components: Java API
    Affects Versions: 0.9
            Reporter: Stephan Ewen


When one implements a type that extends {{hadoop.io.Writable}} and it implements {{NormalizableKey}}, this is still not exploited.

The Writable comparator fails to recognize that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)