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

Many test jobs write to HDFS under /

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.20.0
    • None
    • test
    • ygridqa

    Description

      Many test jobs such as testmapredsort, TestDFSIO and nnbench try to write to HDFS under root.
      If a user 'X' brings up the cluster and gives full access to user 'Y' under /user/Y, user Y's test jobs still will not run because they demand access to / which cannot be granted. Such jobs should be modified to write their temp outputs under /user/Y and not directly under /

      Attachments

        1. HADOOP-5997-branch20.patch
          7 kB
          Ramya Sunil

        Activity

          People

            Unassigned Unassigned
            rramya Ramya Sunil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: