Hi Olaf,

Thanks for the tip!

I did not install the toolchain and was hoping I would not have to.

I will try again with the specific versions of the required libraries and tools.


Thanks,

Bruno


On 04/02/2017 01:23 AM, Olaf Flebbe wrote:
Hi Bruno,

Did you install the toolchain first?
https://cwiki.apache.org/confluence/display/BIGTOP/How+to+build+Bigtop-trunk
The toolchain will install a suitable protoc compiler.

However, I recommend to use the the existing docker images we provide.

BTW: Does anybody has on the agenda to tag the _existing_ trunk-docker images to 1.2.0-something ?
If not, I can volunteer.

Olaf


Am 02.04.2017 um 08:43 schrieb Bruno Mahé <[email protected] <mailto:[email protected]>>:

Looks like Fedora 25 is not supported. I cannot build hadoop:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:06 min
[INFO] Finished at: 2017-04-01T23:19:59-07:00
[INFO] Final Memory: 81M/756M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.hadoop:hadoop-maven-plugins:2.7.3:protoc (compile-protoc) on project hadoop-common: org.apache.maven.plugin.MojoExecutionException: protoc version is 'libprotoc 2.6.1', expected version is '2.5.0' -> [Help 1]
[ERROR]


On 04/01/2017 11:13 PM, Bruno Mahé wrote:
The following command fails for me:

./gradlew rpm


With the output:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:35 min
[INFO] Finished at: 2017-04-01T23:10:16-07:00
[INFO] Final Memory: 73M/806M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project ambari-metrics-storm-sink: Could not resolve dependencies for project org.apache.ambari:ambari-metrics-storm-sink:jar:2.5.0.0.0: Failure to find org.apache.storm:storm-core:jar:1.1.0-SNAPSHOT in http://repo.hortonworks.com/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of apache-hadoop has elapsed or updates are forced -> [Help 1]


Am I missing something?
I am on Fedora 25.

Note: It's kind of odd to have a SNAPSHOT dependency on a release though.

On 03/29/2017 06:51 PM, Roman Shaposhnik wrote:
This is the vote for release 1.2.0 of Apache Bigtop.

It fixes the following issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311420&version=12334717

The vote will close on Tuesday, April 4th, 2017 at noon PDT.
Please download, test and vote with

[ ] +1, accept RC1 as the official 1.2.0 release of Apache Bigtop
[ ] +0, I don't care either way,
[ ] -1, do not accept RC1 as the official 1.2.0 release of Apache
Bigtop, because...

Source and binary files:
  https://dist.apache.org/repos/dist/dev/bigtop/1.2.0-RC1

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachebigtop-1010

The git tag to be voted upon is rel/1.2.0-RC1

The convenience binary artifacts are available for testing at the locations indicated by repo file. The easiest way to test those is to use our docker
provisioner. E.g.
   $ cd provisioner/docker
   $ ./docker-hadoop.sh -C config_XXX.yaml -c 3

Bigtop's KEYS file containing PGP keys we use to sign the release:
  https://dist.apache.org/repos/dist/release/bigtop/KEYS

Thanks,
Roman.




Reply via email to