Options

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

  • Options
    Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 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
  • Options
    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.