[GitHub] atanu1991 opened a new pull request #99: GIRAPH-1216

2019-02-21 Thread GitBox
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 -

[GitHub] asfgit closed pull request #99: GIRAPH-1216

2019-02-21 Thread GitBox
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

[GitHub] [giraph] scgump opened a new pull request #100: GIRAPH-1110

2019-03-19 Thread GitBox
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

[GitHub] [giraph] aanchal204 commented on issue #87: Better exception handling for large number of edges: GIRAPH-1203

2019-03-26 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #87: Better exception handling for large number of edges: GIRAPH-1203

2019-03-26 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #101: Make number of retries in RetryableJobProgressTrackerClient configurable

2019-05-07 Thread GitBox
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

[GitHub] [giraph] atanu1991 commented on a change in pull request #101: Make number of retries in RetryableJobProgressTrackerClient configurable

2019-05-08 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #101: Make number of retries in RetryableJobProgressTrackerClient configurable

2019-05-08 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #101: Make number of retries in RetryableJobProgressTrackerClient configurable

2019-05-08 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #102: Improve exception handling in RetryableJobProgressTrackerClient

2019-05-13 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #102: Improve exception handling in RetryableJobProgressTrackerClient

2019-05-13 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #103: Fix retry numbering in message

2019-05-16 Thread GitBox
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. ---

[GitHub] [giraph] asfgit closed pull request #103: Fix retry numbering in message

2019-05-17 Thread GitBox
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

[GitHub] [giraph] majakabiljo opened a new pull request #104: GIRAPH-1222: Allow output formats to have writing setup and finalization

2019-07-25 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #104: GIRAPH-1222: Allow output formats to have writing setup and finalization

2019-08-16 Thread GitBox
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

[GitHub] [giraph] aanchal204 opened a new pull request #105: Making path to jmap configurable

2019-09-05 Thread GitBox
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

[GitHub] [giraph] aanchal204 closed pull request #105: Making path to jmap configurable

2019-09-05 Thread GitBox
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

[GitHub] [giraph] aanchal204 opened a new pull request #106: Configure Jmap path- GIRAPH-1223

2019-09-05 Thread GitBox
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

[GitHub] [giraph] aanchal204 closed pull request #106: Configure Jmap path- GIRAPH-1223

2019-09-06 Thread GitBox
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

[GitHub] [giraph] aanchal204 opened a new pull request #107: Configure jmap path

2019-09-06 Thread GitBox
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

[GitHub] [giraph] majakabiljo commented on a change in pull request #107: Configure jmap path

2019-09-09 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #107: Configure jmap path

2019-09-09 Thread GitBox
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

[GitHub] [giraph] majakabiljo opened a new pull request #108: GIRAPH-1224: Allow job to succeed if input is empty

2019-09-13 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #108: GIRAPH-1224: Allow job to succeed if input is empty

2019-09-13 Thread GitBox
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

[GitHub] [giraph] aanchal204 opened a new pull request #109: Counter mechanism

2019-10-24 Thread GitBox
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

[GitHub] [giraph] anurag1212 commented on a change in pull request #109: Counter mechanism

2019-10-24 Thread GitBox
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

[GitHub] [giraph] anurag1212 commented on a change in pull request #109: Counter mechanism

2019-10-24 Thread GitBox
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

[GitHub] [giraph] aanchal204 closed pull request #109: Counter mechanism

2019-10-25 Thread GitBox
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

[GitHub] [giraph] aanchal204 opened a new pull request #110: Counter Mechanism

2019-10-25 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-10-28 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-10-28 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-10-28 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-10-28 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-10-28 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-10-28 Thread GitBox
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

[GitHub] [giraph] aanchal204 commented on a change in pull request #110: Counter Mechanism

2019-10-28 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] opened a new pull request #111: Bump dep.fasterxml-jackson.version from 2.1.2 to 2.10.0

2019-11-01 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #112: Make JobProgressTrackeClient implementation configurable

2019-11-05 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #111: Bump dep.fasterxml-jackson.version from 2.1.2 to 2.10.0

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] commented on issue #111: Bump dep.fasterxml-jackson.version from 2.1.2 to 2.10.0

2019-11-05 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] opened a new pull request #113: Bump dep.hive.version from 0.11.0 to 3.1.2

2019-11-05 Thread GitBox
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

[GitHub] [giraph] aanchal204 commented on a change in pull request #112: Make JobProgressTrackeClient implementation configurable

2019-11-06 Thread GitBox
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 ## @@ -

[GitHub] [giraph] aanchal204 commented on a change in pull request #112: Make JobProgressTrackeClient implementation configurable

2019-11-06 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #112: Make JobProgressTrackeClient implementation configurable

2019-11-06 Thread GitBox
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

[GitHub] [giraph] aanchal204 commented on a change in pull request #112: Make JobProgressTrackeClient implementation configurable

2019-11-06 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #112: Make JobProgressTrackeClient implementation configurable

2019-11-06 Thread GitBox
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

[GitHub] [giraph] aanchal204 commented on a change in pull request #110: Counter Mechanism

2019-11-06 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #110: Counter Mechanism

2019-11-07 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #110: Counter Mechanism

2019-11-12 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #114: Upgrade Netty to 4.1.36

2019-11-18 Thread GitBox
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

[GitHub] [giraph] aanchal204 commented on a change in pull request #114: Upgrade Netty to 4.1.36

2019-11-18 Thread GitBox
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

[GitHub] [giraph] dlogothetis commented on a change in pull request #114: Upgrade Netty to 4.1.36

2019-11-18 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #114: Upgrade Netty to 4.1.36

2019-11-18 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] opened a new pull request #115: Bump netty-all from 4.1.36.Final to 4.1.42.Final

2019-11-18 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #116: Fix checkstyle error

2019-11-18 Thread GitBox
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

[GitHub] [giraph] aanchal204 opened a new pull request #117: Clear custom counters once they are sent to zookeeper

2019-12-07 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #117: Clear custom counters once they are sent to zookeeper

2019-12-09 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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

[GitHub] [giraph] aanchal204 commented on a change in pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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 @@

[GitHub] [giraph] aanchal204 commented on a change in pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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 @@

[GitHub] [giraph] aanchal204 commented on a change in pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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 @@

[GitHub] [giraph] dlogothetis commented on a change in pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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 @@

[GitHub] [giraph] dlogothetis commented on a change in pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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 @

[GitHub] [giraph] aanchal204 commented on a change in pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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 @@

[GitHub] [giraph] asfgit closed pull request #118: Fix issues with channel re-connection

2019-12-16 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #119: Remove unused method

2020-05-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #120: Remove giraph-hcatalog

2020-05-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #121: Remove giraph-gora

2020-05-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #122: Remove giraph-hbase

2020-05-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #123: Remove giraph-rexster

2020-05-07 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #124: Remove giraph-accumulo

2020-05-07 Thread GitBox
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

[GitHub] [giraph] atanu1991 opened a new pull request #125: Add connection timed out to list of connection failures for uncaught …

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] commented on pull request #113: Bump dep.hive.version from 0.11.0 to 3.1.2

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] opened a new pull request #126: Bump dep.hive.version from 0.11.0 to 3.1.2000.7.0.3.0-79

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] commented on pull request #126: Bump dep.hive.version from 0.11.0 to 3.1.2000.7.0.3.0-79

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #127: Fix pom.xml

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #130: Remove unused avro dependencies

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #131: Cleanup tinkerpop dependencies

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #132: Remove unnecessary hive dependencies

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dependabot[bot] commented on pull request #126: Bump dep.hive.version from 0.11.0 to 3.1.2000.7.0.3.0-79

2020-05-08 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #139: Increase SNAPSHOT version

2020-08-11 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #140: Website changes for new release

2020-08-11 Thread GitBox
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

[GitHub] [giraph] dlogothetis opened a new pull request #141: Update findbugs version in reporting plugin

2020-08-12 Thread GitBox
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

[GitHub] [giraph] asfgit closed pull request #139: Increase SNAPSHOT version

2020-08-13 Thread GitBox
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   2   >