atanu1991 opened a new pull request #99: GIRAPH-1216
URL: https://github.com/apache/giraph/pull/99
Upgrade guava to 21.0 in giraph
Test plan:
mvn clean verify -> all good
Built snapshot version and integrated with digraph
and all snapshot tests pass
-
asfgit closed pull request #99: GIRAPH-1216
URL: https://github.com/apache/giraph/pull/99
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go t
scgump opened a new pull request #100: GIRAPH-1110
URL: https://github.com/apache/giraph/pull/100
use Configuration.setInt instead of Client.setPingInterval
Test:
mvn clean verify -> all good
This is an automated mes
aanchal204 commented on issue #87: Better exception handling for large number
of edges: GIRAPH-1203
URL: https://github.com/apache/giraph/pull/87#issuecomment-476898125
I tested that this exception was being thrown.
Details:
@Test
public void testNegativeArraySizeExceptio
asfgit closed pull request #87: Better exception handling for large number of
edges: GIRAPH-1203
URL: https://github.com/apache/giraph/pull/87
This is an automated message from the Apache Git Service.
To respond to the messa
dlogothetis opened a new pull request #101: Make number of retries in
RetryableJobProgressTrackerClient configurable
URL: https://github.com/apache/giraph/pull/101
Currently, the number of retries is fixed to 1. This makes the number of
retries and the time to wait between retries configur
atanu1991 commented on a change in pull request #101: Make number of retries in
RetryableJobProgressTrackerClient configurable
URL: https://github.com/apache/giraph/pull/101#discussion_r282214456
##
File path:
giraph-core/src/main/java/org/apache/giraph/graph/RetryableJobProgressTr
dlogothetis commented on a change in pull request #101: Make number of retries
in RetryableJobProgressTrackerClient configurable
URL: https://github.com/apache/giraph/pull/101#discussion_r282242206
##
File path:
giraph-core/src/main/java/org/apache/giraph/graph/RetryableJobProgress
asfgit closed pull request #101: Make number of retries in
RetryableJobProgressTrackerClient configurable
URL: https://github.com/apache/giraph/pull/101
This is an automated message from the Apache Git Service.
To respond to
dlogothetis opened a new pull request #102: Improve exception handling in
RetryableJobProgressTrackerClient
URL: https://github.com/apache/giraph/pull/102
Currently the RetryableJobProgressTrackerClient retries on every Exception.
This should happen only on RuntimeTTException or RejectedEx
asfgit closed pull request #102: Improve exception handling in
RetryableJobProgressTrackerClient
URL: https://github.com/apache/giraph/pull/102
This is an automated message from the Apache Git Service.
To respond to the mess
dlogothetis opened a new pull request #103: Fix retry numbering in message
URL: https://github.com/apache/giraph/pull/103
Correct message printed when RetryableJobProgressTrackerClient retries so
that retries are numbered starting from 1 to N, not from 0 to N-1.
---
asfgit closed pull request #103: Fix retry numbering in message
URL: https://github.com/apache/giraph/pull/103
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
majakabiljo opened a new pull request #104: GIRAPH-1222: Allow output formats
to have writing setup and finalization
URL: https://github.com/apache/giraph/pull/104
Summary: Sometimes output formats need custom logic to be executed once per
worker, before and after writers are being used. A
asfgit closed pull request #104: GIRAPH-1222: Allow output formats to have
writing setup and finalization
URL: https://github.com/apache/giraph/pull/104
This is an automated message from the Apache Git Service.
To respond to
aanchal204 opened a new pull request #105: Making path to jmap configurable
URL: https://github.com/apache/giraph/pull/105
Jira ticked id: GIRAPH-1223
This is an automated message from the Apache Git Service.
To respond to the
aanchal204 closed pull request #105: Making path to jmap configurable
URL: https://github.com/apache/giraph/pull/105
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
aanchal204 opened a new pull request #106: Configure Jmap path- GIRAPH-1223
URL: https://github.com/apache/giraph/pull/106
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
aanchal204 closed pull request #106: Configure Jmap path- GIRAPH-1223
URL: https://github.com/apache/giraph/pull/106
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
aanchal204 opened a new pull request #107: Configure jmap path
URL: https://github.com/apache/giraph/pull/107
GIRAPH-1223
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
majakabiljo commented on a change in pull request #107: Configure jmap path
URL: https://github.com/apache/giraph/pull/107#discussion_r322301956
##
File path: giraph-core/src/main/java/org/apache/giraph/utils/JMap.java
##
@@ -89,13 +94,16 @@ public static void heapHistogram
asfgit closed pull request #107: Configure jmap path
URL: https://github.com/apache/giraph/pull/107
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
majakabiljo opened a new pull request #108: GIRAPH-1224: Allow job to succeed
if input is empty
URL: https://github.com/apache/giraph/pull/108
Summary: If input is empty we always fail, but sometimes when it's part of
bigger workflow we might want to let job succeed, add an option for that
asfgit closed pull request #108: GIRAPH-1224: Allow job to succeed if input is
empty
URL: https://github.com/apache/giraph/pull/108
This is an automated message from the Apache Git Service.
To respond to the message, please
aanchal204 opened a new pull request #109: Counter mechanism
URL: https://github.com/apache/giraph/pull/109
GIRAPH-1225
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
anurag1212 commented on a change in pull request #109: Counter mechanism
URL: https://github.com/apache/giraph/pull/109#discussion_r338821278
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1802,128 @@ private void doMa
anurag1212 commented on a change in pull request #109: Counter mechanism
URL: https://github.com/apache/giraph/pull/109#discussion_r338821278
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1802,128 @@ private void doMa
aanchal204 closed pull request #109: Counter mechanism
URL: https://github.com/apache/giraph/pull/109
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
aanchal204 opened a new pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110
Counter mechanism
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r339800875
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/CustomCounters.java
##
@@ -0,0 +1,112 @@
+/*
+ * Licensed to th
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r339832194
##
File path:
giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
##
@@ -1236,6 +1233,57 @@ public void clean
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r339838554
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/CustomCounters.java
##
@@ -0,0 +1,112 @@
+/*
+ * Licensed to th
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r339838950
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/GiraphStats.java
##
@@ -151,6 +153,23 @@ public static GiraphSt
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r339838984
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/GiraphTimers.java
##
@@ -180,4 +182,27 @@ public GiraphHadoopCo
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r339840525
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/CustomCounters.java
##
@@ -0,0 +1,112 @@
+/*
+ * Licensed to th
aanchal204 commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r339852087
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/CustomCounters.java
##
@@ -0,0 +1,112 @@
+/*
+ * Licensed to the
dependabot[bot] opened a new pull request #111: Bump
dep.fasterxml-jackson.version from 2.1.2 to 2.10.0
URL: https://github.com/apache/giraph/pull/111
Bumps `dep.fasterxml-jackson.version` from 2.1.2 to 2.10.0.
Updates `jackson-core` from 2.1.2 to 2.10.0
Commits
-
[`2c
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342740881
##
File path: giraph-core/src/main/java/org/apache/giraph/bsp/BspService.java
##
@@ -425,11 +431,20 @@ public final String getWorke
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342742808
##
File path:
giraph-core/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java
##
@@ -256,4 +256,19 @@ void cleanup(F
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342743831
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/CustomCounter.java
##
@@ -0,0 +1,188 @@
+/*
+ * Licensed to the
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342750159
##
File path:
giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
##
@@ -1236,6 +1235,76 @@ public void clean
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342752396
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doM
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342753572
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doM
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342754075
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doM
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342754567
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doM
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342762762
##
File path:
giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
##
@@ -797,6 +795,7 @@ public FinishedSuper
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342758969
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doM
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342772826
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doM
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342771857
##
File path:
giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
##
@@ -1236,6 +1235,76 @@ public void clean
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r342786346
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/CustomCounters.java
##
@@ -0,0 +1,124 @@
+/*
+ * Licensed to th
dlogothetis opened a new pull request #112: Make JobProgressTrackeClient
implementation configurable
URL: https://github.com/apache/giraph/pull/112
Currently, the implementation of the JobProgressTrackerClient that is used
to make thrift calls to the JobProgressTrackerService is not config
asfgit closed pull request #111: Bump dep.fasterxml-jackson.version from 2.1.2
to 2.10.0
URL: https://github.com/apache/giraph/pull/111
This is an automated message from the Apache Git Service.
To respond to the message, ple
dependabot[bot] commented on issue #111: Bump dep.fasterxml-jackson.version
from 2.1.2 to 2.10.0
URL: https://github.com/apache/giraph/pull/111#issuecomment-550157826
OK, I won't notify you again about this release, but will get in touch when
a new version is available.
If you chang
dependabot[bot] opened a new pull request #113: Bump dep.hive.version from
0.11.0 to 3.1.2
URL: https://github.com/apache/giraph/pull/113
Bumps `dep.hive.version` from 0.11.0 to 3.1.2.
Updates `hive-exec` from 0.11.0 to 3.1.2
Updates `hive-metastore` from 0.11.0 to 3.1.2
aanchal204 commented on a change in pull request #112: Make
JobProgressTrackeClient implementation configurable
URL: https://github.com/apache/giraph/pull/112#discussion_r343274548
##
File path:
giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
##
@@ -
aanchal204 commented on a change in pull request #112: Make
JobProgressTrackeClient implementation configurable
URL: https://github.com/apache/giraph/pull/112#discussion_r343276899
##
File path:
giraph-core/src/main/java/org/apache/giraph/graph/RetryableJobProgressTrackerClient.jav
dlogothetis commented on a change in pull request #112: Make
JobProgressTrackeClient implementation configurable
URL: https://github.com/apache/giraph/pull/112#discussion_r343279505
##
File path:
giraph-core/src/main/java/org/apache/giraph/graph/RetryableJobProgressTrackerClient.ja
aanchal204 commented on a change in pull request #112: Make
JobProgressTrackeClient implementation configurable
URL: https://github.com/apache/giraph/pull/112#discussion_r343281280
##
File path:
giraph-core/src/main/java/org/apache/giraph/graph/RetryableJobProgressTrackerClient.jav
asfgit closed pull request #112: Make JobProgressTrackeClient implementation
configurable
URL: https://github.com/apache/giraph/pull/112
This is an automated message from the Apache Git Service.
To respond to the message, pl
aanchal204 commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r343307009
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doMa
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r343957870
##
File path:
giraph-core/src/main/java/org/apache/giraph/counters/CustomCounters.java
##
@@ -0,0 +1,128 @@
+/*
+ * Licensed to th
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r343970156
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/input/MasterInputSplitsHandler.java
##
@@ -225,7 +231,16 @@ priva
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r343971453
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1804,154 @@ private void doM
dlogothetis commented on a change in pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110#discussion_r343959528
##
File path:
giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
##
@@ -1794,6 +1808,155 @@ private void doM
asfgit closed pull request #110: Counter Mechanism
URL: https://github.com/apache/giraph/pull/110
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
dlogothetis opened a new pull request #114: Upgrade Netty to 4.1.36
URL: https://github.com/apache/giraph/pull/114
https://issues.apache.org/jira/browse/GIRAPH-1228
This is an automated message from the Apache Git Service.
To
aanchal204 commented on a change in pull request #114: Upgrade Netty to 4.1.36
URL: https://github.com/apache/giraph/pull/114#discussion_r347698571
##
File path:
giraph-core/src/main/java/org/apache/giraph/comm/netty/NettyClient.java
##
@@ -335,6 +333,10 @@ protected void
dlogothetis commented on a change in pull request #114: Upgrade Netty to 4.1.36
URL: https://github.com/apache/giraph/pull/114#discussion_r347702963
##
File path:
giraph-core/src/main/java/org/apache/giraph/comm/netty/NettyClient.java
##
@@ -335,6 +333,10 @@ protected void
asfgit closed pull request #114: Upgrade Netty to 4.1.36
URL: https://github.com/apache/giraph/pull/114
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
dependabot[bot] opened a new pull request #115: Bump netty-all from
4.1.36.Final to 4.1.42.Final
URL: https://github.com/apache/giraph/pull/115
Bumps [netty-all](https://github.com/netty/netty) from 4.1.36.Final to
4.1.42.Final.
Commits
-
[`bd907c3`](https://github.com/netty
dlogothetis opened a new pull request #116: Fix checkstyle error
URL: https://github.com/apache/giraph/pull/116
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
aanchal204 opened a new pull request #117: Clear custom counters once they are
sent to zookeeper
URL: https://github.com/apache/giraph/pull/117
1. Clear the CustomCounters when they are sent to the zookeeper -- to avoid
sending duplicate ones repeatedly. This will reduce the amount of data
asfgit closed pull request #117: Clear custom counters once they are sent to
zookeeper
URL: https://github.com/apache/giraph/pull/117
This is an automated message from the Apache Git Service.
To respond to the message, pleas
dlogothetis opened a new pull request #118: Fix issues with channel
re-connection
URL: https://github.com/apache/giraph/pull/118
- The LogOnErrorChannelFutureListener is called when a channel operation was
complete and it was checking whether the channel failed, in which case it tried
to
aanchal204 commented on a change in pull request #118: Fix issues with channel
re-connection
URL: https://github.com/apache/giraph/pull/118#discussion_r358373326
##
File path:
giraph-core/src/main/java/org/apache/giraph/comm/netty/NettyClient.java
##
@@ -764,25 +764,27 @@
aanchal204 commented on a change in pull request #118: Fix issues with channel
re-connection
URL: https://github.com/apache/giraph/pull/118#discussion_r358372737
##
File path:
giraph-core/src/main/java/org/apache/giraph/comm/netty/ChannelRotater.java
##
@@ -73,9 +76,9 @@
aanchal204 commented on a change in pull request #118: Fix issues with channel
re-connection
URL: https://github.com/apache/giraph/pull/118#discussion_r358374529
##
File path:
giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
##
@@ -217,7 +217,16 @@
dlogothetis commented on a change in pull request #118: Fix issues with channel
re-connection
URL: https://github.com/apache/giraph/pull/118#discussion_r358384478
##
File path:
giraph-core/src/main/java/org/apache/giraph/comm/netty/ChannelRotater.java
##
@@ -73,9 +76,9 @@
dlogothetis commented on a change in pull request #118: Fix issues with channel
re-connection
URL: https://github.com/apache/giraph/pull/118#discussion_r358403405
##
File path:
giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
##
@@ -217,7 +217,16 @
aanchal204 commented on a change in pull request #118: Fix issues with channel
re-connection
URL: https://github.com/apache/giraph/pull/118#discussion_r358450675
##
File path:
giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
##
@@ -217,7 +219,15 @@
asfgit closed pull request #118: Fix issues with channel re-connection
URL: https://github.com/apache/giraph/pull/118
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
dlogothetis opened a new pull request #119:
URL: https://github.com/apache/giraph/pull/119
Test:
mvn clean compile
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
dlogothetis opened a new pull request #120:
URL: https://github.com/apache/giraph/pull/120
https://issues.apache.org/jira/projects/GIRAPH/issues/GIRAPH-1234
Test:
mvn clean compile
This is an automated message from
dlogothetis opened a new pull request #121:
URL: https://github.com/apache/giraph/pull/121
https://issues.apache.org/jira/projects/GIRAPH/issues/GIRAPH-1235
Test:
mvn clean compile
This is an automated message from
dlogothetis opened a new pull request #122:
URL: https://github.com/apache/giraph/pull/122
https://issues.apache.org/jira/projects/GIRAPH/issues/GIRAPH-1236
Test:
mvn clean compile
This is an automated message from
dlogothetis opened a new pull request #123:
URL: https://github.com/apache/giraph/pull/123
https://issues.apache.org/jira/projects/GIRAPH/issues/GIRAPH-1237
Test:
mvn clean compile
This is an automated message from
dlogothetis opened a new pull request #124:
URL: https://github.com/apache/giraph/pull/124
https://issues.apache.org/jira/projects/GIRAPH/issues/GIRAPH-1238
Test:
mvn clean compile
This is an automated message from
atanu1991 opened a new pull request #125:
URL: https://github.com/apache/giraph/pull/125
…exception handler
Testing in progress
This is an automated message from the Apache Git Service.
To respond to the message, pleas
dependabot[bot] commented on pull request #113:
URL: https://github.com/apache/giraph/pull/113#issuecomment-626045170
Superseded by #126.
This is an automated message from the Apache Git Service.
To respond to the message, pl
dependabot[bot] opened a new pull request #126:
URL: https://github.com/apache/giraph/pull/126
Bumps `dep.hive.version` from 0.11.0 to 3.1.2000.7.0.3.0-79.
Updates `hive-exec` from 0.11.0 to 3.1.2000.7.0.3.0-79
Updates `hive-metastore` from 0.11.0 to 3.1.2000.7.0.3.0-79
dependabot[bot] commented on pull request #126:
URL: https://github.com/apache/giraph/pull/126#issuecomment-626049139
Dependabot tried to update this pull request, but something went wrong.
We're looking into it, but in the meantime you can retry the update by
commenting `@dependabot rebas
dlogothetis opened a new pull request #127:
URL: https://github.com/apache/giraph/pull/127
Broke pom files during rebase.
Test:
mvn clean compile
This is an automated message from the Apache Git Service.
To respond
dlogothetis opened a new pull request #130:
URL: https://github.com/apache/giraph/pull/130
https://issues.apache.org/jira/browse/GIRAPH-1243
Test:
mvn clean test
This is an automated message from the Apache Git Serv
dlogothetis opened a new pull request #131:
URL: https://github.com/apache/giraph/pull/131
https://issues.apache.org/jira/browse/GIRAPH-1241
Test:
mvn clean compile
This is an automated message from the Apache Git S
dlogothetis opened a new pull request #132:
URL: https://github.com/apache/giraph/pull/132
https://issues.apache.org/jira/projects/GIRAPH/issues/GIRAPH-1242
Test:
mvn clean compile
mvn clean test
This is an autom
dependabot[bot] commented on pull request #126:
URL: https://github.com/apache/giraph/pull/126#issuecomment-626072379
Looks like these dependencies are no longer a dependency, so this is no
longer needed.
This is an automate
dlogothetis opened a new pull request #139:
URL: https://github.com/apache/giraph/pull/139
We've released 1.3.0. Increasing SNAPSHOT version.
Tests:
mvn clean install
mvn clean -Phadoop_facebook install
This is a
dlogothetis opened a new pull request #140:
URL: https://github.com/apache/giraph/pull/140
Updating to site to point to the new release, plus some other changes.
Tests:
mvn -Phadoop_2 clean site -DskipTests
This is
dlogothetis opened a new pull request #141:
URL: https://github.com/apache/giraph/pull/141
https://issues.apache.org/jira/browse/GIRAPH-1245
This fixes the CI build of the site:
https://builds.apache.org/view/E-G/view/Giraph/job/Giraph-trunk-site/lastBuild/console
Test:
mvn
asfgit closed pull request #139:
URL: https://github.com/apache/giraph/pull/139
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
1 - 100 of 151 matches
Mail list logo