Skip to content

Commit 3481112

Browse files
committed
Spelled out EMRFS in Python code example
1 parent c51d611 commit 3481112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/example_code/emr/emrfs_step.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
Purpose
66
7-
Shows how to run an EMRFS command as a job step on an Amazon EMR cluster. This
7+
Shows how to run an electronic medical record file system (EMRFS) command as a job step on an Amazon EMR cluster. This
88
can be used to automate EMRFS commands and is an alternative to connecting through
99
SSH to run the commands manually.
1010
"""

0 commit comments

Comments
 (0)