Command Line params under Windows

Hi,

I would like to check with other Windows users, if you still can pass parameters to ES when you start a node (ES 0.17.8).

Does :
elasticsearch -Des.cluster.name=myclustername

works for you ?

As it doesn't work for me (tried on 0.17.6 and 0.17.8), I would like to know for other users before going deeper in my tests (try with 0.16.5 and master version).

thanks
David :wink:

It does not work in the windows elasticsearch batch file. Though, if you can
add it (my bat foo is poor), it would be great.

On Fri, Oct 14, 2011 at 3:05 PM, David Pilato david@pilato.fr wrote:

Hi,

I would like to check with other Windows users, if you still can pass
parameters to ES when you start a node (ES 0.17.8).

Does :
elasticsearch -Des.cluster.name=myclustername

works for you ?

As it doesn't work for me (tried on 0.17.6 and 0.17.8), I would like to
know for other users before going deeper in my tests (try with 0.16.5 and
master version).

thanks
David :wink:

Thanks.

I will submit a patch for this.

David :wink:

Le 14 oct. 2011 à 15:54, Shay Banon kimchy@gmail.com a écrit :

It does not work in the windows elasticsearch batch file. Though, if you can add it (my bat foo is poor), it would be great.

On Fri, Oct 14, 2011 at 3:05 PM, David Pilato david@pilato.fr wrote:
Hi,

I would like to check with other Windows users, if you still can pass parameters to ES when you start a node (ES 0.17.8).

Does :
elasticsearch -Des.cluster.name=myclustername

works for you ?

As it doesn't work for me (tried on 0.17.6 and 0.17.8), I would like to know for other users before going deeper in my tests (try with 0.16.5 and master version).

thanks
David :wink:

Hi Shay,

Sorry to nag but could you accept this pull request
Use parameters given by user to launch ES in Windows Script by dadoonet · Pull Request #1414 · elastic/elasticsearch · GitHub before
releasing 0.17 and 0.18 versions ?

Thanks,
David.

On Oct 14, 3:03 pm, David Pilato da...@pilato.fr wrote:

Thanks.

I will submit a patch for this.

David :wink:

Le 14 oct. 2011 à 15:54, Shay Banon kim...@gmail.com a écrit :

It does not work in the windows elasticsearch batch file. Though, if you can add it (my bat foo is poor), it would be great.

On Fri, Oct 14, 2011 at 3:05 PM, David Pilato da...@pilato.fr wrote:
Hi,

I would like to check with other Windows users, if you still can pass parameters to ES when you start a node (ES 0.17.8).

Does :
elasticsearch -Des.cluster.name=myclustername

works for you ?

As it doesn't work for me (tried on 0.17.6 and 0.17.8), I would like to know for other users before going deeper in my tests (try with 0.16.5 and master version).

thanks
David :wink: