Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

how to change rapidminer port 8080 to something else

yongieyongie Member Posts: 16 Maven
edited November 2018 in Help
Hi there,

Recently I have been playing with Rapidminer and Cloudera Hadoop, but the port number of Rapidminer is the same as the REST port of HBase which is 8080, how can I change the port number for Rapidminer?

Thanks
Tagged:

Answers

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,996 RM Engineering
    Hi,

    you can either change the port during installation, or you can change it manually later:

    1. Stop RapidMiner Server
    2. Navigate to your SERVER/standalone/configuration folder
    3. Edit the standalone.xml and search for "8080" and replace it with the port you want
    4. Start the Server again

    Regards,
    Marco
  • yongieyongie Member Posts: 16 Maven
    Thanks! It works!
    Marco Boeck wrote:

    Hi,

    you can either change the port during installation, or you can change it manually later:

    1. Stop RapidMiner Server
    2. Navigate to your SERVER/standalone/configuration folder
    3. Edit the standalone.xml and search for "8080" and replace it with the port you want
    4. Start the Server again

    Regards,
    Marco
Sign In or Register to comment.