Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/job_managers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,10 @@ run DRMAA jobs via the user requested by the client (e.g. the Galaxy user).
#drmaa_kill_script: scripts/drmaa_kill.bash
#drmaa_launch_script: scripts/drmaa_launch.bash

For more information on running jobs as the real user, check out `this discussion
<http://dev.list.galaxyproject.org/Managing-Data-Locality-tp4662438.html>`__ from
the Galaxy mailing list.
In addition one needs to set the ``submit_user`` parameter to ``$__user_name__``, see
documentation in the `sample job_conf.yml file
<https://github.com/galaxyproject/galaxy/blob/dev/lib/galaxy/config/sample/job_conf.sample.yml>`__


More Options
-------------------------------
Expand Down
Loading