-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_run.log
More file actions
27 lines (17 loc) · 2.85 KB
/
Copy path_run.log
File metadata and controls
27 lines (17 loc) · 2.85 KB
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
python.exe : WARNING: Using incubator modules: jdk.incubator.vector
At line:3 char:1
+ & python "D:\PythonProject\22-pyspark实战\数据输出\输出到文件中.py" *> "D:\Python ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (WARNING: Using ...ncubator.vector:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Using Spark's default log4j profile: org/apache/spark/log4j2-defaults.properties
Setting default log level to "WARN".
To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel).
[Stage 0:> (0 + 32) / 32]
[Stage 0:=> (1 + 31) / 32]
[Stage 0:=================================> (19 + 13) / 32]
[Stage 1:> (0 + 32) / 32]
[Stage 1:=============================> (17 + 15) / 32]
SUCCESS: The process with PID 9996 (child process of PID 26880) has been terminated.
SUCCESS: The process with PID 26880 (child process of PID 25132) has been terminated.
SUCCESS: The process with PID 25132 (child process of PID 8944) has been terminated.