forked from h2oai/h2o-2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
84ae514
commit 5bb2dec
Showing
13 changed files
with
131 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,8 @@ Getting Started from a Downloaded Zip File | |
|
||
Quick Step-by-step | ||
"""""""""""""""""" | ||
1. Download the latest release of H\ :sub:`2`\ O as a .zip file from H\ :sub:`2`\ O `website <http://0xdata.com/h2O/>`_. | ||
1. Download the latest release of H\ :sub:`2`\ O as a .zip file from | ||
H\ :sub:`2`\ O `downloads page <http://0xdata.com/downloadtable//>`_. | ||
|
||
2. From your terminal change your working directory to the same directory where your .zip file is saved. | ||
|
||
|
@@ -23,25 +24,39 @@ Quick Step-by-step | |
cd h2o-1.7.0.520 #change working directory to the downloaded file | ||
java -Xmx1g -jar h2o.jar | ||
|
||
5. Wait a few moments and the following output will appear in your terminal window: | ||
5. Wait a few moments and output similar to the following will appear in your terminal window: | ||
|
||
:: | ||
|
||
03:05:45.311 main INFO WATER: ----- H2O started ----- | ||
03:05:45.312 main INFO WATER: Build git branch: master | ||
03:05:45.312 main INFO WATER: Build git hash: f253798433c109b19acd14cb973b45f255c59f3f | ||
03:05:45.312 main INFO WATER: Build git describe: f253798 | ||
03:05:45.312 main INFO WATER: Build project version: 1.7.0.520 | ||
03:05:45.313 main INFO WATER: Built by: 'jenkins' | ||
03:05:45.313 main INFO WATER: Built on: 'Thu Sep 12 00:01:52 PDT 2013' | ||
03:05:45.313 main INFO WATER: Java availableProcessors: 8 | ||
03:05:45.321 main INFO WATER: Java heap totalMemory: 0.08 gb | ||
03:05:45.321 main INFO WATER: Java heap maxMemory: 0.99 gb | ||
03:05:45.322 main INFO WATER: ICE root: '/tmp/h2o-tomk' | ||
03:05:45.364 main INFO WATER: Internal communication uses port: 54322 | ||
+ Listening for HTTP and REST traffic on http://192.168.1.52:54321/ | ||
03:05:45.409 main INFO WATER: 03:05:45.411 main INFO WATER: Cloud of size 1 formed [/192.168.1.52:54321] | ||
03:05:45.543 main INFO WATER: Log dir: '/tmp/h2o-tomk/h2ologs' | ||
Irenes-MacBook-Pro:target Irene$ java -Xmx3g -jar h2o.jar | ||
09:54:05.400 main INFO WATER: ----- H2O started ----- | ||
09:54:05.402 main INFO WATER: Build git branch: master | ||
09:54:05.402 main INFO WATER: Build git hash: e44ee2cec508140fc6312e3d6874df8069eac669 | ||
09:54:05.402 main INFO WATER: Build git describe: nn-2-3032-ge44ee2c-dirty | ||
09:54:05.402 main INFO WATER: Build project version: 2.1.0.99999 | ||
09:54:05.402 main INFO WATER: Built by: 'Irene' | ||
09:54:05.402 main INFO WATER: Built on: 'Tue Feb 4 09:45:26 PST 2014' | ||
09:54:05.402 main INFO WATER: Java availableProcessors: 8 | ||
09:54:05.403 main INFO WATER: Java heap totalMemory: 0.24 gb | ||
09:54:05.403 main INFO WATER: Java heap maxMemory: 2.67 gb | ||
09:54:05.404 main INFO WATER: Java version: Java 1.7.0_51 (from Oracle Corporation) | ||
09:54:05.404 main INFO WATER: OS version: Mac OS X 10.9.1 (x86_64) | ||
09:54:05.404 main INFO WATER: ICE root: '/tmp/h2o-Irene' | ||
09:54:05.407 main INFO WATER: Possible IP Address: en0 (en0), fe80:0:0:0:6203:8ff:fe91:950a%4 | ||
09:54:05.407 main INFO WATER: Possible IP Address: en0 (en0), 192.168.0.4 | ||
09:54:05.408 main INFO WATER: Possible IP Address: lo0 (lo0), fe80:0:0:0:0:0:0:1%1 | ||
09:54:05.408 main INFO WATER: Possible IP Address: lo0 (lo0), 0:0:0:0:0:0:0:1 | ||
09:54:05.408 main INFO WATER: Possible IP Address: lo0 (lo0), 127.0.0.1 | ||
09:54:05.431 main INFO WATER: Internal communication uses port: 54322 | ||
+ Listening for HTTP and REST traffic on http://192.168.0.4:54321/ | ||
09:54:05.471 main INFO WATER: H2O cloud name: 'Irene' | ||
09:54:05.472 main INFO WATER: (v2.1.0.99999) 'Irene' on | ||
/192.168.0.4:54321, discovery address /229.58.14.243:58682 | ||
09:54:05.472 main INFO WATER: If you have trouble connecting, try SSH tunneling from your local machine (e.g., via port 55555): | ||
+ 1. Open a terminal and run 'ssh -L 55555:localhost:54321 [email protected]' | ||
+ 2. Point your browser to http://localhost:55555 | ||
09:54:05.475 main INFO WATER: Cloud of size 1 formed [/192.168.0.4:54321] | ||
09:54:05.475 main INFO WATER: Log dir: '/tmp/h2o-Irene/h2ologs' | ||
|
||
5. Point your web-browser to: | ||
|
||
|