You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "dannycranmer (via GitHub)" <gi...@apache.org> on 2023/04/03 08:34:46 UTC

[GitHub] [flink] dannycranmer opened a new pull request, #22327: [FLINK-31692][Connectors/MongoDB] Integrate MongoDB connector docs in…

dannycranmer opened a new pull request, #22327:
URL: https://github.com/apache/flink/pull/22327

   …to Flink website
   
   ## What is the purpose of the change
   
   Update Flink docs to include MongoDB connector for table/datastream/SQL.
   
   ## Brief change log
   
   - MongoDB Datastream and Table connector docs added
   - Updated SQL download table
   - Updated README to pull latest docker image
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   Run locally and viewed the web build in the browser.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
     - The serializers: no
     - The runtime per-record code paths (performance sensitive): no
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
     - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? no
     - If yes, how is the feature documented? not applicable
   


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] dannycranmer merged pull request #22327: [FLINK-31692][Connectors/MongoDB] Integrate MongoDB connector docs in…

Posted by "dannycranmer (via GitHub)" <gi...@apache.org>.
dannycranmer merged PR #22327:
URL: https://github.com/apache/flink/pull/22327


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] hlteoh37 commented on a diff in pull request #22327: [FLINK-31692][Connectors/MongoDB] Integrate MongoDB connector docs in…

Posted by "hlteoh37 (via GitHub)" <gi...@apache.org>.
hlteoh37 commented on code in PR #22327:
URL: https://github.com/apache/flink/pull/22327#discussion_r1155651139


##########
docs/data/sql_connectors.yml:
##########
@@ -201,3 +201,9 @@ rabbitmq:
     category: connector
     maven: flink-connector-rabbitmq
     sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-rabbitmq/3.0.0-1.16/flink-sql-connector-rabbitmq-3.0.0-1.16.jar
+
+mongodb:
+    name: MongoDB
+    category: connector
+    maven: flink-connector-mongodb
+    sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-mongodb/1.0.0-1.16/flink-sql-connector-mongodb-1.0.0-1.16.jar

Review Comment:
   Should this be 1.17?



-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] dannycranmer commented on a diff in pull request #22327: [FLINK-31692][Connectors/MongoDB] Integrate MongoDB connector docs in…

Posted by "dannycranmer (via GitHub)" <gi...@apache.org>.
dannycranmer commented on code in PR #22327:
URL: https://github.com/apache/flink/pull/22327#discussion_r1155652143


##########
docs/data/sql_connectors.yml:
##########
@@ -201,3 +201,9 @@ rabbitmq:
     category: connector
     maven: flink-connector-rabbitmq
     sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-rabbitmq/3.0.0-1.16/flink-sql-connector-rabbitmq-3.0.0-1.16.jar
+
+mongodb:
+    name: MongoDB
+    category: connector
+    maven: flink-connector-mongodb
+    sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-mongodb/1.0.0-1.16/flink-sql-connector-mongodb-1.0.0-1.16.jar

Review Comment:
   1.17 is not released yet. Also not sure how we support this dimension yet in the docs...



##########
docs/data/sql_connectors.yml:
##########
@@ -201,3 +201,9 @@ rabbitmq:
     category: connector
     maven: flink-connector-rabbitmq
     sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-rabbitmq/3.0.0-1.16/flink-sql-connector-rabbitmq-3.0.0-1.16.jar
+
+mongodb:
+    name: MongoDB
+    category: connector
+    maven: flink-connector-mongodb
+    sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-mongodb/1.0.0-1.16/flink-sql-connector-mongodb-1.0.0-1.16.jar

Review Comment:
   1.0.0-1.17 is not released yet. Also not sure how we support this dimension yet in the docs...



-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] flinkbot commented on pull request #22327: [FLINK-31692][Connectors/MongoDB] Integrate MongoDB connector docs in…

Posted by "flinkbot (via GitHub)" <gi...@apache.org>.
flinkbot commented on PR #22327:
URL: https://github.com/apache/flink/pull/22327#issuecomment-1493914456

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7957193205adcd6163b57234610df57e18d55aaf",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7957193205adcd6163b57234610df57e18d55aaf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7957193205adcd6163b57234610df57e18d55aaf UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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: issues-unsubscribe@flink.apache.org

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