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

streaming jobs fail after HADOOP-2227

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

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.15.2
    • 0.15.3
    • None
    • None

    Description

      HADOOP-2227 changes jobCacheDir. In streaming, jobCacheDir was constructed like this

      File jobCacheDir = new File(currentDir.getParentFile().getParent(), "work");
      

      We should change this to get it working. Referring to the changes made in HADOOP-2227, I see that the APIs used in there to construct the path are not public. And hard coding the path in streaming does not look good. thought?

      Attachments

        1. patch-2570.txt
          1 kB
          Amareshwari Sriramadasu
        2. HADOOP-2570_1_20080112.patch
          3 kB
          Arun Murthy

        Issue Links

        Activity

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

          People

            amareshwari Amareshwari Sriramadasu
            lohit Lohit Vijaya Renu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment