Thanks, it works nicely, I expected that Kepler would create it previously. I ran the workflow and table was created it indeed!
Thanks again, Josep Maria, 2009/10/22 Daniel Crawl <crawl at sdsc.edu>: > > Hi Josep, > > > Josep Maria Campanera Alsina wrote: >> >> Hello, >> >> I'm very interested with Provenance module and I'm trying to run it with >> Kepler. >> >> I have compiled Kepler including provenance sources that you described >> in the provenance web page >> >> (https://kepler-project.org/developers/interest-groups/provenance-interest-group/provenance-recorder-instructions). >> >> I noticed if I follow these steps I can not compile and run Kepler >> because Provenance module requires another modules to compile it. In >> modules.txt, I write '*provenance' instead 'provenance', to compile >> another ones in provenance modules.txt. >> >> > > Thanks for finding this; I've updated the instructions to use > *provenance. > >> ?I run Kepler typing 'ant run' and all modules compile well and Kepler >> starts. I see a button on the toolbar with a "P" and a green >> background, which means that provenance is being recorded. >> >> Then, I connect to the HSQL database and ONLY see Kepler's chache >> tables (six in total) such as CACHE_SEARCH, CACHECONTENTTABLE, >> KARS_CACHED, KAR_CONTENTS, KAR_LOCAL_REPOS and KEPLERTEXTTABLES. >> Obviusly, Provenance schema it is not created in the database. >> >> > > Did you run a workflow? The provenance schema is not created > until the first workflow execution. > > ?--dan > >> My questions are: >> >> Have I installed Provenance well (P appears in the toolbar)? >> When provenance module creates the schema? >> Do I follow the right steps? >> >> Thanks for your cooperation you are doing a very good job. >> >> Josep Maria,

