| Article: |
Distributed Tiger: Xgrid Comes of Age | |
| Subject: | Broken example | |
| Date: | 2005-08-27 11:11:44 | |
| From: | jfconway | |
|
Response to: Broken example
|
||
|
First - thanks for the Xgrid walk-through. It does perhaps need some amendments, however, and even amendments to the amendments! I couldn't get the example to work until I added the -password option, so the working command becomes:
|
||
Showing messages 1 through 1 of 1.
-
Broken example
2005-08-27 11:30:15 drewmccormack [View]



XGRID_CONTROLLER_PASSWORD and XGRID_CONTROLLER_HOSTNAME. If you set these, you do not need to keep using hte -hostname and -password options.
To set them, type the following commands on the command line, or add them to your shell configuration file:
export XGRID_CONTROLLER_PASSWORD=your_password
export XGRID_CONTROLLER_HOSTNAME=your_hostname
Sorry for the inconvenience. I should have checked my environment more carefully.
Drew McCormack