If you download Ignite and run it, the REST server isn’t enabled. You have to 
copy ignite-rest-http from libs/optional to libs.

Assuming you did that, you can start Ignite like this:

./ignite.sh -J-DIGNITE_JETTY_PORT=8088

That will start the REST service on port 8088.

> On 14 May 2020, at 01:12, kay <goek...@gmail.com> wrote:
> 
> oh.. I see thank you so much
> 
> For REST port(8080) is open, you said i have to enable it.
> but i didn't understand exactly. how can i enable it? 
> you mean server machine(disk) port enable to use?
> 
> If i some application already use port(8080) so i set change port number
> using IGNITE_JETTY_PORT property, is it going to be not fails to start??
> 
> 
> 
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to