The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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-RapidMiner, 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.