Olaf Flebbe created BIGTOP-1738:
-----------------------------------

             Summary: HBase broken by Hadoop Update ?
                 Key: BIGTOP-1738
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1738
             Project: Bigtop
          Issue Type: Bug
          Components: hbase
    Affects Versions: 0.8.0
            Reporter: Olaf Flebbe
             Fix For: 0.9.0


hbase does not compile any more

{code}
[WARNING] 
/home/olaf/bigtop/output/hbase/hbase-0.98.5/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java:149:
 warning - Tag @link: reference not found: 
org.apache.hadoop.hbase.ipc.RpcServerEngine
[INFO] Generating "User API" report    --- maven-javadoc-plugin:2.9.1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. FAILURE [5:15.805s]
[INFO] HBase - Common .................................... SKIPPED
[INFO] HBase - Protocol .................................. SKIPPED
[INFO] HBase - Client .................................... SKIPPED
[INFO] HBase - Hadoop Compatibility ...................... SKIPPED
[INFO] HBase - Hadoop Two Compatibility .................. SKIPPED
[INFO] HBase - Prefix Tree ............................... SKIPPED
[INFO] HBase - Server .................................... SKIPPED
[INFO] HBase - Testing Util .............................. SKIPPED
[INFO] HBase - Thrift .................................... SKIPPED
[INFO] HBase - Shell ..................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:17.105s
[INFO] Finished at: Sun Mar 08 16:11:23 CET 2015
[INFO] Final Memory: 80M/852M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project 
hbase: Error during page generation: Error rendering Maven report: Unable to 
resolve artifact:groupId = 'org.apache.hadoop'
[ERROR] artifactId = 'hadoop-common'
[ERROR] version = '2.6.0': Missing:
[ERROR] ----------
[ERROR] 1) org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.directory.jdbm 
-DartifactId=apacheds-jdbm1 -Dversion=2.0.0-M2 -Dpackaging=bundle 
-Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file 
there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.directory.jdbm 
-DartifactId=apacheds-jdbm1 -Dversion=2.0.0-M2 -Dpackaging=bundle 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) org.apache.hadoop:hadoop-common:jar:2.6.0
[ERROR] 2) org.apache.hadoop:hadoop-minikdc:jar:2.6.0
[ERROR] 3) org.apache.directory.server:apacheds-jdbm-partition:jar:2.0.0-M15
[ERROR] 4) org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] org.apache.hadoop:hadoop-common:jar:2.6.0
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots, releases=true, 
snapshots=true),
[ERROR] repository.jboss.org 
(http://repository.jboss.org/nexus/content/groups/public/, releases=true, 
snapshots=false),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, 
snapshots=false),
[ERROR] apache release 
(https://repository.apache.org/content/repositories/releases/, releases=true, 
snapshots=true),
[ERROR] java.net (http://download.java.net/maven/2/, releases=true, 
snapshots=false),
[ERROR] codehaus (http://repository.codehaus.org/, releases=true, 
snapshots=false),
[ERROR] ghelmling.testing (http://people.apache.org/~garyh/mvn/, releases=true, 
snapshots=true),
[ERROR] apache.snapshots (http://repository.apache.org/snapshots, 
releases=false, snapshots=true)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
debian/rules:34: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/home/olaf/bigtop/output/hbase/hbase-0.98.5'
debian/rules:31: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
debuild: fatal error at line 1376:
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to