[Swift-devel] Cant get Falkon provider connected to Swift

Mihael Hategan hategan at mcs.anl.gov
Tue Sep 4 11:36:00 CDT 2007


On Tue, 2007-09-04 at 11:18 -0500, Michael Wilde wrote:
> Excellent - exactly what I need. Can you put this in the users guide if 
> its not there already? (I may have missed it, if it is).
> 
> On a related note, I think I experienced surprising behavior in how the 
> swift command parses properties on the command line.  I had things in an 
> odd order, and it seemed to silently ignore throttling properties that 
> were placed after the swift file name, and not accept them when I moved 
> them where they belong, before the swift file name. They worked fine 
> when I put then in the properties file.

I think -help describes things pretty clearly, although, perhaps
"arguments" should be replaced with "workflow arguments":

swift <options> file <arguments>

If you put them after the file, then they are passed to the workflow. If
you put them before you'll get an error because the throttling
properties cannot be set from the command line.

> 
> I need to capture the specific cases before I can file a bug on them, 
> but I had to move on.
> 
> Thanks,
> 
> Mike
> 
> Ben Clifford wrote:
> > 
> > On Fri, 31 Aug 2007, Michael Wilde wrote:
> > 
> >> Found the problem: I had been using symlinks from the swift etc dir to my
> >> local sites and tc files, and set the links wrong when I switched to the
> >> falkon-enabled build. Its running now - thanks.
> > 
> > on a related note, you can configure the sites and tc files per 
> > user-account by making a .swift directory and putting property 
> > specifications in there, like this:
> > 
> > $ cat ~train01/.swift/swift.properties 
> > sites.file=${user.home}/sites.xml
> > tc.file=${user.home}/tc.data
> > 
> 




More information about the Swift-devel mailing list