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 2019/11/12 10:18:00 UTC

[jira] [Work logged] (BEAM-8616) ParquetIO should have Hadoop dependencies as provided

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

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

                Author: ASF GitHub Bot
            Created on: 12/Nov/19 10:17
            Start Date: 12/Nov/19 10:17
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on pull request #10072: [BEAM-8616] Make hadoop-client a provided dependency on ParquetIO
URL: https://github.com/apache/beam/pull/10072
 
 
   See the JIRA issue for the motivation on this.
   
   R: @lgajowy 
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

            Worklog Id:     (was: 341801)
    Remaining Estimate: 0h
            Time Spent: 10m

> ParquetIO should have Hadoop dependencies as provided
> -----------------------------------------------------
>
>                 Key: BEAM-8616
>                 URL: https://issues.apache.org/jira/browse/BEAM-8616
>             Project: Beam
>          Issue Type: Sub-task
>          Components: io-java-parquet
>    Affects Versions: 2.16.0
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ParquetIO has the hadoop-client dependency as a compile-time dependency however this dependency should be provided by the user as defined in parquet-hadoop. By pinning a hadoop version we are limiting users from providing different Hadoop jars (as they can with native Parquet), it also limits us from providing different hadoop versions to test that the Parquet module is compatible with Hadoop 3 (when it will).
> Note this is a 'backwards incompatible' change in the sense that users might need to explicitly provide the dependency from now on.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)