Uploaded image for project: 'CDH (READ-ONLY)'
  1. CDH (READ-ONLY)
  2. DISTRO-402

Building pig-0.9.2-cdh4.0.0 from source fails

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: CDH4.0.0
    • Fix Version/s: None
    • Component/s: Pig
    • Labels:
      None

      Description

      Hi,

      when trying to build pig-0.9.2-cdh4.0.0 I get the following error:

      compile-sources:
      [javac] /var/home/fabian/cloudera/pig-0.9.2-cdh4.0.0/build.xml:453: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 667 source files to /var/home/fabian/cloudera/pig-0.9.2-cdh4.0.0/build/classes
      [javac] /var/home/fabian/cloudera/pig-0.9.2-cdh4.0.0/src/org/apache/pig/data/Tuple.java:23: cannot find symbol
      [javac] symbol : class WritableComparable
      [javac] location: package org.apache.hadoop.io
      [javac] import org.apache.hadoop.io.WritableComparable;

      ....

      BUILD FAILED
      /var/home/fabian/cloudera/pig-0.9.2-cdh4.0.0/build.xml:405: The following error occurred while executing this line:
      /var/home/fabian/cloudera/pig-0.9.2-cdh4.0.0/build.xml:453: Compile failed; see the compiler error output for details.

      I'm attaching the full build log. I did some digging but could not find anything obviously wrong.

      Any idea on what's going on here?

      Thanks,

      Fabian

        Attachments

          Activity

            People

            • Assignee:
              andrew Andrew Bayer
              Reporter:
              fabian@spotify.com Fabian Alenius
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: