Azure / Azure/Azure-DataFactory
Problem setting batchSize for REST Sink in ADF Dataflow
Nessuno ha ancora preso questa issue.
- Lingua principale
- PowerShell
- Stelle
- 529
- Fork
- 623
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In ADF Dataflow with the Sink of type "REST" there are problems saving batchSize value.
If I run (Debug) the pipeline using this dataflow immediately after I put the batchSize value, then it works.
But if I refresh the page or try to run pipeline later after some other changes have been made, then I can see that batchSize field is empty (on UA) and I get an error during the runtime showing me that the data wasn't batched before sending to REST endpoint.
Also on UI the Batch Size input box expects the value to be of **String** datatype, but then when I run the pipeline, I get the error that batchSize is expected to be an integer.
If I put a numeric value for batchSize (e.g. 100), then field validation fails and value is swept out after page reshesh.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia riproducendo il problema con un ADF Dataflow REST Sink: imposta batchSize, esegui Debug, aggiorna la pagina ed eseguilo di nuovo dopo un'altra modifica. Traccia come il campo Batch Size viene salvato e validato, quindi verifica che un valore intero persista dopo l'aggiornamento e che il runtime raggruppi i dati prima di inviarli al REST endpoint.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- azure
- Ambito
- api, cloud, data-engineering
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100