2 new commits in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/75c63b579ccd/ Changeset: 75c63b579ccd User: jmchilton Date: 2014-06-25 15:01:52 Summary: Add documentation about local runner destination option embed_metadata_in_job. Affected #: 1 file diff -r fbf4b5ab17a90ec7b0deac658ead6a99b9a6ca76 -r 75c63b579ccdd63e0558dd9aefce7786677dbacd job_conf.xml.sample_advanced --- a/job_conf.xml.sample_advanced +++ b/job_conf.xml.sample_advanced @@ -102,6 +102,12 @@ <!-- Warning: Local slot count doesn't tie up additional worker threads, to prevent over allocating machine define a second local runner with different name and fewer workers to run this destination. --> + <param id="embed_metadata_in_job">True</param> + <!-- Above parameter will be default (with no option to set + to False) in an upcoming release of Galaxy, but you can + try it early - it will slightly speed up local jobs by + embedding metadata calculation in job script itself. + --><job_metrics /><!-- Above element demonstrates embedded job metrics definition - see job_metrics_conf.xml.sample for full documentation on possible nested https://bitbucket.org/galaxy/galaxy-central/commits/1c40abf8bc5b/ Changeset: 1c40abf8bc5b User: jmchilton Date: 2014-06-25 15:05:40 Summary: Merge. Affected #: 1 file diff -r 1fc71cb18c421f49be3c6629c0e53cca6b0caadb -r 1c40abf8bc5b7555dd276e540f487f8c288da4b2 job_conf.xml.sample_advanced --- a/job_conf.xml.sample_advanced +++ b/job_conf.xml.sample_advanced @@ -102,6 +102,12 @@ <!-- Warning: Local slot count doesn't tie up additional worker threads, to prevent over allocating machine define a second local runner with different name and fewer workers to run this destination. --> + <param id="embed_metadata_in_job">True</param> + <!-- Above parameter will be default (with no option to set + to False) in an upcoming release of Galaxy, but you can + try it early - it will slightly speed up local jobs by + embedding metadata calculation in job script itself. + --><job_metrics /><!-- Above element demonstrates embedded job metrics definition - see job_metrics_conf.xml.sample for full documentation on possible nested Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.