You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/docker.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,3 +88,7 @@ Example Marathon config, thanks to @peterklipfel:
88
88
### I can't access a textfile
89
89
90
90
You might not be able to access HDFS, or whatever shared file system your data files are on. Make sure the right ports are open. Also see https://github.com/spark-jobserver/spark-jobserver/issues/243#issuecomment-168242345.
91
+
92
+
### Timeouts
93
+
94
+
You may need to enable host-only networking to get Docker to work in AWS.
0 commit comments