Il 15/10/2013 03:39, Amir Sanjar ha scritto:

Following below instructions listed at Test Suite section at https://fedoraproject.org/wiki/Changes/Hadoop#Test_suite

Test suite
In order to attempt to run any part of the test suite, you must first build the components (F18,F19):

I get following errors (in red), any help in advance would be appreciated .
 
[ERROR] /home/sanjar/development/hadoop/fedora/release-2.0.5/hadoop-common/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/client/AuthenticatorTestCase.java:[98,30] cannot find symbol
  symbol:   method setHost(java.lang.String)
  location: interface org.eclipse.jetty.server.Connector
[ERROR] /home/sanjar/development/hadoop/fedora/release-2.0.5/hadoop-common/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/client/AuthenticatorTestCase.java:[99,30] cannot find symbol
  symbol:   method setPort(int)
  location: interface org.eclipse.jetty.server.Connector
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop Main ................................ SUCCESS [4.908s]
[INFO] Apache Hadoop Project POM ......................... SUCCESS [2.963s]
[INFO] Apache Hadoop Annotations ......................... SUCCESS [6.105s]
[INFO] Apache Hadoop Assemblies .......................... SUCCESS [0.385s]
[INFO] Apache Hadoop Project Dist POM .................... SUCCESS [2.299s]
[INFO] Apache Hadoop Maven Plugins ....................... SUCCESS [6.384s]
[INFO] Apache Hadoop Auth ................................ FAILURE [3.240s]
[INFO] Apache Hadoop Auth Examples ....................... SKIPPED

Best Regards
Amir Sanjar

PowerLinux Open Source Hadoop Architect
IBM Senior Software Engineer
Phone# 512-286-8393
Fax#      512-838-8858



_______________________________________________
bigdata mailing list
bigdata@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/bigdata
hi
which version of jetty you use?
regards
gil