Checked out 0.12 branch and am getting the following error when building
with this command:

ant clean package -Dhadoop.version=2.0.0-cdh4.1.2
-Dhadoop-0.23.version=2.0.0-cdh4.1.2 -Dhadoop.mr.rev=23
-Dmvn.hadoop.profile=hadoop23

ERROR:

     [mkdir] Created dir:
/data-volume/home/pipeline/dev/hive-0.12-branch/hcatalog/build/docs/api
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.6.0_26
  [javadoc] Building tree for all the packages and classes...
  [javadoc]
org/apache/hadoop/mapreduce/TestLocalRunner.class(org/apache/hadoop/mapreduce:TestLocalRunner.class):
warning: Cannot find annotation method 'timeout()' in type
'org.junit.Test': class file for org.junit.Test not found
  [javadoc]
org/apache/hadoop/mapred/TestClientServiceDelegate.class(org/apache/hadoop/mapred:TestClientServiceDelegate.class):
warning: Cannot find annotation method 'value()' in type
'org.junit.runner.RunWith': class file for org.junit.runner.RunWith not
found
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/data-volume/home/pipeline/dev/hive-0.12-branch/hcatalog/build/docs/api/stylesheet.css...
  [javadoc] 2 warnings

BUILD FAILED
/data-volume/home/pipeline/dev/hive-0.12-branch/build.xml:569: The
following error occurred while executing this line:
/data-volume/home/pipeline/dev/hive-0.12-branch/hcatalog/build.xml:262:
Javadoc comments contain warnings.


Curious if this *should* work or if I'm just wasting my time trying to get
Hive 0.12 to work on my version of Hadoop (2.0.0-cdh4.1.2)

Thanks.
Tim

Reply via email to