-
Type: Task
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: CLI: pegasus-db-admin
-
None
pegasus-db-admin tries to connect to 3 different databases: the master db, a workflow db, and a JDBCRC. Now that we have only one schema, pegasus-db-admin should only operate on one database at a time. It should take a single URL on the command-line, or, if no URL is provided, it should operate on the master DB.