Search Criteria
Package Details: confluent-platform 7.3.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: | 2022-11-10 11:41 (UTC) |
Dependencies (1)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jre, amazon-corretto-20-bin, jdk-temurin, jre-openjdk, jre11-openjdk, jre17-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 »