Hello, I have ES 1.4.2 installed on four servers, with one server hosting the ES tribe node and the other three servers hosting an ES instance. I decided to have the three servers each being a cluster of one server, to test some things out.
If I connect to the tribe node, and try to create an index and bulk index, it fails with an error saying no master can be found. But if I create the indices on each node and then bulk index using the tribe node, it works. Additionally, if I create an index template on the three nodes, and then index using the tribe node, this works. Even if the index doesn't initially exist. Reading the documentation, as I understand it, indexing into a new index via the tribe node should never work. Is the behavior I'm seeing, expected? Thanks in advance. -- Ed Brown, Software Architect -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/49fb5958-e80e-4de8-888c-3ef4df8aa188%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
