Download presentation
Presentation is loading. Please wait.
Published byDoddy Iskandar Modified over 6 years ago
1
CICC Project Meeting Developed two web services (VotableToTabbedFileService – convert votable to tabbed file) and (ExtractionFromSingleVotableService – extract columns from votable into tabbed file) These webservices support votable communication between webservices These webservices are required to convert output from each webservice into tabbedfile and again tabbedfile into votable (by VotableConverterService) while feeding back to the webservice Community Grids Lab
2
VotableToTabbedFileService
Input: String – Location of votable.xml file Output: String – Location of Tabbed file in form of URL Function: Parses the votable.xml file using SAVOT, retrieves column names and data, saves it into TabbedFile and returns URL of TabbedFile. URL of Service: Community Grids Lab
3
Taverna WorkFlow For VotableToTabbedFileService
Community Grids Lab
4
Input for VotableToTabbedFileService
Community Grids Lab
5
Output URL From VotableToTabbedFileService
Community Grids Lab
6
VotableToTabbedFile.txt Community Grids Lab
7
ExtractionFromSingleVotableService
Input: String – Location of votable.xml file String[] – Column Names from votable.xml Output: String – Location of Tabbed file in form of URL Function: Parses the votable.xml file using SAVOT, retrieves data from votable.xml for Input ColumnNames, saves it into TabbedFile and returns URL of TabbedFile. URL of Service: Community Grids Lab
8
Taverna WorkFlow For ExtractionFromSingleVotableService
Community Grids Lab
9
Input for ExtractionFromSingleVotableService
Community Grids Lab
10
Output URL FromExtractionFromSingleVotableService
Community Grids Lab
11
ExtractionFromVotable.txt Community Grids Lab
12
Condor Working on Condor (Workload Management System) to search best available machine from the pool of machines for job execution according to criteria specified in job submission file. Set up Condor(6.7.18) central manager on Linux server( ) and glide-in Gf1.ucs.indiana.edu(with Globus) to central manager. Able to advertise machine specific classad to central manager. Next step would be to advertise Gf1.ucs.indiana.edu machine’s classad to central manager and try to submit and execute Globus job according to specific criteria of job submission file Community Grids Lab
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.