diff --git a/sig-big-data/resources.md b/sig-big-data/resources.md new file mode 100644 index 000000000..9774fbdf2 --- /dev/null +++ b/sig-big-data/resources.md @@ -0,0 +1,12 @@ +# Resources + +### Spark +* [Spark on Kubernetes Design Proposal](https://docs.google.com/document/d/1_bBzOZ8rKiOSjQg78DXOA3ZBIo_KkDJjqxVuq0yXdew/edit#) +* [Spark Dynamic Allocation Proposal](https://docs.google.com/document/d/1S9OMnFaeSf_UUxWpMpvC7ERcWx-jDr2g85MWri3Hccc/edit?usp=sharing) +* [SPARK-JIRA](https://issues.apache.org/jira/browse/SPARK-18278) +* [Kubernetes Issue #34377](https://github.com/kubernetes/kubernetes/issues/34377) +* [External Repository](https://github.com/apache-spark-on-k8s/spark) + +### HDFS +* [Data Locality Doc](https://docs.google.com/document/d/1TAC6UQDS3M2sin2msFcZ9UBBQFyyz4jFKWw5BM54cQo/edit) +* [External Repository](https://github.com/apache-spark-on-k8s/kubernetes-HDFS)