Do I need to change some id everytime I add a node?
[2012-05-17 14:17:36,533][INFO ][node ] [Blaire, Allison] {0.19.3}[17598]:
initializing ...
[2012-05-17 14:17:36,566][INFO ][plugins ] [Blaire, Allison] loaded
[hadoop], sites [hadoop]
[2012-05-17 14:17:36,580][DEBUG][env ] [Blaire, Allison] using node
location [[/root/.mohit/elasticsearch/data/elasticsearch/nodes/0]],
local_node_id [0]
[2012-05-17 14:17:38,560][INFO ][node ] [Blaire, Allison] {0.19.3}[17598]:
initialized
[2012-05-17 14:26:46,968][INFO ][plugins ] [Power, Julie] loaded [hadoop],
sites [hadoop]
[2012-05-17 14:26:46,982][DEBUG][env ] [Power, Julie] using node location
[[/root/.mohit/elasticsearch/data/elasticsearch/nodes/0]], local_node_id [0]
[2012-05-17 14:26:48,992][INFO ][node ] [Power, Julie] {0.19.3}[15036]:
initialized
On Thu, May 17, 2012 at 12:53 PM, Igor Motov imotov@gmail.com wrote:
Add "env: DEBUG" to config/logging.yml so it looks like this:
rootLogger: INFO, console, file
logger:
log action execution errors for easier debugging
action: DEBUG
Restart the nodes and find the following line in the log files.
[2012-05-17 15:47:54,109][DEBUG][env ] [Sunset
Bain] using node location [[....* /some/path/here* ...]], local_node_id
[0]
Do they point to the same location?
On Thursday, May 17, 2012 3:02:11 PM UTC-4, Mo wrote:
I have 2 nodes cluster but under nodes directory I see only one node.
It's something like:
I thought I'll see 0 and 1 since I have 2 nodes in the cluster?
ls -ltr nodes/
total 4
drwxr-xr-x 3 root root 4096 May 16 17:23 0
ls -ltr nodes/0/
total 4
-rw-r--r-- 1 root root 0 May 16 17:21 node.lock
drwxr-xr-x 4 root root 4096 May 17 11:52
indices