You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/07/06 08:08:47 UTC

[GitHub] [flink-web] pnowojski opened a new pull request #355: Update website for Flink 1.11.0

pnowojski opened a new pull request #355:
URL: https://github.com/apache/flink-web/pull/355


   


----------------------------------------------------------------
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



[GitHub] [flink-web] pnowojski commented on a change in pull request #355: Update website for Flink 1.11.0

Posted by GitBox <gi...@apache.org>.
pnowojski commented on a change in pull request #355:
URL: https://github.com/apache/flink-web/pull/355#discussion_r450207889



##########
File path: _config.yml
##########
@@ -55,6 +55,51 @@ FLINK_GITHUB_REPO_NAME: flink-statefun
 #          md1_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-metrics-prometheus_2.12/1.7.1/flink-metrics-prometheus_2.12-1.7.1.jar.sha1
 
 flink_releases:
+  -
+      version_short: "1.11"
+      binary_release:
+          name: "Apache Flink 1.11.0"
+          scala_211:
+              id: "1110-download_211"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.sha512"
+          scala_212:
+              id: "1110-download_212"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.sha512"
+      source_release:
+          name: "Apache Flink 1.11.0"
+          id: "1110-download-source"
+          url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-src.tgz"
+          asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.asc"
+          sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.sha512"
+      optional_components:
+        -
+          name: "Avro SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-avro
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.asc
+          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.sha1
+        -
+          name: "CSV SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-csv
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar.asc

Review comment:
       I've removed those links and I'm adding release notes:
   https://github.com/apache/flink/pull/12828




----------------------------------------------------------------
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



[GitHub] [flink-web] zentol commented on a change in pull request #355: Update website for Flink 1.11.0

Posted by GitBox <gi...@apache.org>.
zentol commented on a change in pull request #355:
URL: https://github.com/apache/flink-web/pull/355#discussion_r450185282



##########
File path: _config.yml
##########
@@ -55,6 +55,51 @@ FLINK_GITHUB_REPO_NAME: flink-statefun
 #          md1_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-metrics-prometheus_2.12/1.7.1/flink-metrics-prometheus_2.12-1.7.1.jar.sha1
 
 flink_releases:
+  -
+      version_short: "1.11"
+      binary_release:
+          name: "Apache Flink 1.11.0"
+          scala_211:
+              id: "1110-download_211"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.sha512"
+          scala_212:
+              id: "1110-download_212"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.sha512"
+      source_release:
+          name: "Apache Flink 1.11.0"
+          id: "1110-download-source"
+          url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-src.tgz"
+          asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.asc"
+          sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.sha512"
+      optional_components:
+        -
+          name: "Avro SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-avro
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.asc
+          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.sha1
+        -
+          name: "CSV SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-csv
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar.asc

Review comment:
       Yes. It appears this was missed in https://issues.apache.org/jira/browse/FLINK-18173.




----------------------------------------------------------------
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



[GitHub] [flink-web] pnowojski commented on a change in pull request #355: Update website for Flink 1.11.0

Posted by GitBox <gi...@apache.org>.
pnowojski commented on a change in pull request #355:
URL: https://github.com/apache/flink-web/pull/355#discussion_r450207889



##########
File path: _config.yml
##########
@@ -55,6 +55,51 @@ FLINK_GITHUB_REPO_NAME: flink-statefun
 #          md1_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-metrics-prometheus_2.12/1.7.1/flink-metrics-prometheus_2.12-1.7.1.jar.sha1
 
 flink_releases:
+  -
+      version_short: "1.11"
+      binary_release:
+          name: "Apache Flink 1.11.0"
+          scala_211:
+              id: "1110-download_211"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.sha512"
+          scala_212:
+              id: "1110-download_212"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.sha512"
+      source_release:
+          name: "Apache Flink 1.11.0"
+          id: "1110-download-source"
+          url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-src.tgz"
+          asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.asc"
+          sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.sha512"
+      optional_components:
+        -
+          name: "Avro SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-avro
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.asc
+          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.sha1
+        -
+          name: "CSV SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-csv
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar.asc

Review comment:
       I've removed those links and I'm adding release notes




----------------------------------------------------------------
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



[GitHub] [flink-web] pnowojski commented on pull request #355: Update website for Flink 1.11.0

Posted by GitBox <gi...@apache.org>.
pnowojski commented on pull request #355:
URL: https://github.com/apache/flink-web/pull/355#issuecomment-654225256


   Thanks for the review. I've removed 1.9 download links as well. Can you take a look again @zentol ?


----------------------------------------------------------------
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



[GitHub] [flink-web] pnowojski commented on a change in pull request #355: Update website for Flink 1.11.0

Posted by GitBox <gi...@apache.org>.
pnowojski commented on a change in pull request #355:
URL: https://github.com/apache/flink-web/pull/355#discussion_r450172208



##########
File path: _config.yml
##########
@@ -55,6 +55,51 @@ FLINK_GITHUB_REPO_NAME: flink-statefun
 #          md1_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-metrics-prometheus_2.12/1.7.1/flink-metrics-prometheus_2.12-1.7.1.jar.sha1
 
 flink_releases:
+  -
+      version_short: "1.11"
+      binary_release:
+          name: "Apache Flink 1.11.0"
+          scala_211:
+              id: "1110-download_211"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.sha512"
+          scala_212:
+              id: "1110-download_212"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.sha512"
+      source_release:
+          name: "Apache Flink 1.11.0"
+          id: "1110-download-source"
+          url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-src.tgz"
+          asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.asc"
+          sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.sha512"
+      optional_components:
+        -
+          name: "Avro SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-avro
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.asc
+          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.sha1
+        -
+          name: "CSV SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-csv
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar.asc

Review comment:
       Shouldn't this be mentioned in the release notes?




----------------------------------------------------------------
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



[GitHub] [flink-web] zentol commented on a change in pull request #355: Update website for Flink 1.11.0

Posted by GitBox <gi...@apache.org>.
zentol commented on a change in pull request #355:
URL: https://github.com/apache/flink-web/pull/355#discussion_r450164572



##########
File path: _config.yml
##########
@@ -55,6 +55,51 @@ FLINK_GITHUB_REPO_NAME: flink-statefun
 #          md1_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-metrics-prometheus_2.12/1.7.1/flink-metrics-prometheus_2.12-1.7.1.jar.sha1
 
 flink_releases:
+  -
+      version_short: "1.11"
+      binary_release:
+          name: "Apache Flink 1.11.0"
+          scala_211:
+              id: "1110-download_211"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.11.tgz.sha512"
+          scala_212:
+              id: "1110-download_212"
+              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz"
+              asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.asc"
+              sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-bin-scala_2.12.tgz.sha512"
+      source_release:
+          name: "Apache Flink 1.11.0"
+          id: "1110-download-source"
+          url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.11.0/flink-1.11.0-src.tgz"
+          asc_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.asc"
+          sha512_url: "https://downloads.apache.org/flink/flink-1.11.0/flink-1.11.0-src.tgz.sha512"
+      optional_components:
+        -
+          name: "Avro SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-avro
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.asc
+          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.11.0/flink-avro-1.11.0.jar.sha1
+        -
+          name: "CSV SQL Format"
+          category: "SQL Formats"
+          scala_dependent: false
+          id: 1110-sql-format-csv
+          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar
+          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.11.0/flink-csv-1.11.0.jar.asc

Review comment:
       json/csv formats are now bundled in lib/, so a separate download seems unnecessary.




----------------------------------------------------------------
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



[GitHub] [flink-web] pnowojski merged pull request #355: Update website for Flink 1.11.0

Posted by GitBox <gi...@apache.org>.
pnowojski merged pull request #355:
URL: https://github.com/apache/flink-web/pull/355


   


----------------------------------------------------------------
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