fix time out for server at caf
add debug in case of CS comunication failure
set timeout per single file to copy
removed time out. GO operation can take long time for big task. need to discuss here..
set a 10min timeout in the client-storage interaction
adapting code to logging usage. (crab_logger removed)
Rstoring..integration for next release
Passing list of file for get-output (faster transfer using globus-url-copy + less load on server)
fix for getoutput using server
minor change in interface
Fix bugs in fetching STDERR/STDOUT for CondorG
n/c
Fetch stderr/out for Condor scheds
removed EE temporary status...in case of server usage
Added TEMPORARY check on retrieved output avoiding multiple getOutput
Safer strategy to notify the server on getOutput success/failure
Fix for the base64 padding mess
fixed problems with user log and output dir
Returning correct job id
One more fix on a misleading api call
Typo fix
More cautious get output for server
Correct proxy management....not safe to check it everywhere. Added support for caf (e.g. local ) server. Code reorganization..
revisited debug and logger message (removed print), added protection for non retrieved output, adjustment on inheritance
support for zipped stream plus some improvment on prinout message
SE API usage to support client communication with a generic SE are there both for submission and getoutput. Better exception catching and refactorized a bit the code
many improvement on getOutput. Both on client and standalone classes
Many changes to have LSF working with BossLite Introduce Killer class to handle -kill which works again Work_space::res() return the correct output directory also in case user has set a non default one, Likewise for logDir() USER.outputdir is not to be used anywhere outside workspace class Some cleanup in submit logic, to reduce call of Scheduler specific classes from Submitter.py crab -clean works as well (well, almost, still need to remove twice the directory) Fill startDirectory and outputDirectory to Task GetOuput check status and not schedulerStatus (not stantard) Some cleanup in the use of BlackWhiteListParser No explicit check of scheduler concrete type in Submitter at listMatch level: move different behaviour in SchedulerXYZ implementation Plus other things I'm forgetting... Stefano
minor fixex on getoutput server
Update for the GetOutputServer feature
Code refactoring for StatusServer and prototype for GetOutputServer
Enforced getoutput for server
Add support for LSF/CAF direct submission Re-establish a correct inheritance pattern for Scheruled* classes Start to remove some unneeded try: catch: statement and replace them with appropriate if:then: Erase any use of cfg_param as a common block (expecially in conjuction with apmon) and replace it with the user of task DB Several minor cleanup
Added check and fix for server_name (path)
Replaced PyXML dependencies with standard xml.dom + fixed the traceback back-compatibility printout problem
Improved printout for server getoutput
Fix to kill and submit ranges interactions
Minor output fix
Cpoy of the new output tarball
bug fix for output dir name
More detailed status; bug fix
added some protection for server parameters
Suppport to the new xml; use of jobdb; printout
first commit for the new classes to support the crab client-server usage
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.