Presentation is loading. Please wait.

Presentation is loading. Please wait.

The AMI Database Project

Similar presentations


Presentation on theme: "The AMI Database Project"— Presentation transcript:

1 The AMI Database Project
AMI Databases The AMI Database Project Atlas Data Challenge Bookkeeping, and the Tag Collector, a new tool for Release Management. Solveig Albrand, Johann Collot, Jerôme Fulachier 30/11/2018 S.A. CHEP03

2 AMI Databases First Steps The AMI project started in the spring of The first realization was an electronic notebook for Atlas LAr testbeam runs. Soon, we had other requests for other database projects:  Needed to reuse software, and to make databases “self describing” so they can be used in a generic way. The AMI web site is at (has a PDF version of this presentation) 30/11/2018 S.A. CHEP03

3 Some Design Principles
AMI Databases Some Design Principles Use an RDBMS. Use many RDBMS. Be generic. Distribute geographically Manage long term projects (schema evolution) Place emphasis on user interfaces.  SQL and Java were chosen 30/11/2018 S.A. CHEP03

4 AMI Databases AMI Architecture 30/11/2018 S.A. CHEP03

5 The Deployment of AMI on Several Servers.
AMI Databases The Deployment of AMI on Several Servers. Connections pass through a router database. This enables selection of the correct server, jdbc driver, and database for access to the data. The databases contain their own description.(Entities, relations, and meta – information and behaviour. 30/11/2018 S.A. CHEP03

6 The Indirect Database Connection Mechanism
AMI Databases The Indirect Database Connection Mechanism Bookkeeping Database AMI DB Loader AMI AMI Router Loader * 1 AMI Router Database AMI tables AMI router tables BKK tables references project, process… BKK JDBC 30/11/2018 S.A. CHEP03

7 Current Status Used by ~6 projects.
AMI Databases Current Status Used by ~6 projects. In particular for the Atlas Data Challenge 1, for the “Application Meta Data” alias Production Bookkeeping. (> files) (Physics  logical file name) Does not deal with physical locations or replication. Atlas uses Magda for this function. Available interfaces: Java, Command line, Web, (C++ prototype) 30/11/2018 S.A. CHEP03

8 Database Schema Overview
AMI Databases Instances of the “element” object Database Specific Objects Generic Objects Database Schema Overview 30/11/2018 S.A. CHEP03

9 AMI Databases 30/11/2018 S.A. CHEP03

10 AMI Databases 30/11/2018 S.A. CHEP03

11 Future Plans for AMI/ Atlas Bookkeeping
AMI Databases Future Plans for AMI/ Atlas Bookkeeping Replication at several sites. (Atlas DB group) Build tools to manage AMI databases. Introduce WEB SERVICES GRID Integration, certificate authorisation (Spitfire) Communication with MAGDA (talk tomorrow Wensheng Deng) Build application specific tools especially for Atlas Bookkeeping.(Production Managers, more features for physicists) 30/11/2018 S.A. CHEP03

12 Tag Collector A database based application for release management.
AMI Databases Tag Collector A database based application for release management. AMI compliant (but uses PHP). Sits on top of CVS, and CMT (our configuration management tool) In use since September 2001. Some History… 30/11/2018 S.A. CHEP03

13 Atlas Release Approaches Anarchy!
AMI Databases Atlas Release Approaches Anarchy! I goofed with the tag for the External/GaudiInterface package for release It won't affect the SRT release, but it will affect attempts to build the CMT release. I had forgotten (and I suspect I won't be the last one to do this) that CMT has a very formal response when the major version ID increases (I changed from to ). It takes it to mean that the new version is incompatible with the earlier one, and that packages that depend upon this package will essentially break. At the very least they should change their dependency on this package from something like: use GaudiInterface-01-* External to use GaudiInterface-02-* External I mindlessly chose without thinking about this implication. In order to be backwards compatible I have created a new tag for External/GaudiInterface GaudiInterface The code is identical to that of But this version of the package should be used for any CMT release build, be it 2.0.1, or Sorry about that. Sigh... David OK, I've moved Reconstruction on egammaRec and on Reconstruction /ChangeLog. Sorry about that David On Thu, 18 Jan :13: (EST) "S. Rajagopalan" wrote: > > > Hi - The tag for egammaRec should be egammaRec , not "02". > Please pick up the correct tags for this release. Thanks. srini > > On Thu, 18 Jan 2001, David Rousseau wrote: > > Hello Maya > > Please include Reconstruction in the release (details below) > > Cheers > > David > > * egammaRec > > add _load and _entries files > > update to CBNT ntuple Dear All, Many thanks to those of you who responded to the mail about missing tags. There are still some problems - mainly incomplete tags. Such accidents are inevitable if the same 2-3 people tag most of the packages for practically every release and if one person (myself) has to collect and sort out a large number of (sometimes incomplete or conflicting) tags. This has to stop. 30/11/2018 S.A. CHEP03

14 AMI Databases 30/11/2018 S.A. CHEP03

15 AMI Databases Enforce some control! Forbid anarchic tagging. (which packages are tagged, and when, respect the hierarchy) Reduce developer error. Tag selection and CMT requirements files. Make release building more efficient. Centralize information on packages, especially documentation. 30/11/2018 S.A. CHEP03

16 Tag Collector Architecture
CVS Repository TagCollector Database ViewCVS TagCollector PHP Services Web Interface WWW Mail AFS CLIENT 30/11/2018 S.A. CHEP03

17 AMI Databases 30/11/2018 S.A. CHEP03

18 Conclusions Tag Collector is a victim of its own success.
AMI Databases Conclusions Tag Collector is a victim of its own success. Will be rewritten using AMI base classes. Made more modular. More features. To look at the Tag Collector go to Username = “demo”, no password 30/11/2018 S.A. CHEP03


Download ppt "The AMI Database Project"

Similar presentations


Ads by Google