1

我正在尝试使用 ElephantBird 向 Pig 添加序列文件存储功能。我已经从 GitHub 克隆了 ElephantBird 包,但是当我尝试使用 编译时mvn package,出现以下错误:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project elephant-bird-hadoop-compat: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] javac: directory not found: /Users/Johno/Downloads/elephant-bird-download/hadoop-compat/target/classes

我不明白发生了什么,因为我没有编辑过任何目录。我刚刚按照ElephantBird 自述文件的 QuickStart 下列出的前 2 条说明进行操作。我检查了问题日志,其他人似乎没有发生这种情况。为什么是我?

4

0 回答 0