You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Marcin Juszkiewicz (JIRA)" <ji...@apache.org> on 2017/11/21 16:56:00 UTC

[jira] [Created] (BIGTOP-2939) Hadoop depends on libprotoc 2.5.0 while Debian 9 has version 3.0.0 only

Marcin Juszkiewicz created BIGTOP-2939:
------------------------------------------

             Summary: Hadoop depends on libprotoc 2.5.0 while Debian 9 has version 3.0.0 only
                 Key: BIGTOP-2939
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2939
             Project: Bigtop
          Issue Type: Bug
          Components: hadoop
         Environment: Debian 9 'stretch' (current stable)
            Reporter: Marcin Juszkiewicz


Hadoop can not be built under Debian 9:

{{[ERROR] Failed to execute goal
org.apache.hadoop:hadoop-maven-plugins:2.7.4:protoc (compile-protoc) on
project hadoop-common: org.apache.maven.plugin.MojoExecutionException:
protoc version is 'libprotoc 3.0.0', expected version is '2.5.0' -> [Help 1]}}

2.5.0 is available only as binary for backward compatibility - all new projects have to be built with 3.0.0 one.

https://issues.apache.org/jira/browse/HADOOP-13363 tracks that upstream.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)