Difference between revisions of "JobRepository"

From PDP/Grid Wiki
Jump to navigationJump to search
 
Line 1: Line 1:
 +
THIS PAGE IS OUTDATED
 +
 
To keep track of tasks sent to the fabric, the relation between the identity and authorization tokens presented on the Grid side, and their mapping into local credentials (Unix groups, account names, etc), the Job Repository (JR) was developed. Based on a back end ODBC-interface, a database contains this essential information.
 
To keep track of tasks sent to the fabric, the relation between the identity and authorization tokens presented on the Grid side, and their mapping into local credentials (Unix groups, account names, etc), the Job Repository (JR) was developed. Based on a back end ODBC-interface, a database contains this essential information.
  

Latest revision as of 11:46, 31 August 2012

THIS PAGE IS OUTDATED

To keep track of tasks sent to the fabric, the relation between the identity and authorization tokens presented on the Grid side, and their mapping into local credentials (Unix groups, account names, etc), the Job Repository (JR) was developed. Based on a back end ODBC-interface, a database contains this essential information.

The newest version includes an updated database schema which makes the structure easier to understand. This makes it easier to retrieve the required information from the database. The new schema is also extensible. By default the (Computing Element) CE is supported but other services can extend the schema with there service specific information to create a larger base for tracking all (user) actions in a relation way.

User Guide

The JR User Guide is available at here, or in PDF.

Additional Information and Sources

More on the job repository sources is available at http://jra1mw.cvs.cern.ch:8180/cgi-bin/jra1mw.cgi/org.glite.security.jobrepository/ The latest version is 1.1.3.