Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-3249

Pig startup script prints out a wrong version of hadoop when using fat jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11
    • 0.12.0
    • None
    • Patch Available
    • Reviewed

    Description

      Script suggests 0.20.2 is used with the bundled jar but we are using 1.0 at the moment.

          # fall back to use fat pig.jar
          if [ "$debug" == "true" ]; then
              echo "Cannot find local hadoop installation, using bundled hadoop 20.2"
          fi
      

      Attachments

        1. PIG-3249.patch
          0.7 kB
          Prashant Kommireddi

        Activity

          People

            prkommireddi Prashant Kommireddi
            prkommireddi Prashant Kommireddi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: