add spark-sql case
This commit is contained in:
BIN
Spark/data/csv/._SUCCESS.crc
Normal file
BIN
Spark/data/csv/._SUCCESS.crc
Normal file
Binary file not shown.
Binary file not shown.
0
Spark/data/csv/_SUCCESS
Normal file
0
Spark/data/csv/_SUCCESS
Normal file
@@ -0,0 +1,15 @@
|
||||
1,Toy Story (1995),Animation
|
||||
1,Toy Story (1995),Children's
|
||||
1,Toy Story (1995),Comedy
|
||||
2,Jumanji (1995),Adventure
|
||||
2,Jumanji (1995),Children's
|
||||
2,Jumanji (1995),Fantasy
|
||||
3,Grumpier Old Men (1995),Comedy
|
||||
3,Grumpier Old Men (1995),Romance
|
||||
4,Waiting to Exhale (1995),Comedy
|
||||
4,Waiting to Exhale (1995),Drama
|
||||
5,Father of the Bride Part II (1995),Comedy
|
||||
6,Heat (1995),Action
|
||||
6,Heat (1995),Crime
|
||||
6,Heat (1995),Thriller
|
||||
7,Sabrina (1995),Comedy
|
||||
|
BIN
Spark/data/json/._SUCCESS.crc
Normal file
BIN
Spark/data/json/._SUCCESS.crc
Normal file
Binary file not shown.
Binary file not shown.
0
Spark/data/json/_SUCCESS
Normal file
0
Spark/data/json/_SUCCESS
Normal file
@@ -0,0 +1,2 @@
|
||||
{"age":30,"name":"John"}
|
||||
{"age":25,"name":"Doe"}
|
||||
3
Spark/data/salary.txt
Normal file
3
Spark/data/salary.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
1 zhangsan 20000 10000
|
||||
2 lisi 21000 20000
|
||||
3 wangwu 22000 21000
|
||||
4
Spark/data/stu.json
Normal file
4
Spark/data/stu.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
{"name": "John", "age": 30},
|
||||
{"name": "Doe", "age": 25}
|
||||
]
|
||||
BIN
Spark/data/text/._SUCCESS.crc
Normal file
BIN
Spark/data/text/._SUCCESS.crc
Normal file
Binary file not shown.
Binary file not shown.
0
Spark/data/text/_SUCCESS
Normal file
0
Spark/data/text/_SUCCESS
Normal file
@@ -0,0 +1,13 @@
|
||||
shenjianZ poop yuqing yuqin
|
||||
yuqing yuqin shenjianZ poop
|
||||
shenjianZ poop yuqing yuqin
|
||||
yuqing yuqin shenjianZ poop
|
||||
shenjianZ poop yuqing yuqin
|
||||
yuqing yuqin shenjianZ poop
|
||||
shenjianZ poop yuqing yuqin
|
||||
yuqing yuqin shenjianZ poop
|
||||
shenjianZ poop yuqing yuqin
|
||||
yuqing yuqin shenjianZ poop
|
||||
shenjianZ poop yuqing yuqin
|
||||
yuqing yuqin shenjianZ poop
|
||||
|
||||
Reference in New Issue
Block a user