Skip to content

Commit 77871a2

Browse files
committed
add clarifying comment
1 parent ce071fc commit 77871a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ec2/spark-ec2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
# limitations under the License.
1919
#
2020

21+
# Preserve the user's CWD so that relative paths are passed corrently to
22+
#+ the underlying Python script.
2123
SPARK_EC2_DIR="$(dirname $0)"
2224

2325
PYTHONPATH="${SPARK_EC2_DIR}/third_party/boto-2.4.1.zip/boto-2.4.1:$PYTHONPATH" \

0 commit comments

Comments
 (0)