If only each nodes(VMs) use its own sub dir, that's fine. Thanks.

On Tue, Feb 3, 2015 at 12:00 AM, David Pilato <da...@pilato.fr> wrote:

> No each node will use its own subdir. This also applies to data nodes BTW.
>
> --
> *David Pilato* | *Technical Advocate* | *Elasticsearch.com
> <http://Elasticsearch.com>*
> @dadoonet <https://twitter.com/dadoonet> | @elasticsearchfr
> <https://twitter.com/elasticsearchfr> | @scrutmydocs
> <https://twitter.com/scrutmydocs>
>
>
>
> Le 2 févr. 2015 à 16:30, Daniel Woo <daniel.y....@gmail.com> a écrit :
>
> Using a transport client would be slightly slower due to the two-hops,
> that's why I prefer a client node. I guess a pure client node just need
> some cluster info in memory, I don't see a reason why client need to save
> cluster info to disk.
> Now I have a interesting question, if I start multiple client nodes
> (multiple VMs with the same working directory), they will write to the same
> temporary data directory, will the data directory be messed up?
>
> On Monday, February 2, 2015 at 10:31:34 PM UTC+8, David Pilato wrote:
>>
>> As it's a node, it's storing some cluster info in it.
>> You could use a Transport Client which will act as a pure Client without
>> joining the cluster.
>>
>> --
>> David ;-)
>> Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
>>
>> Le 2 févr. 2015 à 15:08, Daniel Woo <daniel...@gmail.com> a écrit :
>>
>> Hi guys, I start a client node with the parameter "node.data" turned off,
>> why is the data directory automatically created in my working directory?
>> Can I avoid creating the "data" directory since it's a pure client node?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "elasticsearch" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to elasticsearc...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/
>> msgid/elasticsearch/37534520-ec4d-4076-b6c6-d6c65b2f9207%
>> 40googlegroups.com
>> <https://groups.google.com/d/msgid/elasticsearch/37534520-ec4d-4076-b6c6-d6c65b2f9207%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/74ad7956-564c-46dd-abaf-5cd7475eacb4%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/74ad7956-564c-46dd-abaf-5cd7475eacb4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "elasticsearch" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/elasticsearch/eLIw9LmhFhU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/A462087C-2E39-4949-A61D-8BFA46A46475%40pilato.fr
> <https://groups.google.com/d/msgid/elasticsearch/A462087C-2E39-4949-A61D-8BFA46A46475%40pilato.fr?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Thanks & Regards,
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAF-kt2ur5MnpLdtrbzLJ13mhYM81hBvST0k02Nz%2BfgVUhWs2Ng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to