aboutsummaryrefslogtreecommitdiff
path: root/python/test_support/hello.txt
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@eecs.berkeley.edu>2013-01-23 10:36:18 -0800
committerJosh Rosen <joshrosen@eecs.berkeley.edu>2013-01-23 10:58:50 -0800
commitae2ed2947d43860c74a8d40767e289ca78073977 (patch)
treec72a585db233832ae53e52c4e015b8d52813643c /python/test_support/hello.txt
parent35168d9c89904f0dc0bb470c1799f5ca3b04221f (diff)
downloadspark-ae2ed2947d43860c74a8d40767e289ca78073977.tar.gz
spark-ae2ed2947d43860c74a8d40767e289ca78073977.tar.bz2
spark-ae2ed2947d43860c74a8d40767e289ca78073977.zip
Allow PySpark's SparkFiles to be used from driver
Fix minor documentation formatting issues.
Diffstat (limited to 'python/test_support/hello.txt')
-rwxr-xr-xpython/test_support/hello.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/test_support/hello.txt b/python/test_support/hello.txt
new file mode 100755
index 0000000000..980a0d5f19
--- /dev/null
+++ b/python/test_support/hello.txt
@@ -0,0 +1 @@
+Hello World!