summaryrefslogtreecommitdiff
path: root/sig-big-data
diff options
context:
space:
mode:
authorAnirudh Ramanathan <foxish@users.noreply.github.com>2017-03-29 15:16:57 -0700
committerGitHub <noreply@github.com>2017-03-29 15:16:57 -0700
commit8d57a58dcf09bd0f020d1d54ca512a4617669073 (patch)
treead6eeb2147b44e2e2dc4ddf07cc05fc347cb4739 /sig-big-data
parentb5b68943d2574f6709ef39ab3d80ffd8aa892093 (diff)
Add links to design docs and resources
Diffstat (limited to 'sig-big-data')
-rw-r--r--sig-big-data/resources.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/sig-big-data/resources.md b/sig-big-data/resources.md
new file mode 100644
index 00000000..9774fbdf
--- /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)