edu.isi.pegasus.planner.catalog.site
public class TestSiteCatalog extends Object
pegasus.catalog.site Text|XML|XML3 pegasus.catalog.site.file path to the site catalog.The Pegasus Properties can be picked from property files at various locations. The priorities are explained below.
- The default path for the properties file is $PEGASUS_HOME/etc/properties. - A properties file if found at ${user.home}/.pegasusrc has higher property. - Finally a user can specify the path to the properties file by specifying the JVM property pegasus.user.properties . This has the higher priority.
Constructor and Description |
---|
TestSiteCatalog() |
public static void main(String[] args)
args
- arguments passed at runtime