Elasticsearch REST Bulk Insert
Last updated
Was this helpful?
Elasticsearch Plugin is a that plugin allows users to send one or more batches of records to an Elasticsearch server for indexing. It is commonly used to add data to an index or create new indexes.
Supports the following EalsticSearch versions:
7.*
8.*
Ensure that you have access to the Support Portal. Reach out to your Pentaho Support representative if you do not have access.
Ensure that any Pentaho Data Integration (PDI) tools (pan, kitchen, Carte, Spoon) and Pentaho Server are fully shut down before beginning the installation.
Visit the Download section in the Pentaho Support portal
Download the zip file: plugins/Elasticsearch REST Bulk Insert/elasticsearch-rest-plugin-<version>-<build>-dist.zip.
Execute the appropriate script based on your operating system:
install.sh for Linux/macOS
install.bat for Windows
Accept the End User License Agreement (EULA) when prompted
Choose Installation Path
For PDI/Spoon: <PENTAHO_HOME>/data-integration/plugins
For Pentaho Server: <PENTAHO_HOME>/pentaho-server/pentaho-solutions/system/kettle/plugins
Note: <PENTAHO_HOME> is the absolute path of the folder where you have installed Pentaho
Restart PDI and/or Pentaho Server after installation.
Sample transformations are included in the plugin release folder for reference.
Last updated
Was this helpful?
Was this helpful?

