You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to do neptune bulk load from aws s3 bucket. Loading failed comes when I load data from s3 bucket to neptune.
Command:
awscurl -X POST --service neptune-db -H 'Content-Type: application/json' --region us-east-2 \
Are you using a specific sample from this rep or just having a general issue bulk loading data into Neptune? For general questions it is better to open a support case (if you are able) or to ask on re:Post at https://repost.aws/tags/TAxVAEdWg1SrS0lClUSX-m_Q/amazon-neptune. That said it looks like the loader is reporting a parsingError in one of the files. If you add ?errors=true&details=true to the command to get the load status, is any more information shown?
I am not able to do neptune bulk load from aws s3 bucket. Loading failed comes when I load data from s3 bucket to neptune.
Command:
awscurl -X POST --service neptune-db -H 'Content-Type: application/json' --region us-east-2 \
Can anyone help me with this ?
The text was updated successfully, but these errors were encountered: