-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path架构.drawio
67 lines (67 loc) · 5.65 KB
/
架构.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<mxfile host="65bd71144e">
<diagram id="G5AgoUgAaKomscsnyRAJ" name="第 1 页">
<mxGraphModel dx="2427" dy="1307" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1654" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="40" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1151" y="27" width="370" height="1115" as="geometry"/>
</mxCell>
<mxCell id="4" value="" style="rounded=0;whiteSpace=wrap;html=1;container=0;" vertex="1" parent="40">
<mxGeometry y="58.684210526315795" width="370" height="1056.3157894736842" as="geometry"/>
</mxCell>
<mxCell id="7" value="<font style="font-size: 24px;">Slave2</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;container=0;" vertex="1" parent="40">
<mxGeometry x="135" width="100" height="40" as="geometry"/>
</mxCell>
<mxCell id="15" value="<font style="font-size: 24px;">MySQL</font>" style="rounded=0;whiteSpace=wrap;html=1;container=0;" vertex="1" parent="40">
<mxGeometry y="50" width="370" height="400" as="geometry"/>
</mxCell>
<mxCell id="39" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="643" y="27" width="370" height="1115" as="geometry"/>
</mxCell>
<mxCell id="3" value="" style="rounded=0;whiteSpace=wrap;html=1;container=0;" vertex="1" parent="39">
<mxGeometry y="58.6842105263158" width="370" height="1056.3157894736844" as="geometry"/>
</mxCell>
<mxCell id="6" value="<font style="font-size: 24px;">slave1</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;container=0;" vertex="1" parent="39">
<mxGeometry x="140" width="90" height="40" as="geometry"/>
</mxCell>
<mxCell id="16" value="<font style="font-size: 24px;">Redis</font>" style="rounded=0;whiteSpace=wrap;html=1;container=0;" vertex="1" parent="39">
<mxGeometry y="58.68000000000001" width="370" height="395" as="geometry"/>
</mxCell>
<mxCell id="8" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="131" y="37" width="370" height="1105" as="geometry"/>
</mxCell>
<mxCell id="2" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="8">
<mxGeometry y="52.61904761904762" width="370" height="1052.3809523809523" as="geometry"/>
</mxCell>
<mxCell id="5" value="<font style="font-size: 24px;">Master</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="8">
<mxGeometry x="135" y="-5.8465608465608465" width="100" height="40" as="geometry"/>
</mxCell>
<mxCell id="36" value="Hive" style="rounded=0;whiteSpace=wrap;html=1;fontSize=24;" vertex="1" parent="8">
<mxGeometry y="52.61904761904762" width="370" height="134.47089947089947" as="geometry"/>
</mxCell>
<mxCell id="37" value="Flume" style="rounded=0;whiteSpace=wrap;html=1;fontSize=24;" vertex="1" parent="8">
<mxGeometry y="187.0899470899471" width="370" height="128.62433862433863" as="geometry"/>
</mxCell>
<mxCell id="42" value="ClickHouse单节点" style="rounded=0;whiteSpace=wrap;html=1;fontSize=24;" vertex="1" parent="8">
<mxGeometry y="320" width="370" height="117.33" as="geometry"/>
</mxCell>
<mxCell id="30" value="<font style="font-size: 24px;">底层框架<br>Zookeeper集群<br>&nbsp;Hadoop HDFS<br>Hadoop YARN<br></font>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="131" y="987" width="1390" height="155" as="geometry"/>
</mxCell>
<mxCell id="31" value="<font style="font-size: 24px;">计算框架<br>Flink on Yarn<br>Spark on Yarn (With Hudi)<br></font>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="133" y="847" width="1390" height="140" as="geometry"/>
</mxCell>
<mxCell id="32" value="HBase分布式" style="rounded=0;whiteSpace=wrap;html=1;fontSize=24;" vertex="1" parent="1">
<mxGeometry x="133" y="477" width="1390" height="100" as="geometry"/>
</mxCell>
<mxCell id="35" value="Kafka分布式" style="rounded=0;whiteSpace=wrap;html=1;fontSize=24;" vertex="1" parent="1">
<mxGeometry x="133" y="582" width="1390" height="110" as="geometry"/>
</mxCell>
<mxCell id="41" value="Azkaban流程控制" style="rounded=0;whiteSpace=wrap;html=1;fontSize=24;" vertex="1" parent="1">
<mxGeometry x="133" y="692" width="1390" height="155" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>