AbsaOSS / AbsaOSS/enceladus

Caching of DataFrame between processing phases

オープン
#1,560 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
cloud Conformance feature priority: undecided Standardization under discussion
主要言語
Scala
スター
33
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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/

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。