giraph icon indicating copy to clipboard operation
giraph copied to clipboard

Mirror of Apache Giraph

Results 32 giraph issues
Sort by recently updated
recently updated
newest added

Bumps zookeeper from 3.4.5 to 3.4.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.zookeeper:zookeeper&package-manager=maven&previous-version=3.4.5&new-version=3.4.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [libthrift](https://github.com/apache/thrift) from 0.9.0 to 0.14.0. Release notes Sourced from libthrift's releases. Version 0.14.0 For release 0.14.0 head over to the official release download source: http://thrift.apache.org/download The assets below are...

dependencies

Where can I find a list of supported Giraph algorithms? Thank you in advance! Best, Alex

The current latest version of hadoop 2 is 2.9.2. Could you consider upgrading the giraph dependencies to that version? This requires modifying the version number in the pom file. Test:...

https://issues.apache.org/jira/browse/GIRAPH-1239 Testing in progress

Bumps [netty-all](https://github.com/netty/netty) from 4.1.36.Final to 4.1.42.Final. Commits - [`bd907c3`](https://github.com/netty/netty/commit/bd907c3b3acf3d746ad1143270224aa0f784cd1b) [maven-release-plugin] prepare release netty-4.1.42.Final - [`2791f0f`](https://github.com/netty/netty/commit/2791f0fefac82663ca09dc8aa5dda024152c92f8) Avoid use of global AtomicLong for ScheduledFutureTask ids ([#9599](https://github-redirect.dependabot.com/netty/netty/issues/9599)) - [`86ff76a`](https://github.com/netty/netty/commit/86ff76a4f77662fe1bf61deeec5f3e39e16d4020) Fix incorrect comment ([#9598](https://github-redirect.dependabot.com/netty/netty/issues/9598))...

dependencies

use Configuration.setInt instead of Client.setPingInterval Test: mvn clean verify -> all good