Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
trunk
-
None
Description
Background
Existing implementation of import supports single entity creation. This greatly limits the rate of ingest.
Solution Approach
- Use existing producer-consumer framework to allow for configurable consumers of entities from the input stream.
- Modify BulkImporterImpl to implement the consumer.
- Modify AtlasImportRequest to specify the batch size and number of workers.
Attachments
Attachments
Issue Links
- links to