You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/05/18 13:13:12 UTC

[jira] [Created] (FLINK-3923) Unify configuration conventions of the Kinesis producer to the same as the consumer

Robert Metzger created FLINK-3923:
-------------------------------------

             Summary: Unify configuration conventions of the Kinesis producer to the same as the consumer
                 Key: FLINK-3923
                 URL: https://issues.apache.org/jira/browse/FLINK-3923
             Project: Flink
          Issue Type: Sub-task
          Components: Kinesis Connector, Streaming Connectors
    Affects Versions: 1.1.0
            Reporter: Robert Metzger


Currently, the Kinesis consumer and producer are configured differently.

The producer expects a list of arguments for the access key, secret, region, stream. The consumer is accepting properties (similar to the Kafka connector).

The objective of this issue is to change the producer so that it is also using a properties-based configuration (including an input validation step)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)