...
The XSEDE's Single Sign On (SSO) login hub, login.xsede.org
, is a single point-of-entry to the XSEDE cyberinfrastructure. Upon logging into the hub with your XSEDE User Portal (XUP) username and password, a 12 hour proxy certificate is automatically generated, allowing you to access XSEDE resources for the duration of the proxy. You may then gsissh
to any XSEDE compute resource where you have an account without the need for a resource-specific username and password.
4. SSH into the Single Sign-On (SSO) Login Hub
localhost$ ssh -l XUPusername login.xsede.org
Once Connected, use gsissh to connect to Bridges.
[XUPusername@ssohub ~]$ gsissh bridges
You will be met with a similar output if the connection was successful:
[XUPusername@ssohub ~]$ gsissh bridges
********************************* W A R N I N G ********************************
You have connected to br006.pvt.bridges.psc.edu
This computing resource is the property of the Pittsburgh Supercomputing Center.
It is for authorized use only. By using this system, all users acknowledge
notice of, and agree to comply with, PSC polices including the Resource Use
Policy, available at http://www.psc.edu/index.php/policies. Unauthorized or
improper use of this system may result in administrative disciplinary action,
civil charges/criminal penalties, and/or other sanctions as set forth in PSC
policies. By continuing to use this system you indicate your awareness of and
consent to these terms and conditions of use.
LOG OFF IMMEDIATELY if you do not agree to the conditions stated in this warning
Please contact remarks@psc.edu with any comments/concerns.
********************************* W A R N I N G ********************************
Once connected, follow the instructions listed on the Commands to access and create a three node Hadoop cluster wiki page to start working within the Hadoop environment.