[ 
https://issues.apache.org/jira/browse/HADOOP-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mateusz Berezecki updated HADOOP-4020:
--------------------------------------

    Attachment: custom_format.patch

> Hadoop Pipes do not load custom InputFormats at appropriate time, rendering 
> them useless in certain scenarios
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4020
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4020
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: pipes
>    Affects Versions: 0.16.4, 0.17.0, 0.17.1, 0.17.2
>            Reporter: Mateusz Berezecki
>         Attachments: custom_format.patch
>
>
> There's a patch provided below.
> It was created on the 0.17.0 version,
> but with a little tweaking can be applied
> to the 0.18.0 as well. It fixes a timing bug,
> whereas a custom inputformat was loaded
> from the jar file, but the inputformat was being
> processed much earlier in time, resulting
> in a class not found exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to