Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3754

Trunk hadoop 23 build fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Documentation
    • None

    Description

      check out the latest code from trunk

      svn info 
      

      Path: .
      URL: http://svn.apache.org/repos/asf/hive/trunk
      Repository Root: http://svn.apache.org/repos/asf
      Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
      Revision: 1415005
      Node Kind: directory
      Schedule: normal
      Last Changed Author: namit
      Last Changed Rev: 1414608
      Last Changed Date: 2012-11-28 01:36:27 -0800 (Wed, 28 Nov 2012)

      ant clean package -Dhadoop.version=0.23.1 -Dhadoop-0.23.version=0.23.1 -Dhadoop.mr.rev=23
      

      ivy-retrieve-hadoop-shim:
      [echo] Project: shims
      [javac] Compiling 2 source files to /Users/gang/hive-trunk-11-28/build/shims/classes
      [javac] /Users/gang/hive-trunk-11-28/shims/src/0.23/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:122: getDefaultBlockSize() in org.apache.hadoop.fs.FileSystem cannot be applied to (org.apache.hadoop.fs.Path)
      [javac] return fs.getDefaultBlockSize(path);
      [javac] ^
      [javac] /Users/gang/hive-trunk-11-28/shims/src/0.23/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:127: getDefaultReplication() in org.apache.hadoop.fs.FileSystem cannot be applied to (org.apache.hadoop.fs.Path)
      [javac] return fs.getDefaultReplication(path);
      [javac] ^
      [javac] 2 errors

      BUILD FAILED
      /Users/gang/hive-trunk-11-28/build.xml:302: The following error occurred while executing this line:

      Attachments

        Issue Links

          Activity

            People

              gangtimliu Gang Tim Liu
              gangtimliu Gang Tim Liu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: