Skip to content

Releases: marklogic/flux

1.1.1

07 Oct 23:51
e4e7660
Compare
Choose a tag to compare

This patch release addresses an issue with logging when running Flux on Linux. It is otherwise equivalent to the 1.1.0 release.

1.1.0

02 Oct 20:08
6257b6c
Compare
Choose a tag to compare

This minor release provides the following enhancements and fixes:

  1. The import-files, import-archive-files, export-files, and export-archive-files all support a new --streaming option that ensures files and documents from MarkLogic are never read into memory. This is intended to be used when importing or exporting large binary files that either Flux and/or MarkLogic cannot read into memory. Please see the user guide for more details - you can search on "streaming" to find the relevant sections.
  2. Commands that export data to files now default to a save mode of append instead of overwrite.
  3. All commands that import files now support filenames with spaces in them.

For users running Flux on Linux - please use the 1.1.1 release as this fixes a logging configuration issue that only occurs on Linux.

1.0.0

28 Aug 18:07
Compare
Choose a tag to compare

This is the first major release of the Progress MarkLogic Flux application for supporting data movement use cases with the MarkLogic data platform.

Please see the Flux user guide for information on how to use Flux.

To obtain the Flux application, download the marklogic-flux-1.0.0.zip file below and see the Getting Started guide.

If you are interested in using Flux with the Apache Spark spark-submit tool, download the marklogic-flux-1.0.0-all.jar and see the Spark Integration guide.

For any questions, enhancement requests, or bug reports, you can file an issue in this repository or contact Progress MarkLogic Support if you are a licensed customer. Progress MarkLogic provides technical support for this release to licensed customers under the terms outlined in the Support Handbook.