[
https://issues.apache.org/jira/browse/FLINK-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127056#comment-16127056
]
ASF GitHub Bot commented on FLINK-7415:
---------------------------------------
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/4519
merging.
> Add comments for cassandra test class `BatchExample`
> ----------------------------------------------------
>
> Key: FLINK-7415
> URL: https://issues.apache.org/jira/browse/FLINK-7415
> Project: Flink
> Issue Type: Test
> Components: Cassandra Connector
> Reporter: Hai Zhou
>
> In
> `org.apache.flink.batch.connectors.cassandra.example.BatchExample`description:
> {code:java}
> * <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));
> */
> {code}
> The Keyspace 'test' not exist,We should create it at first.
> I will improve its description.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)