You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by GitBox <gi...@apache.org> on 2021/01/17 07:45:38 UTC

[GitHub] [giraph] ikroal opened a new pull request #149: Update the dependency version of hadoop

ikroal opened a new pull request #149:
URL: https://github.com/apache/giraph/pull/149


   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:
       first execute `mvn -DskipTests -Phadoop_2 clean package `
       After that run shortest path on hadoop 2.9.2 with giraph example package


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org