# \[ANN\] Knapsack import/export plugin 1.3.2.0 for Elasticsearch 1.3.2

**URL:** https://discuss.elastic.co/t/ann-knapsack-import-export-plugin-1-3-2-0-for-elasticsearch-1-3-2/20003
**Category:** Elasticsearch
**Created:** [September 29, 2014, 8:02pm UTC](https://discuss.elastic.co/t/ann-knapsack-import-export-plugin-1-3-2-0-for-elasticsearch-1-3-2/20003 "2014-09-29T20:02:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jprante](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jprante/32/44941_2.png) [@jprante](https://discuss.elastic.co/u/jprante)
#### Post date: [September 29, 2014, 8:02pm UTC](https://discuss.elastic.co/t/ann-knapsack-import-export-plugin-1-3-2-0-for-elasticsearch-1-3-2/20003/1 "2014-09-29T20:02:36Z")

</div>

Hi,

a new version of the Knapsack plugin was just released.

> **[jprante/elasticsearch-knapsack](https://github.com/jprante/elasticsearch-knapsack)**
>
> elasticsearch-knapsack - Knapsack plugin is an import/export tool for Elasticsearch

Knapsack 1.3.2.0

- new: support for Elasticsearch 1.3.2
- new: all knapsack actions are reimplemented as Java API transport actions
- new: Elasticsearch bulk format support
- new: byte progress watcher, splitting into more than one archive file by  
byte size possible
- new: push action for copying indices from one cluster to another
- new: pull action for fetching indices from a remote cluster
- new: index aliases recorded in archive file
- removed S3 support - use ES snapshot/restore for this
- added numerous junit tests
- archive codec API
- switch to bzip2 implementation of [https://code.google.com/p/jbzip2/](https://code.google.com/p/jbzip2/)
- switch to JDK ZIP archive implementation
- cleaned up tar implementation
- state action overhaul
- abort action overhaul

Best,

Jörg

--  
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).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAKdsXoF5%3DTb3EeMnjLb-gPi4oJrCR4wNxX5X29jv5522ny0KJg%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAKdsXoF5%3DTb3EeMnjLb-gPi4oJrCR4wNxX5X29jv5522ny0KJg%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<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, 12:59am UTC](https://discuss.elastic.co/t/ann-knapsack-import-export-plugin-1-3-2-0-for-elasticsearch-1-3-2/20003/2 "2017-07-06T00:59:13Z")

</div>


