Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4389

allow use of Torque per-job temporary directories

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.18.1
    • None
    • contrib/hod
    • None

    Description

      Torque can be configured to create a per-job temporary directory that will automatically be cleaned up at the completion of a Torque job. At our site, we are strongly encouraged to use this directory and not /tmp. The name of the per-job temp dir is in the environment variable TMPDIR in the Torque job's environment. It would be very useful for HOD to be extended so that one could write in hodrc:

      [ringmaster]
      temp-dir = $TMPDIR
      work-dirs = $TMPDIR/1

      [hodring]
      temp-dir = $TMPDIR

      such that $TMPDIR is evaluated inside the Torque job.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            dwchiang David Chiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment