# Elasticsearch bulk insert in pentaho data integration

**URL:** https://discuss.elastic.co/t/elasticsearch-bulk-insert-in-pentaho-data-integration/13104
**Category:** Elasticsearch
**Created:** [August 7, 2013, 1:57pm UTC](https://discuss.elastic.co/t/elasticsearch-bulk-insert-in-pentaho-data-integration/13104 "2013-08-07T13:57:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ES1](https://avatars.discourse-cdn.com/v4/letter/e/919ad9/32.png) [@ES1](https://discuss.elastic.co/u/ES1)
#### Post date: [August 7, 2013, 1:57pm UTC](https://discuss.elastic.co/t/elasticsearch-bulk-insert-in-pentaho-data-integration/13104/1 "2013-08-07T13:57:35Z")

</div>

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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![spinscale](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spinscale/32/25011_2.png) [@spinscale](https://discuss.elastic.co/u/spinscale)
#### Post date: [August 12, 2013, 11:52am UTC](https://discuss.elastic.co/t/elasticsearch-bulk-insert-in-pentaho-data-integration/13104/2 "2013-08-12T11:52:48Z")

</div>

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](mailto: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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> For more options, visit [https://groups.google.com/groups/opt\_out](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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:21am UTC](https://discuss.elastic.co/t/elasticsearch-bulk-insert-in-pentaho-data-integration/13104/3 "2017-07-06T02:21:35Z")

</div>


