I've been working on understanding what needs to be done to get convenience libraries out there for the community. I've also managed to get a Debian9 container to build and run a topology successfully. There is still more investigation to do to make sure it's solid.
On Mon, Feb 10, 2020 at 10:46 PM Ning Wang <[email protected]> wrote: > Thanks~ > > On Mon, Feb 10, 2020 at 6:26 PM Nicholas Nezis <[email protected]> > wrote: > > > Nick Nezis updates: > > > > My first time contributing to this status sync so I'll add the older > items > > also. > > Previously: > > > > - Updates scala_rules to use https://repo1.maven.org/maven2/ ( > > https://github.com/apache/incubator-heron/pull/3436) > > - Updated Kubernetes scheduler to use default K8s client when running > in > > a cluster (https://github.com/apache/incubator-heron/pull/3432) > > - Updated Kubernetes YAML files to no longer use the deprecated K8s > APIs > > (https://github.com/apache/incubator-heron/pull/3426) > > - Updating Bazel build to use external_jvm rules ( > > https://github.com/apache/incubator-heron/pull/3433) > > - This work is being completed in my Bazel 2.X branch > > - Updated build and documentation to use Helm v3 ( > > https://github.com/apache/incubator-heron/pull/3430) > > > > > > Last two weeks: > > > > - Continuing work on Bazel 2.X upgrade ( > > https://github.com/apache/incubator-heron/pull/3438) > > - Have the build working in Ubuntu 14.04, but tests are failing due > > to missing Protobuf artifacts. I think I need help debugging why it > > is > > failing. > > - Discovered that Cppcheck build fails on Ubuntu 18.04 ( > > https://github.com/apache/incubator-heron/issues/3440) > > - Fixed permission on a Docker dev environment script ( > > https://github.com/apache/incubator-heron/pull/3443) > > > > > > > > On Mon, Feb 10, 2020 at 4:24 PM Ning Wang <[email protected]> wrote: > > > > > Hi~ > > > > > > It has been two weeks since our last sync! Let's share our works for > the > > > last two weeks in this thread. > > > > > > My updates: > > > - Prepare for the Feb meetup in San Francisco downtown (Amplitude > > office). > > > - Replace netcat in Debian docker. > > > - Improve docker based dev environment. > > > - Update JSXTransformer.js related licenses. > > > > > > Regards, > > > --ning > > > > > >
