Repository: spark Updated Branches: refs/heads/master a539b724c -> 18fb57f58
[MINOR][DOCS] Remove unused images; crush PNGs that could use it for good measure ## What changes were proposed in this pull request? Coincidentally, I discovered that a couple images were unused in `docs/`, and then searched and found more, and then realized some PNGs were pretty big and could be crushed, and before I knew it, had done the same for the ASF site (not committed yet). No functional change at all, just less superfluous image data. ## How was this patch tested? `jekyll serve` Author: Sean Owen <[email protected]> Closes #14029 from srowen/RemoveCompressImages. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/18fb57f5 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/18fb57f5 Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/18fb57f5 Branch: refs/heads/master Commit: 18fb57f58a04685823408f3a174a8722f155fd4d Parents: a539b72 Author: Sean Owen <[email protected]> Authored: Mon Jul 4 09:21:58 2016 +0100 Committer: Sean Owen <[email protected]> Committed: Mon Jul 4 09:21:58 2016 +0100 ---------------------------------------------------------------------- .../spark/ui/static/spark-logo-77x50px-hd.png | Bin 4182 -> 3077 bytes docs/img/cluster-overview.png | Bin 33565 -> 22912 bytes docs/img/edge-cut.png | Bin 12563 -> 0 bytes docs/img/edge_cut_vs_vertex_cut.png | Bin 79745 -> 51015 bytes docs/img/graph_parallel.png | Bin 92288 -> 0 bytes docs/img/graphx_logo.png | Bin 40324 -> 22875 bytes docs/img/graphx_performance_comparison.png | Bin 166343 -> 0 bytes docs/img/ml-Pipeline.png | Bin 74030 -> 38536 bytes docs/img/ml-PipelineModel.png | Bin 76019 -> 39228 bytes docs/img/property_graph.png | Bin 225151 -> 135699 bytes docs/img/spark-logo-hd.png | Bin 16418 -> 11306 bytes docs/img/spark-webui-accumulators.png | Bin 231065 -> 160167 bytes docs/img/streaming-arch.png | Bin 78954 -> 51972 bytes docs/img/streaming-dstream-ops.png | Bin 48429 -> 33495 bytes docs/img/streaming-dstream-window.png | Bin 40938 -> 26622 bytes docs/img/streaming-dstream.png | Bin 26823 -> 17843 bytes docs/img/streaming-flow.png | Bin 31544 -> 20425 bytes docs/img/streaming-kinesis-arch.png | Bin 115277 -> 86336 bytes docs/img/structured-streaming-example-model.png | Bin 125504 -> 79409 bytes docs/img/structured-streaming-late-data.png | Bin 138226 -> 91513 bytes docs/img/structured-streaming-model.png | Bin 66098 -> 37321 bytes .../structured-streaming-stream-as-a-table.png | Bin 82251 -> 47791 bytes docs/img/structured-streaming-window.png | Bin 132875 -> 88102 bytes docs/img/triplet.png | Bin 31489 -> 19255 bytes docs/img/vertex-cut.png | Bin 12246 -> 0 bytes docs/img/vertex_routing_edge_tables.png | Bin 570007 -> 323162 bytes 26 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/core/src/main/resources/org/apache/spark/ui/static/spark-logo-77x50px-hd.png ---------------------------------------------------------------------- diff --git a/core/src/main/resources/org/apache/spark/ui/static/spark-logo-77x50px-hd.png b/core/src/main/resources/org/apache/spark/ui/static/spark-logo-77x50px-hd.png index ffe2550..cee2891 100644 Binary files a/core/src/main/resources/org/apache/spark/ui/static/spark-logo-77x50px-hd.png and b/core/src/main/resources/org/apache/spark/ui/static/spark-logo-77x50px-hd.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/cluster-overview.png ---------------------------------------------------------------------- diff --git a/docs/img/cluster-overview.png b/docs/img/cluster-overview.png index 317554c..b1b7c1a 100644 Binary files a/docs/img/cluster-overview.png and b/docs/img/cluster-overview.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/edge-cut.png ---------------------------------------------------------------------- diff --git a/docs/img/edge-cut.png b/docs/img/edge-cut.png deleted file mode 100644 index 698f4ff..0000000 Binary files a/docs/img/edge-cut.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/edge_cut_vs_vertex_cut.png ---------------------------------------------------------------------- diff --git a/docs/img/edge_cut_vs_vertex_cut.png b/docs/img/edge_cut_vs_vertex_cut.png index ae30396..5b1ed78 100644 Binary files a/docs/img/edge_cut_vs_vertex_cut.png and b/docs/img/edge_cut_vs_vertex_cut.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/graph_parallel.png ---------------------------------------------------------------------- diff --git a/docs/img/graph_parallel.png b/docs/img/graph_parallel.png deleted file mode 100644 index 330be55..0000000 Binary files a/docs/img/graph_parallel.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/graphx_logo.png ---------------------------------------------------------------------- diff --git a/docs/img/graphx_logo.png b/docs/img/graphx_logo.png index 9869ac1..04eb4d9 100644 Binary files a/docs/img/graphx_logo.png and b/docs/img/graphx_logo.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/graphx_performance_comparison.png ---------------------------------------------------------------------- diff --git a/docs/img/graphx_performance_comparison.png b/docs/img/graphx_performance_comparison.png deleted file mode 100644 index 62dcf09..0000000 Binary files a/docs/img/graphx_performance_comparison.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/ml-Pipeline.png ---------------------------------------------------------------------- diff --git a/docs/img/ml-Pipeline.png b/docs/img/ml-Pipeline.png index 6079289..33e2150 100644 Binary files a/docs/img/ml-Pipeline.png and b/docs/img/ml-Pipeline.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/ml-PipelineModel.png ---------------------------------------------------------------------- diff --git a/docs/img/ml-PipelineModel.png b/docs/img/ml-PipelineModel.png index 9ebc167..4d6f5c2 100644 Binary files a/docs/img/ml-PipelineModel.png and b/docs/img/ml-PipelineModel.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/property_graph.png ---------------------------------------------------------------------- diff --git a/docs/img/property_graph.png b/docs/img/property_graph.png index 6f3f89a..72e13b9 100644 Binary files a/docs/img/property_graph.png and b/docs/img/property_graph.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/spark-logo-hd.png ---------------------------------------------------------------------- diff --git a/docs/img/spark-logo-hd.png b/docs/img/spark-logo-hd.png index e4508e7..464eda5 100644 Binary files a/docs/img/spark-logo-hd.png and b/docs/img/spark-logo-hd.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/spark-webui-accumulators.png ---------------------------------------------------------------------- diff --git a/docs/img/spark-webui-accumulators.png b/docs/img/spark-webui-accumulators.png index 237052d..55c50d6 100644 Binary files a/docs/img/spark-webui-accumulators.png and b/docs/img/spark-webui-accumulators.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/streaming-arch.png ---------------------------------------------------------------------- diff --git a/docs/img/streaming-arch.png b/docs/img/streaming-arch.png index ac35f1d..f86fb6b 100644 Binary files a/docs/img/streaming-arch.png and b/docs/img/streaming-arch.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/streaming-dstream-ops.png ---------------------------------------------------------------------- diff --git a/docs/img/streaming-dstream-ops.png b/docs/img/streaming-dstream-ops.png index a1c5634..73084ff 100644 Binary files a/docs/img/streaming-dstream-ops.png and b/docs/img/streaming-dstream-ops.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/streaming-dstream-window.png ---------------------------------------------------------------------- diff --git a/docs/img/streaming-dstream-window.png b/docs/img/streaming-dstream-window.png index 276d2fe..4db3c97 100644 Binary files a/docs/img/streaming-dstream-window.png and b/docs/img/streaming-dstream-window.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/streaming-dstream.png ---------------------------------------------------------------------- diff --git a/docs/img/streaming-dstream.png b/docs/img/streaming-dstream.png index 90f43b8..326a3ae 100644 Binary files a/docs/img/streaming-dstream.png and b/docs/img/streaming-dstream.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/streaming-flow.png ---------------------------------------------------------------------- diff --git a/docs/img/streaming-flow.png b/docs/img/streaming-flow.png index a870cb9..bf5dd40 100644 Binary files a/docs/img/streaming-flow.png and b/docs/img/streaming-flow.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/streaming-kinesis-arch.png ---------------------------------------------------------------------- diff --git a/docs/img/streaming-kinesis-arch.png b/docs/img/streaming-kinesis-arch.png index bea5fa8..4fb0260 100644 Binary files a/docs/img/streaming-kinesis-arch.png and b/docs/img/streaming-kinesis-arch.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/structured-streaming-example-model.png ---------------------------------------------------------------------- diff --git a/docs/img/structured-streaming-example-model.png b/docs/img/structured-streaming-example-model.png index af98765..d63498f 100644 Binary files a/docs/img/structured-streaming-example-model.png and b/docs/img/structured-streaming-example-model.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/structured-streaming-late-data.png ---------------------------------------------------------------------- diff --git a/docs/img/structured-streaming-late-data.png b/docs/img/structured-streaming-late-data.png index 2283f67..f9389c6 100644 Binary files a/docs/img/structured-streaming-late-data.png and b/docs/img/structured-streaming-late-data.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/structured-streaming-model.png ---------------------------------------------------------------------- diff --git a/docs/img/structured-streaming-model.png b/docs/img/structured-streaming-model.png index 2061aae..02becb9 100644 Binary files a/docs/img/structured-streaming-model.png and b/docs/img/structured-streaming-model.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/structured-streaming-stream-as-a-table.png ---------------------------------------------------------------------- diff --git a/docs/img/structured-streaming-stream-as-a-table.png b/docs/img/structured-streaming-stream-as-a-table.png index 8181216..bc63524 100644 Binary files a/docs/img/structured-streaming-stream-as-a-table.png and b/docs/img/structured-streaming-stream-as-a-table.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/structured-streaming-window.png ---------------------------------------------------------------------- diff --git a/docs/img/structured-streaming-window.png b/docs/img/structured-streaming-window.png index c1842b1..875716c 100644 Binary files a/docs/img/structured-streaming-window.png and b/docs/img/structured-streaming-window.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/triplet.png ---------------------------------------------------------------------- diff --git a/docs/img/triplet.png b/docs/img/triplet.png index 8b82a09..5d38cce 100644 Binary files a/docs/img/triplet.png and b/docs/img/triplet.png differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/vertex-cut.png ---------------------------------------------------------------------- diff --git a/docs/img/vertex-cut.png b/docs/img/vertex-cut.png deleted file mode 100644 index 0a508dc..0000000 Binary files a/docs/img/vertex-cut.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/spark/blob/18fb57f5/docs/img/vertex_routing_edge_tables.png ---------------------------------------------------------------------- diff --git a/docs/img/vertex_routing_edge_tables.png b/docs/img/vertex_routing_edge_tables.png index 4379bec..2d1f380 100644 Binary files a/docs/img/vertex_routing_edge_tables.png and b/docs/img/vertex_routing_edge_tables.png differ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
