A method for Mothra packers to map Records to storage locations in a Mothra repository by using
multiple Partitioner definitions. Each Partitioner is called
in order to produce a single optional path element to be included in
the final storage location. The combined list of path elements
(excluding any which are None) is used to construct
the final path.
To use a PartitionerConfigurators for the packing logic
configuration of one of the Mothra packer tools, use a file
containing something like the following:
A method for Mothra packers to map Records to storage locations in a Mothra repository by using multiple Partitioner definitions. Each Partitioner is called in order to produce a single optional path element to be included in the final storage location. The combined list of path elements (excluding any which are None) is used to construct the final path.
To use a PartitionerConfigurators for the packing logic configuration of one of the Mothra packer tools, use a file containing something like the following:
Those tools will then compile this and use the partition configuration for packing records.