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

[SOLVED]Stopping RapidMiner Server on Linux

ChikoChiko Member Posts: 26 Maven
edited November 2018 in Help
whats the proper way of stopping RM server? I am currently just issuing a kill %1 - having executed standalone.sh in the background.

Thanks

Best Answer

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

    that's fine. You can call "jboss-cli.sh -- --connect --command=:shutdown;" if you like for an alternative though if you like.
    .
    Regards,
    Marco
Sign In or Register to comment.