Obtain jdbc river state via java api

Hi all,

is there a way to obtain state of a certain river (like GET
/_river/jdbc//_state
) via TransportClient or any other kind of
java api call?

If not, I would have to perform a http get request programmatically and
parse json result, I guess...

Regards,

Abid

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/eda0c348-4938-4900-a822-37aa520da7fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

There is no stateful river concept in Elasticsearch.

Jörg

On Mon, Feb 2, 2015 at 3:57 PM, Abid Hussain hussain@novacom.mygbiz.com
wrote:

Hi all,

is there a way to obtain state of a certain river (like GET
/_river/jdbc//_state
) via TransportClient or any other kind
of java api call?

If not, I would have to perform a http get request programmatically and
parse json result, I guess...

Regards,

Abid

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/eda0c348-4938-4900-a822-37aa520da7fe%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/eda0c348-4938-4900-a822-37aa520da7fe%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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoE5B_oJn9A8%2Bi3-Vzqhiazgij0Q%2BRR77XfA1fpZ162Z2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Thanks, so I implement the state request with http get.

Regards,

Abid

Am Montag, 2. Februar 2015 17:50:53 UTC+1 schrieb Jörg Prante:

There is no stateful river concept in Elasticsearch.

Jörg

On Mon, Feb 2, 2015 at 3:57 PM, Abid Hussain <hus...@novacom.mygbiz.com
<javascript:>> wrote:

Hi all,

is there a way to obtain state of a certain river (like GET
/_river/jdbc//_state
) via TransportClient or any other kind
of java api call?

If not, I would have to perform a http get request programmatically and
parse json result, I guess...

Regards,

Abid

--
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 <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/eda0c348-4938-4900-a822-37aa520da7fe%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/eda0c348-4938-4900-a822-37aa520da7fe%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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/cb420cbb-a66f-4472-93ec-fc6b7fd1bc57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.