You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2020. It is now read-only.
We should build a Schedoscope-RDD that allows one to directly specify Spark pipelines outgoing from the dependencies of a view in the transformVia clause. Since all views are Hive table partitions, this should be doable using SQL-RDDs. More problematic is bringing the final RDD into the partition of the view itself.
We should build a Schedoscope-RDD that allows one to directly specify Spark pipelines outgoing from the dependencies of a view in the transformVia clause. Since all views are Hive table partitions, this should be doable using SQL-RDDs. More problematic is bringing the final RDD into the partition of the view itself.