AbsaOSS / AbsaOSS/spline-spark-agent

RDD lineage support

オープン
#33 コメント 17 件 リアクション 0 件 担当者 1 名 @cerveada が担当を希望しています GitHub で見る
Epic
主要言語
Scala
スター
210
フォーク
102
平均マージ
1日 1時間
マージ済み PR(30日)
1

説明

Currently there is no one easy solution to provide lineage for RDDs, but there are several ways how to provide at lease some of it or define it manually. This ticket will group all of them.

Subtasks:
| Task | Ticket |
| --- | --- |
| partial RDD support (Write - LogicalPlan, Read - RDD) | https://github.com/AbsaOSS/spline-spark-agent/issues/498 |
| RDD Read support |
| RDD manual lineage metadata enrichment |

---
_Original message:_

I am using the latest spline version. When I enable spline, I see incomplete lineage, my code reads the file from parquet and creates a temporary view, performs some transformations and creates a new view which is then finally written to a parquet. However I am not able to see lineages for my transformations.

![lineage](https://user-images.githubusercontent.com/52342684/60380541-46ca9280-99fc-11e9-8167-577ffe84e9a4.png)

Are there any constraints like all the intermediate RDD's should be in memory? or any specific spark config apart from that mentioned in the documentation which needs to enabled?

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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