Skip to content

Commit ef7b5a2

Browse files
committed
Modified formatting
1 parent e768d03 commit ef7b5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# spark_log_parser
2-
The Spark log parser parses unmodified Spark output logs.
2+
The **Spark log parser** parses unmodified Spark output logs.
33

44
Parsed logs contain metadata pertaining to your Spark application execution. Particularly, the runtime for a task, the amount of data read & written, the amount of memory used, etc. These logs do not contain
55
sensitive information such as the data that your Spark application is processing. Below is an example of the output of the log parser

0 commit comments

Comments
 (0)