1 Answers
0
A new bulk load request is only accepted if there is no active load.
Bulk loader executes one single request at any given time.
Within a single bulk load, Bulk loader loads data in parallel threads, non-atomically. And the order in which data is solely decided by the bulk loader, user cannot control the order in which data gets inserted.
We have plan to support new bulk load requests be queued up and executed one by one from the queue.
Edited by: aries-aws on Feb 10, 2020 8:29 PM
answered 3 years ago
Relevant questions
Getting started with Neptune ML: problem accessing S3 to create endpoints
asked 6 months agoCan I limit the type of instances that data scientists can launch for training jobs in SageMaker?
Accepted Answerasked 2 years agoIs Neptune FedRAMP compliant?
asked 6 months agoIs it possible with DMS to have more than one maxFullloadsubtasks and still respect load-order?
asked a month agoUsing External Ontologies on AWS Neptune
Accepted Answerasked 2 years agoDoes Neptune execute bulk loader jobs in parallel or serially?
asked 3 years agoDoes AWS S3 CRR/SRR replication order match the order of object creation?
asked 2 years agoConnecting Neptune with OpenSearch
asked a month agoNeptune PageRank calculation
asked 3 months agoMulti-tenancy in Neptune
asked 7 months ago