Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1826

Passing a directory for -file option does not work as expected.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.21.0
    • None
    • contrib/streaming
    • None

    Description

      When I tried passing a directory through -file option, the contents of directory are added to the job jar, not the directory itself. After MAPREDUCE-967, because the contents of the passed directory are not added to the jar unpack pattern, the files/dirs inside the passed directory are not unjarred. Thus they are not symlinked from cwd of the task.
      Currently, there is no way for the user to access the files under the directory passed through -file option.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amareshwari Amareshwari Sriramadasu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: