AbsaOSS / AbsaOSS/enceladus

Caching of DataFrame between processing phases

Aperta
#1,560 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
cloud Conformance feature priority: undecided Standardization under discussion
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Background
Right now, based on #1538, the DataFrame is re-read between each phase. This is potentially ineffective and results it extra IO (possible extra cost in cloud)

## Feature
Investigate and eventually implement some Spark caching strategy resistant to node failure.

## Proposed Solution
This might be a source reading for possible solution
https://sparkbyexamples.com/spark/spark-dataframe-cache-and-persist-explained/

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.