You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/11 18:40:00 UTC

[jira] [Work logged] (BEAM-2766) Hadoop(Input)FormatIO should support Void/null key/values

     [ https://issues.apache.org/jira/browse/BEAM-2766?focusedWorklogId=740219&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-740219 ]

ASF GitHub Bot logged work on BEAM-2766:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Mar/22 18:39
            Start Date: 11/Mar/22 18:39
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on pull request #17074:
URL: https://github.com/apache/beam/pull/17074#issuecomment-1065382462


   Just as a additional note - it would be great to add the tests with `Void.class` key/value.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 740219)
    Time Spent: 0.5h  (was: 20m)

> Hadoop(Input)FormatIO should support Void/null key/values
> ---------------------------------------------------------
>
>                 Key: BEAM-2766
>                 URL: https://issues.apache.org/jira/browse/BEAM-2766
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-hadoop-format
>    Affects Versions: 2.2.0
>            Reporter: Neville Li
>            Assignee: Vitaly Terentyev
>            Priority: P3
>              Labels: cdap-io-sprint-2
>             Fix For: 2.38.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Many Hadoop {{InputFormat}} implementations use {{Void}} as key/value type and generates null values which causes {{NullPointerException}} in https://github.com/apache/beam/blob/master/sdks/java/io/hadoop/input-format/src/main/java/org/apache/beam/sdk/io/hadoop/inputformat/HadoopInputFormatIO.java#L714
> {{HadoopInputFormatIO}} should ignore these and not clone them.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)