full-dentist-68591
04/21/2022, 2:45 PMsquare-activity-64562
04/21/2022, 2:48 PMsquare-activity-64562
04/21/2022, 2:48 PMfull-dentist-68591
04/21/2022, 3:04 PMbig-carpet-38439
04/21/2022, 4:23 PMfull-dentist-68591
04/21/2022, 4:57 PMsquare-activity-64562
04/21/2022, 4:58 PMimportant-wire-73
04/21/2022, 7:39 PMDatahubRestEmitter().emit
takes only single instance of MCPW? How can we send bulk requests?full-dentist-68591
04/21/2022, 9:55 PMsquare-activity-64562
04/22/2022, 8:40 AMDatahubRestEmitter().emit
? or even sequential calls like this
emitter.emit(mcp1)
emitter.emit(mcp2)
I understand this is not calling the bulk ingest endpoint but instead /entities?action=ingest
or /aspects/?action=ingestProposal
Making changes in the CLI for sending to bulk ingest endpoint and adding bulk ingest for proposals has been discussed for a while but something or other kept coming up. If you would like to contribute and fast-track bulk endpoint usage, this doc might help https://datahubproject.io/docs/metadata-ingestion/developing/ and you can ask in #contribute channel for any help required.important-wire-73
04/26/2022, 1:09 AM