How to install the confluent specific version ( major.minor) ( Eg . 3.2.0-1 confluent) using RPM

82 views
Skip to first unread message

SureshKumar Puvvala

unread,
May 9, 2017, 4:32:55 AM5/9/17
to Confluent Platform

previously i have installed conflunet-oss v3.2 using rpm and it installed the below packages

confluent-kafka-rest-3.2.0-1.noarch;

confluent-kafka-2.11-0.10.2.0-1.noarch confluent-common-3.2.0-1.noarch 

confluent-schema-registry-3.2.0-1.noarch confluent-kafka-connect-hdfs-3.2.0-1.noarch

 confluent-kafka-connect-jdbc-3.2.0-1.noarch confluent-camus-3.2.0-1.noarch confluent-rest-utils-3.2.0-1.noarch

 confluent-kafka-connect-elasticsearch-3.2.0-1.noarch confluent-platform-oss-2.11-3.2.0-1.noarch


Today i have installed the confluent-3.2 on different machine and i see it has installed the following components.

confluent-rest-utils-3.2.1-1.noarch 

confluent-kafka-connect-elasticsearch-3.2.1-1.noarch 

confluent-camus-3.2.1-1.noarch

confluent-control-center-fe-3.2.1-1.noarch

 confluent-kafka-connect-replicator-3.2.1-1.noarch

 confluent-kafka-connect-storage-common-3.2.1-1.noarch

 confluent-kafka-rest-3.2.1-1.noarch confluent-kafka-connect-s3-3.2.1-1.noarch

 confluent-kafka-connect-jdbc-3.2.1-1.noarch

Both the case confluent-dist.repo being used .Due to this inconsistent version install facing problems with stopping / starting the workers .

looking forward for solution to install the same major-minor version using RPM .

Ewen Cheslack-Postava

unread,
May 13, 2017, 5:16:12 PM5/13/17
to Confluent Platform
If you want to pin to a particular version, you can just specify the versions when installing:

sudo yum install <package name>-<version info>

e.g.

sudo yum install confluent-kafka-connect-replicator-3.2.0-1

-Ewen

--
You received this message because you are subscribed to the Google Groups "Confluent Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to confluent-platform+unsub...@googlegroups.com.
To post to this group, send email to confluent-platform@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/confluent-platform/c5099ac8-c9b5-4915-a0fb-8db279deabfc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages