[GitHub] [incubator-heron] joshfischer1108 commented on pull request #3568: Unvendor cloudpickle

2020-07-19 Thread GitBox
joshfischer1108 commented on pull request #3568: URL: https://github.com/apache/incubator-heron/pull/3568#issuecomment-660779925 @Code0x58 Could you rebase this branch from master and resolve the conflict please? This is an

[GitHub] [incubator-heron] joshfischer1108 merged pull request #3569: Strip old python requirements

2020-07-19 Thread GitBox
joshfischer1108 merged pull request #3569: URL: https://github.com/apache/incubator-heron/pull/3569 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] [incubator-heron] joshfischer1108 commented on a change in pull request #3574: Decode string when deserializing Java object in python

2020-07-19 Thread GitBox
joshfischer1108 commented on a change in pull request #3574: URL: https://github.com/apache/incubator-heron/pull/3574#discussion_r457001709 ## File path: heron/statemgrs/src/python/zkstatemanager.py ## @@ -170,7 +170,7 @@ def _get_topology_with_watch(self, topologyName, callbac

[GitHub] [incubator-heron] joshfischer1108 commented on pull request #3577: try to fix setup-intellj.sh

2020-07-19 Thread GitBox
joshfischer1108 commented on pull request #3577: URL: https://github.com/apache/incubator-heron/pull/3577#issuecomment-660767182 I had a fresh build cache so I was able to rebuild and open intellij quickly. The change looks good to me. To test I ran the following from the root folder

[GitHub] [incubator-heron] huijunwu opened a new pull request #3577: try fix setup-intellj.sh

2020-07-19 Thread GitBox
huijunwu opened a new pull request #3577: URL: https://github.com/apache/incubator-heron/pull/3577 The GENERATED_PATHS includes only java_doc *.java files (find bazel-bin/ -name "*.java" ), which look the same with 4 artifact original *.java files. Not sure why we include them twice.. B

[GitHub] [incubator-heron] nicknezis merged pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-19 Thread GitBox
nicknezis merged pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571 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

[GitHub] [incubator-heron] nicknezis opened a new pull request #3576: Upgrade to Bazel 3.4.1

2020-07-19 Thread GitBox
nicknezis opened a new pull request #3576: URL: https://github.com/apache/incubator-heron/pull/3576 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] [incubator-heron] Code0x58 opened a new issue #3575: Unvendor javaobj

2020-07-19 Thread GitBox
Code0x58 opened a new issue #3575: URL: https://github.com/apache/incubator-heron/issues/3575 it looks like the maintenance overhead of [javaobj](https://github.com/apache/incubator-heron/blob/c419bc0068251f363089bb846cacc9036015f0ec/heron/tools/tracker/src/python/javaobj.py) could be offl

[GitHub] [incubator-heron] Code0x58 opened a new pull request #3574: Decode string when deserializing Jaba object in python

2020-07-19 Thread GitBox
Code0x58 opened a new pull request #3574: URL: https://github.com/apache/incubator-heron/pull/3574 Re. https://heronstreaming.slack.com/archives/C0VKQLKV0/p1595162763201800 This also uses the longer DataWatcher handler signature to avoid a TypeError which it relies on to pass retry

[GitHub] [incubator-heron] Code0x58 commented on a change in pull request #3569: Strip old python requirements

2020-07-19 Thread GitBox
Code0x58 commented on a change in pull request #3569: URL: https://github.com/apache/incubator-heron/pull/3569#discussion_r456945552 ## File path: scripts/resources/idea/libraries/hp_dep.xml ## @@ -21,14 +21,12 @@ under the License. Review comment: I started making ch

[GitHub] [incubator-heron] Code0x58 commented on a change in pull request #3569: Strip old python requirements

2020-07-19 Thread GitBox
Code0x58 commented on a change in pull request #3569: URL: https://github.com/apache/incubator-heron/pull/3569#discussion_r456945552 ## File path: scripts/resources/idea/libraries/hp_dep.xml ## @@ -21,14 +21,12 @@ under the License. Review comment: I started making ch

[GitHub] [incubator-heron] nicknezis merged pull request #3573: Add ant to vagrant machine

2020-07-19 Thread GitBox
nicknezis merged pull request #3573: URL: https://github.com/apache/incubator-heron/pull/3573 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

[GitHub] [incubator-heron] Code0x58 opened a new pull request #3573: Add ant to vagrant machine

2020-07-19 Thread GitBox
Code0x58 opened a new pull request #3573: URL: https://github.com/apache/incubator-heron/pull/3573 Ant was a recently added requirement, CI in vagrant will abort at `./bazel_configure.py` This is an automated message from th

[GitHub] [incubator-heron] nicknezis commented on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-19 Thread GitBox
nicknezis commented on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-660689424 @huijunw Ok I added back the format init container. I had an issue with it complaining about the cookie not existing. It seems that newer Bookkeeper might do some extr

[GitHub] [incubator-heron] OliverMD edited a comment on issue #3554: Kubernetes Scheduler does not scale properly

2020-07-19 Thread GitBox
OliverMD edited a comment on issue #3554: URL: https://github.com/apache/incubator-heron/issues/3554#issuecomment-660624829 fwiw I get the same error message when trying to alter the container-number: ``` $ heron update kubernetes wct --container-number 2 [2020-07-19 11:47:59 +0100

[GitHub] [incubator-heron] OliverMD commented on issue #3554: Kubernetes Scheduler does not scale properly

2020-07-19 Thread GitBox
OliverMD commented on issue #3554: URL: https://github.com/apache/incubator-heron/issues/3554#issuecomment-660624829 fwiw I get the same error message when trying to alter the container-number: ``` $ heron update kubernetes wct --container-number 2 [2020-07-19 11:47:59 +0100] [ERRO

[GitHub] [incubator-heron] joshfischer1108 commented on pull request #3189: Add metrics for total time spent on user logic

2020-07-18 Thread GitBox
joshfischer1108 commented on pull request #3189: URL: https://github.com/apache/incubator-heron/pull/3189#issuecomment-660569288 @nwangtw Is this PR still relevant? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-heron] nicknezis commented on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-18 Thread GitBox
nicknezis commented on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-660562490 Oh I see. I deleted the pod as a test, but I did not delete the cluster while keeping the old Persistent Volume. I will try to add it back. The command may have change

[GitHub] [incubator-heron] huijunwu edited a comment on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-18 Thread GitBox
huijunwu edited a comment on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-660545082 looks like we still need bookie format init container .. ``` $ kubectl logs bookie-2rl2j ... 2020-07-18 11:05:17,827 - INFO - [main-EventThread:ZooKe

[GitHub] [incubator-heron] huijunwu commented on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-18 Thread GitBox
huijunwu commented on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-660545082 looks like we still neee bookie format init container .. ``` $ kubectl logs bookie-2rl2j ... 2020-07-18 11:05:17,827 - INFO - [main-EventThread:ZooKeeperWat

[GitHub] [incubator-heron] nicknezis merged pull request #3572: fix jenkins doc

2020-07-18 Thread GitBox
nicknezis merged pull request #3572: URL: https://github.com/apache/incubator-heron/pull/3572 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

[GitHub] [incubator-heron] huijunwu merged pull request #3570: fix jenkins debian10

2020-07-18 Thread GitBox
huijunwu merged pull request #3570: URL: https://github.com/apache/incubator-heron/pull/3570 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

[GitHub] [incubator-heron] nicknezis commented on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-17 Thread GitBox
nicknezis commented on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-660427189 Thank you! I added the missing `httpServerPort` to the Helm chart, but forgot to commit the change to the minikube folder's yamls. ---

[GitHub] [incubator-heron] huijunwu commented on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-17 Thread GitBox
huijunwu commented on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-660425049 ubuntu 20.04 minikube looks like some config is missing for bookeeper `Exception in thread "main" org.apache.commons.configuration.ConversionException: 'httpServerPor

[GitHub] [incubator-heron] huijunwu opened a new pull request #3572: fix jenkins doc

2020-07-17 Thread GitBox
huijunwu opened a new pull request #3572: URL: https://github.com/apache/incubator-heron/pull/3572 test pass https://builds.apache.org/view/Heron/job/heron-website/511/ This is an automated message from the Apache Git Service

[GitHub] [incubator-heron] huijunwu commented on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-17 Thread GitBox
huijunwu commented on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-660392243 i have a ubuntu2004 box, will test bookie-format and get back to you soon This is an automated message

[GitHub] [incubator-heron] nicknezis commented on issue #881: Upgrade pex in Heron

2020-07-17 Thread GitBox
nicknezis commented on issue #881: URL: https://github.com/apache/incubator-heron/issues/881#issuecomment-660379086 A developer writing a Heron topology to run in a managed instance of Heron. This is an automated message from

[GitHub] [incubator-heron] nicknezis commented on pull request #2900: Fix Potential Double Delete Bug

2020-07-17 Thread GitBox
nicknezis commented on pull request #2900: URL: https://github.com/apache/incubator-heron/pull/2900#issuecomment-660270303 @nwangtw It's been a while, but is this still something that should be merged in? This is an automate

[GitHub] [incubator-heron] joshfischer1108 commented on issue #881: Upgrade pex in Heron

2020-07-17 Thread GitBox
joshfischer1108 commented on issue #881: URL: https://github.com/apache/incubator-heron/issues/881#issuecomment-660050578 Could you describe what an analytic developer is? This is an automated message from the Apache Git Serv

[GitHub] [incubator-heron] nicknezis commented on pull request #3570: fix jenkins debian10

2020-07-17 Thread GitBox
nicknezis commented on pull request #3570: URL: https://github.com/apache/incubator-heron/pull/3570#issuecomment-659973489 Are similar changes needed for Debian9 Dockerfile? This is an automated message from the Apache Git Se

[GitHub] [incubator-heron] nicknezis commented on pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-17 Thread GitBox
nicknezis commented on pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571#issuecomment-659970895 I believe the `bookie-format` init container is no longer needed. But would need @huijunwu to verify if this is ok to remove. I was able to run the modified Helm chart

[GitHub] [incubator-heron] nicknezis opened a new pull request #3571: Updated Bookkeeper to 4.11.0

2020-07-17 Thread GitBox
nicknezis opened a new pull request #3571: URL: https://github.com/apache/incubator-heron/pull/3571 Upgrading Bookkeeper to a newer version which resolves various issues. This is an automated message from the Apache Git Servi

[GitHub] [incubator-heron] nicknezis commented on issue #881: Upgrade pex in Heron

2020-07-16 Thread GitBox
nicknezis commented on issue #881: URL: https://github.com/apache/incubator-heron/issues/881#issuecomment-659862401 It seems there are two locations that are relevant to the PEX discussion. Are there any I'm missing? What changes would be needed to use the output of `py_binary` build task?

[GitHub] [incubator-heron] huijunwu opened a new pull request #3570: fix jenkins debian10

2020-07-16 Thread GitBox
huijunwu opened a new pull request #3570: URL: https://github.com/apache/incubator-heron/pull/3570 The current jenkins failed due to jdk11 configure https://builds.apache.org/job/apache-heron-docker-image/59/console Fix it with the standard debian image, test link https://builds.apache.

[GitHub] [incubator-heron] Code0x58 opened a new pull request #3569: Strip old python requirements

2020-07-16 Thread GitBox
Code0x58 opened a new pull request #3569: URL: https://github.com/apache/incubator-heron/pull/3569 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] [incubator-heron] Code0x58 opened a new pull request #3568: Unvendor cloudpickle

2020-07-16 Thread GitBox
Code0x58 opened a new pull request #3568: URL: https://github.com/apache/incubator-heron/pull/3568 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] [incubator-heron] joshfischer1108 commented on issue #881: Upgrade pex in Heron

2020-07-15 Thread GitBox
joshfischer1108 commented on issue #881: URL: https://github.com/apache/incubator-heron/issues/881#issuecomment-659105837 Just following up from the conversation on Slack to keep others aware. I believe that at the time the core development in Heron was happening `pi_binary` rules did not

[GitHub] [incubator-heron] joshfischer1108 edited a comment on issue #881: Upgrade pex in Heron

2020-07-15 Thread GitBox
joshfischer1108 edited a comment on issue #881: URL: https://github.com/apache/incubator-heron/issues/881#issuecomment-659105837 Following up from the conversation on Slack to keep others aware. I believe that at the time the core development in Heron was happening `pi_binary` rules did n

[GitHub] [incubator-heron] joshfischer1108 closed issue #2523: heronstreaming.io out of date wrt compilation instructions

2020-07-15 Thread GitBox
joshfischer1108 closed issue #2523: URL: https://github.com/apache/incubator-heron/issues/2523 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-heron] joshfischer1108 commented on issue #2523: heronstreaming.io out of date wrt compilation instructions

2020-07-15 Thread GitBox
joshfischer1108 commented on issue #2523: URL: https://github.com/apache/incubator-heron/issues/2523#issuecomment-659100967 Agreed. Thanks @Code0x58 . This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-heron] joshfischer1108 commented on pull request #962: dockerfile for release image

2020-07-15 Thread GitBox
joshfischer1108 commented on pull request #962: URL: https://github.com/apache/incubator-heron/pull/962#issuecomment-659099970 Close it! This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-heron] joshfischer1108 closed pull request #962: dockerfile for release image

2020-07-15 Thread GitBox
joshfischer1108 closed pull request #962: URL: https://github.com/apache/incubator-heron/pull/962 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-heron] nicknezis closed issue #2827: Fix CI job for compiling/unit tests/integration tests

2020-07-15 Thread GitBox
nicknezis closed issue #2827: URL: https://github.com/apache/incubator-heron/issues/2827 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 g

[GitHub] [incubator-heron] nicknezis closed issue #1769: Move to bazel 0.4.x

2020-07-15 Thread GitBox
nicknezis closed issue #1769: URL: https://github.com/apache/incubator-heron/issues/1769 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 g

[GitHub] [incubator-heron] nicknezis closed issue #1633: heron cli: missing dependencies

2020-07-15 Thread GitBox
nicknezis closed issue #1633: URL: https://github.com/apache/incubator-heron/issues/1633 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 g

[GitHub] [incubator-heron] nicknezis closed issue #1452: Kubernetes scheduler

2020-07-15 Thread GitBox
nicknezis closed issue #1452: URL: https://github.com/apache/incubator-heron/issues/1452 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 g

[GitHub] [incubator-heron] nicknezis closed issue #2286: Provide a bookkeeper based stateful storage implementation

2020-07-15 Thread GitBox
nicknezis closed issue #2286: URL: https://github.com/apache/incubator-heron/issues/2286 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 g

[GitHub] [incubator-heron] nicknezis commented on issue #2286: Provide a bookkeeper based stateful storage implementation

2020-07-15 Thread GitBox
nicknezis commented on issue #2286: URL: https://github.com/apache/incubator-heron/issues/2286#issuecomment-658978800 I believe this work is done and has been merged in. Closing the issue. This is an automated message from t

[GitHub] [incubator-heron] nicknezis closed issue #2219: Provide a bookkeeper based uploader/downloader

2020-07-15 Thread GitBox
nicknezis closed issue #2219: URL: https://github.com/apache/incubator-heron/issues/2219 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 g

[GitHub] [incubator-heron] nicknezis commented on issue #2743: Heron submission works incorrectly with kubernetes with special characters

2020-07-15 Thread GitBox
nicknezis commented on issue #2743: URL: https://github.com/apache/incubator-heron/issues/2743#issuecomment-658976616 Correct, I believe there is now name validation in the Kubernetes scheduler. Closing the issue. This is a

[GitHub] [incubator-heron] nicknezis closed issue #2743: Heron submission works incorrectly with kubernetes with special characters

2020-07-15 Thread GitBox
nicknezis closed issue #2743: URL: https://github.com/apache/incubator-heron/issues/2743 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 g

[GitHub] [incubator-heron] nicknezis closed issue #3047: fix string comparison

2020-07-15 Thread GitBox
nicknezis closed issue #3047: URL: https://github.com/apache/incubator-heron/issues/3047 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 g

[GitHub] [incubator-heron] nicknezis closed issue #3113: accommodate bazel changes

2020-07-15 Thread GitBox
nicknezis closed issue #3113: URL: https://github.com/apache/incubator-heron/issues/3113 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 g

[GitHub] [incubator-heron] nicknezis commented on issue #2325: [feature request] download logs from all the containers

2020-07-15 Thread GitBox
nicknezis commented on issue #2325: URL: https://github.com/apache/incubator-heron/issues/2325#issuecomment-658975276 In the past we have used a simple script to gather all logs. Perhaps this could be a feature added in the Heron CLI? I would be interested in the ability to add a log coll

[GitHub] [incubator-heron] nicknezis commented on issue #1453: Kubernetes Log Management

2020-07-15 Thread GitBox
nicknezis commented on issue #1453: URL: https://github.com/apache/incubator-heron/issues/1453#issuecomment-658973096 I have some thoughts on how to do this for Loki in Kubernetes, but I agree with @Code0x58 . We will close this issue. We can make a new issue in the future if the topic co

[GitHub] [incubator-heron] nicknezis closed issue #1453: Kubernetes Log Management

2020-07-15 Thread GitBox
nicknezis closed issue #1453: URL: https://github.com/apache/incubator-heron/issues/1453 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 g

[GitHub] [incubator-heron] Code0x58 commented on issue #3113: accommodate bazel changes

2020-07-15 Thread GitBox
Code0x58 commented on issue #3113: URL: https://github.com/apache/incubator-heron/issues/3113#issuecomment-658967570 looks like another one to close off This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-heron] Code0x58 commented on issue #3047: fix string comparison

2020-07-15 Thread GitBox
Code0x58 commented on issue #3047: URL: https://github.com/apache/incubator-heron/issues/3047#issuecomment-658967131 This was fixed/included in cbe1e424ea9 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-heron] prabhuinbarajan opened a new issue #1453: Kubernetes Log Management

2020-07-15 Thread GitBox
prabhuinbarajan opened a new issue #1453: URL: https://github.com/apache/incubator-heron/issues/1453 Log management : aggregate the logs from the spouts and bolts and organize it by topology? Ref: https://docs.google.com/document/d/1pRhXp8LwPjUoY4jZBMmGcB_foqGuvsXmMlcgqjtfd10/edit

[GitHub] [incubator-heron] nicknezis closed issue #1453: Kubernetes Log Management

2020-07-15 Thread GitBox
nicknezis closed issue #1453: URL: https://github.com/apache/incubator-heron/issues/1453 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 g

[GitHub] [incubator-heron] nicknezis commented on issue #526: create docker image with heron for distribution

2020-07-15 Thread GitBox
nicknezis commented on issue #526: URL: https://github.com/apache/incubator-heron/issues/526#issuecomment-658962716 Heron now supports building Heron container releases. Closing this older issue. This is an automated message

[GitHub] [incubator-heron] nicknezis closed issue #526: create docker image with heron for distribution

2020-07-15 Thread GitBox
nicknezis closed issue #526: URL: https://github.com/apache/incubator-heron/issues/526 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

[GitHub] [incubator-heron] nicknezis commented on pull request #962: dockerfile for release image

2020-07-15 Thread GitBox
nicknezis commented on pull request #962: URL: https://github.com/apache/incubator-heron/pull/962#issuecomment-658960778 Can we close this? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-heron] Code0x58 commented on issue #2743: Heron submission works incorrectly with kubernetes with special characters

2020-07-15 Thread GitBox
Code0x58 commented on issue #2743: URL: https://github.com/apache/incubator-heron/issues/2743#issuecomment-658959565 I recall getting an exception message when trying to submit a topology to kubernetes which didn't follow it's naming constraints (alphanum+-_ in up to 64 characters), so I

[GitHub] [incubator-heron] nicknezis commented on issue #1448: Dockerize Heron Release

2020-07-15 Thread GitBox
nicknezis commented on issue #1448: URL: https://github.com/apache/incubator-heron/issues/1448#issuecomment-658959211 Heron now supports building Heron container releases. Closing this older issue. This is an automated mess

[GitHub] [incubator-heron] nicknezis closed issue #1448: Dockerize Heron Release

2020-07-15 Thread GitBox
nicknezis closed issue #1448: URL: https://github.com/apache/incubator-heron/issues/1448 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 g

[GitHub] [incubator-heron] Code0x58 commented on issue #2827: Fix CI job for compiling/unit tests/integration tests

2020-07-15 Thread GitBox
Code0x58 commented on issue #2827: URL: https://github.com/apache/incubator-heron/issues/2827#issuecomment-658953313 the Travis CI on the public repo for this are alive and well now, so I think this can be closed This is an

[GitHub] [incubator-heron] Code0x58 commented on issue #2325: [feature request] download logs from all the containers

2020-07-15 Thread GitBox
Code0x58 commented on issue #2325: URL: https://github.com/apache/incubator-heron/issues/2325#issuecomment-658949264 This seems very close to https://github.com/apache/incubator-heron/issues/1453 which I also think can be closed --

[GitHub] [incubator-heron] Code0x58 commented on issue #2219: Provide a bookkeeper based uploader/downloader

2020-07-15 Thread GitBox
Code0x58 commented on issue #2219: URL: https://github.com/apache/incubator-heron/issues/2219#issuecomment-658948030 bookkeeper is now the default upload backend in kubernetes examples, so I think this is done This is an au

[GitHub] [incubator-heron] Code0x58 commented on issue #2286: Provide a bookkeeper based stateful storage implementation

2020-07-15 Thread GitBox
Code0x58 commented on issue #2286: URL: https://github.com/apache/incubator-heron/issues/2286#issuecomment-658947107 I think there a zookeeper stateful storage implementation instead of bookkeeper, is that close enough? Thi

[GitHub] [incubator-heron] Code0x58 commented on issue #2523: heronstreaming.io out of date wrt compilation instructions

2020-07-15 Thread GitBox
Code0x58 commented on issue #2523: URL: https://github.com/apache/incubator-heron/issues/2523#issuecomment-658945410 keeping these up to date feels a bit redundant. `./bazel_configure.py` seems to be a good tools if you want to compile anywhere supported, otherwise there is the vagrant se

[GitHub] [incubator-heron] Code0x58 commented on issue #1769: Move to bazel 0.4.x

2020-07-15 Thread GitBox
Code0x58 commented on issue #1769: URL: https://github.com/apache/incubator-heron/issues/1769#issuecomment-658938985 now on Bazel 3.0.0 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-heron] Code0x58 commented on issue #1633: heron cli: missing dependencies

2020-07-15 Thread GitBox
Code0x58 commented on issue #1633: URL: https://github.com/apache/incubator-heron/issues/1633#issuecomment-658938390 The heron CLI works now, and is used in the integration tests This is an automated message from the Apache

[GitHub] [incubator-heron] Code0x58 commented on issue #1452: Kubernetes scheduler

2020-07-15 Thread GitBox
Code0x58 commented on issue #1452: URL: https://github.com/apache/incubator-heron/issues/1452#issuecomment-658919989 heron on kubernetes is available and in use by contributors, so I think this can be closed This is an auto

[GitHub] [incubator-heron] Code0x58 commented on issue #1453: Kubernetes Log Management

2020-07-15 Thread GitBox
Code0x58 commented on issue #1453: URL: https://github.com/apache/incubator-heron/issues/1453#issuecomment-658918932 I think this would only apply to the the topologies in the executors, which are written in their own language and user execution environment - generally this is probably be

[GitHub] [incubator-heron] Code0x58 commented on issue #1448: Dockerize Heron Release

2020-07-15 Thread GitBox
Code0x58 commented on issue #1448: URL: https://github.com/apache/incubator-heron/issues/1448#issuecomment-658901174 I think this is a duplicate of https://github.com/apache/incubator-heron/issues/526 (now there are usable Dockerfiles in repo) ---

[GitHub] [incubator-heron] Code0x58 commented on issue #1297: Need support for dependency injection in custom implementations

2020-07-15 Thread GitBox
Code0x58 commented on issue #1297: URL: https://github.com/apache/incubator-heron/issues/1297#issuecomment-658898723 Tang is in the codebase around schedulers, is the covered now? This is an automated message from the Apache

[GitHub] [incubator-heron] nicknezis closed issue #3542: Kubernetes additional work required for deploying topology

2020-07-14 Thread GitBox
nicknezis closed issue #3542: URL: https://github.com/apache/incubator-heron/issues/3542 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 g

[GitHub] [incubator-heron] nicknezis commented on issue #3542: Kubernetes additional work required for deploying topology

2020-07-14 Thread GitBox
nicknezis commented on issue #3542: URL: https://github.com/apache/incubator-heron/issues/3542#issuecomment-658298595 This issue should now be resolved with the fix in #3550 This is an automated message from the Apache Git

[GitHub] [incubator-heron] nicknezis merged pull request #3550: Updates to Kubernetes scheduler to fix edge cases

2020-07-14 Thread GitBox
nicknezis merged pull request #3550: URL: https://github.com/apache/incubator-heron/pull/3550 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

[GitHub] [incubator-heron] nicknezis commented on issue #526: create docker image with heron for distribution

2020-07-13 Thread GitBox
nicknezis commented on issue #526: URL: https://github.com/apache/incubator-heron/issues/526#issuecomment-657933829 @joshfischer1108 The certificate issue is due to older JDK. Ubuntu 20.04 Dockerfile installs a new enough JDK, but I know this causes licensing issues. We can perhaps set thi

[GitHub] [incubator-heron] joshfischer1108 commented on issue #149: Docker compilation file for centos6

2020-07-13 Thread GitBox
joshfischer1108 commented on issue #149: URL: https://github.com/apache/incubator-heron/issues/149#issuecomment-657916145 Have we decided on folder structure on the mailing list yet? This is an automated message from the Apac

[GitHub] [incubator-heron] joshfischer1108 commented on issue #1183: Upgrade Protobuf version

2020-07-13 Thread GitBox
joshfischer1108 commented on issue #1183: URL: https://github.com/apache/incubator-heron/issues/1183#issuecomment-657916243 thank you @Code0x58 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-heron] joshfischer1108 closed issue #1183: Upgrade Protobuf version

2020-07-13 Thread GitBox
joshfischer1108 closed issue #1183: URL: https://github.com/apache/incubator-heron/issues/1183 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-heron] joshfischer1108 commented on issue #772: Add documentation to describe deployment scenarios

2020-07-13 Thread GitBox
joshfischer1108 commented on issue #772: URL: https://github.com/apache/incubator-heron/issues/772#issuecomment-657915925 I believe the documentation can be greatly improved for Heron on all schedulers. I think this issue needs to be promoted and addressed. One of the hardest things abou

[GitHub] [incubator-heron] joshfischer1108 closed issue #574: Ability to write Python topologies

2020-07-13 Thread GitBox
joshfischer1108 closed issue #574: URL: https://github.com/apache/incubator-heron/issues/574 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

[GitHub] [incubator-heron] joshfischer1108 commented on issue #574: Ability to write Python topologies

2020-07-13 Thread GitBox
joshfischer1108 commented on issue #574: URL: https://github.com/apache/incubator-heron/issues/574#issuecomment-657915474 Thank you @Code0x58 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-heron] joshfischer1108 commented on issue #526: create docker image with heron for distribution

2020-07-13 Thread GitBox
joshfischer1108 commented on issue #526: URL: https://github.com/apache/incubator-heron/issues/526#issuecomment-657915331 @Code0x58 I believe we have all the licenses figured out with the Debian10 container. However there is a certificate issues (If I remember correctly) when running Debi

[GitHub] [incubator-heron] joshfischer1108 closed issue #704: Update vagrant

2020-07-13 Thread GitBox
joshfischer1108 closed issue #704: URL: https://github.com/apache/incubator-heron/issues/704 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

[GitHub] [incubator-heron] joshfischer1108 commented on issue #704: Update vagrant

2020-07-13 Thread GitBox
joshfischer1108 commented on issue #704: URL: https://github.com/apache/incubator-heron/issues/704#issuecomment-657914619 Thanks for the back log maintenance @Code0x58 This is an automated message from the Apache Git Service

[GitHub] [incubator-heron] Code0x58 commented on issue #1183: Upgrade Protobuf version

2020-07-13 Thread GitBox
Code0x58 commented on issue #1183: URL: https://github.com/apache/incubator-heron/issues/1183#issuecomment-657889148 now using 3.8 so this can be closed https://github.com/apache/incubator-heron/pull/1591#issuecomment-613838466

[GitHub] [incubator-heron] Code0x58 commented on issue #772: Add documentation to describe deployment scenarios

2020-07-13 Thread GitBox
Code0x58 commented on issue #772: URL: https://github.com/apache/incubator-heron/issues/772#issuecomment-657885889 I can believe this is now reasonably satisfied so can be closed This is an automated message from the Apache G

[GitHub] [incubator-heron] Code0x58 commented on issue #574: Ability to write Python topologies

2020-07-13 Thread GitBox
Code0x58 commented on issue #574: URL: https://github.com/apache/incubator-heron/issues/574#issuecomment-657877972 This looks like it can be closed now This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-heron] Code0x58 commented on issue #526: create docker image with heron for distribution

2020-07-13 Thread GitBox
Code0x58 commented on issue #526: URL: https://github.com/apache/incubator-heron/issues/526#issuecomment-657877033 I think https://github.com/apache/incubator-heron/issues/3239 blocks and supersedes this issue, so this can be closed

[GitHub] [incubator-heron] Code0x58 commented on issue #704: Update vagrant

2020-07-13 Thread GitBox
Code0x58 commented on issue #704: URL: https://github.com/apache/incubator-heron/issues/704#issuecomment-657872239 the vagrant setup was updated during the python3 merge, so can install+test the repository. I'd say this is good to close

[GitHub] [incubator-heron] nwangtw commented on issue #149: Docker compilation file for centos6

2020-07-13 Thread GitBox
nwangtw commented on issue #149: URL: https://github.com/apache/incubator-heron/issues/149#issuecomment-657861718 Yeah. I think we have had a conclusion after our discussion. Let's move it to a separate folder for reference only without active maintenance. On Mon, Jul 13, 2020 at 3

[GitHub] [incubator-heron] Code0x58 commented on issue #149: Docker compilation file for centos6

2020-07-13 Thread GitBox
Code0x58 commented on issue #149: URL: https://github.com/apache/incubator-heron/issues/149#issuecomment-657847849 probably fair to close this, as now 7+8 are the latest, then there's also the intent to move towards a limited set of supported docker bases which can be left to resolve what

[GitHub] [incubator-heron] nicknezis commented on issue #3274: Need supports for external dependencies

2020-07-12 Thread GitBox
nicknezis commented on issue #3274: URL: https://github.com/apache/incubator-heron/issues/3274#issuecomment-657221951 This is interesting. I was thinking of putting extra jars into a Docker layer that extends the default Heron provided images. But providing better support for this in Hero

[GitHub] [incubator-heron] yaoliclshlmch merged pull request #3567: update storm 2.2.0 ISpout open()

2020-07-12 Thread GitBox
yaoliclshlmch merged pull request #3567: URL: https://github.com/apache/incubator-heron/pull/3567 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-heron] huijunwu opened a new pull request #3567: update storm 2.2.0 ISpout open()

2020-07-11 Thread GitBox
huijunwu opened a new pull request #3567: URL: https://github.com/apache/incubator-heron/pull/3567 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

<    1   2   3   4   5   6   7   8   9   10   >