Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12111 [Umbrella] Split test-patch off into its own TLP
  3. HADOOP-12134

Pig personality always fails at precheck_javac and check_patch_javac

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HADOOP-12111
    • HADOOP-12111
    • yetus
    • None

    Description

      Currently, pig personality always fails at precheck_javac and check_patch_javac by the following error:

      forrest.check:
      
      BUILD FAILED
      /Users/sekikn/pig/build.xml:648: 'forrest.home' is not defined.       Please pass -Dforrest.home=<base of Apache Forrest installation> to Ant on the command-line.
      

      This is because "tar" target depends on "docs" via "package". But publishing documents isn't needed in javac phase. Probably "piggybank" target is suitable for the purpose of this phase. It kicks "jar" target also.

      Attachments

        Activity

          People

            sekikn Kengo Seki
            sekikn Kengo Seki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: