Search Criteria
Package Details: rapidminer-studio 9.8.1-1
Git Clone URL: | https://aur.archlinux.org/rapidminer-studio.git (read-only, click to copy) |
---|---|
Package Base: | rapidminer-studio |
Description: | Empowers data scientists and business analysts to effortlessly design predictive analytics from mashup to modeling to deployment |
Upstream URL: | https://rapidminer.com/products/studio/ |
Keywords: | analytics modeling predict |
Licenses: | |
Submitter: | efernandes |
Maintainer: | devrfc83 (Varakh) |
Last Packager: | Varakh |
Votes: | 8 |
Popularity: | 0.071903 |
First Submitted: | 2016-03-26 18:17 |
Last Updated: | 2020-12-04 11:30 |
Dependencies (3)
- java-runtime=8 (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- gendesk (make)
- unzip (unzip-natspec, unzip-iconv) (make)
Latest Comments
haeloath commented on 2021-01-23 17:39
You can force the app to launch with java 8 without setting it to default. Add this line to the file "/opt/rapidminer-studio/RapidMiner-Studio.sh"
You need to add this line before
block in the file. Obviously java 8 is still needed for this to work.
khalil2535 commented on 2020-10-22 08:53
==> ERROR: One or more files did not pass the validity check!
devrfc83 commented on 2020-06-09 14:46
I recovered my ArchLinux machine last Saturday, and got notified about the update requests. Unfortunately I had my keys on that machine and my backup on another one, but now RapidMiner Studio is updated to 9.7 rel 1 and Varakh is added as a co-maintainer.
I apologize for the delay.
rhynzler commented on 2020-03-26 03:46
If someone has problems to build, There are a new version of rapidminer, so this causes a failure. To be able to install, just edit the PKGBUILD to: Line 5:
and place on line 15.FunctionalHacker commented on 2020-01-22 09:13
I get
java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
if I try to run it on the latest OpenJDK. I found out that this class is not found in the classpath anymore after java 8. Solved by installing openjdk8-jre and setting that as defaultdevrfc83 commented on 2019-12-11 13:26
Hello banshee,
Yes, the PKGBUILD file uses the latest version of RapidMiner Studio instead of a specific version. To be able to install, just edit the PKGBUILD to:
Line 5: pkgver=9.5.1
And place the output of $ sha256sum rapidminer-studio.zip on line 16.
I notified the developer and updated my own repository to be able to install.
Disclaimer: I work with RapidMiner.
banshee commented on 2019-12-11 12:55
Unable to update package.
==> Validating source files with sha256sums...
rapidminer-studio.zip ... FAILED
rapidminer-studio.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build rapidminer-studio.
efernandes commented on 2019-11-18 18:56
Thank you @dev-rfc83
In the coming days, I'll update deps to ensure the use of java 8.
devrfc83 commented on 2019-11-16 01:41
Hello, World.
For better support, ensure you use OpenJDK 8 with RapidMiner Studio and "not" OpenJDK 9+ until the team begins the migration path. Unfortunately some third party libraries used by RapidMiner Studio are broken for Java 9+.
All the best,
Rodrigo Fuentealba.