You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2021/05/16 07:15:01 UTC

[GitHub] [incubator-heron] nicknezis opened a new pull request #3692: Update to Bookkeeper and Zookeeper

nicknezis opened a new pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692


   


-- 
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



[GitHub] [incubator-heron] nicknezis commented on pull request #3692: Update Bookkeeper to 4.13.0 and Zookeeper to 3.6.3

Posted by GitBox <gi...@apache.org>.
nicknezis commented on pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692#issuecomment-842805033


   This was the error and resulting fix I found that explains why I had to update Guava library.
   https://stackoverflow.com/questions/45247193/nosuchmethoderror-com-google-common-base-preconditions-checkargumentzljava-lan


-- 
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



[GitHub] [incubator-heron] nwangtw commented on pull request #3692: Update Bookkeeper to 4.13.0 and Zookeeper to 3.6.3

Posted by GitBox <gi...@apache.org>.
nwangtw commented on pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692#issuecomment-844459016


   This is great. Thanks!


-- 
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



[GitHub] [incubator-heron] nicknezis commented on pull request #3692: Update Bookkeeper to 4.13.0 and Zookeeper to 3.6.3

Posted by GitBox <gi...@apache.org>.
nicknezis commented on pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692#issuecomment-841856602


   Converting to draft because I want to do some additional testing in Kubernetes. Will report back soon.


-- 
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



[GitHub] [incubator-heron] joshfischer1108 commented on a change in pull request #3692: Update Bookkeeper to 4.13.0 and Zookeeper to 3.6.3

Posted by GitBox <gi...@apache.org>.
joshfischer1108 commented on a change in pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692#discussion_r635509501



##########
File path: WORKSPACE
##########
@@ -156,6 +153,21 @@ load("@maven//:defs.bzl", "pinned_maven_install")
 
 pinned_maven_install()
 
+load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
+
+git_repository(
+    name = "com_github_johnynek_bazel_jar_jar",
+    commit = "171f268569384c57c19474b04aebe574d85fde0d", # Latest commit SHA as at 2019/02/13

Review comment:
       I like the comment with the date.  +1 to you 




-- 
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



[GitHub] [incubator-heron] nicknezis commented on pull request #3692: Update Bookkeeper to 4.13.0 and Zookeeper to 3.6.3

Posted by GitBox <gi...@apache.org>.
nicknezis commented on pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692#issuecomment-842805418


   I was able to successfully submit a topology to a Helm installed Heron cluster running in Kubernetes. So the DLog upload/download should be fine.


-- 
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



[GitHub] [incubator-heron] nicknezis merged pull request #3692: Update Bookkeeper to 4.13.0 and Zookeeper to 3.6.3

Posted by GitBox <gi...@apache.org>.
nicknezis merged pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692


   


-- 
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



[GitHub] [incubator-heron] nicknezis commented on pull request #3692: Update Bookkeeper to 4.13.0 and Zookeeper to 3.6.3

Posted by GitBox <gi...@apache.org>.
nicknezis commented on pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692#issuecomment-841856602


   Converting to draft because I want to do some additional testing in Kubernetes. Will report back soon.


-- 
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