You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2018/06/04 14:33:57 UTC

flink git commit: [hotfix] [docs] Remove unsupported SQL Client jars

Repository: flink
Updated Branches:
  refs/heads/master 1ea02a998 -> 9072983d7


[hotfix] [docs] Remove unsupported SQL Client jars


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9072983d
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/9072983d
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/9072983d

Branch: refs/heads/master
Commit: 9072983d7847a1efb05b134e7f4d72f95c0c0a22
Parents: 1ea02a9
Author: Timo Walther <tw...@apache.org>
Authored: Mon Jun 4 16:32:02 2018 +0200
Committer: Timo Walther <tw...@apache.org>
Committed: Mon Jun 4 16:32:02 2018 +0200

----------------------------------------------------------------------
 docs/dev/table/sqlClient.md | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/9072983d/docs/dev/table/sqlClient.md
----------------------------------------------------------------------
diff --git a/docs/dev/table/sqlClient.md b/docs/dev/table/sqlClient.md
index b9b7c77..de7fb65 100644
--- a/docs/dev/table/sqlClient.md
+++ b/docs/dev/table/sqlClient.md
@@ -226,9 +226,6 @@ The SQL Client does not require to setup a Java project using Maven or SBT. Inst
 | Name              | Version       | Download               |
 | :---------------- | :------------ | :--------------------- |
 | Filesystem        |               | Built-in               |
-| Apache Kafka      | 0.8           | [Download](http://central.maven.org/maven2/org/apache/flink/flink-connector-kafka-0.8{{site.scala_version_suffix}}/{{site.version}}/flink-connector-kafka-0.8{{site.scala_version_suffix}}-{{site.version}}-sql-jar.jar) |
-| Apache Kafka      | 0.9           | [Download](http://central.maven.org/maven2/org/apache/flink/flink-connector-kafka-0.9{{site.scala_version_suffix}}/{{site.version}}/flink-connector-kafka-0.9{{site.scala_version_suffix}}-{{site.version}}-sql-jar.jar) |
-| Apache Kafka      | 0.10          | [Download](http://central.maven.org/maven2/org/apache/flink/flink-connector-kafka-0.10{{site.scala_version_suffix}}/{{site.version}}/flink-connector-kafka-0.10{{site.scala_version_suffix}}-{{site.version}}-sql-jar.jar) |
 | Apache Kafka      | 0.11          | [Download](http://central.maven.org/maven2/org/apache/flink/flink-connector-kafka-0.11{{site.scala_version_suffix}}/{{site.version}}/flink-connector-kafka-0.11{{site.scala_version_suffix}}-{{site.version}}-sql-jar.jar) |
 
 #### Formats