Nodes/stats problem

Hi,
When I tried to get node statistics from ES cluster with 2 nodes on 2
different machines, I got empty node statistics response

*{
cluster_name: "rossCluster"
nodes: { }
}
*
This happens after I start the second node. A short time after starting the
second node, I can not get node statistics anymore. I am trying this on a
CENTOS OS with version x86_64 x86_64 x86_64 GNU/Linux.

Mustafa Sener
www.ifountain.com

Same things happen with single ES node. I removed sigar files from lib
directory (JMX mode) and restarted again, but the result did not change.

On Tue, Feb 1, 2011 at 9:44 AM, Mustafa Sener mustafa.sener@gmail.comwrote:

Hi,
When I tried to get node statistics from ES cluster with 2 nodes on 2
different machines, I got empty node statistics response

*{
cluster_name: "rossCluster"
nodes: { }
}
*
This happens after I start the second node. A short time after starting the
second node, I can not get node statistics anymore. I am trying this on a
CENTOS OS with version x86_64 x86_64 x86_64 GNU/Linux.

Mustafa Sener
www.ifountain.com

--
Mustafa Sener
www.ifountain.com

On Tue, 2011-02-01 at 09:44 +0200, Mustafa Sener wrote:

Hi,
When I tried to get node statistics from ES cluster with 2 nodes on 2
different machines, I got empty node statistics response

{
cluster_name: "rossCluster"
nodes: { }
}

This bug has been fixed in master:

clint

OK thanks.

On Tue, Feb 1, 2011 at 11:42 AM, Clinton Gormley clinton@iannounce.co.ukwrote:

On Tue, 2011-02-01 at 09:44 +0200, Mustafa Sener wrote:

Hi,
When I tried to get node statistics from ES cluster with 2 nodes on 2
different machines, I got empty node statistics response

{
cluster_name: "rossCluster"
nodes: { }
}

This bug has been fixed in master:

Nodes Stats: return no nodes info · Issue #629 · elastic/elasticsearch · GitHub

clint

--
Mustafa Sener
www.ifountain.com