Extend Rapidminer - extend

I'm using Rapidminer 6.4 for connect to my Rapidminer Server.
I download the project from the repository: https://github.com/rapidminer/rapidminer-extension-tutorial
and implement my new operator.
When i execute the installExtension Gradle task, i cant see my new operator in rapidminer 6.4, but if i update to 6.5 i can use my operator.
I cant use RM 6.5 because i cannot connect to my server.
Can anyone help me?
Thanks!!

What is your Server version? RM 6.5 can only connect with a 2.5 server.
For more information better ask in the community forum (http://forum.rapid-i.com/) or contact the support if you have a commercial version.
Best,
David

Related

How to install redisGraph on mac with my existiing redis database

I have been trying for 2 days to install redisGraph on mac WITH my existing redis database, it can be done with redis cloud but i want to have it locally ( and free ).
I go redis working, but i don't understand, and can't find how to install modules on my mac.
Btw i have a M1 macbook pro (maybe it maters).
Can anyone please help me.
Have you tried building it locally?
see instructions here
Which compiler are you using, I'll suggest using GCC, preferably version 10 or 11

How to install pentaho community edition Server on ubuntu 18.04?

I have followed the steps in http://wiki.joanillo.org/images/1/11/Community_user_guide.pdf but I am unable to run the server
That document refers to version 3.x of Pentaho. Current version is 8.2. The doc is out of date by several years.
There’s no folder biserver-ce anymore, it’s now called pentaho-server. The script’s name is still the same.
You will need a JDK installed (1.8 or above, and if you install Pentaho 8.2 you should use openJDK)
i hope you have started the server, if not run this file using terminal /pentaho-server/start-pentaho.sh ....
please provide the log it will be in the path pentahoserver->tomcat->logs->catalina.out

Compatibility Issues between Tableau 10.3 and Cloudera Hive 2.0

We are upgrading Our Cloudera Hive from 1.3 to 2.0, Could you please let us know, if there is known issues related to this, i did a search in Tableau and Cloudera Community, but i didn't found any issues.
Unless there is something on the Known Issues page then in general there should be no problems.
If you are concerned, then I would strongly suggest upgrading a test database instance from 1.3 to 2.0, and then confirming your exact 10.3 version of Tableau can connect to this new version without any issues. If any issues are experienced, then please contact Tableau Technical Support and they will assist you with next steps.

Centos 6.6 Upgrade PHP to 5.4

I'm trying to upgrade my php version (5.3.3) to a on a Centos 6.6 to get a 5.4's php's version (I'm a noob on server's configuration, in fact I'm a developer).
I've followed this tutorial http://sharadchhetri.com/2015/04/04/install-php-5-4-on-centos-6-with-yum-command/, I've followed what the first comment said (because It add MySql support).
My problem is that when I make this command line "source /opt/rh/php54/enable", I've php 5.4 on a cli context but not when I asked for a php script with my browser (making a basicallly phpinfo();).
I'va tryied as they said "To make PHP 5.4 available to all user ..." but nothing change.
I'm looking everywhere and I can't find any solution. Anyone has an idea ?
Regards,
Zé.
Notice: PHP 5.4 have reached its EOL (End of Life), so I highly recommend you upgrade to 5.5 or 5.6.
Tips: use the remi's repository configuration wizard: http://rpms.remirepo.net/wizard/
For the one who have the same problem, I've solve it by installing php 5.4 with remi's repository : https://www.zerostopbits.com/how-to-upg ... entos-6-7/
for information, I also had a problem with some package version, I have to change the remi's repository priority as explained https://wiki.centos.org/PackageManageme ... Priorities on "5. Specific Configuration"
Regards,
Ze.

installing tomcat and full kit of j2ee on windows 7

I want to install apache tomcat server latest version on my windows7. I don have any kit for the further action. where do and how do i download the kit and how to install them? Please give me the step by step procedure. as well as i want to install j2ee kit netbeans etc. please give me the details. thanks in advance
Apache tomcat, you have to select what version. In some companies are still using 5.5 as standard.:
http://tomcat.apache.org/whichversion.html
java2ee:
http://www.oracle.com/technetwork/java/javaee/downloads/index.html
Netbeans:
http://netbeans.org/features/web/index.html
Alternatively to Netbeans I recommend eclipse for development. There is a version specific for j2ee:
http://www.eclipse.org/downloads/