You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/07/06 13:15:00 UTC

[jira] [Updated] (FLINK-18173) Bundle flink-csv and flink-json jars in lib

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

Piotr Nowojski updated FLINK-18173:
-----------------------------------
    Release Note: 
There is no need to download manually jar files for `flink-csv` and `flink-json` as they are now bundled in the `lib` folder.


> Bundle flink-csv and flink-json jars in lib
> -------------------------------------------
>
>                 Key: FLINK-18173
>                 URL: https://issues.apache.org/jira/browse/FLINK-18173
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System, Table SQL / API
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> The biggest problem for distributions I see is the variety of problems caused by users' lack of format dependency.
>  These three formats are very small and no third party dependence, and they are widely used by table users.
>  Actually, we don't have any other built-in table formats now..
>  * flink-csv-1.10.0.jar
>  * flink-json-1.10.0.jar
>  We can just bundle them in "flink/lib/".
>  It not solve all problems and it is independent of "fat" and "slim". But also improve usability.



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