Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7415

Include instructions for creating the keyspace in cassandra examples

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.2, 1.4.0
    • 1.4.0
    • Connectors / Cassandra
    • None

    Description

      In `org.apache.flink.batch.connectors.cassandra.example.BatchExample`description:

       * <p>The example assumes that a table exists in a local cassandra database, according to the following query:
       * CREATE TABLE test.batches (number int, strings text, PRIMARY KEY(number, strings));
       */
      

      The Keyspace 'test' not exist,We should create it at first.

      I will improve its description.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yew1eb Hai Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: