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

gridmix scripts for small and medium jobs need to be changed to handle input paths differently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.17.0
    • 0.17.0
    • test
    • None
    • Reviewed

    Description

      The gridmix scripts failed to run small and medium jobs as tracked in HADOOP-3162. Based on that fix, the gridmix scripts need to be changed to handle input paths differently.

      The scripts that submit the small and medium jobs need to be changed. Example of a change:
      ${VARINFLTEXT}/part-00000,${VARINFLTEXT}/part-00001,${VARINFLTEXT}/part-00002
      nees to be changed to
      ${VARINFLTEXT}/

      {part-00000,part-00001,part-00002}

      Attachments

        1. HADOOP-3178.patch
          7 kB
          Mukund Madhugiri

        Activity

          People

            mukundm Mukund Madhugiri
            mukundm Mukund Madhugiri
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: