[
https://issues.apache.org/jira/browse/FLUME-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667311#comment-16667311
]
Hudson commented on FLUME-3278:
-------------------------------
SUCCESS: Integrated in Jenkins build Flume-trunk-hbase-1 #360 (See
[https://builds.apache.org/job/Flume-trunk-hbase-1/360/])
FLUME-3278 Handling -D keystore parameters in Kafka components (szaboferee:
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=493b53b6430c687f88c438e5883ef9120d7aedb2])
* (edit) flume-shared/pom.xml
* (edit) flume-ng-sources/flume-kafka-source/pom.xml
* (edit)
flume-ng-sinks/flume-ng-kafka-sink/src/main/java/org/apache/flume/sink/kafka/KafkaSink.java
* (add) flume-shared/flume-shared-kafka/pom.xml
* (add)
flume-shared/flume-shared-kafka/src/main/java/org/apache/flume/shared/kafka/KafkaSSLUtil.java
* (edit)
flume-ng-sources/flume-kafka-source/src/main/java/org/apache/flume/source/kafka/KafkaSource.java
* (add)
flume-shared/flume-shared-kafka/src/test/java/org/apache/flume/shared/kafka/KafkaSSLUtilTest.java
* (edit) flume-ng-channels/flume-kafka-channel/pom.xml
* (edit)
flume-ng-channels/flume-kafka-channel/src/main/java/org/apache/flume/channel/kafka/KafkaChannel.java
* (edit) flume-ng-sinks/flume-ng-kafka-sink/pom.xml
* (edit) pom.xml
> Handling -D keystore parameters in Kafka components
> ---------------------------------------------------
>
> Key: FLUME-3278
> URL: https://issues.apache.org/jira/browse/FLUME-3278
> Project: Flume
> Issue Type: Bug
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 1.9.0
>
>
> FLUME-3269 introduced -D SSL system properties to configure the
> keystore/truststore parameters of Flume components.
> It turned out that Kafka client does not handle -D keystore parameters
> directly so Flume has to pass them explicitly in Kafka properties (like
> {{ssl.keystore.location}}, etc).
> Also use the same method for the truststore (in order to handle
> keystore/truststore in the same way).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]