[ 
https://issues.apache.org/jira/browse/FLINK-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245946#comment-14245946
 ] 

ASF GitHub Bot commented on FLINK-1305:
---------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/incubator-flink/pull/252#issuecomment-66916880
  
    Okay, let's add it as a dependency library. Might also make the "Hadoop 
compatibility" implementation easier, if we can assume it as a dependency.
    
    For the collection execution, it should be fine. One can strip the Hadoop 
libraries if no Hadoop-related feature is used.
    
    +1
    
    Will merge this...


> Flink's hadoop compatibility layer cannot handle NullWritables
> --------------------------------------------------------------
>
>                 Key: FLINK-1305
>                 URL: https://issues.apache.org/jira/browse/FLINK-1305
>             Project: Flink
>          Issue Type: Bug
>          Components: Hadoop Compatibility
>    Affects Versions: 0.7.0-incubating
>            Reporter: Sebastian Schelter
>            Assignee: Robert Metzger
>            Priority: Critical
>
> NullWritable is a special object that is commonly used in Hadoop 
> applications. NullWritable does not provide a public constructor, but only a 
> singleton factory method. Therefore Flink fails when users to try to read 
> NullWritables from Hadoop sequencefiles.



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

Reply via email to