Hi Praveen, this issue has been fixed in version 3.0.6, which will be released soon. There is also a Github issue addressing the problem: https://github.com/arangodb/arangodb/issues/2020
Best regards Jan Am Freitag, 2. September 2016 19:29:45 UTC+2 schrieb [email protected]: > > Hi, > > I executed the below command and i received an error in arangoimp related > to replacing documents > > arangoimp --server.endpoint tcp://x.3.324.343:8531 --server.username root > --file "0000_part_00.csv" --type csv --server.database DB --collection > "abc" --on-duplicate update > > The error received is : 2016-09-02T17:14:21Z [15665] FATAL Wrong type > 'update'. > > But when i tried the same command without --on-duplicate update , the > command worked fine. > > The used arangodb version is 3.0.5 > > Please can you help me resolve this issue. > > Thanks, > Praveen > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
