Search Criteria
Package Details: confluent-platform 7.7.0-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/confluent-platform.git (read-only, click to copy) |
---|---|
Package Base: | confluent-platform |
Description: | Confluent, founded by the creators of Apache Kafka, delivers a complete execution of Kafka for the Enterprise, to help you run your business in real time. |
Upstream URL: | https://www.confluent.io/ |
Licenses: | Commercial |
Submitter: | dabz |
Maintainer: | dabz |
Last Packager: | dabz |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-12 20:42 (UTC) |
Last Updated: | 2024-07-30 13:35 (UTC) |
Dependencies (1)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
Latest Comments
1 2 Next › Last »
Vodun commented on 2021-09-01 15:54 (UTC)
I have just installed this package, not sure what the CONFLUENT_HOME is supposed to be but from what the confluent-cli is looking for, I assume it is the root directory.
So I did an export CONFLUENT_HOME=/, followed by "confluent local services start". It stopped after at the ksqlDB server with the same error message than jade: "Error: could not find share/java/confluent-common/common-config-*.jar in CONFLUENT_HOME"
I temporary created a link between /usr/share and /, far from ideal but I got it running. All services seem to be up and running, no problem with the control center etc...
What is the expected value for the CONFLUENT_HOME?
dabz commented on 2021-02-09 11:27 (UTC)
==> I fixed this by creating a symlink in /share/java as follows "ln -s /usr/share/java/confluent-common confluent-common". Not sure if this was the right thing to do?
I will have a look into it. That's not normal. I do not have this issue on my laptop, but it might be due to a past version or another tool.
==> Lastly, I don't see the "control center" service as being started. I can't access control center either from localhost:9021. Does this packaged version not have control center?
No problem from my side as well. Without further information, it's hard to understand the root cause. It's probably worth having a look at C3 logs, it should be explicit.
jade commented on 2020-12-18 13:48 (UTC) (edited on 2020-12-18 13:49 (UTC) by jade)
Thanks for the great work in making this available on Arch/Manjaro. Installation was painless.
It wasn't immediately apparent what I should set for CONFLUENT_HOME as it wasn't clear where it had been installed to. I eventually found out after looking round at the directories.
I had an issue when I first executed "confluent local services start". I got "Error: could not find share/java/confluent-common/common-config-*.jar in CONFLUENT_HOME". All the other services had been started apart from ksqlDB Server.
I fixed this by creating a symlink in /share/java as follows "ln -s /usr/share/java/confluent-common confluent-common". Not sure if this was the right thing to do?
Lastly, I don't see the "control center" service as being started. I can't access control center either from localhost:9021. Does this packaged version not have control center?
Thanks again for the good work.
dabz commented on 2020-10-02 16:41 (UTC)
@wolfjb, indeed you are right. I assume that the package has been modified at some point and I didn't notice it. I downloaded a fersh version of confluent-6.0.0 and updated the checksum. Thanks for the comment ;)
wolfjb commented on 2020-10-02 16:15 (UTC)
On building, getting this message:
==> Validating source files with sha256sums... confluent-6.0.0.tar.gz ... FAILED systemd_sysusers.d_confluent.conf ... Passed confluent_latest_linux_amd64.tar.gz ... Skipped ==> ERROR: One or more files did not pass the validity check!
sha256sum on a freshly downloaded confluent-6.0.0.tar.gz file is: ce1ba5754611f98028381c9b19309a3b42c43a359f45860fc860608507a81e7e
Using this value in the PKGBUILD resolved the problem for me.
dabz commented on 2019-08-21 10:19 (UTC) (edited on 2019-08-21 10:24 (UTC) by dabz)
Good point Noderat, I added the CLI as part of the package (committed on 5.3.0-2). Unfortunately, I just found a link to the latest version, I hope that an upgrade of the CLI would not break the package :/. For the moment, I put a SKIP on the checksum validation of the CLI.
noderat commented on 2019-08-19 18:09 (UTC)
Can the Confluent CLI also be re-added to this since they have now split it off into its own tarball? See: https://docs.confluent.io/current/cli/installing.html#cli-install
dabz commented on 2018-11-08 08:53 (UTC)
Thanks and sorry for missing this typos. I don't know how it was working on my environment (I use the schema registry every day). I fixed the typos and upgrade to Confluent 5.0.1.
tersers commented on 2018-11-07 23:39 (UTC) (edited on 2018-11-07 23:39 (UTC) by tersers)
Hey there, thanks for maintaining this package! It appears that there is a small typo preventing installation of the schema registry.
Line 17 in "install_confluent.sh" has the typo "cp-schema-resgistry", which causes the failure. Fixing this typo to read "cp-schema-registry" installs without error.
Once again thanks for the maintenance!
dabz commented on 2018-09-09 21:21 (UTC)
Indeed the confluent.conf shouldn't be in / ... Thanks @mikail.khan ;) Concerning the other issue, I didn't investigate much but it seems to be related to https://github.com/systemd/systemd/issues/661.
On my laptop, I was able to reproduce with: $> sudo systemctl start /usr/lib/systemd/system/confluent-zookeeper
Failed to start usr-lib-systemd-system-confluent\x2dzookeeper.mount: Unit usr-lib-systemd-system-confluent\x2dzookeeper.mount not found.
But, by using the standard unit syntax, it's working nicely: $> sudo systemctl start confluent-zookeeper
1 2 Next › Last »