Unverified Commit 1fcc924d authored by Robert Yokota's avatar Robert Yokota Committed by GitHub
Browse files

Merge pull request #174 from rayokota/CC-1491-remove-ES6-note

CC-1491: Remove note about unsupported ES6 from ES quick start
parents 0ff9c21a cb40345d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -34,9 +34,7 @@ producer to Elasticsearch.
**Prerequisites:**

- :ref:`Confluent Platform <installation>` is installed and services are running by using the Confluent CLI. This quick start assumes that you are using the Confluent CLI, but standalone installations are also supported. By default ZooKeeper, Kafka, Schema Registry, Kafka Connect REST API, and Kafka Connect are started with the ``confluent start`` command. For more information, see :ref:`installation_archive`.
- Elasticsearch 5.x is installed and running.

  .. important:: Elasticsearch 6.x is not supported at this time due to a known issue.
- Elasticsearch 5.x or 6.x is installed and running.

----------------------------
Add a Record to the Consumer