Elasticsearch bulk insert in pentaho data integration

Hi,

Can any one please guide me on how to use elasticsearch bulk insert in
pentaho data integration. i have installed elasticsearch and tried
connecting to the server with following details address: and port:9200
where iam facing issues like...

Unable to open dialog for this step
java.lang.NoSuchMethodError: org.elasticsearch.client.ClusterAdminClient.
prepareState()Lorg/elasticsearch/client/action/admin/cluster/state/
ClusterStateRequestBuilder;
at org.pentaho.di.ui.trans.steps.elasticsearchbulk.
ElasticSearchBulkDialog.test(ElasticSearchBulkDialog.java:944)
at org.pentaho.di.ui.trans.steps.elasticsearchbulk.ElasticSearchBulkDialog.
access$300(ElasticSearchBulkDialog.java:87)
at org.pentaho.di.ui.trans.steps.elasticsearchbulk.
ElasticSearchBulkDialog$8.handleEvent(ElasticSearchBulkDialog.java:410)

Thanks in advance

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

I have never used pentaho data integration, but I assume it requires a
specific elasticsearch version, which does not match the one you provided.
Maybe documentation for the pentaho data integration unveils the required
version?

--Alex

On Wed, Aug 7, 2013 at 3:57 PM, ES pratyusha.marupudi@gmail.com wrote:

Hi,

Can any one please guide me on how to use elasticsearch bulk insert in
pentaho data integration. i have installed elasticsearch and tried
connecting to the server with following details address: and port:9200
where iam facing issues like...

Unable to open dialog for this step
java.lang.NoSuchMethodError: org.elasticsearch.client.**
ClusterAdminClient.**prepareState()Lorg/elasticsearch/client/action/
admin/cluster/state/**ClusterStateRequestBuilder;
at org.pentaho.di.ui.trans.steps.elasticsearchbulk.
ElasticSearchBulkDialog.test(**ElasticSearchBulkDialog.java:**944)
at org.pentaho.di.ui.trans.steps.elasticsearchbulk.
ElasticSearchBulkDialog.**access$300(**ElasticSearchBulkDialog.java:**87)
at org.pentaho.di.ui.trans.steps.elasticsearchbulk.
ElasticSearchBulkDialog$8.**handleEvent(ElasticSearchBulkDialog.java:
410)

Thanks in advance

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.