Hi I created a plugin, I'm able to create the zip, install it in my cluster, etc. My problem comes if I want to debug from Eclipse having access to the current data in my cluster. To do that the easiest way should be make the "debug node" part of my cluster.
When I run the java application in Eclipse it launches a new elasticsearch node but it uses the generic cluster name "elasticsearch", as my cluster have a different name the discovery functionality is not activated. Is there a way to specify elasticsearch config parameters (i.e. the parameter you usually add in elasticsearch.yml) when you debug the java app in your ide? Thanks!! -- 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/0dd66199-336b-4d6d-ad25-68e67fa2f30c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
