[
https://issues.apache.org/jira/browse/FLINK-38245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015631#comment-18015631
]
david radley commented on FLINK-38245:
--------------------------------------
There is a branch called Flink on the getindata repo. I am accummulating the
code we want to move across there and gettign it reviewed by getindata prior to
contributing to Flink with Git history. The Getindata PR is
[https://github.com/getindata/flink-http-connector/pull/165].
> FLIP-532: Donate GetInData HTTP Connector to Flink
> --------------------------------------------------
>
> Key: FLINK-38245
> URL: https://issues.apache.org/jira/browse/FLINK-38245
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common
> Reporter: david radley
> Priority: Major
>
> Initial implementation of
> [Flip-532|https://cwiki.apache.org/confluence/display/FLINK/FLIP-532%3A+Donate+GetInData+HTTP+Connector+to+Flink]
> on a server side branch
> Initial phase - get something out and working tasks
> * find the documented process for this - legal requirements
> * Add Apache 2 licenses to every file, java pom etc
> * change connector name Flink connector http
> * change java package names to follow the standard
> * change check style to use 1.1 connector style
> * ensure tests succeed
> * minimal pom change
> * merge
> Follow-on tasks
> * split up the poms to have a sql one
> * enhance pom to be more like flink
> * assess shading is in line with SQL non-sql way that are expected for Flink
> connectors
> * change the config to use Flink config parameter names and gid fallback keys
> * move content of README to documentation folder
> * review pom to ensure it have the same standard checking, licenses, format
> etc
> * keep coverage checks if possible.
> * Check github actions are inline with the other Flink connectors
> * publish to Maven snapshot
> Other tasks:
> * new component in Jira / Github
> * knit in the http connector into the Flink docs
> * first release
> Initial assumptions:
> * changes go to main
> * release at some stage later,
> * v120 only currently
--
This message was sent by Atlassian Jira
(v8.20.10#820010)