We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156aed7 commit 0f24ceeCopy full SHA for 0f24cee
README.md
@@ -16,6 +16,7 @@ docker build --rm -t sequenceiq/spark:1.4.0 .
16
17
## Running the image
18
19
+* if using boot2docker make sure your VM has more than 2GB memory
20
* in your /etc/hosts file add $(boot2docker ip) as host 'sandbox' to make it easier to access your sandbox UI
21
* open UI ports when starting image
22
```
0 commit comments