a_2015_h 2015-10-21 09:12
浏览 1602
已结题

Eclipse编译Hive0.9.0源码时出错

我在用Eclipse编译Hive0.9.0时,编译通不过,如下所示:
Buildfile: /home/cdl/branch-0.9/build.xml

ivy-init-dirs:
[echo] Project: hive
[mkdir] Created dir: /home/cdl/branch-0.9/build/ivy
[mkdir] Created dir: /home/cdl/branch-0.9/build/ivy/lib
[mkdir] Created dir: /home/cdl/branch-0.9/build/ivy/report
[mkdir] Created dir: /home/cdl/branch-0.9/build/ivy/maven

ivy-download:
[echo] Project: hive
[get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
[get] To: /home/cdl/branch-0.9/build/ivy/lib/ivy-2.1.0.jar

ivy-probe-antlib:
[echo] Project: hive

ivy-init-antlib:
[echo] Project: hive

compile-ant-tasks:
[echo] Project: hive

create-dirs:
[echo] Project: anttasks
[mkdir] Created dir: /home/cdl/branch-0.9/build/anttasks
[mkdir] Created dir: /home/cdl/branch-0.9/build/anttasks/classes
[mkdir] Created dir: /home/cdl/branch-0.9/build/jexl/classes
[mkdir] Created dir: /home/cdl/branch-0.9/build/hadoopcore
[mkdir] Created dir: /home/cdl/branch-0.9/build/anttasks/test
[mkdir] Created dir: /home/cdl/branch-0.9/build/anttasks/test/src
[mkdir] Created dir: /home/cdl/branch-0.9/build/anttasks/test/classes
[mkdir] Created dir: /home/cdl/branch-0.9/build/anttasks/test/resources
[copy] Warning: /home/cdl/branch-0.9/ant/src/test/resources does not exist.

init:
[echo] Project: anttasks

ivy-init-settings:
[echo] Project: anttasks

ivy-resolve:
[echo] Project: anttasks

BUILD FAILED
/home/cdl/branch-0.9/build.xml:256: The following error occurred while executing this line:
/home/cdl/branch-0.9/build-common.xml:132: java.lang.ClassCastException: org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to java.lang.String

Total time: 43 seconds

出错对应的位置文件内容为:
build.xml:256处
build-common.xml:132处

     我百度了很久,都无法解决。求各位大神帮帮忙!
  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 delta降尺度方法,未来数据怎么降尺度
    • ¥15 c# 使用NPOI快速将datatable数据导入excel中指定sheet,要求快速高效
    • ¥15 再不同版本的系统上,TCP传输速度不一致
    • ¥15 高德地图点聚合中Marker的位置无法实时更新
    • ¥15 DIFY API Endpoint 问题。
    • ¥20 sub地址DHCP问题
    • ¥15 delta降尺度计算的一些细节,有偿
    • ¥15 Arduino红外遥控代码有问题
    • ¥15 数值计算离散正交多项式
    • ¥30 数值计算均差系数编程